aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2003-08-18 03:03:22 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2003-08-18 03:03:22 +0000
commit113c74438c2a00a58d7824903f12a633deca1413 (patch)
treef32c15c986e86b7c5bb9f63a2758c61fb093378e /sysutils
parent9b492c476356fa1a327fd450fb22577ab56e201d (diff)
downloadports-113c74438c2a00a58d7824903f12a633deca1413.tar.gz
ports-113c74438c2a00a58d7824903f12a633deca1413.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/44bsd-more/files/patch-main.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/44bsd-more/files/patch-main.c b/sysutils/44bsd-more/files/patch-main.c
new file mode 100644
index 000000000000..3e000dad57d9
--- /dev/null
+++ b/sysutils/44bsd-more/files/patch-main.c
@@ -0,0 +1,14 @@
+--- main.c.orig Tue Aug 5 17:17:15 2003
++++ main.c Tue Aug 5 17:21:34 2003
+@@ -33,9 +33,9 @@
+ */
+
+ #ifndef lint
+-char copyright[] =
++char copyright[] = \
+ "@(#) Copyright (c) 1988 Mark Nudleman.\n\
+-@(#) Copyright (c) 1988, 1993
++@(#) Copyright (c) 1988, 1993\
+ Regents of the University of California. All rights reserved.\n";
+ #endif /* not lint */
+