From 05fc5e5bf1bd330914669ff21940f37885c2b20a Mon Sep 17 00:00:00 2001 From: Nick Todd Date: Tue, 20 Jan 2009 09:49:28 +0000 Subject: 6790536 ONNV copyright needs to be updated to 2009 --- usr/src/uts/common/os/logsubr.c | 6 ++---- 1 file changed, 2 insertions(+), 4 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 46c64a141c..a473e10ae9 100644 --- a/usr/src/uts/common/os/logsubr.c +++ b/usr/src/uts/common/os/logsubr.c @@ -20,12 +20,10 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved. + * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ -#pragma ident "%Z%%M% %I% %E% SMI" - #include #include #include @@ -251,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-2008 Sun Microsystems, Inc. " + printf("Copyright 1983-2009 Sun Microsystems, Inc. " "All rights reserved.\nUse is subject to license terms.\n"); #ifdef DEBUG printf("DEBUG enabled\n"); -- cgit v1.2.3