From c38027902a17d6bd354074136ac1af4ecff38e4e Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 4 Jan 2002 20:40:29 +0000 Subject: [PATCH] Update copyright notices --- include/Makefile.in | 2 +- include/ac/alloca.h | 2 +- include/ac/assert.h | 2 +- include/ac/bytes.h | 2 +- include/ac/crypt.h | 2 +- include/ac/ctype.h | 2 +- include/ac/dirent.h | 2 +- include/ac/errno.h | 2 +- include/ac/krb.h | 2 +- include/ac/krb5.h | 2 +- include/ac/param.h | 2 +- include/ac/regex.h | 2 +- include/ac/setproctitle.h | 2 +- include/ac/signal.h | 2 +- include/ac/socket.h | 2 +- include/ac/stdarg.h | 2 +- include/ac/stdlib.h | 2 +- include/ac/string.h | 2 +- include/ac/sysexits.h | 2 +- include/ac/syslog.h | 2 +- include/ac/termios.h | 2 +- include/ac/time.h | 2 +- include/ac/unistd.h | 2 +- include/ac/wait.h | 2 +- include/avl.h | 2 +- include/getopt-compat.h | 2 +- include/lber.h | 2 +- include/lber_pvt.h | 2 +- include/lber_types.h.in | 2 +- include/lber_types.nt | 2 +- include/ldap.h | 2 +- include/ldap_cdefs.h | 2 +- include/ldap_config.h.in | 2 +- include/ldap_config.nt | 2 +- include/ldap_defaults.h | 2 +- include/ldap_features.h.in | 2 +- include/ldap_features.nt | 2 +- include/ldap_int_thread.h | 2 +- include/ldap_log.h | 2 +- include/ldap_pvt.h | 2 +- include/ldap_pvt_thread.h | 2 +- include/ldap_pvt_uc.h | 2 +- include/ldap_queue.h | 2 +- include/ldap_schema.h | 2 +- include/ldap_utf8.h | 2 +- include/ldbm.h | 2 +- include/ldif.h | 2 +- include/lutil.h | 2 +- include/lutil_hash.h | 2 +- include/lutil_ldap.h | 2 +- include/lutil_lockf.h | 2 +- include/lutil_md5.h | 2 +- include/lutil_sha1.h | 2 +- include/portable.h.in | 2 +- include/portable.nt | 2 +- include/setup.mak | 2 +- include/sysexits-compat.h | 2 +- 57 files changed, 57 insertions(+), 57 deletions(-) diff --git a/include/Makefile.in b/include/Makefile.in index 8d44c10375..9c59d6bb46 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -1,5 +1,5 @@ # $OpenLDAP$ -## Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved. +## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## ## include Makefile.in for OpenLDAP diff --git a/include/ac/alloca.h b/include/ac/alloca.h index 22e48e8224..c342f334cf 100644 --- a/include/ac/alloca.h +++ b/include/ac/alloca.h @@ -1,7 +1,7 @@ /* Generic alloca.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/assert.h b/include/ac/assert.h index a4a19c464e..c8155dd832 100644 --- a/include/ac/assert.h +++ b/include/ac/assert.h @@ -1,7 +1,7 @@ /* Generic assert.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/bytes.h b/include/ac/bytes.h index 93549772e3..81b97d4200 100644 --- a/include/ac/bytes.h +++ b/include/ac/bytes.h @@ -1,7 +1,7 @@ /* Generic bytes.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/crypt.h b/include/ac/crypt.h index dcc008febb..1df497d2cd 100644 --- a/include/ac/crypt.h +++ b/include/ac/crypt.h @@ -1,7 +1,7 @@ /* Generic crypt.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/ctype.h b/include/ac/ctype.h index 38ff655193..b867d7e232 100644 --- a/include/ac/ctype.h +++ b/include/ac/ctype.h @@ -1,7 +1,7 @@ /* Generic ctype.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/dirent.h b/include/ac/dirent.h index a2e84dc75c..19c8c9557e 100644 --- a/include/ac/dirent.h +++ b/include/ac/dirent.h @@ -1,7 +1,7 @@ /* Generic dirent.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/errno.h b/include/ac/errno.h index 72308357a0..0a781fec8b 100644 --- a/include/ac/errno.h +++ b/include/ac/errno.h @@ -1,7 +1,7 @@ /* Generic errno.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/krb.h b/include/ac/krb.h index d30f14b9a1..4bb704b4fd 100644 --- a/include/ac/krb.h +++ b/include/ac/krb.h @@ -1,7 +1,7 @@ /* Generic krb.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/krb5.h b/include/ac/krb5.h index bc1cab8490..74e14a042d 100644 --- a/include/ac/krb5.h +++ b/include/ac/krb5.h @@ -1,7 +1,7 @@ /* Generic krb.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/param.h b/include/ac/param.h index 2ea0febaa5..93aaae1ac6 100644 --- a/include/ac/param.h +++ b/include/ac/param.h @@ -1,7 +1,7 @@ /* Generic param.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/regex.h b/include/ac/regex.h index dca326e874..a7a791914b 100644 --- a/include/ac/regex.h +++ b/include/ac/regex.h @@ -1,7 +1,7 @@ /* Generic Regex */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/setproctitle.h b/include/ac/setproctitle.h index ebdfa8ca86..eb2b2bdab2 100644 --- a/include/ac/setproctitle.h +++ b/include/ac/setproctitle.h @@ -1,7 +1,7 @@ /* Generic setproctitle.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/signal.h b/include/ac/signal.h index 60c3a0ed45..4e68932644 100644 --- a/include/ac/signal.h +++ b/include/ac/signal.h @@ -1,7 +1,7 @@ /* Generic signal.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/socket.h b/include/ac/socket.h index 71f473d024..01ab58039d 100644 --- a/include/ac/socket.h +++ b/include/ac/socket.h @@ -1,7 +1,7 @@ /* Generic socket.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/stdarg.h b/include/ac/stdarg.h index d3e9f4ac71..5ad2d7e0bf 100644 --- a/include/ac/stdarg.h +++ b/include/ac/stdarg.h @@ -1,7 +1,7 @@ /* Generic stdarg.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/stdlib.h b/include/ac/stdlib.h index c1b24da86f..2e3eb5502d 100644 --- a/include/ac/stdlib.h +++ b/include/ac/stdlib.h @@ -1,7 +1,7 @@ /* Generic stdlib.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/string.h b/include/ac/string.h index 0b35663835..ae988b1384 100644 --- a/include/ac/string.h +++ b/include/ac/string.h @@ -1,7 +1,7 @@ /* Generic string.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/sysexits.h b/include/ac/sysexits.h index 31e3db0dbf..b8817050ea 100644 --- a/include/ac/sysexits.h +++ b/include/ac/sysexits.h @@ -1,7 +1,7 @@ /* Generic sysexits */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/syslog.h b/include/ac/syslog.h index 734703b6ba..f34f7e8986 100644 --- a/include/ac/syslog.h +++ b/include/ac/syslog.h @@ -1,7 +1,7 @@ /* Generic syslog.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/termios.h b/include/ac/termios.h index 3e8d8ee5ae..ac5c45533f 100644 --- a/include/ac/termios.h +++ b/include/ac/termios.h @@ -1,7 +1,7 @@ /* Generic termios.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/time.h b/include/ac/time.h index ddc9bac357..4c8892cd73 100644 --- a/include/ac/time.h +++ b/include/ac/time.h @@ -1,7 +1,7 @@ /* Generic time.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/unistd.h b/include/ac/unistd.h index f92f28f0b1..a0c0e756b2 100644 --- a/include/ac/unistd.h +++ b/include/ac/unistd.h @@ -1,7 +1,7 @@ /* Generic unistd.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ac/wait.h b/include/ac/wait.h index 1f98ff7880..1525576948 100644 --- a/include/ac/wait.h +++ b/include/ac/wait.h @@ -1,7 +1,7 @@ /* Generic wait.h */ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/avl.h b/include/avl.h index 7bc62b0552..a8c11109c7 100644 --- a/include/avl.h +++ b/include/avl.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/getopt-compat.h b/include/getopt-compat.h index 060f0407e3..1cbd18821d 100644 --- a/include/getopt-compat.h +++ b/include/getopt-compat.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lber.h b/include/lber.h index 51c0b898c6..2a7977c24f 100644 --- a/include/lber.h +++ b/include/lber.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lber_pvt.h b/include/lber_pvt.h index b2f808d4a0..b2303eb331 100644 --- a/include/lber_pvt.h +++ b/include/lber_pvt.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lber_types.h.in b/include/lber_types.h.in index dd2bc4134c..9c44494457 100644 --- a/include/lber_types.h.in +++ b/include/lber_types.h.in @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lber_types.nt b/include/lber_types.nt index 9b04d5c76e..4dfbecf510 100644 --- a/include/lber_types.nt +++ b/include/lber_types.nt @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms are permitted only diff --git a/include/ldap.h b/include/ldap.h index 576bc10783..64ac066710 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_cdefs.h b/include/ldap_cdefs.h index e6cc1c6757..926b58091d 100644 --- a/include/ldap_cdefs.h +++ b/include/ldap_cdefs.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_config.h.in b/include/ldap_config.h.in index c86eb23e5f..a119fafee5 100644 --- a/include/ldap_config.h.in +++ b/include/ldap_config.h.in @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_config.nt b/include/ldap_config.nt index f19eb38016..e2fbbb9c15 100644 --- a/include/ldap_config.nt +++ b/include/ldap_config.nt @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms are permitted only diff --git a/include/ldap_defaults.h b/include/ldap_defaults.h index d453f67c3d..d4d1198b17 100644 --- a/include/ldap_defaults.h +++ b/include/ldap_defaults.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_features.h.in b/include/ldap_features.h.in index d77029c3fe..5f8cadfbf9 100644 --- a/include/ldap_features.h.in +++ b/include/ldap_features.h.in @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_features.nt b/include/ldap_features.nt index eeec2d1b58..61ad76f4e7 100644 --- a/include/ldap_features.nt +++ b/include/ldap_features.nt @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms are permitted only diff --git a/include/ldap_int_thread.h b/include/ldap_int_thread.h index 87e09fd5b6..1e19a89c19 100644 --- a/include/ldap_int_thread.h +++ b/include/ldap_int_thread.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_log.h b/include/ldap_log.h index 455e29995c..30f57c418c 100644 --- a/include/ldap_log.h +++ b/include/ldap_log.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index c6af0fb819..71fd9d8f80 100644 --- a/include/ldap_pvt.h +++ b/include/ldap_pvt.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_pvt_thread.h b/include/ldap_pvt_thread.h index 8ff4a1085f..3179f138c2 100644 --- a/include/ldap_pvt_thread.h +++ b/include/ldap_pvt_thread.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_pvt_uc.h b/include/ldap_pvt_uc.h index c5d7458258..5292207630 100644 --- a/include/ldap_pvt_uc.h +++ b/include/ldap_pvt_uc.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_queue.h b/include/ldap_queue.h index 7366a21652..32e8d2cd94 100644 --- a/include/ldap_queue.h +++ b/include/ldap_queue.h @@ -1,5 +1,5 @@ /* - * Copyright 2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 2001-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_schema.h b/include/ldap_schema.h index 860432f87c..4c8e5fb448 100644 --- a/include/ldap_schema.h +++ b/include/ldap_schema.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldap_utf8.h b/include/ldap_utf8.h index c6c94321a9..03f667b82f 100644 --- a/include/ldap_utf8.h +++ b/include/ldap_utf8.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldbm.h b/include/ldbm.h index 1592c23da5..15f86334c8 100644 --- a/include/ldbm.h +++ b/include/ldbm.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/ldif.h b/include/ldif.h index f875ed1dd5..ccb9fb82b1 100644 --- a/include/ldif.h +++ b/include/ldif.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lutil.h b/include/lutil.h index 1ebba1b466..d8c9c8d6e7 100644 --- a/include/lutil.h +++ b/include/lutil.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lutil_hash.h b/include/lutil_hash.h index ef2075d26d..6cb8b0df7e 100644 --- a/include/lutil_hash.h +++ b/include/lutil_hash.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lutil_ldap.h b/include/lutil_ldap.h index d34d13ecba..ad878bbf90 100644 --- a/include/lutil_ldap.h +++ b/include/lutil_ldap.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lutil_lockf.h b/include/lutil_lockf.h index 102dc3d0c4..9b27e2fa75 100644 --- a/include/lutil_lockf.h +++ b/include/lutil_lockf.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lutil_md5.h b/include/lutil_md5.h index 0f3682ee4d..d9287eef37 100644 --- a/include/lutil_md5.h +++ b/include/lutil_md5.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/lutil_sha1.h b/include/lutil_sha1.h index 06e80f380d..455f828da9 100644 --- a/include/lutil_sha1.h +++ b/include/lutil_sha1.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/portable.h.in b/include/portable.h.in index 69e7bbd3d7..2d77ad4ceb 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -1,6 +1,6 @@ /* include/portable.h.in. Generated automatically from configure.in by autoheader. */ /* - * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/portable.nt b/include/portable.nt index fdfff9712b..9729bc8816 100644 --- a/include/portable.nt +++ b/include/portable.nt @@ -2,7 +2,7 @@ /* include/portable.nt -- manually updated of MS NT (MS VC5) */ /* synced with portable.h.in 1.191 */ /* - * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/setup.mak b/include/setup.mak index a24056e9ed..22b4f945a1 100644 --- a/include/setup.mak +++ b/include/setup.mak @@ -1,6 +1,6 @@ # $OpenLDAP$ # -# Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT file # diff --git a/include/sysexits-compat.h b/include/sysexits-compat.h index 45ae6f8761..5a12b13831 100644 --- a/include/sysexits-compat.h +++ b/include/sysexits-compat.h @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- 2.39.5