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 /ldap/servers/plugins/passthru | |
| parent | 791b7e016853125fc759ee750959e6ce121533c0 (diff) | |
| download | ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.gz ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.xz ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.zip | |
149951 - Updated source code copyrights
Diffstat (limited to 'ldap/servers/plugins/passthru')
| -rw-r--r-- | ldap/servers/plugins/passthru/Makefile | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/PT-Notes | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/libpassthru.def | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/passthru.h | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/ptbind.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/ptconfig.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/ptconn.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/ptdebug.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/ptdllmain.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/ptpreop.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/passthru/ptutil.c | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/ldap/servers/plugins/passthru/Makefile b/ldap/servers/plugins/passthru/Makefile index 2a099591..cf83ced1 100644 --- a/ldap/servers/plugins/passthru/Makefile +++ b/ldap/servers/plugins/passthru/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/ldap/servers/plugins/passthru/PT-Notes b/ldap/servers/plugins/passthru/PT-Notes index 2e3cea10..5ba622db 100644 --- a/ldap/servers/plugins/passthru/PT-Notes +++ b/ldap/servers/plugins/passthru/PT-Notes @@ -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/ldap/servers/plugins/passthru/libpassthru.def b/ldap/servers/plugins/passthru/libpassthru.def index f1b04c7e..3127d931 100644 --- a/ldap/servers/plugins/passthru/libpassthru.def +++ b/ldap/servers/plugins/passthru/libpassthru.def @@ -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/ldap/servers/plugins/passthru/passthru.h b/ldap/servers/plugins/passthru/passthru.h index fdf30d65..243ab810 100644 --- a/ldap/servers/plugins/passthru/passthru.h +++ b/ldap/servers/plugins/passthru/passthru.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 **/ /* diff --git a/ldap/servers/plugins/passthru/ptbind.c b/ldap/servers/plugins/passthru/ptbind.c index f9da57a1..f0ad178b 100644 --- a/ldap/servers/plugins/passthru/ptbind.c +++ b/ldap/servers/plugins/passthru/ptbind.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/ldap/servers/plugins/passthru/ptconfig.c b/ldap/servers/plugins/passthru/ptconfig.c index c3653f66..74a5ed4b 100644 --- a/ldap/servers/plugins/passthru/ptconfig.c +++ b/ldap/servers/plugins/passthru/ptconfig.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/ldap/servers/plugins/passthru/ptconn.c b/ldap/servers/plugins/passthru/ptconn.c index 56e2e0cc..67efb2de 100644 --- a/ldap/servers/plugins/passthru/ptconn.c +++ b/ldap/servers/plugins/passthru/ptconn.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/ldap/servers/plugins/passthru/ptdebug.c b/ldap/servers/plugins/passthru/ptdebug.c index 0f01c4a7..2eef53b6 100644 --- a/ldap/servers/plugins/passthru/ptdebug.c +++ b/ldap/servers/plugins/passthru/ptdebug.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/ldap/servers/plugins/passthru/ptdllmain.c b/ldap/servers/plugins/passthru/ptdllmain.c index 0e9eaccf..c58f0349 100644 --- a/ldap/servers/plugins/passthru/ptdllmain.c +++ b/ldap/servers/plugins/passthru/ptdllmain.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 "ldap.h" diff --git a/ldap/servers/plugins/passthru/ptpreop.c b/ldap/servers/plugins/passthru/ptpreop.c index aaad0621..8825a313 100644 --- a/ldap/servers/plugins/passthru/ptpreop.c +++ b/ldap/servers/plugins/passthru/ptpreop.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/ldap/servers/plugins/passthru/ptutil.c b/ldap/servers/plugins/passthru/ptutil.c index 4a1b307b..c03198bc 100644 --- a/ldap/servers/plugins/passthru/ptutil.c +++ b/ldap/servers/plugins/passthru/ptutil.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 **/ /* |
