summaryrefslogtreecommitdiff
path: root/graphics/vcg/files
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vcg/files')
-rw-r--r--graphics/vcg/files/demo.csh3
-rw-r--r--graphics/vcg/files/globals.h2
-rw-r--r--graphics/vcg/files/tMakefile2
3 files changed, 0 insertions, 7 deletions
diff --git a/graphics/vcg/files/demo.csh b/graphics/vcg/files/demo.csh
index 1f0b54d381be..86c28461e68e 100644
--- a/graphics/vcg/files/demo.csh
+++ b/graphics/vcg/files/demo.csh
@@ -1,8 +1,5 @@
#!/bin/csh
#
-# SCCS-info %W% %E%
-# $FreeBSD$
-#
# ====================== Change area ============================
alias OUTP /bin/echo
diff --git a/graphics/vcg/files/globals.h b/graphics/vcg/files/globals.h
index 0883ca6fa7bf..445f4a5cbbbf 100644
--- a/graphics/vcg/files/globals.h
+++ b/graphics/vcg/files/globals.h
@@ -17,8 +17,6 @@
/* */
/*--------------------------------------------------------------------*/
-/* $FreeBSD$ */
-
/*
* Copyright (C) 1993--1995 by Georg Sander, Iris Lemke, and
* the Compare Consortium
diff --git a/graphics/vcg/files/tMakefile b/graphics/vcg/files/tMakefile
index 7241f008ea78..0b4da997e26e 100644
--- a/graphics/vcg/files/tMakefile
+++ b/graphics/vcg/files/tMakefile
@@ -17,8 +17,6 @@
# /* */
# /*--------------------------------------------------------------------*/
#
-# $FreeBSD$
-#
# $Log: tMakefile,v $
# Revision 1.1.1.1 1995/02/19 09:25:45 hsu
# vcg - a visualization tool for compiler graphs