]> git.sur5r.net Git - openldap/commitdiff
Fix notices
authorKurt Zeilenga <kurt@openldap.org>
Wed, 26 Nov 2003 04:16:36 +0000 (04:16 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 26 Nov 2003 04:16:36 +0000 (04:16 +0000)
24 files changed:
include/ac/alloca.h
include/ac/assert.h
include/ac/bytes.h
include/ac/crypt.h
include/ac/ctype.h
include/ac/dirent.h
include/ac/errno.h
include/ac/krb.h
include/ac/krb5.h
include/ac/localize.h
include/ac/param.h
include/ac/regex.h
include/ac/setproctitle.h
include/ac/signal.h
include/ac/socket.h
include/ac/stdarg.h
include/ac/stdlib.h
include/ac/string.h
include/ac/sysexits.h
include/ac/syslog.h
include/ac/termios.h
include/ac/time.h
include/ac/unistd.h
include/ac/wait.h

index d63b6d372deb2ff23871e2a38cc8aab5189c4f51..c8b980633a000aa1269a1bf8f1106467b3129b35 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic alloca.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3c9dc4e5f19eb4538b75d198f1d372227fcfe218..f8df48be5f8338d68c03a242ea6ff7b28351d06b 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic assert.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 409b68c9f840ef54807b6d17e2e426ae7b02ba31..bbc9129686168d6f466b692974f7f708fc3de935 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic bytes.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 83c3b8238ca27df977c9bfad7a8dc0b7fff48677..5b0c68b0432425aa4ed4acfe8c4a2f8d6f5848aa 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic crypt.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0a029275a62d8d4cb30ab2cf145358fc681e0acb..023f7e0cb0e73bdd98c7c109bf40df7a9527e1fe 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic ctype.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9b74d1dae4f3c89dd277af895af081788f448fd7..08fd7e818665efaa1878bf25bf46c582b3561c93 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic dirent.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 88bf1b04e6e07a82824fe69ca9138e73bb092844..889d3c0eb425e51595efdaae2dddf831369c5b38 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic errno.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 85483e324d6ff8b3d63a9cc1f5e3b8c86629641c..b29948903fd8a5ba86ea5b8d60816d528631a1bd 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic krb.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7f7aad8108c653cfcd9bfe82b96a0e9ed24b289e..89c3ebf58e35fdbd92ccbdaaad55d5149e248ed8 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic krb.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a96c72c955bb17b25dcf6e68b16ccffaf19dae00..721a5f4f6196f0bc14021d4a0a00cfbf973ef72a 100644 (file)
@@ -1,7 +1,8 @@
 /* localize.h (i18n/l10n) */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ff06eb3664edbc6ff52697f1b3e06f3f74f11690..7991a74f5a9ba7790c7c58c506d8a2342705f035 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic param.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 15eb37552cd15be00c13e023bf59d4191a4501a8..6f3c915b79ef2f0bf8f2c7dbffc5f29581e97832 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic Regex */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b8911ae0d781e1d2c5e3ed6042e3e8373ed4f192..6450f7b348ca9716a633a3d3650201a1db8f7bad 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic setproctitle.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ce7829e01144e75fbc54de68092835edc5720539..a29b992204fbb25d3c5c099ed7e8822a5ba64417 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic signal.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 48468530c8e7d4062002ee81a29f59fa58d916ff..090ee8fbc236f1efa4344bdbca11df3922b919db 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic socket.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f82732ac832e4a0277425ab8a7f1253f9f91aff9..ffa8f4ab75cf7ff6f01fefa6842de57104316815 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic stdarg.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ca610dae5f8059a005c278972dbd743cb3aae9ba..41e3f42d829440a41b1c70397b91ce95fb654985 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic stdlib.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dbe1262d49bd8b6987c90de9d597cd094a328a5b..764dfc448474529eca9a60f10a2bb6c12423720e 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic string.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 390eea67218607f541447f13672deb7537df0cfc..46707f2348a42a3774636aa609c32cb91585c7de 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic sysexits */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7b37ce016cd638d68297946fcd806dc3da520de7..b36108ddfd4bdc45be6c00e932b1fa5ec5a9d0c8 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic syslog.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fe9fb5f0ce17470d6827a8679d1d81e65cb4f4f7..1c532aed152e1b00a19be2ad422f8cec14d2d757 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic termios.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 71dfbf1034c796fe35778c4be4e1b0b16a679987..da0bb58040e75fdfd3bddc54937ea1428e31fa3f 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic time.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e9588b751df20df5a3cecb50c41912d5223457b8..a266dd83e26b5438e368ec7d4a188caa4ea0c412 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic unistd.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3e34aaa4b78ad57c4be12c37f4cc9bd5f25e4952..da27f52956ac6404bce0eb3cc8d18d037e79b3a7 100644 (file)
@@ -1,7 +1,8 @@
 /* Generic wait.h */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without