summaryrefslogtreecommitdiffstats
path: root/lib/libadmin
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libadmin')
-rw-r--r--lib/libadmin/Makefile4
-rw-r--r--lib/libadmin/authdb.c4
-rw-r--r--lib/libadmin/error.c4
-rw-r--r--lib/libadmin/template.c4
-rw-r--r--lib/libadmin/util.c4
5 files changed, 10 insertions, 10 deletions
diff --git a/lib/libadmin/Makefile b/lib/libadmin/Makefile
index dac26ef4..31719c9a 100644
--- a/lib/libadmin/Makefile
+++ b/lib/libadmin/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/libadmin/authdb.c b/lib/libadmin/authdb.c
index e111d567..b8385d81 100644
--- a/lib/libadmin/authdb.c
+++ b/lib/libadmin/authdb.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/libadmin/error.c b/lib/libadmin/error.c
index 29ad0c93..2d983f3a 100644
--- a/lib/libadmin/error.c
+++ b/lib/libadmin/error.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/libadmin/template.c b/lib/libadmin/template.c
index 71e576cb..a641bff6 100644
--- a/lib/libadmin/template.c
+++ b/lib/libadmin/template.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/libadmin/util.c b/lib/libadmin/util.c
index 66795795..f63c591a 100644
--- a/lib/libadmin/util.c
+++ b/lib/libadmin/util.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 **/
/*