summaryrefslogtreecommitdiffstats
path: root/sys/sys/copyright.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-01-01 09:20:52 +0000
committerimp <imp@FreeBSD.org>2002-01-01 09:20:52 +0000
commitc274493a60aa879c8bbb0396f474efe7ac5e90a6 (patch)
tree23bd9b37f55e794f6c55d23ee4982c6dbf97a13d /sys/sys/copyright.h
parent5ae19dd6c4a03cd44c21d3a6e157b627c7d7b29a (diff)
downloadFreeBSD-src-c274493a60aa879c8bbb0396f474efe7ac5e90a6.zip
FreeBSD-src-c274493a60aa879c8bbb0396f474efe7ac5e90a6.tar.gz
Welcome 2002. Happy new year.
Diffstat (limited to 'sys/sys/copyright.h')
-rw-r--r--sys/sys/copyright.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h
index 3f0b4d7..80ecf40 100644
--- a/sys/sys/copyright.h
+++ b/sys/sys/copyright.h
@@ -30,7 +30,7 @@
/* FreeBSD */
#define COPYRIGHT_FreeBSD \
- "Copyright (c) 1992-2001 The FreeBSD Project.\n"
+ "Copyright (c) 1992-2002 The FreeBSD Project.\n"
/* Berkeley */
#define COPYRIGHT_UCB \
@@ -38,7 +38,7 @@
/* a port of FreeBSD to the NEC PC98, Japan */
#define COPYRIGHT_PC98 \
- "Copyright (c) 1994-2001 FreeBSD(98) porting team.\nCopyright (c) 1992 A.Kojima F.Ukai M.Ishii (KMC).\n"
+ "Copyright (c) 1994-2002 FreeBSD(98) porting team.\nCopyright (c) 1992 A.Kojima F.Ukai M.Ishii (KMC).\n"
#if defined(PC98)
char copyright[] = COPYRIGHT_FreeBSD/**/COPYRIGHT_PC98/**/COPYRIGHT_UCB;
OpenPOWER on IntegriCloud