summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
committerru <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
commit95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d (patch)
treecb772fa69b05d0a14bcc6022fa62709c2343eb17 /usr.bin/ftp
parent6294027bad54895037359ec3c713f0aed626424b (diff)
downloadFreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.zip
FreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.tar.gz
Removed duplicate VCS ID tags, as per style(9).
Diffstat (limited to 'usr.bin/ftp')
-rw-r--r--usr.bin/ftp/cmds.c1
-rw-r--r--usr.bin/ftp/cmdtab.c1
-rw-r--r--usr.bin/ftp/complete.c1
-rw-r--r--usr.bin/ftp/domacro.c1
-rw-r--r--usr.bin/ftp/ftp.c1
-rw-r--r--usr.bin/ftp/main.c1
-rw-r--r--usr.bin/ftp/ruserpass.c1
-rw-r--r--usr.bin/ftp/util.c1
8 files changed, 0 insertions, 8 deletions
diff --git a/usr.bin/ftp/cmds.c b/usr.bin/ftp/cmds.c
index 2b63302..0c6c7fc 100644
--- a/usr.bin/ftp/cmds.c
+++ b/usr.bin/ftp/cmds.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: cmds.c,v 1.30.2.1 1997/11/18 00:58:26 mellon Exp $ */
/*
diff --git a/usr.bin/ftp/cmdtab.c b/usr.bin/ftp/cmdtab.c
index 542d320..e8d2d1b 100644
--- a/usr.bin/ftp/cmdtab.c
+++ b/usr.bin/ftp/cmdtab.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: cmdtab.c,v 1.17 1997/08/18 10:20:17 lukem Exp $ */
/*
diff --git a/usr.bin/ftp/complete.c b/usr.bin/ftp/complete.c
index ee0453f..732e94b 100644
--- a/usr.bin/ftp/complete.c
+++ b/usr.bin/ftp/complete.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: complete.c,v 1.11 1997/09/13 09:05:53 lukem Exp $ */
/*-
diff --git a/usr.bin/ftp/domacro.c b/usr.bin/ftp/domacro.c
index 907af45..448b9f0 100644
--- a/usr.bin/ftp/domacro.c
+++ b/usr.bin/ftp/domacro.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: domacro.c,v 1.10 1997/07/20 09:45:45 lukem Exp $ */
/*
diff --git a/usr.bin/ftp/ftp.c b/usr.bin/ftp/ftp.c
index 5ef7723..3e10566 100644
--- a/usr.bin/ftp/ftp.c
+++ b/usr.bin/ftp/ftp.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: ftp.c,v 1.29.2.1 1997/11/18 01:01:04 mellon Exp $ */
/*
diff --git a/usr.bin/ftp/main.c b/usr.bin/ftp/main.c
index 0934765..3ded48d 100644
--- a/usr.bin/ftp/main.c
+++ b/usr.bin/ftp/main.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: main.c,v 1.26 1997/10/14 16:31:22 christos Exp $ */
/*
diff --git a/usr.bin/ftp/ruserpass.c b/usr.bin/ftp/ruserpass.c
index 84355d3..62a5c9c 100644
--- a/usr.bin/ftp/ruserpass.c
+++ b/usr.bin/ftp/ruserpass.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: ruserpass.c,v 1.14.2.1 1997/11/18 01:02:05 mellon Exp $ */
/*
diff --git a/usr.bin/ftp/util.c b/usr.bin/ftp/util.c
index 86277aa..00f0106 100644
--- a/usr.bin/ftp/util.c
+++ b/usr.bin/ftp/util.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: util.c,v 1.16.2.1 1997/11/18 01:02:33 mellon Exp $ */
/*
OpenPOWER on IntegriCloud