diff options
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" |