Date: Sun, 2 Jul 2000 20:22:04 -0400 (EDT) From: "Chris D. Faulhaber" <jedgar@fxp.org> To: freebsd-stable@freebsd.org Subject: RELENG_3 Copyright Message-ID: <Pine.BSF.4.21.0007022020010.946-200000@earth.causticlabs.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 [-- Attachment #2 --] 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007022020010.946-200000>
