diff options
author | stevel <none@none> | 2007-03-19 16:49:41 -0700 |
---|---|---|
committer | stevel <none@none> | 2007-03-19 16:49:41 -0700 |
commit | 5e45752a44935a6b2445ae1c763867d868fa3fbb (patch) | |
tree | 00cdf2fc145d60a6ba90f984b2c166bb9d6ef8b3 /usr/src/lib/libldap4/common/cache.c | |
parent | 26046578a4e113ab53b459acf7cf2bf8948d9511 (diff) | |
download | illumos-joyent-5e45752a44935a6b2445ae1c763867d868fa3fbb.tar.gz |
6534052 Many source files use SCCS %G% keyword as copyright year
Contributed by Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/lib/libldap4/common/cache.c')
-rw-r--r-- | usr/src/lib/libldap4/common/cache.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/lib/libldap4/common/cache.c b/usr/src/lib/libldap4/common/cache.c index 5fc2b33561..977e4c6d02 100644 --- a/usr/src/lib/libldap4/common/cache.c +++ b/usr/src/lib/libldap4/common/cache.c @@ -1,8 +1,6 @@ /* - * - * Portions Copyright %G% Sun Microsystems, Inc. - * All Rights Reserved - * + * Portions Copyright 1998 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. */ #pragma ident "%Z%%M% %I% %E% SMI" /* |