diff options
author | Nathan Kinder <nkinder@redhat.com> | 2005-02-28 23:38:10 +0000 |
---|---|---|
committer | Nathan Kinder <nkinder@redhat.com> | 2005-02-28 23:38:10 +0000 |
commit | 606a96781b8bd30ff8331d04c7eed86c3963f7e7 (patch) | |
tree | 766abc6a2ad7be5aaf1bd4a894dd45748ca445e6 /lib/ldaputil/utest | |
parent | 791b7e016853125fc759ee750959e6ce121533c0 (diff) | |
download | ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.gz ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.xz ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.zip |
149951 - Updated source code copyrights
Diffstat (limited to 'lib/ldaputil/utest')
-rw-r--r-- | lib/ldaputil/utest/Makefile | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/auth.cpp | 4 | ||||
-rwxr-xr-x | lib/ldaputil/utest/authtest | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/certmap.conf | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/dblist.conf | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/example.c | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/plugin.c | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/plugin.h | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/stubs.c | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/stubs.cpp | 4 | ||||
-rw-r--r-- | lib/ldaputil/utest/test.ref | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/lib/ldaputil/utest/Makefile b/lib/ldaputil/utest/Makefile index bb545d9b..851d2eef 100644 --- a/lib/ldaputil/utest/Makefile +++ b/lib/ldaputil/utest/Makefile @@ -1,7 +1,7 @@ # # BEGIN COPYRIGHT BLOCK -# Copyright 2001 Sun Microsystems, Inc. -# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. +# Copyright (C) 2005 Red Hat, Inc. # All rights reserved. # END COPYRIGHT BLOCK # diff --git a/lib/ldaputil/utest/auth.cpp b/lib/ldaputil/utest/auth.cpp index e952f742..cfdd4a53 100644 --- a/lib/ldaputil/utest/auth.cpp +++ b/lib/ldaputil/utest/auth.cpp @@ -1,6 +1,6 @@ /** BEGIN COPYRIGHT BLOCK - * Copyright 2001 Sun Microsystems, Inc. - * Portions copyright 1999, 2001-2003 Netscape Communications Corporation. + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ diff --git a/lib/ldaputil/utest/authtest b/lib/ldaputil/utest/authtest index c713349b..026fa9d1 100755 --- a/lib/ldaputil/utest/authtest +++ b/lib/ldaputil/utest/authtest @@ -1,8 +1,8 @@ #!/bin/ksh # # BEGIN COPYRIGHT BLOCK -# Copyright 2001 Sun Microsystems, Inc. -# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. +# Copyright (C) 2005 Red Hat, Inc. # All rights reserved. # END COPYRIGHT BLOCK # diff --git a/lib/ldaputil/utest/certmap.conf b/lib/ldaputil/utest/certmap.conf index 53ab6fca..7d2dd575 100644 --- a/lib/ldaputil/utest/certmap.conf +++ b/lib/ldaputil/utest/certmap.conf @@ -1,7 +1,7 @@ # # BEGIN COPYRIGHT BLOCK -# Copyright 2001 Sun Microsystems, Inc. -# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. +# Copyright (C) 2005 Red Hat, Inc. # All rights reserved. # END COPYRIGHT BLOCK # diff --git a/lib/ldaputil/utest/dblist.conf b/lib/ldaputil/utest/dblist.conf index c38580ac..e828fe9a 100644 --- a/lib/ldaputil/utest/dblist.conf +++ b/lib/ldaputil/utest/dblist.conf @@ -1,7 +1,7 @@ # # BEGIN COPYRIGHT BLOCK -# Copyright 2001 Sun Microsystems, Inc. -# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. +# Copyright (C) 2005 Red Hat, Inc. # All rights reserved. # END COPYRIGHT BLOCK # diff --git a/lib/ldaputil/utest/example.c b/lib/ldaputil/utest/example.c index 185fbe51..fb999ea5 100644 --- a/lib/ldaputil/utest/example.c +++ b/lib/ldaputil/utest/example.c @@ -1,6 +1,6 @@ /** BEGIN COPYRIGHT BLOCK - * Copyright 2001 Sun Microsystems, Inc. - * Portions copyright 1999, 2001-2003 Netscape Communications Corporation. + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ diff --git a/lib/ldaputil/utest/plugin.c b/lib/ldaputil/utest/plugin.c index 29f7765b..736d17e7 100644 --- a/lib/ldaputil/utest/plugin.c +++ b/lib/ldaputil/utest/plugin.c @@ -1,6 +1,6 @@ /** BEGIN COPYRIGHT BLOCK - * Copyright 2001 Sun Microsystems, Inc. - * Portions copyright 1999, 2001-2003 Netscape Communications Corporation. + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ diff --git a/lib/ldaputil/utest/plugin.h b/lib/ldaputil/utest/plugin.h index 124a121a..210ca394 100644 --- a/lib/ldaputil/utest/plugin.h +++ b/lib/ldaputil/utest/plugin.h @@ -1,6 +1,6 @@ /** BEGIN COPYRIGHT BLOCK - * Copyright 2001 Sun Microsystems, Inc. - * Portions copyright 1999, 2001-2003 Netscape Communications Corporation. + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ #ifndef _CERTMAP_PLUGIN_H diff --git a/lib/ldaputil/utest/stubs.c b/lib/ldaputil/utest/stubs.c index 03717331..d9435403 100644 --- a/lib/ldaputil/utest/stubs.c +++ b/lib/ldaputil/utest/stubs.c @@ -1,6 +1,6 @@ /** BEGIN COPYRIGHT BLOCK - * Copyright 2001 Sun Microsystems, Inc. - * Portions copyright 1999, 2001-2003 Netscape Communications Corporation. + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ #include <ctype.h> /* isspace */ diff --git a/lib/ldaputil/utest/stubs.cpp b/lib/ldaputil/utest/stubs.cpp index 92e6f978..4dfce34a 100644 --- a/lib/ldaputil/utest/stubs.cpp +++ b/lib/ldaputil/utest/stubs.cpp @@ -1,6 +1,6 @@ /** BEGIN COPYRIGHT BLOCK - * Copyright 2001 Sun Microsystems, Inc. - * Portions copyright 1999, 2001-2003 Netscape Communications Corporation. + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ #include <ctype.h> /* isspace */ diff --git a/lib/ldaputil/utest/test.ref b/lib/ldaputil/utest/test.ref index fae39056..88d4effd 100644 --- a/lib/ldaputil/utest/test.ref +++ b/lib/ldaputil/utest/test.ref @@ -1,7 +1,7 @@ # # BEGIN COPYRIGHT BLOCK -# Copyright 2001 Sun Microsystems, Inc. -# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. +# Copyright (C) 2005 Red Hat, Inc. # All rights reserved. # END COPYRIGHT BLOCK # |