From dd0fdb828a4b2f0f3d56293cfdb758b1c0982c7c Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 7 Jul 2000 18:35:11 +0000 Subject: [PATCH] MFS: adjust University of California's copyright. --- sys/sys/copyright.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h index 76fa7e37e5c..42637dd9719 100644 --- a/sys/sys/copyright.h +++ b/sys/sys/copyright.h @@ -34,7 +34,7 @@ /* Berkeley */ #define COPYRIGHT_UCB \ - "Copyright (c) 1982, 1986, 1989, 1991, 1993\n\tThe Regents of the University of California. All rights reserved.\n" + "Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994\n\tThe Regents of the University of California. All rights reserved.\n" /* a port of FreeBSD to the NEC PC98, Japan */ #define COPYRIGHT_PC98 \