Remove FreeBSD ID's so these are exact copies of the vendor sources.

This commit is contained in:
David E. O'Brien 2008-03-19 15:15:26 +00:00
parent 8177af2087
commit 42bd166385
4 changed files with 1 additions and 9 deletions

View file

@ -19,8 +19,6 @@
* VendorReleTag Tag for this particular release
*
* Additional arguments specify more Vendor Release Tags.
*
* $FreeBSD$
*/
#include "cvs.h"

View file

@ -10,8 +10,6 @@
* specified in the README file that comes with CVS.
*
* Allow user to log in for an authenticating server.
*
* $FreeBSD$
*/
#include "cvs.h"

View file

@ -8,10 +8,7 @@
* Portions Copyright (C) 1989-1992, Brian Berliner
*
* You may distribute under the terms of the GNU General Public License as
* specified in the README file that comes with the CVS kit.
*
* $FreeBSD$
*/
* specified in the README file that comes with the CVS kit. */
#include <assert.h>
#include "cvs.h"

View file

@ -12,7 +12,6 @@
*
* General recursion handler
*
* $FreeBSD$
*/
#include "cvs.h"