usr/src/uts/common/os/logsubr.c
changeset 3816 76e24418e30e
parent 3642 9280dc401622
child 4123 e5cb484f034e
--- a/usr/src/uts/common/os/logsubr.c	Wed Mar 14 02:02:48 2007 -0700
+++ b/usr/src/uts/common/os/logsubr.c	Wed Mar 14 06:40:29 2007 -0700
@@ -251,7 +251,7 @@
 	 */
 	printf("\rSunOS Release %s Version %s %u-bit\n",
 	    utsname.release, utsname.version, NBBY * (uint_t)sizeof (void *));
-	printf("Copyright 1983-2006 Sun Microsystems, Inc.  "
+	printf("Copyright 1983-2007 Sun Microsystems, Inc.  "
 		"All rights reserved.\nUse is subject to license terms.\n");
 #ifdef DEBUG
 	printf("DEBUG enabled\n");