RELENG_3 Copyright

[ Available lists | Index of freebsd-stable | Month of Jul 2000 | Week of 2 Jul 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Chris D. Faulhaber <jedgar@fxp.org>
Date
2 Jul 2000 17:22:03
Subject
RELENG_3 Copyright
Message-ID
Pine.BSF.4.21.0007022020010.946-200000@earth.causticlabs.com


[ Hide this part ]
still says: Copyright (c) 1992-1999 FreeBSD

shouldn't this be: Copyright (c) 1992-2000 FreeBSD ?

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve - http://www.FreeBSD.org


[ Hide this part ]
Index: copyright.h
===================================================================
RCS file: /home/ncvs/src/sys/sys/copyright.h,v
retrieving revision 1.5.2.2
diff -u -r1.5.2.2 copyright.h
--- copyright.h 1999/08/29 16:32:13 1.5.2.2
+++ copyright.h 2000/07/03 00:14:37
@@ -30,7 +30,7 @@

/* FreeBSD */
#define COPYRIGHT_FreeBSD \
- "Copyright (c) 1992-1999 FreeBSD Inc.\n"
+ "Copyright (c) 1992-2000 FreeBSD Inc.\n"

/* Berkeley */
#define COPYRIGHT_UCB \


Elapsed time: 0.372 seconds