summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/pax/pax.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/pax/pax.c b/bin/pax/pax.c
index 75d454c..43898bd 100644
--- a/bin/pax/pax.c
+++ b/bin/pax/pax.c
@@ -35,6 +35,7 @@
* SUCH DAMAGE.
*/
+#if 0
#ifndef lint
static char const copyright[] =
"@(#) Copyright (c) 1992, 1993\n\
@@ -42,10 +43,9 @@ static char const copyright[] =
#endif /* not lint */
#ifndef lint
-#if 0
static char sccsid[] = "@(#)pax.c 8.2 (Berkeley) 4/18/94";
-#endif
#endif /* not lint */
+#endif
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud