summaryrefslogtreecommitdiffstats
path: root/ldap/include
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/include')
-rw-r--r--ldap/include/Makefile4
-rw-r--r--ldap/include/Makefile.client4
-rw-r--r--ldap/include/avl.h4
-rw-r--r--ldap/include/dblayer.h4
-rw-r--r--ldap/include/dirlite_strings.h4
-rw-r--r--ldap/include/disptmpl.h4
-rw-r--r--ldap/include/ldaplog.h4
-rw-r--r--ldap/include/ldaprot.h4
-rw-r--r--ldap/include/ldbm.h4
-rw-r--r--ldap/include/ldif.h4
-rw-r--r--ldap/include/litekey.h4
-rw-r--r--ldap/include/lthread.h4
-rw-r--r--ldap/include/ntslapdregparms.h4
-rw-r--r--ldap/include/ntwatchdog.h4
-rw-r--r--ldap/include/portable.h4
-rw-r--r--ldap/include/proto-ntutil.h4
-rw-r--r--ldap/include/regex.h4
-rw-r--r--ldap/include/srchpref.h4
-rw-r--r--ldap/include/sysexits-compat.h4
19 files changed, 38 insertions, 38 deletions
diff --git a/ldap/include/Makefile b/ldap/include/Makefile
index 0a18d59f..d4ab5bf9 100644
--- a/ldap/include/Makefile
+++ b/ldap/include/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/include/Makefile.client b/ldap/include/Makefile.client
index 2864fce9..83031445 100644
--- a/ldap/include/Makefile.client
+++ b/ldap/include/Makefile.client
@@ -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/include/avl.h b/ldap/include/avl.h
index 4b11d5ae..e550ec6e 100644
--- a/ldap/include/avl.h
+++ b/ldap/include/avl.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 **/
/* avl.h - avl tree definitions */
diff --git a/ldap/include/dblayer.h b/ldap/include/dblayer.h
index 92ab5144..797254b4 100644
--- a/ldap/include/dblayer.h
+++ b/ldap/include/dblayer.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/include/dirlite_strings.h b/ldap/include/dirlite_strings.h
index 96c211bf..c4edf0fa 100644
--- a/ldap/include/dirlite_strings.h
+++ b/ldap/include/dirlite_strings.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 **/
/* dirlite_strings.h - strings used for Directory Lite */
diff --git a/ldap/include/disptmpl.h b/ldap/include/disptmpl.h
index 6fdbfc22..18ad1f9f 100644
--- a/ldap/include/disptmpl.h
+++ b/ldap/include/disptmpl.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/include/ldaplog.h b/ldap/include/ldaplog.h
index 3d4a6fb1..d2744987 100644
--- a/ldap/include/ldaplog.h
+++ b/ldap/include/ldaplog.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 _LDAPLOG_H
diff --git a/ldap/include/ldaprot.h b/ldap/include/ldaprot.h
index ae4042d4..784bb840 100644
--- a/ldap/include/ldaprot.h
+++ b/ldap/include/ldaprot.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 _LDAPROT_H
diff --git a/ldap/include/ldbm.h b/ldap/include/ldbm.h
index 2221071b..565325f7 100644
--- a/ldap/include/ldbm.h
+++ b/ldap/include/ldbm.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 **/
/* ldbm.h - ldap dbm compatibility routine header file */
diff --git a/ldap/include/ldif.h b/ldap/include/ldif.h
index 5c154749..797ead7c 100644
--- a/ldap/include/ldif.h
+++ b/ldap/include/ldif.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/include/litekey.h b/ldap/include/litekey.h
index 43dd0f4f..720108ce 100644
--- a/ldap/include/litekey.h
+++ b/ldap/include/litekey.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/include/lthread.h b/ldap/include/lthread.h
index 8f24a08c..d91278b0 100644
--- a/ldap/include/lthread.h
+++ b/ldap/include/lthread.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 **/
/* lthread.h - ldap threads header file */
diff --git a/ldap/include/ntslapdregparms.h b/ldap/include/ntslapdregparms.h
index 8f235032..8d0b6e5f 100644
--- a/ldap/include/ntslapdregparms.h
+++ b/ldap/include/ntslapdregparms.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/include/ntwatchdog.h b/ldap/include/ntwatchdog.h
index ced95daa..7c652b2d 100644
--- a/ldap/include/ntwatchdog.h
+++ b/ldap/include/ntwatchdog.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/include/portable.h b/ldap/include/portable.h
index 2934db6d..f1e4a11f 100644
--- a/ldap/include/portable.h
+++ b/ldap/include/portable.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/include/proto-ntutil.h b/ldap/include/proto-ntutil.h
index 879387b3..f6d0d107 100644
--- a/ldap/include/proto-ntutil.h
+++ b/ldap/include/proto-ntutil.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/include/regex.h b/ldap/include/regex.h
index cc1c3e1d..188b92af 100644
--- a/ldap/include/regex.h
+++ b/ldap/include/regex.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 **/
#if defined( macintosh ) || defined( DOS ) || defined( _WINDOWS ) || defined( NEED_BSDREGEX )
diff --git a/ldap/include/srchpref.h b/ldap/include/srchpref.h
index e78f4441..4bb7e884 100644
--- a/ldap/include/srchpref.h
+++ b/ldap/include/srchpref.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/include/sysexits-compat.h b/ldap/include/sysexits-compat.h
index be6884d5..4bee0537 100644
--- a/ldap/include/sysexits-compat.h
+++ b/ldap/include/sysexits-compat.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 **/
/*