summaryrefslogtreecommitdiffstats
path: root/include/libaccess
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-02-28 23:38:10 +0000
committerNathan Kinder <nkinder@redhat.com>2005-02-28 23:38:10 +0000
commit606a96781b8bd30ff8331d04c7eed86c3963f7e7 (patch)
tree766abc6a2ad7be5aaf1bd4a894dd45748ca445e6 /include/libaccess
parent791b7e016853125fc759ee750959e6ce121533c0 (diff)
downloadds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.gz
ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.xz
ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.zip
149951 - Updated source code copyrights
Diffstat (limited to 'include/libaccess')
-rw-r--r--include/libaccess/acl.h4
-rw-r--r--include/libaccess/acladmin.h4
-rw-r--r--include/libaccess/aclbuild.h4
-rw-r--r--include/libaccess/aclerror.h4
-rw-r--r--include/libaccess/acleval.h4
-rw-r--r--include/libaccess/aclglobal.h4
-rw-r--r--include/libaccess/aclparse.h4
-rw-r--r--include/libaccess/aclproto.h4
-rw-r--r--include/libaccess/aclstruct.h4
-rw-r--r--include/libaccess/attrec.h4
-rw-r--r--include/libaccess/authdb.h4
-rw-r--r--include/libaccess/ava.h4
-rw-r--r--include/libaccess/avadb.h4
-rw-r--r--include/libaccess/avapfile.h4
-rw-r--r--include/libaccess/dbtlibaccess.h4
-rw-r--r--include/libaccess/dnfstruct.h4
-rw-r--r--include/libaccess/ipfstruct.h4
-rw-r--r--include/libaccess/las.h4
-rw-r--r--include/libaccess/ldapacl.h4
-rw-r--r--include/libaccess/nsadb.h4
-rw-r--r--include/libaccess/nsamgmt.h4
-rw-r--r--include/libaccess/nsauth.h4
-rw-r--r--include/libaccess/nsautherr.h4
-rw-r--r--include/libaccess/nscert.h4
-rw-r--r--include/libaccess/nsdb.h4
-rw-r--r--include/libaccess/nsdberr.h4
-rw-r--r--include/libaccess/nsdbmgmt.h4
-rw-r--r--include/libaccess/nserror.h4
-rw-r--r--include/libaccess/nsgmgmt.h4
-rw-r--r--include/libaccess/nsgroup.h4
-rw-r--r--include/libaccess/nslock.h4
-rw-r--r--include/libaccess/nsumgmt.h4
-rw-r--r--include/libaccess/nsuser.h4
-rw-r--r--include/libaccess/register.h4
-rw-r--r--include/libaccess/stubs.h4
-rw-r--r--include/libaccess/symbols.h4
-rw-r--r--include/libaccess/userauth.h4
-rw-r--r--include/libaccess/usi.h4
-rw-r--r--include/libaccess/usrcache.h4
39 files changed, 78 insertions, 78 deletions
diff --git a/include/libaccess/acl.h b/include/libaccess/acl.h
index 2429a426..a5aca8d2 100644
--- a/include/libaccess/acl.h
+++ b/include/libaccess/acl.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 ACL_HEADER
diff --git a/include/libaccess/acladmin.h b/include/libaccess/acladmin.h
index 9bd75623..7b17a028 100644
--- a/include/libaccess/acladmin.h
+++ b/include/libaccess/acladmin.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 __acladmin_h
diff --git a/include/libaccess/aclbuild.h b/include/libaccess/aclbuild.h
index 319f5342..186ebae5 100644
--- a/include/libaccess/aclbuild.h
+++ b/include/libaccess/aclbuild.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 __aclbuild_h
diff --git a/include/libaccess/aclerror.h b/include/libaccess/aclerror.h
index ffd5510b..bc32e3f4 100644
--- a/include/libaccess/aclerror.h
+++ b/include/libaccess/aclerror.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 __aclerror_h
diff --git a/include/libaccess/acleval.h b/include/libaccess/acleval.h
index 7fbd077a..42562be8 100644
--- a/include/libaccess/acleval.h
+++ b/include/libaccess/acleval.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 __acleval_h
diff --git a/include/libaccess/aclglobal.h b/include/libaccess/aclglobal.h
index 165a69ef..b8862028 100644
--- a/include/libaccess/aclglobal.h
+++ b/include/libaccess/aclglobal.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/include/libaccess/aclparse.h b/include/libaccess/aclparse.h
index 503657e1..0015e2a7 100644
--- a/include/libaccess/aclparse.h
+++ b/include/libaccess/aclparse.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 __aclparse_h
diff --git a/include/libaccess/aclproto.h b/include/libaccess/aclproto.h
index 6dbc07d5..db90c7b6 100644
--- a/include/libaccess/aclproto.h
+++ b/include/libaccess/aclproto.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 ACL_PROTO_HEADER
diff --git a/include/libaccess/aclstruct.h b/include/libaccess/aclstruct.h
index 71320b0f..99819981 100644
--- a/include/libaccess/aclstruct.h
+++ b/include/libaccess/aclstruct.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 __aclstruct_h
diff --git a/include/libaccess/attrec.h b/include/libaccess/attrec.h
index 267c32ff..38051c5c 100644
--- a/include/libaccess/attrec.h
+++ b/include/libaccess/attrec.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 __attrec_h
diff --git a/include/libaccess/authdb.h b/include/libaccess/authdb.h
index 952f0d07..4533846c 100644
--- a/include/libaccess/authdb.h
+++ b/include/libaccess/authdb.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 AUTHDB_H
diff --git a/include/libaccess/ava.h b/include/libaccess/ava.h
index c8570b90..2ea662f4 100644
--- a/include/libaccess/ava.h
+++ b/include/libaccess/ava.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 _ava_h
diff --git a/include/libaccess/avadb.h b/include/libaccess/avadb.h
index bbb6c904..fe89874a 100644
--- a/include/libaccess/avadb.h
+++ b/include/libaccess/avadb.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 _avadb_h_
diff --git a/include/libaccess/avapfile.h b/include/libaccess/avapfile.h
index 4b60117c..fabfe75f 100644
--- a/include/libaccess/avapfile.h
+++ b/include/libaccess/avapfile.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 _avaparsedfiles_h_
diff --git a/include/libaccess/dbtlibaccess.h b/include/libaccess/dbtlibaccess.h
index f1eb420f..4ff2addd 100644
--- a/include/libaccess/dbtlibaccess.h
+++ b/include/libaccess/dbtlibaccess.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/include/libaccess/dnfstruct.h b/include/libaccess/dnfstruct.h
index d1ab28a3..1ca53b86 100644
--- a/include/libaccess/dnfstruct.h
+++ b/include/libaccess/dnfstruct.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 __dnfstruct_h
diff --git a/include/libaccess/ipfstruct.h b/include/libaccess/ipfstruct.h
index acb0349e..a36b3dc6 100644
--- a/include/libaccess/ipfstruct.h
+++ b/include/libaccess/ipfstruct.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 __ipfstruct_h
diff --git a/include/libaccess/las.h b/include/libaccess/las.h
index c678486f..2a86647e 100644
--- a/include/libaccess/las.h
+++ b/include/libaccess/las.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/include/libaccess/ldapacl.h b/include/libaccess/ldapacl.h
index 94a00333..2d62c9fa 100644
--- a/include/libaccess/ldapacl.h
+++ b/include/libaccess/ldapacl.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/include/libaccess/nsadb.h b/include/libaccess/nsadb.h
index 07fb2ca2..59aec77a 100644
--- a/include/libaccess/nsadb.h
+++ b/include/libaccess/nsadb.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 __nsadb_h
diff --git a/include/libaccess/nsamgmt.h b/include/libaccess/nsamgmt.h
index c6b82ca4..ccfd5ab5 100644
--- a/include/libaccess/nsamgmt.h
+++ b/include/libaccess/nsamgmt.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 __nsamgmt_h
diff --git a/include/libaccess/nsauth.h b/include/libaccess/nsauth.h
index 8f5ce877..555b4b4d 100644
--- a/include/libaccess/nsauth.h
+++ b/include/libaccess/nsauth.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 __nsauth_h
diff --git a/include/libaccess/nsautherr.h b/include/libaccess/nsautherr.h
index 02951b9f..f73ab881 100644
--- a/include/libaccess/nsautherr.h
+++ b/include/libaccess/nsautherr.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 __nsautherr_h
diff --git a/include/libaccess/nscert.h b/include/libaccess/nscert.h
index b704bbdf..64e52169 100644
--- a/include/libaccess/nscert.h
+++ b/include/libaccess/nscert.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 __nscert_h
diff --git a/include/libaccess/nsdb.h b/include/libaccess/nsdb.h
index c5b39e1c..c6b442b3 100644
--- a/include/libaccess/nsdb.h
+++ b/include/libaccess/nsdb.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 __nsdb_h
diff --git a/include/libaccess/nsdberr.h b/include/libaccess/nsdberr.h
index 224bd483..8017b2eb 100644
--- a/include/libaccess/nsdberr.h
+++ b/include/libaccess/nsdberr.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 __nsdberr_h
diff --git a/include/libaccess/nsdbmgmt.h b/include/libaccess/nsdbmgmt.h
index 2977e6a2..a5dc5ac1 100644
--- a/include/libaccess/nsdbmgmt.h
+++ b/include/libaccess/nsdbmgmt.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 __nsdbmgmt_h
diff --git a/include/libaccess/nserror.h b/include/libaccess/nserror.h
index 2a28c4f9..76f2550c 100644
--- a/include/libaccess/nserror.h
+++ b/include/libaccess/nserror.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 __nserror_h
diff --git a/include/libaccess/nsgmgmt.h b/include/libaccess/nsgmgmt.h
index 8fc59e12..6ce92865 100644
--- a/include/libaccess/nsgmgmt.h
+++ b/include/libaccess/nsgmgmt.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 __nsgmgmt_h
diff --git a/include/libaccess/nsgroup.h b/include/libaccess/nsgroup.h
index 8f4bf56a..8350a8fc 100644
--- a/include/libaccess/nsgroup.h
+++ b/include/libaccess/nsgroup.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 __nsgroup_h
diff --git a/include/libaccess/nslock.h b/include/libaccess/nslock.h
index af205863..097ecb98 100644
--- a/include/libaccess/nslock.h
+++ b/include/libaccess/nslock.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 __nslock_h
diff --git a/include/libaccess/nsumgmt.h b/include/libaccess/nsumgmt.h
index 6d295a85..0367aade 100644
--- a/include/libaccess/nsumgmt.h
+++ b/include/libaccess/nsumgmt.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 __nsumgmt_h
diff --git a/include/libaccess/nsuser.h b/include/libaccess/nsuser.h
index fbc51ba3..2fec7d31 100644
--- a/include/libaccess/nsuser.h
+++ b/include/libaccess/nsuser.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 __nsuser_h
diff --git a/include/libaccess/register.h b/include/libaccess/register.h
index 9b5837e4..051be9ae 100644
--- a/include/libaccess/register.h
+++ b/include/libaccess/register.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/include/libaccess/stubs.h b/include/libaccess/stubs.h
index 8efa0923..9aea601c 100644
--- a/include/libaccess/stubs.h
+++ b/include/libaccess/stubs.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 **/
typedef void PropList_t;
diff --git a/include/libaccess/symbols.h b/include/libaccess/symbols.h
index c711f351..c9862073 100644
--- a/include/libaccess/symbols.h
+++ b/include/libaccess/symbols.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 __symbols_h
diff --git a/include/libaccess/userauth.h b/include/libaccess/userauth.h
index 84bf4d8a..5316fa87 100644
--- a/include/libaccess/userauth.h
+++ b/include/libaccess/userauth.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 USERAUTH_H
diff --git a/include/libaccess/usi.h b/include/libaccess/usi.h
index 7cbe7371..076b6b87 100644
--- a/include/libaccess/usi.h
+++ b/include/libaccess/usi.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 __usi_h
diff --git a/include/libaccess/usrcache.h b/include/libaccess/usrcache.h
index 646d1fd9..589c2822 100644
--- a/include/libaccess/usrcache.h
+++ b/include/libaccess/usrcache.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 **/