summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-03-19 15:15:26 +0000
committerobrien <obrien@FreeBSD.org>2008-03-19 15:15:26 +0000
commit3f0e456a87db6194c1c0425f30bf284d93b3a6ab (patch)
treeed1fb195e22fefba88a14bce9244c77955a2c43d /contrib/cvs/src
parent4f8541364ad4cdfd6ed314f550276f5e431b97f5 (diff)
downloadFreeBSD-src-3f0e456a87db6194c1c0425f30bf284d93b3a6ab.zip
FreeBSD-src-3f0e456a87db6194c1c0425f30bf284d93b3a6ab.tar.gz
Remove FreeBSD ID's so these are exact copies of the vendor sources.
Diffstat (limited to 'contrib/cvs/src')
-rw-r--r--contrib/cvs/src/import.c2
-rw-r--r--contrib/cvs/src/login.c2
-rw-r--r--contrib/cvs/src/mkmodules.c5
-rw-r--r--contrib/cvs/src/recurse.c1
4 files changed, 1 insertions, 9 deletions
diff --git a/contrib/cvs/src/import.c b/contrib/cvs/src/import.c
index 0f82332..bc918e0 100644
--- a/contrib/cvs/src/import.c
+++ b/contrib/cvs/src/import.c
@@ -19,8 +19,6 @@
* VendorReleTag Tag for this particular release
*
* Additional arguments specify more Vendor Release Tags.
- *
- * $FreeBSD$
*/
#include "cvs.h"
diff --git a/contrib/cvs/src/login.c b/contrib/cvs/src/login.c
index 2ea0705..1d20c97 100644
--- a/contrib/cvs/src/login.c
+++ b/contrib/cvs/src/login.c
@@ -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"
diff --git a/contrib/cvs/src/mkmodules.c b/contrib/cvs/src/mkmodules.c
index fd21713..751d4c7 100644
--- a/contrib/cvs/src/mkmodules.c
+++ b/contrib/cvs/src/mkmodules.c
@@ -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"
diff --git a/contrib/cvs/src/recurse.c b/contrib/cvs/src/recurse.c
index 0f39b67..fb865a9 100644
--- a/contrib/cvs/src/recurse.c
+++ b/contrib/cvs/src/recurse.c
@@ -12,7 +12,6 @@
*
* General recursion handler
*
- * $FreeBSD$
*/
#include "cvs.h"
OpenPOWER on IntegriCloud