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/cmd/ldap/common | |
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/cmd/ldap/common')
-rw-r--r-- | usr/src/cmd/ldap/common/dtest.c | 3 | ||||
-rw-r--r-- | usr/src/cmd/ldap/common/etest.c | 3 | ||||
-rw-r--r-- | usr/src/cmd/ldap/common/idtest.c | 3 | ||||
-rw-r--r-- | usr/src/cmd/ldap/common/ldaptest.c | 3 | ||||
-rw-r--r-- | usr/src/cmd/ldap/common/tmpltest.c | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/cmd/ldap/common/dtest.c b/usr/src/cmd/ldap/common/dtest.c index 1c0d5cf85a..47fe932c82 100644 --- a/usr/src/cmd/ldap/common/dtest.c +++ b/usr/src/cmd/ldap/common/dtest.c @@ -1,6 +1,7 @@ /* * - * Portions Copyright %G% Sun Microsystems, Inc. All Rights Reserved + * Portions Copyright 1998 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. * */ diff --git a/usr/src/cmd/ldap/common/etest.c b/usr/src/cmd/ldap/common/etest.c index d05f8821d8..bd48878d1d 100644 --- a/usr/src/cmd/ldap/common/etest.c +++ b/usr/src/cmd/ldap/common/etest.c @@ -1,6 +1,7 @@ /* * - * 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" diff --git a/usr/src/cmd/ldap/common/idtest.c b/usr/src/cmd/ldap/common/idtest.c index 62dac585da..b018a3d810 100644 --- a/usr/src/cmd/ldap/common/idtest.c +++ b/usr/src/cmd/ldap/common/idtest.c @@ -1,6 +1,7 @@ /* * - * 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" diff --git a/usr/src/cmd/ldap/common/ldaptest.c b/usr/src/cmd/ldap/common/ldaptest.c index 938e69a59f..66f18bc2ad 100644 --- a/usr/src/cmd/ldap/common/ldaptest.c +++ b/usr/src/cmd/ldap/common/ldaptest.c @@ -1,6 +1,7 @@ /* * - * Portions Copyright %G% Sun Microsystems, Inc. All Rights Reserved + * Portions Copyright 1998 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. * */ diff --git a/usr/src/cmd/ldap/common/tmpltest.c b/usr/src/cmd/ldap/common/tmpltest.c index a4376b6e7f..aa9c62ce21 100644 --- a/usr/src/cmd/ldap/common/tmpltest.c +++ b/usr/src/cmd/ldap/common/tmpltest.c @@ -1,6 +1,7 @@ /* * - * 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" |