From 5f8171005a0c33f3c67f7da52d41c2362c3fd891 Mon Sep 17 00:00:00 2001 From: John Beck Date: Wed, 6 Jan 2010 09:11:08 -0800 Subject: 6914366 ONNV copyrights need to be updated to 2010 --- usr/src/uts/common/os/logsubr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/src/uts/common/os/logsubr.c') diff --git a/usr/src/uts/common/os/logsubr.c b/usr/src/uts/common/os/logsubr.c index 2f01d90320..6ed3c1ec3a 100644 --- a/usr/src/uts/common/os/logsubr.c +++ b/usr/src/uts/common/os/logsubr.c @@ -20,7 +20,7 @@ */ /* - * Copyright 2009 Sun Microsystems, Inc. All rights reserved. + * Copyright 2010 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -249,7 +249,7 @@ log_init(void) */ printf("\rSunOS Release %s Version %s %u-bit\n", utsname.release, utsname.version, NBBY * (uint_t)sizeof (void *)); - printf("Copyright 1983-2009 Sun Microsystems, Inc. " + printf("Copyright 1983-2010 Sun Microsystems, Inc. " "All rights reserved.\nUse is subject to license terms.\n"); #ifdef DEBUG printf("DEBUG enabled\n"); -- cgit v1.2.3