summaryrefslogtreecommitdiffstats
path: root/sbin
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 /sbin
parent6294027bad54895037359ec3c713f0aed626424b (diff)
downloadFreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.zip
FreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.tar.gz
Removed duplicate VCS ID tags, as per style(9).
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ffsinfo/ffsinfo.c1
-rw-r--r--sbin/growfs/debug.c1
-rw-r--r--sbin/growfs/growfs.c1
-rw-r--r--sbin/ifconfig/ifvlan.c2
4 files changed, 0 insertions, 5 deletions
diff --git a/sbin/ffsinfo/ffsinfo.c b/sbin/ffsinfo/ffsinfo.c
index 8adada3..39c348e 100644
--- a/sbin/ffsinfo/ffsinfo.c
+++ b/sbin/ffsinfo/ffsinfo.c
@@ -36,7 +36,6 @@
* SUCH DAMAGE.
*
* $TSHeader: src/sbin/ffsinfo/ffsinfo.c,v 1.4 2000/12/12 19:30:55 tomsoft Exp $
- * $FreeBSD$
*
*/
diff --git a/sbin/growfs/debug.c b/sbin/growfs/debug.c
index 53ec674..c86ca54 100644
--- a/sbin/growfs/debug.c
+++ b/sbin/growfs/debug.c
@@ -36,7 +36,6 @@
* SUCH DAMAGE.
*
* $TSHeader: src/sbin/growfs/debug.c,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
- * $FreeBSD$
*
*/
diff --git a/sbin/growfs/growfs.c b/sbin/growfs/growfs.c
index 096997c..751db2a 100644
--- a/sbin/growfs/growfs.c
+++ b/sbin/growfs/growfs.c
@@ -36,7 +36,6 @@
* SUCH DAMAGE.
*
* $TSHeader: src/sbin/growfs/growfs.c,v 1.5 2000/12/12 19:31:00 tomsoft Exp $
- * $FreeBSD$
*
*/
diff --git a/sbin/ifconfig/ifvlan.c b/sbin/ifconfig/ifvlan.c
index 3843821..7143076 100644
--- a/sbin/ifconfig/ifvlan.c
+++ b/sbin/ifconfig/ifvlan.c
@@ -28,8 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud