]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10433 - Update copyright year
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 28 Jan 2026 17:43:12 +0000 (17:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 28 Jan 2026 17:43:12 +0000 (17:43 +0000)
1337 files changed:
COPYRIGHT
INSTALL
Makefile.in
README
build/dir.mk
build/info.mk
build/lib-shared.mk
build/lib-static.mk
build/lib.mk
build/man.mk
build/mkdep
build/mkdep.aix
build/mkrelease
build/mkvers.bat
build/mkversion
build/mod.mk
build/openldap.m4
build/rules.mk
build/srv.mk
build/top.mk
build/version.h
build/version.sh
build/version.var
clients/Makefile.in
clients/tools/Makefile.in
clients/tools/common.c
clients/tools/common.h
clients/tools/ldapcompare.c
clients/tools/ldapdelete.c
clients/tools/ldapexop.c
clients/tools/ldapmodify.c
clients/tools/ldapmodrdn.c
clients/tools/ldappasswd.c
clients/tools/ldapsearch.c
clients/tools/ldapurl.c
clients/tools/ldapvc.c
clients/tools/ldapwhoami.c
configure
configure.ac
contrib/ldapc++/COPYRIGHT
contrib/ldapc++/Makefile.am
contrib/ldapc++/Makefile.in
contrib/ldapc++/configure
contrib/ldapc++/configure.ac
contrib/ldapc++/examples/Makefile.am
contrib/ldapc++/examples/Makefile.in
contrib/ldapc++/examples/main.cpp
contrib/ldapc++/examples/readSchema.cpp
contrib/ldapc++/examples/startTls.cpp
contrib/ldapc++/examples/urlTest.cpp
contrib/ldapc++/src/LDAPAddRequest.cpp
contrib/ldapc++/src/LDAPAddRequest.h
contrib/ldapc++/src/LDAPAsynConnection.cpp
contrib/ldapc++/src/LDAPAsynConnection.h
contrib/ldapc++/src/LDAPAttrType.cpp
contrib/ldapc++/src/LDAPAttrType.h
contrib/ldapc++/src/LDAPAttribute.cpp
contrib/ldapc++/src/LDAPAttribute.h
contrib/ldapc++/src/LDAPAttributeList.cpp
contrib/ldapc++/src/LDAPAttributeList.h
contrib/ldapc++/src/LDAPBindRequest.cpp
contrib/ldapc++/src/LDAPBindRequest.h
contrib/ldapc++/src/LDAPCompareRequest.cpp
contrib/ldapc++/src/LDAPCompareRequest.h
contrib/ldapc++/src/LDAPConnection.cpp
contrib/ldapc++/src/LDAPConnection.h
contrib/ldapc++/src/LDAPConstraints.cpp
contrib/ldapc++/src/LDAPConstraints.h
contrib/ldapc++/src/LDAPControl.cpp
contrib/ldapc++/src/LDAPControl.h
contrib/ldapc++/src/LDAPControlSet.cpp
contrib/ldapc++/src/LDAPControlSet.h
contrib/ldapc++/src/LDAPDeleteRequest.cpp
contrib/ldapc++/src/LDAPDeleteRequest.h
contrib/ldapc++/src/LDAPEntry.cpp
contrib/ldapc++/src/LDAPEntry.h
contrib/ldapc++/src/LDAPEntryList.cpp
contrib/ldapc++/src/LDAPEntryList.h
contrib/ldapc++/src/LDAPException.cpp
contrib/ldapc++/src/LDAPException.h
contrib/ldapc++/src/LDAPExtRequest.cpp
contrib/ldapc++/src/LDAPExtRequest.h
contrib/ldapc++/src/LDAPExtResult.cpp
contrib/ldapc++/src/LDAPExtResult.h
contrib/ldapc++/src/LDAPMessage.cpp
contrib/ldapc++/src/LDAPMessage.h
contrib/ldapc++/src/LDAPMessageQueue.cpp
contrib/ldapc++/src/LDAPMessageQueue.h
contrib/ldapc++/src/LDAPModDNRequest.cpp
contrib/ldapc++/src/LDAPModDNRequest.h
contrib/ldapc++/src/LDAPModList.cpp
contrib/ldapc++/src/LDAPModList.h
contrib/ldapc++/src/LDAPModification.cpp
contrib/ldapc++/src/LDAPModification.h
contrib/ldapc++/src/LDAPModifyRequest.cpp
contrib/ldapc++/src/LDAPModifyRequest.h
contrib/ldapc++/src/LDAPObjClass.cpp
contrib/ldapc++/src/LDAPObjClass.h
contrib/ldapc++/src/LDAPRebind.cpp
contrib/ldapc++/src/LDAPRebind.h
contrib/ldapc++/src/LDAPRebindAuth.cpp
contrib/ldapc++/src/LDAPRebindAuth.h
contrib/ldapc++/src/LDAPReferenceList.cpp
contrib/ldapc++/src/LDAPReferenceList.h
contrib/ldapc++/src/LDAPRequest.cpp
contrib/ldapc++/src/LDAPRequest.h
contrib/ldapc++/src/LDAPResult.cpp
contrib/ldapc++/src/LDAPResult.h
contrib/ldapc++/src/LDAPSaslBindResult.cpp
contrib/ldapc++/src/LDAPSaslBindResult.h
contrib/ldapc++/src/LDAPSchema.cpp
contrib/ldapc++/src/LDAPSchema.h
contrib/ldapc++/src/LDAPSearchReference.cpp
contrib/ldapc++/src/LDAPSearchReference.h
contrib/ldapc++/src/LDAPSearchRequest.cpp
contrib/ldapc++/src/LDAPSearchRequest.h
contrib/ldapc++/src/LDAPSearchResult.cpp
contrib/ldapc++/src/LDAPSearchResult.h
contrib/ldapc++/src/LDAPSearchResults.cpp
contrib/ldapc++/src/LDAPSearchResults.h
contrib/ldapc++/src/LDAPUrl.cpp
contrib/ldapc++/src/LDAPUrl.h
contrib/ldapc++/src/LDAPUrlList.cpp
contrib/ldapc++/src/LDAPUrlList.h
contrib/ldapc++/src/LdifReader.cpp
contrib/ldapc++/src/LdifReader.h
contrib/ldapc++/src/LdifWriter.cpp
contrib/ldapc++/src/LdifWriter.h
contrib/ldapc++/src/Makefile.am
contrib/ldapc++/src/Makefile.in
contrib/ldapc++/src/SaslInteraction.cpp
contrib/ldapc++/src/SaslInteraction.h
contrib/ldapc++/src/SaslInteractionHandler.cpp
contrib/ldapc++/src/SaslInteractionHandler.h
contrib/ldapc++/src/StringList.cpp
contrib/ldapc++/src/StringList.h
contrib/ldapc++/src/TlsOptions.cpp
contrib/ldapc++/src/TlsOptions.h
contrib/ldapc++/src/ac/time.h
contrib/ldapc++/src/debug.h
contrib/ldapc++/version.sh
contrib/ldapc++/version.var
contrib/ldaptcl/COPYRIGHT
contrib/slapd-modules/README
contrib/slapd-modules/acl/README.posixgroup
contrib/slapd-modules/acl/now.c
contrib/slapd-modules/acl/posixgroup.c
contrib/slapd-modules/addpartial/README
contrib/slapd-modules/addpartial/addpartial-overlay.c
contrib/slapd-modules/alias/Makefile
contrib/slapd-modules/alias/alias.c
contrib/slapd-modules/alias/tests/run
contrib/slapd-modules/alias/tests/scripts/all
contrib/slapd-modules/alias/tests/scripts/common.sh
contrib/slapd-modules/alias/tests/scripts/test001-config
contrib/slapd-modules/alias/tests/scripts/test002-add-delete
contrib/slapd-modules/alias/tests/scripts/test003-search
contrib/slapd-modules/allop/README
contrib/slapd-modules/allop/allop.c
contrib/slapd-modules/allop/slapo-allop.5
contrib/slapd-modules/allowed/Makefile
contrib/slapd-modules/allowed/README
contrib/slapd-modules/allowed/allowed.c
contrib/slapd-modules/authzid/Makefile
contrib/slapd-modules/authzid/authzid.c
contrib/slapd-modules/autogroup/README
contrib/slapd-modules/autogroup/autogroup.c
contrib/slapd-modules/autogroup/slapo-autogroup.5
contrib/slapd-modules/ciboolean/Makefile
contrib/slapd-modules/ciboolean/ciboolean.c
contrib/slapd-modules/ciboolean/slapo-ciboolean.5
contrib/slapd-modules/ciboolean/tests/run
contrib/slapd-modules/ciboolean/tests/scripts/test001-ciboolean
contrib/slapd-modules/cloak/cloak.c
contrib/slapd-modules/cloak/slapo-cloak.5
contrib/slapd-modules/comp_match/Makefile
contrib/slapd-modules/datamorph/Makefile
contrib/slapd-modules/datamorph/datamorph.c
contrib/slapd-modules/datamorph/tests/run
contrib/slapd-modules/datamorph/tests/scripts/all
contrib/slapd-modules/datamorph/tests/scripts/common.sh
contrib/slapd-modules/datamorph/tests/scripts/test001-config
contrib/slapd-modules/datamorph/tests/scripts/test002-add-delete
contrib/slapd-modules/datamorph/tests/scripts/test003-search
contrib/slapd-modules/datamorph/tests/scripts/test004-compare
contrib/slapd-modules/datamorph/tests/scripts/test005-modify
contrib/slapd-modules/datamorph/tests/scripts/test006-modrdn
contrib/slapd-modules/datamorph/tests/scripts/test007-transformed-replication
contrib/slapd-modules/datamorph/tests/scripts/test008-ignored-replication
contrib/slapd-modules/denyop/denyop.c
contrib/slapd-modules/dsaschema/dsaschema.c
contrib/slapd-modules/dsaschema/slapd-dsaschema.5
contrib/slapd-modules/dupent/Makefile
contrib/slapd-modules/dupent/dupent.c
contrib/slapd-modules/emptyds/Makefile
contrib/slapd-modules/emptyds/README
contrib/slapd-modules/emptyds/emptyds.c
contrib/slapd-modules/emptyds/slapo-emptyds.5
contrib/slapd-modules/emptyds/tests/data/emptyds.conf
contrib/slapd-modules/emptyds/tests/run
contrib/slapd-modules/emptyds/tests/scripts/all
contrib/slapd-modules/emptyds/tests/scripts/test001-emptyds
contrib/slapd-modules/kinit/README
contrib/slapd-modules/kinit/kinit.c
contrib/slapd-modules/lastmod/lastmod.c
contrib/slapd-modules/lastmod/slapo-lastmod.5
contrib/slapd-modules/noopsrch/Makefile
contrib/slapd-modules/noopsrch/noopsrch.c
contrib/slapd-modules/nops/nops.c
contrib/slapd-modules/nssov/Makefile
contrib/slapd-modules/nssov/README
contrib/slapd-modules/nssov/alias.c
contrib/slapd-modules/nssov/ether.c
contrib/slapd-modules/nssov/group.c
contrib/slapd-modules/nssov/host.c
contrib/slapd-modules/nssov/netgroup.c
contrib/slapd-modules/nssov/network.c
contrib/slapd-modules/nssov/nssov.c
contrib/slapd-modules/nssov/nssov.h
contrib/slapd-modules/nssov/pam.c
contrib/slapd-modules/nssov/passwd.c
contrib/slapd-modules/nssov/protocol.c
contrib/slapd-modules/nssov/rpc.c
contrib/slapd-modules/nssov/service.c
contrib/slapd-modules/nssov/shadow.c
contrib/slapd-modules/nssov/slapo-nssov.5
contrib/slapd-modules/passwd/README
contrib/slapd-modules/passwd/kerberos.c
contrib/slapd-modules/passwd/netscape.c
contrib/slapd-modules/passwd/pbkdf2/README
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c
contrib/slapd-modules/passwd/pbkdf2/slapd-pw-pbkdf2.5
contrib/slapd-modules/passwd/radius.c
contrib/slapd-modules/passwd/sha2/README
contrib/slapd-modules/passwd/sha2/slapd-pw-sha2.5
contrib/slapd-modules/passwd/sha2/slapd-sha2.c
contrib/slapd-modules/passwd/slapd-pw-radius.5
contrib/slapd-modules/passwd/totp/README
contrib/slapd-modules/passwd/totp/slapd-totp.c
contrib/slapd-modules/passwd/totp/slapo-totp.5
contrib/slapd-modules/proxyOld/Makefile
contrib/slapd-modules/proxyOld/README
contrib/slapd-modules/proxyOld/proxyOld.c
contrib/slapd-modules/rbac/rbac.c
contrib/slapd-modules/rbac/rbac.h
contrib/slapd-modules/resultstats/Makefile
contrib/slapd-modules/resultstats/resultstats.c
contrib/slapd-modules/resultstats/slapo-resultstats.5
contrib/slapd-modules/resultstats/tests/run
contrib/slapd-modules/resultstats/tests/scripts/test001-resultstats
contrib/slapd-modules/samba4/Makefile
contrib/slapd-modules/samba4/README
contrib/slapd-modules/samba4/pguid.c
contrib/slapd-modules/samba4/rdnval.c
contrib/slapd-modules/samba4/vernum.c
contrib/slapd-modules/smbk5pwd/Makefile
contrib/slapd-modules/smbk5pwd/README
contrib/slapd-modules/smbk5pwd/slapo-smbk5pwd.5
contrib/slapd-modules/smbk5pwd/smbk5pwd.c
contrib/slapd-modules/trace/trace.c
contrib/slapd-modules/usn/README
contrib/slapd-modules/usn/usn.c
contrib/slapd-modules/variant/Makefile
contrib/slapd-modules/variant/tests/run
contrib/slapd-modules/variant/tests/scripts/all
contrib/slapd-modules/variant/tests/scripts/common.sh
contrib/slapd-modules/variant/tests/scripts/test001-config
contrib/slapd-modules/variant/tests/scripts/test002-add-delete
contrib/slapd-modules/variant/tests/scripts/test003-search
contrib/slapd-modules/variant/tests/scripts/test004-compare
contrib/slapd-modules/variant/tests/scripts/test005-modify
contrib/slapd-modules/variant/tests/scripts/test006-acl
contrib/slapd-modules/variant/tests/scripts/test007-subtypes
contrib/slapd-modules/variant/tests/scripts/test008-variant-replication
contrib/slapd-modules/variant/tests/scripts/test009-ignored-replication
contrib/slapd-modules/variant/tests/scripts/test010-limits
contrib/slapd-modules/variant/tests/scripts/test011-referral
contrib/slapd-modules/variant/tests/scripts/test012-crossdb
contrib/slapd-modules/vc/Makefile
contrib/slapd-modules/vc/vc.c
contrib/slapd-tools/README
contrib/slapd-tools/statslog
contrib/slapd-tools/wrap_slap_ops
contrib/slapi-plugins/addrdnvalues/README
contrib/slapi-plugins/addrdnvalues/addrdnvalues.c
doc/Makefile.in
doc/guide/admin/Makefile
doc/guide/admin/README.spellcheck
doc/guide/admin/abstract.sdf
doc/guide/admin/access-control.sdf
doc/guide/admin/admin.sdf
doc/guide/admin/appendix-changes.sdf
doc/guide/admin/appendix-common-errors.sdf
doc/guide/admin/appendix-configs.sdf
doc/guide/admin/appendix-contrib.sdf
doc/guide/admin/appendix-deployments.sdf
doc/guide/admin/appendix-ldap-result-codes.sdf
doc/guide/admin/appendix-recommended-versions.sdf
doc/guide/admin/appendix-upgrading.sdf
doc/guide/admin/backends.sdf
doc/guide/admin/booktitle.sdf
doc/guide/admin/config.sdf
doc/guide/admin/dbtools.sdf
doc/guide/admin/glossary.sdf
doc/guide/admin/guide.sdf
doc/guide/admin/index.sdf
doc/guide/admin/install.sdf
doc/guide/admin/intro.sdf
doc/guide/admin/limits.sdf
doc/guide/admin/loadbalancer.sdf
doc/guide/admin/maintenance.sdf
doc/guide/admin/master.sdf
doc/guide/admin/monitoringslapd.sdf
doc/guide/admin/overlays.sdf
doc/guide/admin/preface.sdf
doc/guide/admin/quickstart.sdf
doc/guide/admin/referrals.sdf
doc/guide/admin/replication.sdf
doc/guide/admin/runningslapd.sdf
doc/guide/admin/sasl.sdf
doc/guide/admin/schema.sdf
doc/guide/admin/security.sdf
doc/guide/admin/slapdconf2.sdf
doc/guide/admin/slapdconfig.sdf
doc/guide/admin/title.sdf
doc/guide/admin/tls.sdf
doc/guide/admin/troubleshooting.sdf
doc/guide/admin/tuning.sdf
doc/guide/images/src/README.fonts
doc/guide/plain.sdf
doc/guide/preamble.sdf
doc/guide/release/copyright-plain.sdf
doc/guide/release/copyright.sdf
doc/guide/release/install.sdf
doc/guide/release/license-plain.sdf
doc/guide/release/license.sdf
doc/man/Makefile.in
doc/man/man1/Makefile.in
doc/man/man1/ldapcompare.1
doc/man/man1/ldapdelete.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldappasswd.1
doc/man/man1/ldapsearch.1
doc/man/man1/ldapurl.1
doc/man/man1/ldapvc.1
doc/man/man1/ldapwhoami.1
doc/man/man3/Makefile.in
doc/man/man3/lber-decode.3
doc/man/man3/lber-encode.3
doc/man/man3/lber-memory.3
doc/man/man3/lber-sockbuf.3
doc/man/man3/lber-types.3
doc/man/man3/ldap.3
doc/man/man3/ldap_abandon.3
doc/man/man3/ldap_add.3
doc/man/man3/ldap_bind.3
doc/man/man3/ldap_compare.3
doc/man/man3/ldap_controls.3
doc/man/man3/ldap_delete.3
doc/man/man3/ldap_dup.3
doc/man/man3/ldap_error.3
doc/man/man3/ldap_extended_operation.3
doc/man/man3/ldap_first_attribute.3
doc/man/man3/ldap_first_entry.3
doc/man/man3/ldap_first_message.3
doc/man/man3/ldap_first_reference.3
doc/man/man3/ldap_get_dn.3
doc/man/man3/ldap_get_option.3
doc/man/man3/ldap_get_values.3
doc/man/man3/ldap_memory.3
doc/man/man3/ldap_modify.3
doc/man/man3/ldap_modrdn.3
doc/man/man3/ldap_open.3
doc/man/man3/ldap_parse_reference.3
doc/man/man3/ldap_parse_result.3
doc/man/man3/ldap_parse_sort_control.3
doc/man/man3/ldap_parse_vlv_control.3
doc/man/man3/ldap_rename.3
doc/man/man3/ldap_result.3
doc/man/man3/ldap_schema.3
doc/man/man3/ldap_search.3
doc/man/man3/ldap_sort.3
doc/man/man3/ldap_sync.3
doc/man/man3/ldap_tls.3
doc/man/man3/ldap_url.3
doc/man/man5/Makefile.in
doc/man/man5/ldap.conf.5
doc/man/man5/ldif.5
doc/man/man5/lloadd.conf.5
doc/man/man5/slapd-asyncmeta.5
doc/man/man5/slapd-config.5
doc/man/man5/slapd-dnssrv.5
doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-ldif.5
doc/man/man5/slapd-mdb.5
doc/man/man5/slapd-meta.5
doc/man/man5/slapd-monitor.5
doc/man/man5/slapd-null.5
doc/man/man5/slapd-passwd.5
doc/man/man5/slapd-relay.5
doc/man/man5/slapd-sock.5
doc/man/man5/slapd-wt.5
doc/man/man5/slapd.access.5
doc/man/man5/slapd.backends.5
doc/man/man5/slapd.conf.5
doc/man/man5/slapd.overlays.5
doc/man/man5/slapd.plugin.5
doc/man/man5/slapo-accesslog.5
doc/man/man5/slapo-auditlog.5
doc/man/man5/slapo-autoca.5
doc/man/man5/slapo-chain.5
doc/man/man5/slapo-collect.5
doc/man/man5/slapo-constraint.5
doc/man/man5/slapo-dds.5
doc/man/man5/slapo-deref.5
doc/man/man5/slapo-dyngroup.5
doc/man/man5/slapo-dynlist.5
doc/man/man5/slapo-homedir.5
doc/man/man5/slapo-memberof.5
doc/man/man5/slapo-nestgroup.5
doc/man/man5/slapo-otp.5
doc/man/man5/slapo-pbind.5
doc/man/man5/slapo-pcache.5
doc/man/man5/slapo-ppolicy.5
doc/man/man5/slapo-refint.5
doc/man/man5/slapo-remoteauth.5
doc/man/man5/slapo-retcode.5
doc/man/man5/slapo-rwm.5
doc/man/man5/slapo-sssvlv.5
doc/man/man5/slapo-syncprov.5
doc/man/man5/slapo-translucent.5
doc/man/man5/slapo-unique.5
doc/man/man5/slapo-valsort.5
doc/man/man5/slappw-argon2.5
doc/man/man8/Makefile.in
doc/man/man8/lloadd.8
doc/man/man8/slapacl.8
doc/man/man8/slapadd.8
doc/man/man8/slapauth.8
doc/man/man8/slapcat.8
doc/man/man8/slapd.8
doc/man/man8/slapdn.8
doc/man/man8/slapindex.8
doc/man/man8/slapmodify.8
doc/man/man8/slappasswd.8
doc/man/man8/slapschema.8
doc/man/man8/slaptest.8
include/Makefile.in
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/fdset.h
include/ac/localize.h
include/ac/param.h
include/ac/regex.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
include/getopt-compat.h
include/lber.h
include/lber_pvt.h
include/lber_types.hin
include/ldap.h
include/ldap_avl.h
include/ldap_cdefs.h
include/ldap_config.hin
include/ldap_defaults.h
include/ldap_features.hin
include/ldap_int_thread.h
include/ldap_log.h
include/ldap_pvt.h
include/ldap_pvt_thread.h
include/ldap_pvt_uc.h
include/ldap_queue.h
include/ldap_rq.h
include/ldap_schema.h
include/ldap_utf8.h
include/ldif.h
include/liblber-config.hin
include/libldap-config.hin
include/lutil.h
include/lutil_hash.h
include/lutil_ldap.h
include/lutil_lockf.h
include/lutil_md5.h
include/lutil_sha1.h
include/openldap.h
include/portable.hin
include/rewrite.h
include/slapi-plugin.h
include/sysexits-compat.h
libraries/Makefile.in
libraries/liblber/Makefile.in
libraries/liblber/assert.c
libraries/liblber/bprint.c
libraries/liblber/debug.c
libraries/liblber/decode.c
libraries/liblber/dtest.c
libraries/liblber/encode.c
libraries/liblber/etest.c
libraries/liblber/io.c
libraries/liblber/lber-int.h
libraries/liblber/memory.c
libraries/liblber/nt_err.c
libraries/liblber/options.c
libraries/liblber/sockbuf.c
libraries/liblber/stdio.c
libraries/libldap/Makefile.in
libraries/libldap/abandon.c
libraries/libldap/account_usability.c
libraries/libldap/add.c
libraries/libldap/addentry.c
libraries/libldap/apitest.c
libraries/libldap/assertion.c
libraries/libldap/avl.c
libraries/libldap/bind.c
libraries/libldap/cancel.c
libraries/libldap/charray.c
libraries/libldap/compare.c
libraries/libldap/controls.c
libraries/libldap/cyrus.c
libraries/libldap/dds.c
libraries/libldap/delete.c
libraries/libldap/deref.c
libraries/libldap/dnssrv.c
libraries/libldap/dntest.c
libraries/libldap/error.c
libraries/libldap/extended.c
libraries/libldap/fetch.c
libraries/libldap/filter.c
libraries/libldap/free.c
libraries/libldap/ftest.c
libraries/libldap/getattr.c
libraries/libldap/getdn.c
libraries/libldap/getentry.c
libraries/libldap/getvalues.c
libraries/libldap/init.c
libraries/libldap/lbase64.c
libraries/libldap/ldap-int.h
libraries/libldap/ldap-tls.h
libraries/libldap/ldap_sync.c
libraries/libldap/ldap_thr_debug.h
libraries/libldap/ldif.c
libraries/libldap/ldifutil.c
libraries/libldap/messages.c
libraries/libldap/modify.c
libraries/libldap/modrdn.c
libraries/libldap/msctrl.c
libraries/libldap/open.c
libraries/libldap/options.c
libraries/libldap/os-ip.c
libraries/libldap/os-local.c
libraries/libldap/pagectrl.c
libraries/libldap/passwd.c
libraries/libldap/ppolicy.c
libraries/libldap/print.c
libraries/libldap/psearchctrl.c
libraries/libldap/rdwr.c
libraries/libldap/references.c
libraries/libldap/request.c
libraries/libldap/result.c
libraries/libldap/rq.c
libraries/libldap/sasl.c
libraries/libldap/sbind.c
libraries/libldap/schema.c
libraries/libldap/search.c
libraries/libldap/sort.c
libraries/libldap/sortctrl.c
libraries/libldap/stctrl.c
libraries/libldap/string.c
libraries/libldap/t61.c
libraries/libldap/tavl.c
libraries/libldap/test.c
libraries/libldap/testavl.c
libraries/libldap/testtavl.c
libraries/libldap/thr_debug.c
libraries/libldap/thr_nt.c
libraries/libldap/thr_posix.c
libraries/libldap/thr_pth.c
libraries/libldap/thr_thr.c
libraries/libldap/threads.c
libraries/libldap/tls2.c
libraries/libldap/tls_g.c
libraries/libldap/tls_o.c
libraries/libldap/tpool.c
libraries/libldap/turn.c
libraries/libldap/txn.c
libraries/libldap/unbind.c
libraries/libldap/url.c
libraries/libldap/urltest.c
libraries/libldap/utf-8-conv.c
libraries/libldap/utf-8.c
libraries/libldap/util-int.c
libraries/libldap/vc.c
libraries/libldap/vlvctrl.c
libraries/libldap/whoami.c
libraries/liblmdb/midl.c
libraries/liblmdb/midl.h
libraries/liblunicode/Makefile.in
libraries/liblunicode/ucdata/ucdata.c
libraries/liblunicode/ucdata/ucdata.h
libraries/liblunicode/ucdata/ucgendat.c
libraries/liblunicode/ucdata/ucpgba.c
libraries/liblunicode/ucdata/ucpgba.h
libraries/liblunicode/ucstr.c
libraries/liblunicode/ure/ure.c
libraries/liblunicode/ure/ure.h
libraries/liblunicode/ure/urestubs.c
libraries/liblunicode/utbm/utbm.c
libraries/liblunicode/utbm/utbm.h
libraries/liblunicode/utbm/utbmstub.c
libraries/liblutil/Makefile.in
libraries/liblutil/base64.c
libraries/liblutil/detach.c
libraries/liblutil/entropy.c
libraries/liblutil/getopt.c
libraries/liblutil/getpass.c
libraries/liblutil/getpeereid.c
libraries/liblutil/hash.c
libraries/liblutil/lockf.c
libraries/liblutil/md5.c
libraries/liblutil/memcmp.c
libraries/liblutil/ntservice.c
libraries/liblutil/passfile.c
libraries/liblutil/passwd.c
libraries/liblutil/ptest.c
libraries/liblutil/sasl.c
libraries/liblutil/sha1.c
libraries/liblutil/signal.c
libraries/liblutil/sockpair.c
libraries/liblutil/utils.c
libraries/liblutil/uuid.c
libraries/librewrite/Makefile.in
libraries/librewrite/config.c
libraries/librewrite/context.c
libraries/librewrite/escapemap.c
libraries/librewrite/info.c
libraries/librewrite/ldapmap.c
libraries/librewrite/map.c
libraries/librewrite/params.c
libraries/librewrite/parse.c
libraries/librewrite/rewrite-int.h
libraries/librewrite/rewrite-map.h
libraries/librewrite/rewrite.c
libraries/librewrite/rule.c
libraries/librewrite/session.c
libraries/librewrite/subst.c
libraries/librewrite/var.c
libraries/librewrite/xmap.c
servers/Makefile.in
servers/lloadd/Makefile.in
servers/lloadd/Makefile_module.in
servers/lloadd/Makefile_server.in
servers/lloadd/backend.c
servers/lloadd/bind.c
servers/lloadd/client.c
servers/lloadd/config.c
servers/lloadd/connection.c
servers/lloadd/daemon.c
servers/lloadd/epoch.c
servers/lloadd/epoch.h
servers/lloadd/extended.c
servers/lloadd/init.c
servers/lloadd/libevent_support.c
servers/lloadd/lload-config.h
servers/lloadd/lload.h
servers/lloadd/main.c
servers/lloadd/module_init.c
servers/lloadd/monitor.c
servers/lloadd/operation.c
servers/lloadd/proto-lload.h
servers/lloadd/tier.c
servers/lloadd/tier_bestof.c
servers/lloadd/tier_roundrobin.c
servers/lloadd/tier_weighted.c
servers/lloadd/upstream.c
servers/lloadd/value.c
servers/slapd/Makefile.in
servers/slapd/abandon.c
servers/slapd/aci.c
servers/slapd/acl.c
servers/slapd/aclparse.c
servers/slapd/ad.c
servers/slapd/add.c
servers/slapd/at.c
servers/slapd/attr.c
servers/slapd/ava.c
servers/slapd/back-asyncmeta/Makefile.in
servers/slapd/back-asyncmeta/add.c
servers/slapd/back-asyncmeta/back-asyncmeta.h
servers/slapd/back-asyncmeta/bind.c
servers/slapd/back-asyncmeta/candidates.c
servers/slapd/back-asyncmeta/compare.c
servers/slapd/back-asyncmeta/config.c
servers/slapd/back-asyncmeta/conn.c
servers/slapd/back-asyncmeta/delete.c
servers/slapd/back-asyncmeta/dncache.c
servers/slapd/back-asyncmeta/init.c
servers/slapd/back-asyncmeta/map.c
servers/slapd/back-asyncmeta/message_queue.c
servers/slapd/back-asyncmeta/meta_result.c
servers/slapd/back-asyncmeta/modify.c
servers/slapd/back-asyncmeta/modrdn.c
servers/slapd/back-asyncmeta/monitor.c
servers/slapd/back-asyncmeta/proto-asyncmeta.h
servers/slapd/back-asyncmeta/search.c
servers/slapd/back-dnssrv/Makefile.in
servers/slapd/back-dnssrv/bind.c
servers/slapd/back-dnssrv/compare.c
servers/slapd/back-dnssrv/config.c
servers/slapd/back-dnssrv/init.c
servers/slapd/back-dnssrv/proto-dnssrv.h
servers/slapd/back-dnssrv/referral.c
servers/slapd/back-dnssrv/search.c
servers/slapd/back-ldap/Makefile.in
servers/slapd/back-ldap/add.c
servers/slapd/back-ldap/back-ldap.h
servers/slapd/back-ldap/bind.c
servers/slapd/back-ldap/chain.c
servers/slapd/back-ldap/compare.c
servers/slapd/back-ldap/config.c
servers/slapd/back-ldap/delete.c
servers/slapd/back-ldap/distproc.c
servers/slapd/back-ldap/extended.c
servers/slapd/back-ldap/init.c
servers/slapd/back-ldap/modify.c
servers/slapd/back-ldap/modrdn.c
servers/slapd/back-ldap/monitor.c
servers/slapd/back-ldap/pbind.c
servers/slapd/back-ldap/proto-ldap.h
servers/slapd/back-ldap/search.c
servers/slapd/back-ldap/unbind.c
servers/slapd/back-ldif/Makefile.in
servers/slapd/back-ldif/ldif.c
servers/slapd/back-mdb/Makefile.in
servers/slapd/back-mdb/add.c
servers/slapd/back-mdb/attr.c
servers/slapd/back-mdb/back-mdb.h
servers/slapd/back-mdb/bind.c
servers/slapd/back-mdb/compare.c
servers/slapd/back-mdb/config.c
servers/slapd/back-mdb/delete.c
servers/slapd/back-mdb/dn2entry.c
servers/slapd/back-mdb/dn2id.c
servers/slapd/back-mdb/extended.c
servers/slapd/back-mdb/filterindex.c
servers/slapd/back-mdb/id2entry.c
servers/slapd/back-mdb/idl.c
servers/slapd/back-mdb/idl.h
servers/slapd/back-mdb/index.c
servers/slapd/back-mdb/init.c
servers/slapd/back-mdb/key.c
servers/slapd/back-mdb/modify.c
servers/slapd/back-mdb/modrdn.c
servers/slapd/back-mdb/monitor.c
servers/slapd/back-mdb/nextid.c
servers/slapd/back-mdb/operational.c
servers/slapd/back-mdb/proto-mdb.h
servers/slapd/back-mdb/referral.c
servers/slapd/back-mdb/search.c
servers/slapd/back-mdb/tools.c
servers/slapd/back-meta/Makefile.in
servers/slapd/back-meta/add.c
servers/slapd/back-meta/back-meta.h
servers/slapd/back-meta/bind.c
servers/slapd/back-meta/candidates.c
servers/slapd/back-meta/compare.c
servers/slapd/back-meta/config.c
servers/slapd/back-meta/conn.c
servers/slapd/back-meta/delete.c
servers/slapd/back-meta/dncache.c
servers/slapd/back-meta/init.c
servers/slapd/back-meta/map.c
servers/slapd/back-meta/modify.c
servers/slapd/back-meta/modrdn.c
servers/slapd/back-meta/proto-meta.h
servers/slapd/back-meta/search.c
servers/slapd/back-meta/suffixmassage.c
servers/slapd/back-meta/unbind.c
servers/slapd/back-monitor/Makefile.in
servers/slapd/back-monitor/back-monitor.h
servers/slapd/back-monitor/backend.c
servers/slapd/back-monitor/bind.c
servers/slapd/back-monitor/cache.c
servers/slapd/back-monitor/compare.c
servers/slapd/back-monitor/conn.c
servers/slapd/back-monitor/database.c
servers/slapd/back-monitor/entry.c
servers/slapd/back-monitor/init.c
servers/slapd/back-monitor/listener.c
servers/slapd/back-monitor/log.c
servers/slapd/back-monitor/modify.c
servers/slapd/back-monitor/operation.c
servers/slapd/back-monitor/operational.c
servers/slapd/back-monitor/overlay.c
servers/slapd/back-monitor/proto-back-monitor.h
servers/slapd/back-monitor/rww.c
servers/slapd/back-monitor/search.c
servers/slapd/back-monitor/sent.c
servers/slapd/back-monitor/thread.c
servers/slapd/back-monitor/time.c
servers/slapd/back-null/Makefile.in
servers/slapd/back-null/null.c
servers/slapd/back-passwd/Makefile.in
servers/slapd/back-passwd/back-passwd.h
servers/slapd/back-passwd/config.c
servers/slapd/back-passwd/init.c
servers/slapd/back-passwd/proto-passwd.h
servers/slapd/back-passwd/search.c
servers/slapd/back-perl/Makefile.in
servers/slapd/back-perl/SampleLDAP.pm
servers/slapd/back-perl/add.c
servers/slapd/back-perl/asperl_undefs.h
servers/slapd/back-perl/bind.c
servers/slapd/back-perl/close.c
servers/slapd/back-perl/compare.c
servers/slapd/back-perl/config.c
servers/slapd/back-perl/delete.c
servers/slapd/back-perl/init.c
servers/slapd/back-perl/modify.c
servers/slapd/back-perl/modrdn.c
servers/slapd/back-perl/perl_back.h
servers/slapd/back-perl/proto-perl.h
servers/slapd/back-perl/search.c
servers/slapd/back-relay/Makefile.in
servers/slapd/back-relay/back-relay.h
servers/slapd/back-relay/init.c
servers/slapd/back-relay/op.c
servers/slapd/back-relay/proto-back-relay.h
servers/slapd/back-sock/Makefile.in
servers/slapd/back-sock/add.c
servers/slapd/back-sock/back-sock.h
servers/slapd/back-sock/bind.c
servers/slapd/back-sock/compare.c
servers/slapd/back-sock/config.c
servers/slapd/back-sock/delete.c
servers/slapd/back-sock/extended.c
servers/slapd/back-sock/init.c
servers/slapd/back-sock/modify.c
servers/slapd/back-sock/modrdn.c
servers/slapd/back-sock/opensock.c
servers/slapd/back-sock/proto-sock.h
servers/slapd/back-sock/result.c
servers/slapd/back-sock/search.c
servers/slapd/back-sock/searchexample.conf
servers/slapd/back-sock/searchexample.pl
servers/slapd/back-sock/unbind.c
servers/slapd/back-sql/Makefile.in
servers/slapd/back-sql/add.c
servers/slapd/back-sql/api.c
servers/slapd/back-sql/back-sql.h
servers/slapd/back-sql/bind.c
servers/slapd/back-sql/compare.c
servers/slapd/back-sql/config.c
servers/slapd/back-sql/delete.c
servers/slapd/back-sql/entry-id.c
servers/slapd/back-sql/init.c
servers/slapd/back-sql/modify.c
servers/slapd/back-sql/modrdn.c
servers/slapd/back-sql/operational.c
servers/slapd/back-sql/proto-sql.h
servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/Makefile
servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/dnreverse.cpp
servers/slapd/back-sql/schema-map.c
servers/slapd/back-sql/search.c
servers/slapd/back-sql/sql-wrap.c
servers/slapd/back-sql/util.c
servers/slapd/back-wt/Makefile.in
servers/slapd/back-wt/add.c
servers/slapd/back-wt/attr.c
servers/slapd/back-wt/back-wt.h
servers/slapd/back-wt/bind.c
servers/slapd/back-wt/cache.c
servers/slapd/back-wt/compare.c
servers/slapd/back-wt/config.c
servers/slapd/back-wt/ctx.c
servers/slapd/back-wt/delete.c
servers/slapd/back-wt/dn2entry.c
servers/slapd/back-wt/dn2id.c
servers/slapd/back-wt/extended.c
servers/slapd/back-wt/filterindex.c
servers/slapd/back-wt/id2entry.c
servers/slapd/back-wt/idl.c
servers/slapd/back-wt/idl.h
servers/slapd/back-wt/index.c
servers/slapd/back-wt/init.c
servers/slapd/back-wt/key.c
servers/slapd/back-wt/modify.c
servers/slapd/back-wt/modrdn.c
servers/slapd/back-wt/nextid.c
servers/slapd/back-wt/operational.c
servers/slapd/back-wt/proto-wt.h
servers/slapd/back-wt/search.c
servers/slapd/back-wt/tools.c
servers/slapd/backend.c
servers/slapd/backglue.c
servers/slapd/backover.c
servers/slapd/bconfig.c
servers/slapd/bind.c
servers/slapd/cancel.c
servers/slapd/ch_malloc.c
servers/slapd/compare.c
servers/slapd/component.c
servers/slapd/component.h
servers/slapd/config.c
servers/slapd/connection.c
servers/slapd/controls.c
servers/slapd/cr.c
servers/slapd/ctxcsn.c
servers/slapd/daemon.c
servers/slapd/delete.c
servers/slapd/dn.c
servers/slapd/entry.c
servers/slapd/extended.c
servers/slapd/filter.c
servers/slapd/filterentry.c
servers/slapd/frontend.c
servers/slapd/globals.c
servers/slapd/index.c
servers/slapd/init.c
servers/slapd/ldapsync.c
servers/slapd/limits.c
servers/slapd/lock.c
servers/slapd/logging.c
servers/slapd/main.c
servers/slapd/matchedValues.c
servers/slapd/modify.c
servers/slapd/modrdn.c
servers/slapd/mods.c
servers/slapd/module.c
servers/slapd/mr.c
servers/slapd/mra.c
servers/slapd/nt_svc.c
servers/slapd/oc.c
servers/slapd/oidm.c
servers/slapd/operation.c
servers/slapd/operational.c
servers/slapd/overlays/Makefile.in
servers/slapd/overlays/accesslog.c
servers/slapd/overlays/auditlog.c
servers/slapd/overlays/autoca.c
servers/slapd/overlays/collect.c
servers/slapd/overlays/dds.c
servers/slapd/overlays/deref.c
servers/slapd/overlays/dyngroup.c
servers/slapd/overlays/dynlist.c
servers/slapd/overlays/homedir.c
servers/slapd/overlays/nestgroup.c
servers/slapd/overlays/otp.c
servers/slapd/overlays/overlays.c
servers/slapd/overlays/pcache.c
servers/slapd/overlays/ppolicy.c
servers/slapd/overlays/refint.c
servers/slapd/overlays/remoteauth.c
servers/slapd/overlays/retcode.c
servers/slapd/overlays/rwm.h
servers/slapd/overlays/rwmconf.c
servers/slapd/overlays/rwmdn.c
servers/slapd/overlays/rwmmain.c
servers/slapd/overlays/rwmmap.c
servers/slapd/overlays/seqmod.c
servers/slapd/overlays/sssvlv.c
servers/slapd/overlays/syncprov.c
servers/slapd/overlays/translucent.c
servers/slapd/overlays/unique.c
servers/slapd/overlays/valsort.c
servers/slapd/passwd.c
servers/slapd/phonetic.c
servers/slapd/proto-slap.h
servers/slapd/proxyp.c
servers/slapd/pwmods/Makefile.in
servers/slapd/pwmods/README.argon2
servers/slapd/pwmods/argon2.c
servers/slapd/referral.c
servers/slapd/result.c
servers/slapd/root_dse.c
servers/slapd/sasl.c
servers/slapd/saslauthz.c
servers/slapd/schema.c
servers/slapd/schema/README
servers/slapd/schema/collective.ldif
servers/slapd/schema/collective.schema
servers/slapd/schema/corba.ldif
servers/slapd/schema/corba.schema
servers/slapd/schema/core.ldif
servers/slapd/schema/core.schema
servers/slapd/schema/cosine.ldif
servers/slapd/schema/cosine.schema
servers/slapd/schema/dsee.ldif
servers/slapd/schema/dsee.schema
servers/slapd/schema/duaconf.ldif
servers/slapd/schema/duaconf.schema
servers/slapd/schema/dyngroup.ldif
servers/slapd/schema/dyngroup.schema
servers/slapd/schema/inetorgperson.ldif
servers/slapd/schema/inetorgperson.schema
servers/slapd/schema/java.ldif
servers/slapd/schema/java.schema
servers/slapd/schema/misc.ldif
servers/slapd/schema/misc.schema
servers/slapd/schema/msuser.ldif
servers/slapd/schema/msuser.schema
servers/slapd/schema/namedobject.ldif
servers/slapd/schema/namedobject.schema
servers/slapd/schema/nis.ldif
servers/slapd/schema/nis.schema
servers/slapd/schema/openldap.ldif
servers/slapd/schema/openldap.schema
servers/slapd/schema/pmi.ldif
servers/slapd/schema/pmi.schema
servers/slapd/schema_check.c
servers/slapd/schema_init.c
servers/slapd/schema_prep.c
servers/slapd/schemaparse.c
servers/slapd/search.c
servers/slapd/sets.c
servers/slapd/sets.h
servers/slapd/sl_malloc.c
servers/slapd/slap-cfglog.h
servers/slapd/slap-config.h
servers/slapd/slap.h
servers/slapd/slapacl.c
servers/slapd/slapadd.c
servers/slapd/slapauth.c
servers/slapd/slapcat.c
servers/slapd/slapcommon.c
servers/slapd/slapcommon.h
servers/slapd/slapdn.c
servers/slapd/slapi/Makefile.in
servers/slapd/slapi/plugin.c
servers/slapd/slapi/printmsg.c
servers/slapd/slapi/proto-slapi.h
servers/slapd/slapi/slapi.h
servers/slapd/slapi/slapi_dn.c
servers/slapd/slapi/slapi_ext.c
servers/slapd/slapi/slapi_ops.c
servers/slapd/slapi/slapi_overlay.c
servers/slapd/slapi/slapi_pblock.c
servers/slapd/slapi/slapi_utils.c
servers/slapd/slapindex.c
servers/slapd/slapmodify.c
servers/slapd/slappasswd.c
servers/slapd/slapschema.c
servers/slapd/slaptest.c
servers/slapd/starttls.c
servers/slapd/str2filter.c
servers/slapd/syncrepl.c
servers/slapd/syntax.c
servers/slapd/txn.c
servers/slapd/unbind.c
servers/slapd/user.c
servers/slapd/value.c
servers/slapd/verbs.c
servers/slapd/zn_malloc.c
tests/Makefile.in
tests/data/ditcontentrules.conf
tests/data/lloadd-anon.conf
tests/data/lloadd-backend-issues.conf
tests/data/lloadd-empty.conf
tests/data/lloadd-sasl.conf
tests/data/lloadd-tls.conf
tests/data/lloadd.conf
tests/data/regressions/its10248/its10248
tests/data/regressions/its10248/slapd-local.conf
tests/data/regressions/its10388/its10388
tests/data/regressions/its4184/its4184
tests/data/regressions/its4326/its4326
tests/data/regressions/its4326/slapd.conf
tests/data/regressions/its4336/its4336
tests/data/regressions/its4336/slapd.conf
tests/data/regressions/its4448/its4448
tests/data/regressions/its4448/slapd-meta.conf
tests/data/regressions/its6794/its6794
tests/data/regressions/its6794/slapd-glue.conf
tests/data/regressions/its7573/its7573
tests/data/regressions/its8427/its8427
tests/data/regressions/its8427/its8427-2
tests/data/regressions/its8427/slapd.conf
tests/data/regressions/its8444/its8444
tests/data/regressions/its8521/its8521
tests/data/regressions/its8616/its8616
tests/data/regressions/its8663/its8663
tests/data/regressions/its8667/its8667
tests/data/regressions/its8721/its8721
tests/data/regressions/its8721/slapd-backend.conf
tests/data/regressions/its8721/slapd-proxy.conf
tests/data/regressions/its8752/its8752
tests/data/regressions/its8752/slapd.conf
tests/data/regressions/its8752/slapd.conf.mpr
tests/data/regressions/its8800/its8800
tests/data/regressions/its9051/its9051
tests/data/regressions/its9282/its9282
tests/data/regressions/its9288/its9288
tests/data/regressions/its9288/slapd-proxy.conf
tests/data/regressions/its9338/its9338
tests/data/regressions/its9400/its9400
tests/data/regressions/its9400/slapd-proxy-idassert.conf
tests/data/regressions/its9468/its9468
tests/data/regressions/its9468/slapd-proxy.conf
tests/data/regressions/its9468/slapd-remote.conf
tests/data/regressions/its9863/its9863
tests/data/regressions/its9888/its9888
tests/data/retcode.conf
tests/data/slapd-2db.conf
tests/data/slapd-aci.conf
tests/data/slapd-acl.conf
tests/data/slapd-asyncmeta-conttl.conf
tests/data/slapd-asyncmeta.conf
tests/data/slapd-cache-provider-proxyauthz.conf
tests/data/slapd-cache-provider.conf
tests/data/slapd-chain1.conf
tests/data/slapd-chain2.conf
tests/data/slapd-component.conf
tests/data/slapd-dds.conf
tests/data/slapd-deltasync-consumer.conf
tests/data/slapd-deltasync-provider.conf
tests/data/slapd-deref.conf
tests/data/slapd-dirsync1.conf
tests/data/slapd-dn.conf
tests/data/slapd-dnssrv.conf
tests/data/slapd-dsee-consumer1.conf
tests/data/slapd-dsee-consumer2.conf
tests/data/slapd-dynlist.conf
tests/data/slapd-emptydn.conf
tests/data/slapd-glue-ldap.conf
tests/data/slapd-glue-syncrepl1.conf
tests/data/slapd-glue-syncrepl2.conf
tests/data/slapd-glue.conf
tests/data/slapd-homedir.conf
tests/data/slapd-idassert.conf
tests/data/slapd-ldapglue.conf
tests/data/slapd-ldapgluegroups.conf
tests/data/slapd-ldapgluepeople.conf
tests/data/slapd-limits.conf
tests/data/slapd-lload.conf
tests/data/slapd-meta-target1.conf
tests/data/slapd-meta-target2.conf
tests/data/slapd-meta.conf
tests/data/slapd-nis-provider.conf
tests/data/slapd-passwd.conf
tests/data/slapd-ppolicy.conf
tests/data/slapd-provider.conf
tests/data/slapd-proxyauthz.conf
tests/data/slapd-proxycache.conf
tests/data/slapd-proxytimeout.conf
tests/data/slapd-pw.conf
tests/data/slapd-ref-consumer.conf
tests/data/slapd-referrals.conf
tests/data/slapd-refint.conf
tests/data/slapd-relay.conf
tests/data/slapd-repl-consumer-remote.conf
tests/data/slapd-retcode.conf
tests/data/slapd-schema.conf
tests/data/slapd-sql-syncrepl-provider.conf
tests/data/slapd-sql.conf
tests/data/slapd-syncrepl-consumer-persist-ldap.conf
tests/data/slapd-syncrepl-consumer-persist1.conf
tests/data/slapd-syncrepl-consumer-persist3.conf
tests/data/slapd-syncrepl-consumer-refresh1.conf
tests/data/slapd-syncrepl-consumer-refresh2.conf
tests/data/slapd-syncrepl-multiproxy.conf
tests/data/slapd-syncrepl-provider.conf
tests/data/slapd-tls-sasl.conf
tests/data/slapd-tls.conf
tests/data/slapd-translucent-local.conf
tests/data/slapd-translucent-remote.conf
tests/data/slapd-unique.conf
tests/data/slapd-valregex.conf
tests/data/slapd-valsort.conf
tests/data/slapd-whoami.conf
tests/data/slapd.conf
tests/data/slapd2.conf
tests/data/test.schema
tests/modules/Makefile.in
tests/modules/mod-harness/Makefile.in
tests/modules/mod-harness/config.c
tests/modules/mod-harness/connection.c
tests/modules/mod-harness/init.c
tests/modules/mod-harness/mod-harness.h
tests/progs/Makefile.in
tests/progs/ldif-filter.c
tests/progs/slapd-addel.c
tests/progs/slapd-auth.c
tests/progs/slapd-bind.c
tests/progs/slapd-common.c
tests/progs/slapd-common.h
tests/progs/slapd-modify.c
tests/progs/slapd-modrdn.c
tests/progs/slapd-mtread.c
tests/progs/slapd-read.c
tests/progs/slapd-search.c
tests/progs/slapd-tester.c
tests/progs/slapd-watcher.c
tests/python/backends.py
tests/python/conftest.py
tests/python/overlays.py
tests/python/slapd.py
tests/python/syncrepl.py
tests/run.in
tests/scripts/all
tests/scripts/conf.sh
tests/scripts/confdirsync.sh
tests/scripts/defines.sh
tests/scripts/functions.sh
tests/scripts/gdb.py
tests/scripts/grandchild_wrapper.py
tests/scripts/its-all
tests/scripts/lloadd-all
tests/scripts/lloadd/test000-rootdse
tests/scripts/lloadd/test001-backend-issues
tests/scripts/lloadd/test002-load
tests/scripts/lloadd/test003-cnconfig
tests/scripts/lloadd/test004-monitor
tests/scripts/lloadd/test005-tls
tests/scripts/lloadd/test006-sasl
tests/scripts/lloadd/test007-coherence
tests/scripts/lloadd/test008-nod
tests/scripts/monitor_data.sh
tests/scripts/passwd-search
tests/scripts/relay
tests/scripts/setup_kdc.sh
tests/scripts/sql-all
tests/scripts/sql-test000-read
tests/scripts/sql-test001-concurrency
tests/scripts/sql-test900-write
tests/scripts/sql-test901-syncrepl
tests/scripts/start-server
tests/scripts/start-server-nolog
tests/scripts/start-server2
tests/scripts/start-server2-nolog
tests/scripts/startup_nis_ldap_server.sh
tests/scripts/test000-rootdse
tests/scripts/test001-slapadd
tests/scripts/test002-populate
tests/scripts/test003-search
tests/scripts/test004-modify
tests/scripts/test005-modrdn
tests/scripts/test006-acls
tests/scripts/test007-slapmodify
tests/scripts/test008-concurrency
tests/scripts/test009-referral
tests/scripts/test010-passwd
tests/scripts/test011-glue-slapadd
tests/scripts/test012-glue-populate
tests/scripts/test013-language
tests/scripts/test014-whoami
tests/scripts/test015-xsearch
tests/scripts/test016-subref
tests/scripts/test017-syncreplication-refresh
tests/scripts/test018-syncreplication-persist
tests/scripts/test019-syncreplication-cascade
tests/scripts/test020-proxycache
tests/scripts/test021-certificate
tests/scripts/test022-ppolicy
tests/scripts/test023-refint
tests/scripts/test024-unique
tests/scripts/test025-limits
tests/scripts/test026-dn
tests/scripts/test027-emptydn
tests/scripts/test028-idassert
tests/scripts/test029-ldapglue
tests/scripts/test030-relay
tests/scripts/test031-component-filter
tests/scripts/test032-chain
tests/scripts/test033-glue-syncrepl
tests/scripts/test034-translucent
tests/scripts/test035-meta
tests/scripts/test036-meta-concurrency
tests/scripts/test037-manage
tests/scripts/test038-retcode
tests/scripts/test039-glue-ldap-concurrency
tests/scripts/test040-subtree-rename
tests/scripts/test041-aci
tests/scripts/test042-valsort
tests/scripts/test043-delta-syncrepl
tests/scripts/test044-dynlist
tests/scripts/test045-syncreplication-proxied
tests/scripts/test046-dds
tests/scripts/test047-ldap
tests/scripts/test048-syncrepl-multiproxy
tests/scripts/test049-sync-config
tests/scripts/test050-syncrepl-multiprovider
tests/scripts/test051-config-undo
tests/scripts/test052-memberof
tests/scripts/test053-syncprov-glue
tests/scripts/test054-syncreplication-parallel-load
tests/scripts/test055-valregex
tests/scripts/test056-monitor
tests/scripts/test057-memberof-refint
tests/scripts/test058-syncrepl-asymmetric
tests/scripts/test059-consumer-config
tests/scripts/test060-mt-hot
tests/scripts/test061-syncreplication-initiation
tests/scripts/test062-config-delete
tests/scripts/test063-delta-multiprovider
tests/scripts/test064-constraint
tests/scripts/test065-proxyauthz
tests/scripts/test066-autoca
tests/scripts/test067-tls
tests/scripts/test068-sasl-tls-external
tests/scripts/test069-delta-multiprovider-starttls
tests/scripts/test070-delta-multiprovider-ldaps
tests/scripts/test071-dirsync
tests/scripts/test072-dsee-sync
tests/scripts/test073-asyncmeta
tests/scripts/test074-asyncmeta-concurrency
tests/scripts/test075-dsee-persist
tests/scripts/test076-authid-rewrite
tests/scripts/test077-sasl-gssapi
tests/scripts/test078-persistent-sessionlog
tests/scripts/test079-proxy-timeout
tests/scripts/test080-hotp
tests/scripts/test081-totp
tests/scripts/test081-totp.py
tests/scripts/test082-remoteauth
tests/scripts/test083-argon2
tests/scripts/test084-deref
tests/scripts/test085-homedir
tests/scripts/test086-delta-consumer-config
tests/scripts/test087-librewrite
tests/scripts/test088-syncprov-glue-rwm
tests/scripts/test089-nestgroup
tests/scripts/test090-auditlog
tests/scripts/test091-asyncmeta-conttl

index 7fe18108efadc40cc28fd22ba07131fd5cc7e9ff..1696cddca56d3d21ff628adedc3c262c7e3b7b37 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright 1998-2024 The OpenLDAP Foundation
+Copyright 1998-2026 The OpenLDAP Foundation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/INSTALL b/INSTALL
index 989235d720e1517e1f3d5456394c461a74e84b1a..67159e33bac58d3c52201ed66ea92b529a7a7909 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -95,7 +95,7 @@ configuration directory (normally /usr/local/etc/openldap).
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2024 The OpenLDAP Foundation.
+Copyright 1998-2026 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 821b85f0ccd899ba4e3cd990699656e89d9233b1..2711efdcf552803a8b194838bcfa86089689bfc2 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
diff --git a/README b/README
index 6a017a90c6740cc5714378d211a74669990a9317..4cd0beeb7a461dd80ea2d0404b8eafe43b0004a4 100644 (file)
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ $OpenLDAP$
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2024 The OpenLDAP Foundation.
+Copyright 1998-2026 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index d6959ad7f45bd4aada4e020525d35dc015abef81..51f44eee7fb2d438672d5b1caa370c346798204d 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 326d8cf55939cd599911fc2dcbd80e9a8773b633..26f7f4ad511ea057739171932305df37be640593 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 40f622a092bc7ea04dca84cd1c2cd5830e3d924a..7292389f9a1f47bb9d049d7e7393db4e058eef7a 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a76052908b61c6dd26f3111a33fe3053b2796d6d..42a1be3a2a824ff35e772e009b700b71318857bb 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 91855e3f9a54094d407e88ef8e18ae11f6fc11f5..418fa3a1ea207793a009ab650036a722cd99a369 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ef48e037ee59aa83ba903d7d7681c656061b36fe..405ccf3550dffc06849d5925ba41c1ae21bc0987 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6d4f94091ed900d9761657b8bc4506525ef56745..86301b24c6268cac3ab5110eaff8c1f29b6f0816 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 40ef98c0bee8730ab67d7b922f3d8283aa6e6de8..3a499f48b8d4518ec0341239dab5409d3c2f5e08 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c6a3667c17bd12b65885c8a97cf2892ba268e8e7..1cb2068c2a54fe09e0566f7b8b32892fd143780e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bccd07a1f246d29cf1314499e514f5228ff8a9a1..833fabdbdc7f43bf61a6a13785cdd8dfaaff5e43 100755 (executable)
@@ -1,7 +1,7 @@
 :: $OpenLDAP$
 :: This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ::
-:: Copyright 1998-2024 The OpenLDAP Foundation.
+:: Copyright 1998-2026 The OpenLDAP Foundation.
 :: All rights reserved.
 ::
 :: Redistribution and use in source and binary forms, with or without
index 0daaa69b52996ea2cc20d61718a7b0e6e2e5749a..8d3e97758cf9d7fb0684e4b116bd765e5c09d9d9 100755 (executable)
@@ -3,7 +3,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -60,7 +60,7 @@ fi
 cat << __EOF__
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -73,7 +73,7 @@ cat << __EOF__
  */
 
 static const char copyright[] =
-"Copyright 1998-2024 The OpenLDAP Foundation.  All rights reserved.\n"
+"Copyright 1998-2026 The OpenLDAP Foundation.  All rights reserved.\n"
 "COPYING RESTRICTIONS APPLY\n";
 
 $static $const char $SYMBOL[] =
index fda6503c61c20d9fa50cf8783856c2e166b23ecc..a50918a1848d2d69ad460f32ed627e1c78b45971 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2a5a91d77c11e2ad00bc98aab30e437251c9de12..34ecf266ca640ffef179fc06ea1c39ef210d1daf 100644 (file)
@@ -2,7 +2,7 @@ dnl OpenLDAP Autoconf Macros
 dnl $OpenLDAP$
 dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
 dnl
-dnl Copyright 1998-2024 The OpenLDAP Foundation.
+dnl Copyright 1998-2026 The OpenLDAP Foundation.
 dnl All rights reserved.
 dnl
 dnl Redistribution and use in source and binary forms, with or without
index 9593b28f5220717d9cb2f07e501d07d527922201..f0c9608cec35f26bd14e8ac5057c4cd11b8a461f 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e8a7863666d747958e02452ac49ab260a4ee8081..4bc6d96ad3d713c28a4809d123648830a9dd8af9 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4f48d992a6d5a26c4cc1871e7854a769dfec44c0..2dacf611530423ad3d9efdc72130cfbdb10d4730 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c14211a5a89c5865f4443a63daded150ae27a819..738e42554935e563357544f7aeed4297013ce74a 100644 (file)
@@ -1,6 +1,6 @@
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -13,6 +13,6 @@
  */
 
 static const char copyright[] =
-"Copyright 1998-2024 The OpenLDAP Foundation.  All rights reserved.\n"
+"Copyright 1998-2026 The OpenLDAP Foundation.  All rights reserved.\n"
 "COPYING RESTRICTIONS APPLY.\n";
 
index 3ac1b3b8d50bf10e34a86171f45c798a0bd3bb56..c6b0f7ac1f2f13a596264be6890da0faae834c9b 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d284f96dc6872dd630d1030368807bfbcfe640d1..4e5c81b4deeb1d116c96f1b75b5f3d5cf2e498f0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f5a9a7ce309f12ad83d42444af9954aa039e0194..f37deecf3675ae78d0827df6f152f285d7d0a4e0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f266dd4c8d34168f6a7258e3534abb9f507d470c..bc09f346c979e4ec17d74ab2f3870243916c37fc 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 13fe3707d692196af27b68fb2f1811def29ccc6f..d0dc2a48f1ec6cb3e16cbc26fa8c7549006acb7e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index 1b97689b7bde831dd02cca41cfdb148d7332dc64..3213a57503ca60be3bc1d35766d291dbe019d9ec 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c4fb6d858ab610b2eded1d9a59fa5d3ba27d920f..58defecc2b3f279440fc434c42d3eb8a55fee271 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * All rights reserved.
index 85d426cbaa1234499dd8a2500de8c885e5ca9428..fd1ba539625113648deded77f242b9614610c40a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index a0f57df9b27b6ce8202322f8537db03ddc9e08d1..73247b8dd4e9b445dc6cfde246f924f2eb2e2afa 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 630a15a06e9eccac259f72c182851e8517dc5640..b7e5698658929d49de0814ee194ebc3dadf0e78c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2006 Howard Chu.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
index 74179b47c2cab65f26864dbaaccd891ab9a22fc2..e36441a6ac615659f7586e83d2628ade998dd530 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index 03c83c82621ebb785798d7853b95ce33e7f148e6..421ef9ebaa51e200c1a766f6e013d2762a2161b2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index 7ab29777e84d8030f382148525c94580bc961a75..ed394ec7fae0a565020514f5a35e177673a814c9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index 26f08b35acd03ff2fb5dad316b255fc3eb88c470..816978042bfb50caa490a1654eecefa8559c3d27 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati, SysNet
  * All rights reserved.
  *
index dbb575146b7ea15053324beb7a9e2cddbf03d926..ecf77403555e62f5d72d357f63965f340fa1451f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2010 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 1cd0a842bdd4e79d44b5970e59327ac97d9eb9be..b140e94694c9c635494575d548101b086eb4245e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index d4db4de80f122927864a83ee001a6c6b7c75401b..94e74dec33b328681795223b8b62ec57adc5a882 100755 (executable)
--- a/configure
+++ b/configure
@@ -3,7 +3,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.71.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation. All rights reserved.
+# Copyright 1998-2026 The OpenLDAP Foundation. All rights reserved.
 # Restrictions apply, see COPYRIGHT and LICENSE files.
 #
 #
@@ -1742,7 +1742,7 @@ Copyright (C) 2021 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 
-Copyright 1998-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 1998-2026 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.
 _ACEOF
   exit
@@ -28932,7 +28932,7 @@ rm -f $BACKENDSC
 cat > $BACKENDSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -28983,7 +28983,7 @@ rm -f $OVERLAYSC
 cat > $OVERLAYSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a8f797fc3d533e9ea2de32cfcad8b1333b0a0544..85a590dbbf65a27f8600e653dc5f78dabe967158 100644 (file)
@@ -1,7 +1,7 @@
 dnl $OpenLDAP$
 dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
 dnl
-dnl Copyright 1998-2024 The OpenLDAP Foundation.
+dnl Copyright 1998-2026 The OpenLDAP Foundation.
 dnl All rights reserved.
 dnl
 dnl Redistribution and use in source and binary forms, with or without
@@ -23,7 +23,7 @@ define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl
 define([AC_LIBTOOL_LANG_GCJ_CONFIG], [:])dnl
 dnl ================================================================
 dnl Configure.in for OpenLDAP
-AC_COPYRIGHT([[Copyright 1998-2024 The OpenLDAP Foundation. All rights reserved.
+AC_COPYRIGHT([[Copyright 1998-2026 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
 AC_REVISION([$Id$])
 AC_INIT([OpenLDAP],,[https://bugs.openldap.org],,[https://www.openldap.org])
@@ -94,7 +94,7 @@ AH_TOP([
 /* begin of portable.h.pre */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation
+ * Copyright 1998-2026 The OpenLDAP Foundation
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -2898,7 +2898,7 @@ rm -f $BACKENDSC
 cat > $BACKENDSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -2949,7 +2949,7 @@ rm -f $OVERLAYSC
 cat > $OVERLAYSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 64bfb6f7cc230e4aade157b1c66184339b4aa882..66e62c8bfaba534a955d40c9ef9cbfe495c1b69a 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 1998-2024 The OpenLDAP Foundation.  All rights reserved.
+Copyright 1998-2026 The OpenLDAP Foundation.  All rights reserved.
 
 COPYING RESTRICTIONS APPLY.
 
index 3b1214c3a1c3451ec2178435959e607611d3e2c4..07172d756a21c7a12e6766feda456079d315e60f 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 
 ##
-# Copyright 2000-2024 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2000-2026 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 
index 9aee1d2002c5c3f9344668b2a3a7a334f583f60d..6e8d2afe60534c48f86bc0489854a09177efe5c3 100644 (file)
@@ -16,7 +16,7 @@
 
 # $OpenLDAP$
 
-# Copyright 2000-2024 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2000-2026 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 VPATH = @srcdir@
 am__is_gnu_make = { \
index c02a6c6dd8d785c495c10b2c51a04ddeb44f46bd..5ada2c4b631cd055207e30ff5ca123cd72982c9a 100755 (executable)
@@ -5,7 +5,7 @@
 #
 # Report bugs to <http://www.openldap.org/its/ >.
 #
-# Copyright 2000-2024 The OpenLDAP Foundation. All rights reserved.
+# Copyright 2000-2026 The OpenLDAP Foundation. All rights reserved.
 # Restrictions apply, see COPYRIGHT and LICENSE files.
 #
 #
@@ -1537,7 +1537,7 @@ Copyright (C) 2012 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 
-Copyright 2000-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 2000-2026 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.
 _ACEOF
   exit
index 2301b679cf9abbd19de02c85ece6e712e070107a..ee3c792e83596e61ae611327761b22bfa2bc277a 100644 (file)
@@ -1,11 +1,11 @@
 dnl $OpenLDAP$
 
-dnl Copyright 2000-2024 The OpenLDAP Foundation. All Rights Reserved.
+dnl Copyright 2000-2026 The OpenLDAP Foundation. All Rights Reserved.
 dnl COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_COPYRIGHT([[Copyright 2000-2024 The OpenLDAP Foundation. All rights reserved.
+AC_COPYRIGHT([[Copyright 2000-2026 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
 AC_REVISION([$Id$])
 AC_INIT([ldapcpplib],[ ],[http://www.openldap.org/its/ ])
index 8eb71502062475d8294a562c856d25ada83d6024..8bac6d8b2cefd64a5bf792fc568763af60701cad 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 
 ##
-# Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 AM_CPPFLAGS = -I$(top_srcdir)/src
index 0f91cda6700379ad41d60d4253fcc0dc22fc0549..a504397ead940d3c523688260cd7b93794bdc276 100644 (file)
@@ -308,7 +308,7 @@ top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 
-# Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 AM_CPPFLAGS = -I$(top_srcdir)/src
 main_SOURCES = main.cpp
index 87af3aade6f7cd025817d12f3360cead2b694e3f..c53989f0031e611b1b39dca5036058034ea97bdd 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6e1513368dc63d3e15375e83bb47e6c855be668c..d54aa51c3b74574aab271bcbecd83c9bdcf860b3 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index b4592434e386045032d9dfd7ad524b854d517d62..4d65c0315766ac1b94230f4b3c2e155e0a8bbe0b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2010-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2010-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 41c4a30907a0641296f3df881a30746eaca55b4b..6e31a6f9c066a72a276bffa2c20a73b73ab35b41 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0ebdced35862412a0a668a432ef568b004ac9ff9..db84b7a865992aaa43264c7bbcc0aa4a374857aa 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4bcf13ec6a522faa30722a627bc02069d87576ad..7ab06dd614b48885c5623fcef721e1d84b3c3946 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index e73586db623a8ba755719b67ae6057124aec5117..89e58f442954887d224deba0b141b29fd9096bdf 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 3b83cdd2af042addadd0a1335f27cffe2f3d3a80..7e325220fdbec5d91000bfef93b0c7994b9e70b5 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 269c4b395ecbd21ca89bcae7adfc430ba1b5e2b0..642dada8d59c8f88875c99d9558939ab288782ee 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f38ad40a9248587f588af37a77da3d4df8abd39b..10db52e1e99fe12d848638e8667590902586b647 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0fa3ead7288ea2f96c4c8c3908a5d9c77b2f4b5b..5bd27918f38e0a70bda8afd59f23f02cd5c6507e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0f5b04e9e8e567fa662cca2b67fa98fa849f4e20..4316510e62bdfec6bcc2219ea52bd8375f1694ef 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index ee9aea898b243123b50332ebf25bead9cf11f401..28d1a9bdc41073a29b3c0e107da8656338756c54 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 3caf014dcd280187f11e37847c76642f0115e822..67106a94a1e1cd894b64848065e8523489a7d002 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0896cf12f608a09504cea1718de74910ea573d5a..de4b0919d9d5667fcfdc93d84bebae4262318dee 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 7164ffdd9c2a9aef7798e2b47825b2e0ca428a96..a092823cad3f1112d71a0ea2cf4fc8c23115f005 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index ce14ba7a1f1085cf13bfe19c5432477ce8d74dd7..bb7c1b358087d75d73384626bd083f7e81e8d85f 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d6a8cc3441ba63c387e77075b3516d10086911c7..c9e2c0bca238dfe9da76ead14e779379b4029846 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f015b617a448e3974b1834e77d8f202cd158bc27..36f97767cb1b25d780c4781c50bb735c75d70249 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 5ff68b748973144a762a48124ecb6e6c903e5974..6c65fc7c5988da9f392fbc9ce089133c1e719407 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index adcbab5fc1f5990db93c2a83f32de6efd7212672..b75fb23a3ef8022a26f4e6e1c440db1168e574d7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d4cb7370a3d104dababa79c279c5194978f780c0..60c46491af7752274bc44f71b09a0ae096e5f818 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f2e961ab9e3cd336b5ae77898cfc7633238a861f..c7a66aac4f71cb9ac95a0a2dbbbc75fbb59ef5e1 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index b6725616398d6e69f483a43e98a8c507de2d3795..0c0f847620eda2b7d9e2190f1037d4ae4ff57a98 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index aa71ad8f4da4d88207cd8b4827df274c5cc032d0..7243cda031d849fb86b86a53f709a3ab9c192762 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 19e7a9717a072ca9c64f912f24d8a37e30478ac1..4ca6968b02903db8ded119ac8889f83d2fd9f6e5 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index cc43cc92660595e2c8fbddc109b63faa6d093a2f..2d62738c1c0e727f2e18fe24624b726223b67710 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4a67327790cf0c45ee404f4ea0f0f05f3652e4fb..546c3a4234b97ac9eda247773b599b415aa17b2d 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d24aa59996dbec21c7ca68132df3242833283794..9b7ab287fbc4f6632c28485bb03e4c90982441f7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 43e1a8d0394eeafe01e78ec625a6f6b83c4e7c1e..f85d4de56ae3e43d5d762f462e38cff038ce0920 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 166c38fa905da82642b22d0e8bcff8a18f835765..5e4411cfd0331de9e43bdced4d28037692dcecf5 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 2e77558e44796bff621d5d92a9534ffac538b849..b3e3a712ca4b6aaa016f381f152d2b9389e6b249 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 7e5fbf5e6a5a5a945f89e30d1fca2612d6ed4c4b..6ea9c333c8b15e2a22bcaade989279ec18878fdc 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 24ba67f640b1be2b0613347a5419e99e2cd46051..552944d60ff536f5a2b4ca8ef7ed5d32fd9caa15 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6151c21c62a99023136fc5c260de421a28abb771..ec362c62ea86350fa440a25609fac1999f2145ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 80e1b3955b40edf1f9d8c404567965f2c8f115d0..ac55a0b279a38c17728f75fa0d0ffb061a2aaf8b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6ebd2f86e09841bd71e86dfc010bea37e0471e83..a667ed6feb72f006479c9224605f69c18d06fb4f 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 968e6802418f5b585d55c00f61b0fad8a02a85ac..87ffeb4221adb1d2c1dfc7c11e63b06a59545ad6 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 041c0e06a40356d7c25b35c3e52ff8f209637adb..af9a6a69e4e2f505588cf3aabee0318a754b4de4 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index e35f268852700dc1aa253bba945345d690457bbb..06ee057c8b6b16a8438f883d0654cb687fceb08a 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4c465b1193823d79069ac5b4bb5fa03dc4f00ba8..25f37163130c3ce151bca8380dd9aa83c6e45a38 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 86dbc407cdf0b931f9d48acf19cb6747f43bcb71..aafb96d36eb21f094523953cb49ecbacf3a9c9de 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 8827eedd01ace1eb5601141c25866c8ce79ed3b3..e4289c794731b71db51a044156ea79655383d31c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index fe4d9fca114bde6b488c9023ecf568fc5ee71e2a..a26b62420bc8b76a4eb7576310b1426dc6ba736e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index ef6818b5b2662f726193845cf72a5d1e78b43aba..fca0b24a2807d0a88ba403a99a2069955e42ca28 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d9f509db16ce7921ad2204fcc463243edc21c3df..239f546ab2a9899a285d21cb36b126aa02f36611 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 8788102ad6e1dc6bbaed43c3a6003f90e061d0fe..ec0d0e78cf7bda99f2b3e8c5f8988eaf33631e94 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index bd1d6f1f5ded41ae5274ea2a13fb48d4b2ea074e..db9cc499e5952877dfdc9aa69b54055c57f1d26c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 646ec54bf72bcc4dfa2e4f4024ebe0c8a8b71c5d..900755e0b1f275b06739192c2d58e349fc1ecf35 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4ce46e0b1b14f180c8307629aec54e74f9a3c768..a838d817a695e7b119147429fa9aba84ea16c41e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 91fa77b92baddc0477d26ba484a6d19ffbcbe14b..4885e026d5aad5de5d301a42ccede08af38b1690 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f284834d7d09589120c5de001a5adb295aadd0e8..34bb9456c2aa5e23d86aa11b2906a39e6e0bd7ff 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d0400e9e0bc6b3756f58075b759e2c27319fe497..d07464c7e30a61fb26219516f8af8004e7b97aa8 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 103fbebd2cee56a016559e2e98183935d97e0f67..ddc8e5bb1914087d2e500981d67152f174274e40 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f025fe33f4b28e31db337bc7a9844d36b4fc5fc2..783b365236634a5ea7ec481e65712dc35aad3083 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d498eaea468a33ff3c5d6cf5811d22d4fb98bc4a..0a13fd5f37ab44a86f4a0e71b5ff9ed34a7b9b6a 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index edefef9a7f2bfd94247cf50d97540bc80a5af5f4..1caf57ccf1b14d3aee45e125557729af72e694e4 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c498438f097703d0216df09708c07436f0e87b36..aa36ac029f5f1ffda6be43d6e478a4727f036414 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 2dc56a23abd5ba99b1e82b28b4bd479effcf8a40..eaedf6b4ba91ae1ed272cb0aae75e49825a826cd 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 5cc86461f06076f55b725310ee6ac3c63e4aa630..768ec12ab00915614441263a9398e5407f5824d1 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index e373d5c7bc3d6217521467a13dd18bd195309235..58d4df60b1f8c3b06a332b426d76d5949b626745 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 3ed3468ac701bf06b4da9127a599596a54f83a30..df733511533bd4956211edbfa88ca14547478a31 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4e06b1c7a526777fe71a3fd93f7ba5e80c15ba86..8938f26ff2c0afc7073fbca14d8a675504dbb048 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index cb90b754438695e2aa4d3a0890d14df3fd27755e..cef9165dba7a991502676d237962aa5a7221ce8f 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 554c0a1bb3c97ad64d0efa059747ace0ab263e64..1dcec55b3180d8b1d29c61f41e306afcbf485633 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 9c9a4b8bede5a69e5656c91fecdcc61f8674ea8f..d4e632b2c7511a270296a22bf866a2b29328a742 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 927c1b993c3fd5ad7353b1f879ff41c86c75dcd6..24daeac1216b00720204e67992411fb19f101e00 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 46969b9c1932d09a7358819f9f508527433943af..ea10fdc916ca97abd0a3f8ae19453469dc798e5e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index fbdc8a9402078f6605bff83a50fe42d0703e0675..11200b200c4d3764bb2142d4c79dc8ab3f6f0b2d 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f4172217d280a57bb411a7ba2e5083798981ec29..ec5c3aae1328fc70686ae18241a04e3cd8f4bfec 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 142c2c91cd60675c9a86df9962c2652d0bb72cb6..38418159772a92a96b8e3c5da654d4fee7a3ccf9 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f893ae7b79c0cde0f9431ea7bab7d1544c08e9c2..66af552c293aa77ac8620f95aa5985b297bf37bf 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 134825a017687d99d1bca214984077a84b8fdc84..34302cd92f3e0a801121ae054123a4fd4c1d1502 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c663b1f57161f53a02309d0e12f961851d96734a..a26a5e90c4c77ba9949e7ad35af59100f96bd94c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 556ed8d932a93e5a65dcf8b782ceffad5a90d924..d4fddb95a88989f5878b8c3cfed61ef63afd677d 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index a3794e01d7e8e31b57ffdb80ef0aa8664c7b1336..988cf5a12bec8064cf00c4c7cdb2974f70139d0c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d4f7154bbfd6bbb99d161efb27eb1611f5f21a8e..d21d13c356f9d3818155d6c2472819732cd21f14 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index ae9090159e8d82ad1d668b512ee32ca695422188..592e0e4a8660f2a8717d20b0f1683913c483ef55 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6b206aa950880a9420eb81720e24926c81e99ff2..68b6346e86188c0716d075535c025bf57fa68402 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6fc9770172b9cc48e5fa0e71c968c17daff3b1f7..be48010a94d5aff9dab4009349994d094c3071c6 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 586cf3ba25fe1895b563f4dfb1060f1a7d7a8021..d72f914a0771e7687335455a389d44d916a48e4d 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f04a74b7419645092ca676fd65dbf74d421accc2..f57a5c2d32f731b3634651ea0853003460430f69 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index b1103f64fdcfe09555885272b670a2fe943181fd..8c88297b453bce127755c315bb837844e1db2357 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 
 ###
-# Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 
index 8cdbd08ebfa707d9d18a0c63c59bd7f4776ac2f5..dd43d8ed28daacd990f61c883caccafc393c3365 100644 (file)
@@ -17,7 +17,7 @@
 # $OpenLDAP$
 
 ###
-# Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 
index bf4fc392b869de68e441bd1c803849239d66f4ab..03eca0eb33695b5b1021b647bada0ce06b383635 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index db9fb5920e91f311bf37d23e6b0a21a680a93f84..33823e68a6c5efd62713d14dbfb50ca7e782318e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 241b501648593b608a7cb7666308420c7fb2e6aa..ace7b41829822ad428a2d64d1562987288976839 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 949dd66fb4e1f639ffb62d20d1ee173aea3d1064..94187dede71869b6707dce9e38bf03f7e6fa056c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f184b0cf433b1aba330de2da1c9038511eac6692..420cc003dd9e4c682836a81de59a81aec790f885 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 7bef67e156d4d9b72d44baf6f2044345a87cfc84..970138256f469af07dec41c0f953968654987253 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c9b72882c87876470cd3c0e7e3dab4ec693112ba..1afd02162ead05c8ed20eb0ce5b1840d8a93e2da 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2010-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2010-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 932e89e89cb96cd4c64744234de16d913cc6bb1b..900c24afecad5993cdcfc0a319ef81c0f847d266 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2010-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2010-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 #ifndef TLS_OPTIONS_H
index cb9dfb38165bd08a35f9dcb84dd63cb3eb3dc8d1..00e3cd588d726435b87a4b55d2fd6dbf84f75f2e 100644 (file)
@@ -1,7 +1,7 @@
 /* Generic time.h */
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2024 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2026 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms are permitted only
index 0a49045801bf04ee7dd0d61db04c8ec8583cd55b..1fd14874a665af95ae79fac5f92f305d5620f341 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 41ad7ce006c9b4cc591ee50b3c6997b59c21dead..2d12bf0f690a9556ed4366e7e803233700c1727b 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # $OpenLDAP$
 #
-# Copyright 2008-2024 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2008-2026 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 DIR=`dirname $0`
 . $DIR/version.var
index d50a0976a9fb649b90b053d597462f09f4b8aa63..07b2cdb817d48a317db5c0fd2bfb3908627ff149 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # $OpenLDAP$
 #
-# Copyright 2008-2024 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2008-2026 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 ol_cpp_api_rel_major=0
index b8bdadf884bd5e76ee83fbf42fd2bff12bb49a0e..9b4a6b5f1cf16ca18c879e55564a6bc45974f63f 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 1998-2024 The OpenLDAP Foundation.  All rights reserved.
+Copyright 1998-2026 The OpenLDAP Foundation.  All rights reserved.
 
 COPYING RESTRICTIONS APPLY.
 
index 80823c5ed885e0e84ac10a76abd744d54fcdc451..e94f6fbff85186fff743640eb2f280f182a2f709 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2008-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 2008-2026 The OpenLDAP Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index 10e91ff541a4a7f00278bdf0fbe38ae46adea8b4..4cc539a7b046ff5aa07263b4a807995085284653 100644 (file)
@@ -27,7 +27,7 @@ gcc -shared -I../../../include -I../../../servers/slapd -Wall -g \
        -o acl-posixgroup.so posixgroup.c
 
 ---
-Copyright 2005-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 2005-2026 The OpenLDAP Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index bfc74f5132010182183dce956bede334582996e8..30ec0eb6fdab585afb7015244bc548225710419e 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 06f011d50185db2347803bf6960d809ff559e3e2..9f2f494f3ae3a5d1efc40ac4e481ec985440d4d2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dcd75292a1449d0064479ceab89b5e379a5c4413..dbeebd39cc215ad08284dd25ae259c2b749d5a8d 100644 (file)
@@ -59,7 +59,7 @@ CAVEATS
       syncprov overlay.
 
 ---
-Copyright 2004-2024 The OpenLDAP Foundation.
+Copyright 2004-2026 The OpenLDAP Foundation.
 Portions Copyright (C) Virginia Tech, David Hawes.
 All rights reserved.
 
index df2b203fe259522578cb09fa72ed14226b5c602a..7beee6dedf2b22e74966d52ac8e648735f58a375 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright (C) 2004 Virginia Tech, David Hawes.
  * All rights reserved.
  *
index d37ef72bf1c05519ee09eaf29a44948b246a6c55..3403bf2b0b0a26489fd6a54bad7f633898cf18af 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2023 Ondřej Kuzník, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 69d2ac7acae4df17de84078b18b0b766db74a37c..6ba2e37cf20797b12b9b3298a90147b29a727f95 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9f2406392f106202ea6d9fd8d33f1d340bb2d896..8e1d2ba6102c6d61c9a83161f540dc3053b71ad6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 64003f6ceabd1e88363884694e4d38a68e62499b..544e4dd79ce476c0a8819a270610ee937d024996 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ad370f3d4a09e6acd9358579c1d9c602dcd3f4f1..6b3ed571d68696797dcb54ab344f4376ec13f9b0 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a0efb4323563c37670fdf5a3b0de0245a7b7eff4..e1ee0733eec705fd484ab27f5a670e9c26ded46b 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 55d0078b3ec54523f16754f00552888b1d98a796..aa134b20a6c13592459d1b05f3799ec947b7165b 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a5ccc35d603e0b4e18d85edb0826ac0e210bd282..2ef44d6f78e7815eed54d18d7dcd14e0d4f2e314 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ac83fb44a388983750bebd639f8a3116dd6e510f..f89bbc61332ebe3617d5251c9e599befaee1ee88 100644 (file)
@@ -18,7 +18,7 @@ gcc -shared -I../../../include -I../../../servers/slapd -Wall -g \
        -o allop.so allop.c
 
 ---
-Copyright 2004-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 2004-2026 The OpenLDAP Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index 701959cac44607bd2fb01639c1836afc1716f758..b228abf540948a6d6599a4d987b306f17e691089 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 967aa693652bd8a735272d43ba6edb4f6e98b94d..3b2328599aed285afbdd1c4d27f190d48b242df7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-ALLOP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index db1d285deb354fec03f95045461f76b5167b4a73..321b0d9775b0986fe0af53ce23c5131d1d5803d6 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 7391ebf8f7d303636e2d122cbaafbb5bad93b3e9..2d4e74d7f8aa8d5824c507212e2bcc6c44c82d33 100644 (file)
@@ -53,7 +53,7 @@ gcc -shared -I../../../include -I../../../servers/slapd -Wall -g \
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2006-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 2006-2026 The OpenLDAP Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index 776743b9a8784631d81bb985866b5dfc99762e7a..401b3783b1755f7f1619afa6053becb357e451a3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2024 The OpenLDAP Foundation.
+ * Copyright 2006-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 10e892b2c602e9d3a28eb22c7ffd7ff7b7d92be3..d3b8164e324395fecabf2f6235de27faea424a7b 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index f6a95ff519726e129d34ebf12867dc09ee332627..4c8f3abbdbb810e6a8e28dfae4829885b1b63247 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2024 The OpenLDAP Foundation.
+ * Copyright 2010-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4f11cf5b1a3232b0f05aca2ca573cc943c7674e5..2788f1b845b63bc7e52f1f9edc9193d8e45b99d4 100644 (file)
@@ -107,7 +107,7 @@ ACKNOWLEDGEMENTS
        Norbert Pueschel, and Christian Manal.
 
 ---
-Copyright 1998-2024 The OpenLDAP Foundation.
+Copyright 1998-2026 The OpenLDAP Foundation.
 Portions Copyright (C) 2007 Michał Szulczyński.
 All rights reserved.
 
index 17f449d161380f744e731edb9780f429e3c7e377..94876d8c1c3be2228d98abf8739093c220f25ffa 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * Portions Copyright 2007 Michał Szulczyński.
  * Portions Copyright 2009 Howard Chu.
  * All rights reserved.
index eb16d88f90edd3291cda9270277686588fe883b2..e3966db58baa3acbc7af632d76ada75eb045b6bf 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-AUTOGROUP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Portions Copyright \[u00A9] 2007 Michał Szulczyński.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
@@ -114,6 +114,6 @@ updates provided by Emily Backes.
 .BR slapd.conf (5),
 .BR slapd (8).
 .SH Copyrights
-Copyright 1998-2024 The OpenLDAP Foundation.
+Copyright 1998-2026 The OpenLDAP Foundation.
 Portions Copyright \[u00A9] 2007 Michał Szulczyński.
 All rights reserved.
index 308f4dfb5eb4cb30053960ed30f354dc40757dbb..c3ea2d8526a88b24a866f0c146d12598d0650fef 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2022 Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index eaa2ba2abb344d9152da5311f17b4124af09a222..f9e27ab68fe72d744e493b54c411487a0093bb96 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Copyright 2022 Symas Corp. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a8203bc6a9bd22220a1ce37552da26cfce7a24b1..0525e53ecd1b6cb15b4da6cd18c2e250d10fa6fa 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-CIBOOLEAN 5 "RELEASEDATE" "OpenLDAP"
-.\" Copyright 1998-2024 The OpenLDAP Foundation.
+.\" Copyright 1998-2026 The OpenLDAP Foundation.
 .\" Copyright 2022 Symas Corp. All Rights Reserved.
 .\" Copying restrictions apply.  See LICENSE.
 .SH NAME
index 9f2406392f106202ea6d9fd8d33f1d340bb2d896..8e1d2ba6102c6d61c9a83161f540dc3053b71ad6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7f7c4cc096e4dca6f836651aa0065f18872a6ac6..104712f3e3919142f7009239bbc687895fbfdf57 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## Copyright 2022 Symas Corp.
 ##
 ## All rights reserved.
index 613d2de25aa8f5a5250b8fcbdc47db1e6cdc7fb9..c3f747b297d4908a334f34c870ae6c6d96d57f22 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Emmanuel Dreyfus
  * All rights reserved.
  *
index 41b84aaa2c1f6e448abb9517f180140b831bddc5..3e047578933713718030438e2c9ca436c0ef6273 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-CLOAK 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 8a954be63f700122252eb56b8557aa6e55678ccd..456aebcb6c6bde636b9df59b3bc0ceeb2c277a86 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2003-2024 The OpenLDAP Foundation.
+# Copyright 2003-2026 The OpenLDAP Foundation.
 # Portions Copyright 2004 by IBM Corporation.
 # All rights reserved.
 
index 88ec64b8565837b2f0a6e62bb1c5d67e9f1962a1..88c69c3bae98b3ff0cce8d8ee2118a5564e3d3bc 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2017 Ondřej Kuzník, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 1d9fc1b770e5cdfe31d07d3110f4243691a95cfe..4d17c8db3192aaa488001ce3e4c1f115b8d82873 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9f2406392f106202ea6d9fd8d33f1d340bb2d896..8e1d2ba6102c6d61c9a83161f540dc3053b71ad6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7d9c8e3e1dfbb2e258af6645d4d8c4b2aa448c9b..a90bb455c1604b7f30687a43bd095ac4137d9615 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7d8f930d493cfb7d3e7412f512ea653c4c185b65..86444715048004042d50e86893a89ebc345de0fd 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1c73e0906e5847ce8e5a74b8d0b2b5c6d8eb305a..a25c24e0c28383407f2f2380845cc72978f0516e 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c7426119af589536bf2672a4792da22bcfd48365..5f6d9b1bc0010735f3663f793c69e6acdb03a047 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8a77666e50dd06d368f2fa9b8a3ed8d74fdf7119..8dca0847dae582c580494566bcc6f27a70e16863 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2300121c37fcf489e87c65e26d0587b6c20f1972..a1f09838018f7aa76cb8c8b36115fc56561a8867 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e911ddb3af529a92c6599c4e1f93bef6ca36f263..597fcce1251c5d802831858907b88ee7a1d628d6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1134e74493c8fc7537a12fd99b0dd1a1701ce55e..8914b1c4a13159db51ec317fd358cb8a66fe92b7 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dba9d02cc15698bc8cd03b91088421ffb1e87476..a0942722e5e90b151589eff214261367bf7ee48f 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 57472aca18a50c810ecf8184af9ebfe488c79d76..668250f0a699a0e95c78e36aeb9eab21e704c455 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1578b82e6b88e9001c631693784f04a39689f4b4..d93fdae531a99ce46304f4a2ec9c4e20bcfaa675 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ef7b6ba3868410ba447382314922aa5499fb6514..c7e2aa0f6a32f6c2ac85fcf30d787cf128edcbf1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 34d543c59a67d36de2c0ae8626936e39339e1e24..a29c86c34483b49ab331a9fe53b46fc35b7d6b69 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-DSASCHEMA 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2008-2024 The OpenLDAP Foundation. All rights reserved.
+.\" Copyright 2008-2026 The OpenLDAP Foundation. All rights reserved.
 .\" $OpenLDAP$
 .SH NAME
 slapd-dsaschema \- Define DSA-specific schema
index 0590674e7b7e395bc33feee4a3c76e87acee0e9c..4ec6306e57cdb43e24efd326bc200fd1e48cd930 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 41800f05b7131164acc99a954000dbc69abf59f6..255c5630c602c09869290a68e2b34ac8fba03214 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2024 The OpenLDAP Foundation.
+ * Copyright 2006-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5fa1fc65daee67bff8a3d2b3aece5eb7af823da4..44fa22da37a87499d0f769252d5bc654691ece8e 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted only as authorized by the OpenLDAP
index 9789a2a3613f8c0b78bcc93c6a5e26f7dd67a068..adf636f5192b67ab939182d6fae498f079155c9e 100644 (file)
@@ -53,7 +53,7 @@ CAVEATS
       the last overlay configured so it will run before the other overlays.
 
 ---
-Copyright 2014-2024 The OpenLDAP Foundation.
+Copyright 2014-2026 The OpenLDAP Foundation.
 Portions Copyright (C) DAASI International GmbH, Tamim Ziai.
 All rights reserved.
 
index d26c73054224d3294851b0513a4bd688858571ce..ef890d16acb72307b96763d311b22b13d632a022 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2014-2024 The OpenLDAP Foundation.
+ * Copyright 2014-2026 The OpenLDAP Foundation.
  * Portions Copyright (C) 2014 DAASI International GmbH, Tamim Ziai.
  * Portions Copyright (C) 2022 Ondřej Kuzník, Symas Corporation.
  * All rights reserved.
index 53a2b0e2df19796cfd1572892bcf44fd5e052d83..e13726e4ff267cf23176b0aab56d83e15709d5ef 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-EDS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2022-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 2022-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copyright 2018 Tamim Ziai 
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
index 4b7c87b166a125deae5848988a0882c30624d7c4..fcc39514a426cf92ab738003e13c967cbf7cf8c3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9f2406392f106202ea6d9fd8d33f1d340bb2d896..8e1d2ba6102c6d61c9a83161f540dc3053b71ad6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7d9c8e3e1dfbb2e258af6645d4d8c4b2aa448c9b..a90bb455c1604b7f30687a43bd095ac4137d9615 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 09d2c208340b30eda6f4e051249fc484c808da6f..dc462b07a448803864daca323345d58eca719025 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2022-2024 The OpenLDAP Foundation.
+## Copyright 2022-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4fd16ecb0af970cecd9392a1f64138543b924480..b22a32487ee2f754b1fbad38f489c4aaa6203ea4 100644 (file)
@@ -25,7 +25,7 @@ header files and libraries are installed on your system:
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2010-2024 The OpenLDAP Foundation.
+Copyright 2010-2026 The OpenLDAP Foundation.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index f130c8b24fc064d575bdbee1c5bf5f8e240c32da..035e33ac6ca3dbbd2228a4834cfdb4bffe0ba0fc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2024 The OpenLDAP Foundation.
+ * Copyright 2010-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0f19755727dd2210b94123055243097c94e703ff..1cc119f9196f3014ea541518719ebf6e932e22d2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7b161dc373d8a739752964a958d292a7684d2895..b02a136d54283cb7ffbecd52ad3dd9d58eb879f9 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .TH SLAPO_LASTMOD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .SH NAME
index 26f40f04b850db06cea8c8f08d00ffeebfb2cf41..9d8e9bc4bce21905283e5e9d794aa9d86f66e20b 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 5b3a95abf901204bf8c0d6274dfb764bfd0532e3..753079fe7632928af2aa43de3ad895f458a9cc73 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2024 The OpenLDAP Foundation.
+ * Copyright 2010-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 37d96d0b87d055b9d01baf9feb0d9620eeef7958..2e2c8e953162fdcbb88ef31756f199eded498593 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Copyright 2008 Emmanuel Dreyfus.
  * All rights reserved.
  *
index 1f47d1a5364fe8942c9d2dae46235c232e05ff33..9ab34a34d0c476da8c4267ee004ec8c7273dfce8 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2008-2024 The OpenLDAP Foundation.
+# Copyright 2008-2026 The OpenLDAP Foundation.
 # Portions Copyright 2008 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index c768a101fbe4afb1f7e440f45cb21754485c4ddc..89486d5a1996f613f0be796e98e11d588f504568 100644 (file)
@@ -121,7 +121,7 @@ in the server for the given user.
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2024 The OpenLDAP Foundation.
+Copyright 1998-2026 The OpenLDAP Foundation.
 Portions Copyright 2008-2009 Howard Chu, Symas Corp. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 7544a20c750dda6998a18894d7378a1fad693442..25453eb20ae0cdf0beae18298a5f5c2999752e4b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index df8ca073581580a6432f5b109d8b3b128c366595..c250cd4b319f0a231372e3de07bbb07f34ba3985 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index f8e4c65d2b9aad8f3f31235a3ccdfeeff3714c52..2716a8fa050bcb78d4a9f903f08878699e803c37 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008-2009 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 2118acb9c835a5c850ba0eeea41f866dbc48f569..0c6be1f55b2077c33c093ed6d4d83879f71d6221 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 214058d3d0359f340c0bbcaf80672520d74ebc9b..c2bcb27bb51a8ba2488785fca4b3f2156a358e43 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 8a4797b8fbbdf22bf84672cf82eee618fb351421..443422d98c886f4f80861128d4cdc199b2efece4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 09adf8066e94f20292042352f793abfd800fbac4..a140a4e4f6aa4070d0f2bd273bacd70b7c033808 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * Portions Copyright 2013 by Ted C. Cheng, Symas Corp.
  * All rights reserved.
index acbaa55cf916af71112fbb6a344740095db95d4b..54780ed844ff9a6509606898f277ae66553d4d2a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Howard Chu.
  * Portions Copyright 2013 Ted C. Cheng, Symas Corp.
  * All rights reserved.
index 304053dc2d7f1401f7772340f38cc5157a86efdf..897b5d8ea22a1413e9a45d5b40c5c5ee9541e91b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * Portions Copyright 2013 by Ted C. Cheng, Symas Corp.
  * All rights reserved.
index dd9d9b08d2894e54940e63b3f3c8a93ff12d7e2c..379007b635ec4bafff968c098aa6f9e1777359d1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 4202046ed0995fe313f3c7bc315acb06287ad554..ff10d54803369e1b5362de6ea8db1359ac143bec 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 79821bba2041ceeeedba06b38fd89bd1d255edf4..daf8b516d647cae744aa1a345516835bd3536aee 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index d7c8051a34e149c7da0ffe5e3240944f530382ff..b752b9b3b4aba2e7a179f363440fe11a615ad8cc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index e69f22b79c4a24d65329f854742b68e9135a568b..0f2982c5aaaf5317206870ffa8bffc82daaf6978 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 43ff078bc61a50d1aed0072a72811034010e3c56..391e5c8313eb1d84c8705df85a1a0dd55d559063 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-NSSOV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 2aa029ebe6af4fc3689cb5c2c8025bf3967c0236..bcd820d0a4c0554b23318af33ed724ef78b88ea5 100644 (file)
@@ -56,7 +56,7 @@ gcc -shared -I../../../include -Wall -g -o pw-apr1.so apr1.c
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2004-2024 The OpenLDAP Foundation.
+Copyright 2004-2026 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 6471bb56145e6a98b444fef7e52d9ab724d0351f..86587b4b353417b05818dec5ee9a0f89727b709e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index eb902a808093573079f2109a705a067fb32840f9..a423fda234b03417a032a9102434fb22b8cc8d96 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 78ee7f9a40ea31e76eb7c681791f5f3a0bc5040a..a5d7897636eb411d21537c9b613f271e9a99b4b9 100644 (file)
@@ -86,7 +86,7 @@ You can specify -DSLAPD_PBKDF2_DEBUG flag for debugging.
 # License
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2009-2024 The OpenLDAP Foundation.
+Copyright 2009-2026 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 45601d4425885a5fdebbcdb0334f4706b0f89660..9812a03953fd4064524b1f813e316752d9fe3993 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2024 The OpenLDAP Foundation.
+ * Copyright 2009-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 288bfa77bb5ae0c3c551ec5c75ce1cb32c9402f7..00d291959afb643e372a5b3ae0a53c63e29e38d9 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-PW-PBKDF2 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index d6c6d0a7b2a0b3f4f18e7c3d5a2f2eeb84cefde7..3871e5da977d3347a078fc6314347c559ea29535 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cf8d5ee2d12bcab7d68a7d5ca4335fe5166deb73..d81dbcc9888c77f2f1991d0d5d83041b8cfe752c 100644 (file)
@@ -124,7 +124,7 @@ conn=0 fd=12 closed (connection lost)
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2009-2024 The OpenLDAP Foundation.
+Copyright 2009-2026 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index d5ef2cc72d043d3bd39dbc968899a429bef0378d..44ea9abf6eecd916365f9933204b6ac21bb8aa9d 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-PW-SHA2 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index dfa02784e4634697955a954fe4d18f88abf889a6..5d12a1d7f1a0f361cefa08c61dbab35b6d545be0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2024 The OpenLDAP Foundation.
+ * Copyright 2009-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aee67683f5364c1e8296d0d0d484af9df84ef84f..11867febd73acc2a703443380717f91215cc0323 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-PW-RADIUS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 7578d16c2fe078a877eadd04d5652be61189b0e8..943ce0dda88482bfe37e41dc30e7606ecdde0a64 100644 (file)
@@ -73,7 +73,7 @@ The TOTP1 algorithm is compatible with Google Authenticator.
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2015-2024 The OpenLDAP Foundation.
+Copyright 2015-2026 The OpenLDAP Foundation.
 Portions Copyright 2015 by Howard Chu, Symas Corp.
 All rights reserved.
 
index ba7bcf01af5581dbea129934e940d2eae92b1bae..3e42ef0b429aee1f030119ae18c012f56f43f12b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2015-2024 The OpenLDAP Foundation.
+ * Copyright 2015-2026 The OpenLDAP Foundation.
  * Portions Copyright 2015 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 3ef20d87cb4b627590f7b6bb79d776eaea855014..33a41bfe2f49b03458ed0048b09e86e69a87e505 100644 (file)
@@ -1,5 +1,5 @@
 .TH PW-TOTP 5 "2015/7/2" "PW-TOTP"
-.\" Copyright 2015-2024 The OpenLDAP Foundation.
+.\" Copyright 2015-2026 The OpenLDAP Foundation.
 .\" Portions Copyright 2015 by Howard Chu, Symas Corp. All rights reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
index abc4e87c6541f6236f8b007b2458aca646a278d5..d8d87e935969a851822b54274f7806b9c1a7b8b0 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2005-2024 The OpenLDAP Foundation.
+# Copyright 2005-2026 The OpenLDAP Foundation.
 # Portions Copyright 2005 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index a094e75075c743b0a74689c90997417644912eac..4d5a7156d5249de8fac845e0825305065bb24818 100644 (file)
@@ -18,7 +18,7 @@ This code only works as a dynamically loaded module.
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2024 The OpenLDAP Foundation.
+Copyright 1998-2026 The OpenLDAP Foundation.
 Portions Copyright 2005 Howard Chu, Symas Corp. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 7baad31b76135e05baa9553ade84e05251b45749..38f107f2dbed3382c1742f00c28380b5de64533a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions Copyright 2005 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 73751959346b047f3e13b9b1e7b8c40f01354f56..338571b1a884e9a85825a79046e73d8fca977a7b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2013-2024 The OpenLDAP Foundation.
+ * Copyright 2013-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7b929dc916798a744536769c6c8119e397dad7e3..e3f163103c768dbf487fc976e97e173b34959ea5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e6e6506038590c4f0c62bfbd5a3205f962a61918..036b64f828a4577ca969503753cd9297fae04beb 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2024 Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index d24102ffe4ea458768014156147918e915dcc2df..cb4ebc1e97010981cb761928a672cbd519905c07 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2025 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Copyright 2025 Symas Corp. All Rights Reserved.
  * All rights reserved.
  *
index fabb91793b31c49d6c7ef12f3ded532c8187c061..b27387edcd96d523e90d99de719bfa932c3ec548 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-RESULTSTATS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2025 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 9f2406392f106202ea6d9fd8d33f1d340bb2d896..8e1d2ba6102c6d61c9a83161f540dc3053b71ad6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 080cddf62891e845498e493fda459087cbcca476..4a0b9144cc6d69c9c2c9b41cf65370d54dbbb156 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2025 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## Copyright 2025 Symas Corp.
 ##
 ## All rights reserved.
index 56383161d1a2db15c59ef1bf3e6b4eee79e9d8bb..eea00d3958d5e63249c97c57cb95f6ef3ac63616 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index ab24a6b9c44c1278ebf102a747f0b38da4eeacc4..d58fab25d43823408ba5952d3cce2daf69e17719 100644 (file)
@@ -60,7 +60,7 @@ to reference them.
 
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
-Copyright 2009-2024 The OpenLDAP Foundation.
+Copyright 2009-2026 The OpenLDAP Foundation.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index a0deed8bdc8742edfcd8d50511d8e64f92116f99..1b399392b303a67562b6f69f8d77fb08bde48f8a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index dde491cf90458b34dc666deb0a1e9c7dc2733a1d..96f719a5dec0d66dc434c67012deb9342b234277 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index 52bb86cf2df0be3e6cc77ab332adba5c48612fbc..5d1de8712eea20fcc2f36dcaaf75a160bdc50f22 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index d21b73821171a56c4c1a740f82f2ae8bc63a5276..83a1b92d31e7baca73ead6c4ca64c26e0cd6485c 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 350086cab04342f31ab481ebb98a0b9c457ce9bc..d672a6e314394036bd67e0e96274de85c02717f4 100644 (file)
@@ -81,7 +81,7 @@ and add the relevant libraries to the main slapd link command.
 
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
-Copyright 2004-2024 The OpenLDAP Foundation.
+Copyright 2004-2026 The OpenLDAP Foundation.
 Portions Copyright 2004-2005 Howard Chu, Symas Corp. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 631cde1d1bb88e77f40c416a7580dc4e9b142e35..fbd2ae9737c60fa7fe07d73b4c98b58db344e6ed 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-SMBK5PWD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index a6dc933c5bd8c4893904040209c8036ec18b12a9..bbc76058349622ec24f69c56dcfdc6ab083223c6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 6e3d219494951e62d9b308486dbab1086b401a72..18838f079dce6d34565e478f9e1af59820160f4c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2024 The OpenLDAP Foundation.
+ * Copyright 2006-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 16372f0e674d9f395a738d150c5ed6e46949fdb6..e2fca3453e4b0e47a18c4a5d96ec2c089330314f 100644 (file)
@@ -31,7 +31,7 @@ and add the relevant libraries to the main slapd link command.
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2007-2024 The OpenLDAP Foundation.
+Copyright 2007-2026 The OpenLDAP Foundation.
 Portions Copyright 2007 Howard Chu, Symas Corp. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 8972e034e2f0badc0bd93875cc7c773100096c5b..f7f73593a12e75aeafef7dbf9b3b092679540845 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9b9a93b817ff2fc0440ca3482970e4e8fc49964b..f23a84911fe60698a90d5ac5cbef4309129b4b77 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2017 Ondřej Kuzník, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 9f2406392f106202ea6d9fd8d33f1d340bb2d896..8e1d2ba6102c6d61c9a83161f540dc3053b71ad6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7d9c8e3e1dfbb2e258af6645d4d8c4b2aa448c9b..a90bb455c1604b7f30687a43bd095ac4137d9615 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 789171db186ad8ff434b01954ab5e1a9729cbe06..e0660ea652b2050f6253cfcf1bf913367867b4c6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1f9d9841c66ad012150546e2f01b6f90ea77eb6e..1c6a55e2edab6a1fb5a4b5fc0f30ad9bc5ba09af 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fc0903b83a015eac2004adfef19e107d84c62739..3a1fb83e693dfbbafb3a1f9bac53c5e428f370b7 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c213b4ba7fcc30cbffd3b3bf97bf696a6ffd13af..2bee3e5cfe9874ba58b3e86dabc8df2e9b508dcd 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5bc9edbd0881b73fde12e5f0a318e0af5a38b9ff..a10d51ace2466b431e5e397c66af23fb2c2a360f 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f874fdeb049efa2f919b1fd9cf30a43b28709be5..2cc94367b0a6a882385e8d1dfd63d2405b4492c6 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d1a4f7c1368184fdb253c64357b7a1904c61bfeb..444bdf48ed4e845a778027bff02199bfe96063a1 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fc2377a7c0fe0cb56d0a399868a954bba998252c..abff4d8f991cb1da39b1fc920c0ddc668671778c 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 06ca8dc11234a25a59535d59b5a7b5ae66c33361..3014d62f3f88288869530666f56a8f85e3b1aa4f 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6a2a3043e8193d39ea80d0634e23bc6d60b011e7..e31f68187afe433f3b128bd17e062a870f0212ec 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3db3a6df20405c02aed62e2d54b31ae16e2972a5..bb47233a445514a02b8e5b257d421e84c3a4816b 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0b308a9345ea3bd3d35db8cc41e4adbc094f2ee5..32a304a37ea2c4169d77f4533d2bafa53a872c79 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 18f84b6a3e3ccb4684c5a882c59a929975f3e67c..e37c3a310d3c63ace13e4cb9b176cbecb2ce8481 100755 (executable)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c92265b25cbfda8ed994c4bf0af058544dc33e3f..4052b10141196e614e0c27c573bb1badfec47d55 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index e87b8e1225dfa370f9dcbb2641dbda308114db19..d6cd769b676975fc94af7fbdb60236f924cd9b40 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2024 The OpenLDAP Foundation.
+ * Copyright 2010-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6358fef80c6fd7d8a2af8f39a0e6f4fd39cb78ed..2185fea5ee9bc3d359f6e810d03d2fd7fd3d31d3 100644 (file)
@@ -11,7 +11,7 @@ wrap_slap_ops
        SlapReply.  They compile like the old code by default.
 
 ---
-Copyright 2004-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 2004-2026 The OpenLDAP Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index 55e5bcb5a067856546aec6a40322d411f368e1fe..95a2b2d6e8430077263eafb814f13431da4769c0 100755 (executable)
@@ -3,7 +3,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2024 The OpenLDAP Foundation.
+# Copyright 1998-2026 The OpenLDAP Foundation.
 # Portions Copyright 2004 Hallvard B. Furuseth.
 # All rights reserved.
 #
index bccbd233510949b02ad22460061aff8948189d38..04cb929079b94fc0013b2703d3b039233199bc58 100755 (executable)
@@ -3,7 +3,7 @@
 #
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2011-2024 The OpenLDAP Foundation.
+# Copyright 2011-2026 The OpenLDAP Foundation.
 # Portions Copyright 2011-2013 Hallvard B. Furuseth.
 # All rights reserved.
 #
index fc1a54c44f65724aca1a336015b5053efb89eeb4..b44c87795a4f094d28bb0b2154fa4e8a10fa0414 100644 (file)
@@ -17,7 +17,7 @@ to compile this plugin.
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2003-2024 The OpenLDAP Foundation. All rights reserved.
+Copyright 2003-2026 The OpenLDAP Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index fb0c848f5aef1ada582a18c7e20dbd9971cc3e4c..9dd640e53a193eda9e91181ab154d4d5f9386955 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Copyright 2003-2004 PADL Software Pty Ltd.
  * All rights reserved.
  *
index b10bab0f3b83fd03c44793d937014e344a783219..0e8e171421c9ac5510a5ebc00d370157efa6cf21 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c6e67d7b3d45c4599e4eb20abd7a64f10963fdce..e7042b452d3216745a3cdf0cf1880db5672107a0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2024 The OpenLDAP Foundation.
+## Copyright 2005-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2d7f3bf2fefafa3e070cc2aca984abcccc56608f..e838d364530e263bdb40a84ee52ed5a2f22904c0 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # README.spellcheck 
index 71279f98c27ad5f206f91ca184a908139a9fee95..1ce682c14d0d24ce66eb0ad16b909ebc1ddfb65d 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 # 
 # OpenLDAP Administrator's Guide: Abstract
index d69043885b89a839dee06db4d903da290ed34166..e78e1dea7b6117fecce3c424998d9bc54501f2f7 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Access Control
index 0550a0b96d87dec668e9595ff131889ca4dddad5..16bf3ad8695dd1056ce6a869fa453d247ea481cf 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # guide.sdf 
index 043efb22521ea6fd70c03724d07b33a84bb66703..6013a976f4b5a48f3cb317ef81d67f809dbf591b 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Changes Since Previous Release
index 20a9c4ea0be8effd89b8d54614626731056d112f..c144e1400e941d77cc2d01b1ebf085119d462b7e 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Common errors encountered when using OpenLDAP Software
index be18ec8c7cb3c58f56b580ad53b16d7f95b5573f..bd775b62a3f17485afc9da953b84e86ad5ebacdb 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Configuration File Examples
index 97c15d2f07b021b4976845daa5cae49bbd627719..12aaa904851b20266700e4ce79c12ed16d89950a 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: OpenLDAP Software Contributions
index ecc3b76d2c41497ecb11530db8ce340e15cda85d..f105907f907868dec5f589e3cf10d5a72a0b28e6 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Real World OpenLDAP Deployments and Examples
index 5711f13ecf2df85e15a6ac44a474d044e1c54536..e10ac6424a933fe7d9f91521081d6653e5037a78 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1:  LDAP Result Codes
index c3dfa4e959969ad7bd5add80d568b0597bf1cd79..a00c7a574eb7a079cb64dd098f61adf96ce5861e 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Recommended OpenLDAP Software Dependency Versions
index 7c2c0fda691b21382c749c2c78fa540e1ff61200..7d29b1e0f90f7ed7d9c822b0975cce5c5cde1053 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Development branch, ignored
index ae6bc27a32a69ae5887faf31fd74b784aa13018f..2729723d58ba1da1e67c133be1809ad27024726a 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Backends
index 786ca308f85190c9b3e22a5297efa7452ed2a2fa..2b2288f1facea0b58db49fa71e97417d1192c4b8 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # Document: OpenLDAP Administrator's Guide
index fb72afec1df88a153bf659b452d96ba7a43fe392..664b957ceafb5ac6bc318cf1c49c8befba984c6d 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: The Big Picture - Configuration Choices
 
index f3458e028fd868e98b9047fc41fa4be36845a63e..0cae27bbaa65b59a3a6fb7d89bad0ce4da09cb52 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Database Creation and Maintenance Tools
index 231f5466ab4900461294ca1f486bf2bd741fd7ea..f0da7e1d7025ceb2f7c48042594416b4b0a20118 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2006-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2006-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Glossary
 
index 05ce46a0b36fb8a1e8e569139b5f8e2d532fe7c8..08b9a849db6e57618da96c3fc39ad6efc74d0eca 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # guide.sdf 
index 0c94078ba5be576ee2d1ed1b9ae6f29c6c3d38a1..337d8d7452ea5088dcd1ac55664e5b9ea616a39d 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # index.sdf 
index 10ca8da598924ba9b8e51deb78a0e2bb4b2594e8..e5bdeaa84a68a1bbc4c879a6278d1c159417aa1a 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Building and Installing OpenLDAP Software
index 4e0155823ac31af9af625ea306a14fc4cb032f1f..ee81eb4977019072d06057100de8e8aff1522019 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Introduction to OpenLDAP Directory Services
 
index 20894ddde93280834f47011999073b6c3146dde7..51d59465ad3cf75f44681f9d86762a53413260fd 100644 (file)
@@ -1,5 +1,5 @@
 # $Id$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 # This contribution is derived from OpenLDAP Software.
index bc07b8d412fe6d6adeaa33a756a84b161c9b91db..02d4a9d0ca03bdacb21951c689f723dd91141372 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2021-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2021-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Load Balancing with lloadd
 
index 55a47d8a806e73f8f3cc0e8e666492f587a32a4a..5a017e2021ca00667f72fbb37b6526cbd5166294 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Maintenance
index 9861cb4d6300f682697cda4ec57538f6b02ab2f1..f969f5a75e682777e0898171095a9684587ca82f 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # master file for the OpenLDAP Administrator's Guide
index aa2648fdbf87375ed78a5b42deb5e1eb9d1de2fd..f70c5ffcffcbfcfdf84843bb50caedf2c8fffe13 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Monitoring
 
index 2d74e255eb45f066f84844758b273ebe8f6e80c3..adc8e39184302d38c912e99b566874c4d633b31c 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Overlays
index a3174a0820abc35b2f8639af212c1740d9f57f45..1c57f2ad2af28fd8174118723482aabff7a79310 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 # 
 
index b6eb2c4827fbe577af918a61053743a35ec34f10..a13e77e277290e768f3b9b223da400ac78a4c6df 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: A Quick-Start Guide
index 613e244aece623708be556304d48c958ad2fbcc7..2bbb73aebdd2329c2b9356ef82357c0256e99408 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Constructing a Distributed Directory Service
index 681fd16da4867a0ffc981345e8a03e85b0f706eb..e1ddb6cc6cdc44d112ba648855dbf925f32f8f07 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Replication
index 6a89a966edce0adaa6ffc9fa88538443981a54d0..f63f9f46cb3fb39934025e657535fdc62de19af0 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Running slapd
 
index a98e934f57d654a9af0af5b3daf0b1300cee2f8c..a98abe022827e36762a112b191c6d332074c3848 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Using SASL
index e96f5017d9acc2f383db66ac35432f18566fd477..2eeb4f2835a9c3168d06724ccd824063100e686b 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Schema Specification
index 457bb8d3b07be404c418942e01b3de7d8d797b4b..dbb97cad7880efd76292ce0c901ad0fb942db412 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # Portions Copyright 2008 Andrew Findlay.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
index 233b5a9bf85a3583c33afa73d8a499684ec93786..17c92e91827abfdfc9b32e0652d21ce458062e75 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2005-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2005-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Configuring slapd
index 479f7fdd331532db1af9fb1a93dca76374b70f03..8d7b85477b18f1ce76fe0f18bfaa74d9e679f3f3 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: The slapd Configuration File
index 6a55be142b19b03ed929e4b2afcb4c6ad3b71a52..0f383c433e0e3c31958105e7bf8ff0befda90188 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # Document: OpenLDAP Administrator's Guide
index 90c68d9351b91b687a691e12d2953ec944f0773a..fb3e75631a50674b760cdef7a07f48dc6f07c9aa 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Using TLS
index 8a089e4a5366c137049095af4799beaddea444e1..5728229ef558f4d384d0cb7bd710bf449d252acb 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Troubleshooting
index 00b49bae20e40015ebe9d3286b37361c6618f85b..382801d3546c669e759d30581b35b5433d31abb5 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Tuning
index 31e16e9eb7790829ab368f58135ed1d36dc39774..9ed29a909d92ff26e429014f8bccb321b0b9468f 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # README.fonts 
index 865438724c91c57ab8c1b3871c211c753e38e933..d9406012c287f65dabcee0f996b2f3a7899ad3fb 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 # template for plain documents
@@ -13,7 +13,7 @@
 !macro HTML_FOOTER
 {{INLINE:<FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1">}}
 {{INLINE:<B>________________<BR><SMALL>}}
-[[c]]  Copyright 2011-2024,
+[[c]]  Copyright 2011-2026,
 {{INLINE:<A HREF="/foundation/">OpenLDAP Foundation</A>}},
 {{EMAIL: info@OpenLDAP.org}}
 {{INLINE:</SMALL><BR></B></FONT>}}
index fe7ef966f1a6971d664099c09c5ad4a5f09a44cd..67dfaf43f41b9b87037f29f568a0487a92582f7b 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
  
 #
@@ -55,7 +55,7 @@
 <P>
 <FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
 ________________<BR>
-<SMALL>&copy; Copyright 2011-2024, <A HREF="https://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
+<SMALL>&copy; Copyright 2011-2026, <A HREF="https://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
 
        !endblock
 !endmacro
@@ -91,7 +91,7 @@ ________________<BR>
 <P>
 <FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
 ________________<BR>
-<SMALL>&copy; Copyright 2011-2024, <A HREF="https://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
+<SMALL>&copy; Copyright 2011-2026, <A HREF="https://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
 
        !endblock
 !endmacro
index cf9810ad2a74a9a64fb6140d4cae54fc5cdfd131..ec6df806d546ae4487bfa5701d105b7c86797672 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 #
index 16fbde778f2c5d30da80e06bd93003b33d7f0002..c4fd6c61f5bf4d3794a063098fc685b94653fa12 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 # This file should match ../../../COPYRIGHT (except in formatting)
index a9b85a0aa1bd28cbf53bfcd91ba3ac263c48b2a4..639980ce6ccadc27f963a19573665afb5512dcaf 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 P1: Making and Installing the OpenLDAP Distribution
index 210c55e231e762b793593511d16f117d6d37faf0..1315db6a1ea44acfc5644f20264394860675baec 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 #
index 6588d6f9a4caa35ff88c1c4f19c1ce672517f6c3..6ab456470bac4782e2479da5e26fd97587416db0 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2000-2026 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: OpenLDAP Public License
index 52a02fe77b6dbc818a8715cf9ddebaa7deb5c903..0fe975ee93175bd64ef09da657b9929b4cfdf582 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d9cf31e4404b2c4ecdaf2ee96f7343dea33f7d2d..9e7504a09bb95f0143f50532ec4afca31747daff 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5ba6093da0f4d37c4fa5b12c84f7de829e539064..3fe1836cd1142042a1b9ee9da59ffd553b615850 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPCOMPARE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapcompare \- LDAP compare tool
index 283460620df8c0bd84b4d6ea23d705b7cb306dec..abfba1dd20c72af03927aed20bc0cd592324f5c1 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPDELETE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapdelete \- LDAP delete entry tool
index e01293846164cf0599764e91a68a075de6307ad1..28fa8174697f90741033de9a7703240910a92b04 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
index 6db65d321ab010c76b3827f0824ebfadafc3956a..16cca655adb3521a50b1b35970c46c7e12b3e8be 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPMODRDN 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapmodrdn \- LDAP rename entry tool
index 943de89849ceec1d7ddb6a377f6c3aee6b93f21c..cf50da7f806dd8c4881b0095a2cc673352653afc 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPPASSWD 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldappasswd \- change the password of an LDAP entry
index 2a57465516ee5905871245b0ce05f861642ae4a8..70e297d0eea21c21a32d966afb395c3379ecf2ea 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPSEARCH 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapsearch \- LDAP search tool
index 1804d12c8297b3ad0d490ae4dff73203f3ed2b5b..6a3151251e786a4b5ab8f613958645c562c76358 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPURL 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 2008-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2008-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapurl \- LDAP URL formatting tool
index fef1ddbd7b1ca42daa41e42905c732029e505588..638008de98bb64f74e2da9bef40c998b07a1c590 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPVC 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapvc \- LDAP verify credentials tool
index 0e0d99641552b3fb9e40e3f4a2a9f8bacb97aa4d..cc99d42fa8f2bbb689bfdc6668ed1a26f80a0d66 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapwhoami \- LDAP who am i? tool
index e02b8f10a0019621d4b00d25ce07b7a75cccc564..a523a9294f3f3c59bf595adfccbccc90fbfed847 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9115b42ceb87c17f8a70e661d0e12773c8f8da01..64cbfe10d89a349747b63ff214eb8d20c6376d52 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_DECODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ber_get_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_enum, ber_get_stringb, ber_get_stringa, ber_get_stringal, ber_get_stringbv, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element \- OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
index 2bc593525ad785c73bdbdf2d41d34fbf8eb1cd58..d869cfc6d66fde67c76e317655c8842529ac77e6 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ber_alloc_t, ber_flush, ber_flush2, ber_printf, ber_put_int, ber_put_enum, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set \- OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
index 6ab1ae380438099dd9b2fa045f060a451931bfcd..086f9302c7b84e97646a8c233fe035bcc908169a 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- OpenLDAP LBER memory allocators
index 2ab2303a9ebf921d0ba1336381a854e4e4bb49dd..2228c2d3878b3e14fc5ef95a950a2cdcb26ddee4 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_SOCKBUF 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ber_sockbuf_alloc, ber_sockbuf_free, ber_sockbuf_ctrl, ber_sockbuf_add_io, ber_sockbuf_remove_io, Sockbuf_IO \- OpenLDAP LBER I/O infrastructure
index 576564a04b81d14dc63d65f3934dde0985b3e2fe..978cb033d9b5f6c751d5c30695289e6e450c6e98 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_TYPES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t, struct berval, BerValue, BerVarray, BerElement, ber_bvfree, ber_bvecfree, ber_bvecadd, ber_bvarray_free, ber_bvarray_add, ber_bvdup, ber_dupbv, ber_bvstr, ber_bvstrdup, ber_str2bv, ber_alloc_t, ber_init, ber_init2, ber_free \- OpenLDAP LBER types and allocation functions
index 1c118b3e74c5f70c912b985aaed8e4ed09435a86..8f308e3942f671fe94a1e289e3b19370619c4c0f 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap \- OpenLDAP Lightweight Directory Access Protocol API
index f6ae0c2727486ddebd0a6b80095863cfde52d6b5..89fb79f70ee9d886c8196b70deb232f400ba14f0 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_ABANDON 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_abandon_ext \- Abandon an LDAP operation in progress
index c15a55efdec646f0c8e68ce327a1a3139e37bbbc..7fbc81d51b73985f3d9861cf387f4c2b84398749 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_ADD 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation
index 7182f232c6b3d30318275a3470ef5b841da7aac0..ba552259b47c504e9978df770685e12e69326a8e 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_BIND 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s, ldap_unbind_ext, ldap_unbind_ext_s, ldap_set_rebind_proc \- LDAP bind routines
index 3fd4a6cf4fab5bc4cfc344729cc5959b84d70013..2d3f67a6c5be3df27538d73eaffd3c1f365a1105 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_compare, ldap_compare_s, ldap_compare_ext, ldap_compare_ext_s \- Perform an LDAP compare operation.
index 29d068ab4f546474892b6ec5254961e0f868a48d..e59a37b41c94be622abbd65531baaacecb6e10cb 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_CONTROLS 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_control_create, ldap_control_find, ldap_control_dup,
index 42e3847533ab3156384930c29895ca48347d8895..75f84e5a2a774ae73cfc950d89b0497661f19284 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_DELETE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_delete, ldap_delete_s, ldap_delete_ext, ldap_delete_ext_s \- Perform an LDAP delete operation.
index d2432c643a5de4fc138e5ab78ec21eea612608ff..4376528a36b728210cbfa0d9c184475fef685c2e 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_dup, ldap_destroy, \- Duplicate and destroy LDAP session handles
index a4e8b845c48d50262b4200a5dbf9d8a57226849a..fcdf3605e4418c1cdf090036347519ec5f2c22a0 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_ERROR 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string \- LDAP protocol error handling routines
index c55fe876309d173683044de963608840d435a9a9..84ad985c1bd41757b47839b78c90fea36818bab6 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_EXTENDED_OPERATION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_extended_operation, ldap_extended_operation_s \- Extends the LDAP operations to the LDAP server.
index fd452ae774ad164c273e215fe00c4680abe6d049..6f46356ec4d141eec0f544c6b2926cc7b93436f4 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_ATTRIBUTE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_first_attribute, ldap_next_attribute \- step through LDAP entry attributes
index d1c9cf8fcfaf9722e99e75acb0f1fad88edae6d8..b592b6c420a88ad91d5c48cb1bd87acb124bcb14 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_ENTRY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_first_entry, ldap_next_entry, ldap_count_entries \- LDAP result entry parsing and counting routines
index e14490e0817bb63a98ec411e02f21769c1064001..640b878f5df2a45b7a53c6b94e5f026cbf68feef 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_MESSAGE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping through messages in a result chain
index ee27e7d22bfed3838b350bec792b8de8e634fc08..dc5d9c1721c47bdfe9095a894fe35792b3df302a 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping through continuation references in a result chain
index 549a84ec18d352de99039cd5e64a42475904ebb4..eb9fb4b8b63bb08ce0c589b98b038fc5b195a39e 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_GET_DN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn \- LDAP DN handling routines
index 63601f28a74af408ae46554c618b0ec379ee25f5..fa92c00fc25963907bf96087b6ae22e2bbd547c3 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_GET_OPTION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_get_option, ldap_set_option \- LDAP option handling routines
index 0d48abdbbdbefad4643ac4887f7e7715d91315d2..71006b84cff3ce716fa5a595a3922a9cb204d907 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_GET_VALUES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_get_values, ldap_get_values_len, ldap_count_values \- LDAP attribute value handling routines
index 3c29a3f52b339e7addde844c6625c1e77478fcb1..6f942ac5fe3d3a58cd719ab738a122e7a02877e8 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_memfree, ldap_memvfree, ldap_memalloc, ldap_memcalloc, ldap_memrealloc, ldap_strdup \- LDAP memory allocation routines
index 9911cf98222bcfaa9db653021b4156b5897f68dd..db3d3bcf34652541357f803c4ab8e8f5d482abd4 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_modify_ext, ldap_modify_ext_s \- Perform an LDAP modify operation
index 1dc0cd8224f0f7da377c6a3002d467aa36b4a5da..4cc60fad9222180b33b75c54a72c160ea306456e 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modify RDN operation
index 822d4570cd502e188e930a7fa97bacd10fa2ba69..b9a39d5dbd190f3f3bc0718251b8c01a7de56c9e 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_init, ldap_initialize, ldap_open \- Initialize the LDAP library and open a connection to an LDAP server
index 08493bca150c6d57d5be8f565a19fbb69078cd13..d3fb0a21b61ca0bbb962715ba7c71dc04f3a609a 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_parse_reference \- Extract referrals and controls from a reference message
index ee89ecb379fb1ab43ab6b6449e914d7dba5e7594..37a8470b58e4ebb7b58ec72482e640cc3a0440f9 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_parse_result \- Parsing results
index ac06ea041dc34a880be3b6c587112bd0cfd0f651..dfc22df275fd07a3abbd6086e6288f4d7387d230 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_SORT-CONTROL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_parse_sort_control \- Decode the information returned from a search operation that used a server-side sort control
index 84dd2cdb3db0cf78fb8ed832e3e2f80ebd199d16..7b30d5221e54075871c3d74620885bd2d7aabbda 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_VLV_CONTROL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_parse_vlv_control \- Decode the information returned from a search operation that used a VLV (virtual list view) control
index db431cf8225745a5f3cb03c5c099cef6dc9d27d2..ab4f1b0126ce20a995a4e3c40b983229256aaf03 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_RENAME 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_rename, ldap_rename_s \- Renames the specified entry.
index c97410eac3d8a4438797cd5a7acb8b81b96d649b..87143a800efeb31d69742b4052de62ed638cba66 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_result \- Wait for the result of an LDAP operation
index 8751b5bdfe35520d7087822611dc22e9394d6cc2..1e291f255b525ac147e6d60d92976b3293d8b128 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SCHEMA 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 2000-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2000-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free, ldap_str2matchingrule, ldap_matchingrule2str, ldap_matchingrule2name, ldap_matchingrule_free, ldap_str2attributetype, ldap_attributetype2str, ldap_attributetype2name, ldap_attributetype_free, ldap_str2objectclass, ldap_objectclass2str, ldap_objectclass2name, ldap_objectclass_free, ldap_scherr2str \- Schema definition handling routines
index 6bf8a6ff577fdbce4c63cdef04a767489f4830e8..7e766cfdf4f5784460129bc3c2a481bdbddf3de5 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SEARCH 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_search, ldap_search_s, ldap_search_st, ldap_search_ext, ldap_search_ext_s \- Perform an LDAP search operation
index a8881e503d9871fdab0ed918327a84a96005198b..0165118f048b0412003fdb8bbf763373b3b9127f 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SORT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines (deprecated)
index 13517066df00fb0c5d0c04c6bb5a994b8e7d6fe3..fbd4c9c6e3609c8829084641c6de3b6881d4b06b 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SYNC 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 2006-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_sync_init, ldap_sync_init_refresh_only, ldap_sync_init_refresh_and_persist, ldap_sync_poll \- LDAP sync routines
index f4df106e0a6d49040e4c3fb431b439f17ecc1e56..c33905c2693e40abdf31c2e24abe036ba48c7478 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_TLS 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_start_tls, ldap_start_tls_s, ldap_tls_inplace, ldap_install_tls \- LDAP TLS initialization routines
index b6509bc65ed6d71960fcd7f294aedc224a06fd56..b323c1addb4eb7f9e0cdec1622efdd7bacb280b1 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_URL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc \- LDAP Uniform Resource Locator routines
index 895fc77677b533671afd1647fa402c3bb618a0bb..5588ff068e6cdb20e6ed56b1a330ae869f1f6d03 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c1b0eaa06fe9a68c96a56d22612cfcfd073c3562..abbeb37de9f3299471b3ce45a07aaba5dc80f2f0 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap.conf, .ldaprc \- LDAP configuration file/environment variables
index d5a319f90f7767c03c81935049797641011e6cdc..7ba2e320019d5f95dce5b3d2958888b06b34cb26 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldif \- LDAP Data Interchange Format
index 4c0a3d788573d4a54a75c1df995aba85155cf7d2..a7ac3d55a6c12867226b0777caff7e0f56568b9b 100644 (file)
@@ -1,5 +1,5 @@
 .TH LLOADD.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 6b3c5d928677edd32b76e200d6d0260aa9c90ee0..dfb9ca5787edb9e9d9d2d984e832f0f60b90dcb8 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-ASYNCMETA 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2016-2024 The OpenLDAP Foundation.
+.\" Copyright 2016-2026 The OpenLDAP Foundation.
 .\" Portions Copyright 2016 Symas Corporation.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
index e2ccd68bbd5895227abbcf3668abf78a66973567..37054b2ba4862145e413b876918f297a1a262b0e 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-CONFIG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 2f7f338eb3ebc0ef0d9c8afb6b1ffa1a0fe76471..246d9234e0d52fca5f6ab33e52b853024971a253 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-DNSSRV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index bd5c2cc30eda3eb88480bcd6e3cb096a0d888e86..467cd2795256fac8165b355210ab938eb8a166a6 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-LDAP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 5074672d044f95378060161a45874e6694ab3d31..831fb019dbb5ecc11046664195bf5577e3c46644 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index c9391799db1d1e9406a209abcabdd639fbe723b9..ecaa129d972f8e26b666a47e41e36878203aafaf 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-MDB 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2011-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2011-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 6aa0691cdb9e5eba42d790d5ee465fd22bceec7a..73be2e5ef20bde8a9547599154fb3f330338757f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-META 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
 .\" $OpenLDAP$
index 4e9e765c543dc9874b0870284a7c130e1f224751..0ece1f77358b141e4fe6d56ce1422267b49cc440 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-MONITOR 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 5f883c8f3cbf3ed49dfab5d4d324eb85bf384220..321214ee8884f9057d69e1b5a697cd8274163f99 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-NULL 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2002-2024 The OpenLDAP Foundation.  All Rights Reserved.
+.\" Copyright 2002-2026 The OpenLDAP Foundation.  All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 2cf68772b5bda879c29885183276f727b6ba4db7..f2d7429beaeab3ed152b389b4167de5725cf4b69 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-PASSWD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 5240825269be3276035b545dc0a6872ba4a1ea54..ab9e37f0f6c398bd482aeeeef6847b1c2e780dc6 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-RELAY 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index f9ee7447b81fb192b4b87cc720feba6e2763af05..c7db61013710bc2a1f53c7f870b0aa59465884e4 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-SOCK 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2007-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2007-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 90dde2c62da35167a2fb462ee713bc22f1d4a33c..081fb7cf466ad2831dcddbf709c2dd3e34e4c8f0 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-WT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2011-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2011-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 870d713b7bb4bc1ef752e54acd15a6194d4d698a..68525b23834abf41087ca131de532bc5d530854b 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.ACCESS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index d33491b095469c4c3f5ab1904ea320986f8d4323..f378b7b87085b08e43ef48cbea37c3e6322e31b3 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.BACKENDS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2006-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 0e5033d2720ef90f5b0aff9e1babf794a41e6ee3..89c77edcb217a80449fab613570b070e1d600ea1 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 311cf21dab2494b99ad21a13ef2547fe480ba736..2eda1c1c246b37c1900cfe69b24a8b8b5a087ca6 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.OVERLAYS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2006-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 5c4f27cdeef7e32f600d16421b75909301b0ddc8..b543cc48d26369b37cf2e7994ff4fef53260600d 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.PLUGIN 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2002-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2002-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 slapd.plugin \- plugin configuration for slapd, the stand-alone LDAP daemon
index 075c4821c19002a0373c79b28c454986a18aa82a..f9dfe3ef6bf696e05f2aab5c8f7197722eec07e9 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-ACCESSLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 6f6354c24be20c004b0b671469809afc22c2c522..cf1e96ce9ecc267a8422d2c9e968f19e80761ce2 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-AUDITLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 98a83a1564683269d1a378de0744d03b6a797a73..5173a597b804ce0cf3206da0bbabcadf21dff928 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-AUTOCA 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2009-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2009-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copyright 2009-2018 Howard Chu All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
index bc1d29ec8649219fe04d10795318fb0ce73f368b..70fd0fcf364c30e77a06f2caf05a7dceb3ad4a29 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-CHAIN 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 919fe63a13ad3a70cdd3894e5599835193fe1df2..f1ea81590f21857a26fd1db73391f913d8c4f129 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-COLLECT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2003-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2003-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 95409d017708515d9c5bc6cc9b348add6ff783a0..e6a12d2892ea2f0239ad376c0dd5b0f401ec6ce1 100644 (file)
@@ -1,6 +1,6 @@
 .TH SLAPO-CONSTRAINT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" Copyright 2005-2006 Hewlett-Packard Company
-.\" Copyright 2006-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index d888c1355034e51e1dce0a4edd552ade583b1225..ab7850814957c42178165f412b9c131d8a8a9e7a 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-DDS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 2005-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 205eca0e3a8a43847e27d50cad5115e374afe2e6..144f6591692cf090c1af9f257f63bf2db64b44f7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-DEREF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2008-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2008-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 82a90dc3d4e5072631a82022a52f50965d9e5a20..e9ee0e773ebd3164f641250f117b79478a7abe98 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-DYNGROUP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 54516010a2109c92307e55a1eed90e47585b6a4a..4026297b175fd366163dc4cc66d04e2b183bb0f7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-DYNLIST 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index a983bdf3a6f88cceea011d7eed0e984ca9c13f82..2c6a070b87ee4fce81ce8eda022f77ded8c56573 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-HOMEDIR 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 01182d156cebb068bf92455b0ff3a4039023d6e0..1b4f4ed4177cadf1e6acc142ce7647f4dfae5ecc 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-MEMBEROF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 7a4428478df008080fd4cec5f9d3313b7b1b510e..35f80aa0d29339bae78cf3457a1537379a5abf1d 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-NESTGROUP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2024-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 2024-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 389b51e34a25d99d8af5d2c3648fa08ee7b7c0d3..e70bde49cbd91b06bae07c70c3460766e9e9e252 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO_OTP 5 "2018/6/29" "SLAPO-OTP"
-.\" Copyright 2015-2024 The OpenLDAP Foundation.
+.\" Copyright 2015-2026 The OpenLDAP Foundation.
 .\" Portions Copyright 2015 by Howard Chu, Symas Corp. All rights reserved.
 .\" Portions Copyright 2018 by Ondřej Kuzník, Symas Corp. All rights reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
index 5ce64916f9de45edd851e501b3f0bb9c6247f052..90f151de17cc55a7fa430545ee7e380a521bce7b 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-PBIND 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2010-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 2010-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 0b8fcadf63d51f2bcbe468a083d6470365fe2f06..4b3cfe7faf280c0ff22d798b159f836e092c082f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-PCACHE 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
 .\" $OpenLDAP$
index 54e15daabed4e00fbc6a88f1717a9a2e02e5711c..fca16929a9427527dfdff0f478fc234206341a9a 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO_PPOLICY 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 2076c3f19c7d3024fcca2a7f6e839dbec1192acb..a1a16b3cd81a1cc38f2b277aafbe322fce6f51d7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-REFINT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 11e3e0216b047408bce142caa90da17e17cd2665..1943fafa5f9b702ce392d022a69bc44d9edba361 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-REMOTEAUTH 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
@@ -154,7 +154,7 @@ anything following, including ":", is ignored.
 .BR slapd (8).
 
 .SH Copyrights
-Copyright 2004-2024 The OpenLDAP Foundation.
+Copyright 2004-2026 The OpenLDAP Foundation.
 Portions Copyright 2004-2017 Howard Chu, Symas Corporation.
 Portions Copyright 2017-2021 Ondřej Kuzník, Symas Corporation.
 Portions Copyright 2004 Hewlett-Packard Company
index 284a9089d4dce52c29a94d81c979829515dfe213..53faef26a50a9e40c4e5fa4b74ec88acffa2f68c 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-RETCODE 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
 .\" $OpenLDAP$
index 2f433b1de5659625ef54344b876fc4aa3ca98f18..aeb8757e265efbe1b87f4f76d1ec7ae2527e7226 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-RWM 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" Copyright 2004, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
 .\" $OpenLDAP$
index 81396cbf74eea6c1f0de9044e32cf04c73c0ed47..d6dec9319ded65752aab5e7562d49dc60e77f254 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-SSSVLV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2009-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2009-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copyright 2009 Symas Corporation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
index 5c7d5908bf3a49a3872a34232e7d13add7154d99..365f5de3c76883668a8e0464d831299299435e2d 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-SYNCPROV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 087becc2c70a8aeb621678439e5a3421251cf75f..9a68669b0937046fd144b8af2070704535a227e1 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-TRANSLUCENT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 42f6a97da75ca3d0ed824aa8cd5a50237972c54d..90190feffcaa300cf890a99f9dddf79f724e72ab 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-UNIQUE 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 47190538d144d18fc8b9867801c1f072db45551c..b9bdca16409f97111a6f0c7a1ad2ca7fbfc81ace 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-VALSORT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 1a7d6b935cda3a28cb48385db3705b1d2991881f..d34e0f1496f082cf211e75ef82f641b9ddbb5422 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPPW-ARGON2 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2020-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2020-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 4bac12136a5d8d58266251554be08e413a1d10e2..10784bae6ad64a9951fdeb8a792c73251eb76501 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e664bc95ce886cf376f1e274467707552a519da1..ba2bb680250b222782793286162ccc4520910f7b 100644 (file)
@@ -1,5 +1,5 @@
 .TH LLOADD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2017-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2017-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 526333ff91ec3686137365a161e65d8b32821858..6fc221a3f1d16d9bdf6a59a62c27ab7b4002c05e 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPACL 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 8c4e14845ff08c8ed10b13e0030dda73c8a7762c..0840c4a84c68a22f5752fe3c7eaebfdb954b830c 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 4b23f9a8b303fcd6a63a2ef06b8af2b4c5689687..907670ad80604ec194fe6362d2cc8e2d4a2af664 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPAUTH 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index af33bc18e9aabc6b5925e176d7a7ac777f1b0a89..cad0ac8533f084d173c4ee7cdf6f51b0568165cd 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPCAT 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 807634e52d3c784f4d1ca657e7c28bf6a94f1000..28fab717d06c63391eb96d90e5de12549a436f42 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 86fb26341ff266c4528ad9c42573ca7ba5f00544..b8c58d20405523b1bd4d62fa2fa5486cc625f315 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPDN 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index db87750c685d69049e5cf52a8cedee2d37480bcb..516d3d09c47e17356b32708085e3d2a605fe5e1e 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPINDEX 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index cb65eecbf6161932543001a4bef4ab722cfc6e21..fedfd252d76dbe67b73dfd60ef51edfeaac1ccd7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPMODIFY 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index d2e8f52b1248e027f49de831d434c6d836b4e24f..79ce3816c603b5206104eb17c3a66a28f428d233 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPPASSWD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index f53c8c0f34d1d500e72b55d6f526967a7f833b00..da9cccfe5860c2a39cd6e5e8081a18acc2383f75 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPSCHEMA 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 50583138cf8444c75a521b774d7f75885b650dd6..55c24342c452c3818cdf52b7a4492598a6d14e1b 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPTEST 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2024 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2026 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index d40e1cdd4a14eb2ced9cfe9cf4b1d8b52d175e98..10d5c309a55da6a53598d1d100033907a4871251 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4c9a7dafe602a9035fc1cb43b45a2c443bcea301..7b452233ebb120c7ea6272c857e0e731e471f37c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 94719798bf80d209a744499f684290a83bc6144c..5e1b968eabe484f6c3ee0cdddfdc098ddbec3c5b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f55bfb2b94067745706ab9ef203a7af10b152645..c0d3dec43ede6b613ba9512f30ff75e97c598de9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d846bb70744a3f79b724dcbeb08a6d2236bcfe03..021d4bac28667f99e26287ffce20e17127932011 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7bb32dc271387a93dd5b00618ae844e2efd94db6..3e9c9350f6bc4212d7a1064c78edee0a28b9ad3b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f4ebbf8ecc7641eadf4f6412041da5a1e84d89f7..7470f905612469b6242dd341e7fb591749fc0ba6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9ecd4600c86e5623a5dea330701b7c147636ad7c..2573d336cd9d7beb9edd26912616b91ac04faaa2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2ea6eb55c23e16d1f8fb410dd9b8982c5db46121..4a8285d7dac6b712633484041bedae79dd496df0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 06ba6f56d3b9a77c8616abebd041fb1a0dc2b30f..ad5b74df8506a766cda4e9deb9d5c41ea8b0b0c3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1f6d56c909abc49df657b24601fa1be76fbceb82..2cb0090a79bfbdf85cbda2293394c138b5f9afda 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4ec01a766fa0bfc612af604e51b6ab60530e1a1c..c2c9610ec906bdb83a8d5338f429f57e6f33871a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 12dd6d3b9dde5230edca62eab540875bd98fa913..017affd89451c8b3f59dd9831c0bfe132306909d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cb001e570234db70f6fed2f15463da8452f2770c..073b10744a2a965bd1bc1cc41843b4f6a6e9dbc6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6c075d924e4cdcb5c4cd3c23f2e2a2858a5c5758..cfceee3c94f6522344820048e6d477410bda75b0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2cf85ec3ee3e534d9379eda52d3857f1b8823ef5..51d4a285e141ae7f213f7b88148dfefc382c3e69 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f82a98bb4f1c94e9b80ca5b122697752dad4c464..0c7eca56e6dd1ce9036d4ac8f963f0e7cdcf63a2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 778801a8ba1a260fdb9884bc8efefad6ef169ffb..223363d51924de2e29bfcb438eeba523cb725125 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 28696e40a85483a51dc1a5d600f916337883696d..49a52256306f2fbea60af0568e76b0fa23d750a5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 91fbd97744b3b9eaa08597bcba5945a9c44e36cf..ee287ba55fb7d23986cecf445da565cbf2e67c71 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cd75a6f05c9e6d5c62942ea1b3313c23535bd293..caaf6f8971f5a85cf71512ab717000c80a66d665 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 51688d12ff83bb35dbd89e9295dea8848c263a0b..fc45170ba80b02f566443bbf39068ca5a53e1ac5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index da5b32efb6d3bb5cfc940de8403b8a982a134001..7dce0a2486df64784e381e87787a2925439e5656 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 73358df4b9b25f9c57e1010e128a181e66b54a42..dca85a85088112a81dccfd88b4dd8545b18e954d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fd4957ddcd304a4fcb8bed1f10dddd40d8ceae44..f1e0b6a74b77965c25449d3ce8f133ea23938197 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 85c68355b68d039919dc9fd5e35209f5f98e199e..6e37843a88ca3f301a6b41db2be16d91e3edd27b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6c055caa86c1269fe489dc386c20b7c73ca21151..bf6a1ff096514e063e01238ea25572fd4d3b1016 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f916226f46c48c0db408c72e584e1a00783d0ed6..3ec2ef1d04ce736ba75815bbf492e392aa611d6e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 735c411194ae114efd13652f484b0adf32ab0202..15da8142284f7616fc0df9fa88934715cf680e65 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b602acf139fd42c8ef26062208a039dbb238fb2f..fc3dc0066e956a938738dfb8e7e846417e871604 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b6ce2de41b94ee092cc6ff75d8475b1724269195..08778fbc3c285fb8e7d0aab4f594ab3c73d76a0c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 06ad84f1b9a4279f8eed093b5883331536651d51..85cf530fd19ba66fb119974e78f7d9793a459421 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b2c6ff06429ffac9198068e8bf0f6a9a14cd845a..215270d76c1971ada6d0326e2656215018ffc500 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6bb389651117bb39ee5185f8523476e0c9a02d68..602f51fe431687e6273e3fcdb2f0d90f31fb68a4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4e7db34dbb3dc0eda2598e68c1fb2eab6412d696..eaa5dc10a062b8ea24d1e954ef8b736b8440fcb0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 94c8acaca68ec7c8177ec8cfe9555fbfc2982b91..4cb2114306129d727e7521cd2ce4259e9a0e0a4b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ec4a6612b1ef3714f9220187bc00872a73f4eaf0..500d8cdcab103518c7aa5815bff4e06067b6936d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 19f6819035db68cfdf60fe51fbb6021d21dcea24..374651c1dd486c350977010917892d156c89e9c5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 060fad17451b4ac9171ea7e2a590dc861fcd617a..cd53999ad8c04d3f0fa19cd1e832bdf35dfd9779 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 02f0e27502463736e7513d704035aa3d497eadf1..70abf2d1951d452e4d34a8ea7f984956c07a4455 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2ea5b407108175b07bae876e77ce99f46cbf3db3..8f5591e444f7c6ab9d0470243f8a3dc500fed791 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f2bd10eb02acd7cd33a5d8e06031f95d5cd5ed63..ec9fadd96ba998c432f5375d6192cf0730e83e5c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6c05cc4512947aee49b780f44e09fe42b5d14b16..7bedfbb4f51ff384033955fde6d8541cf0b3d989 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c5f9d642e199305bd68d351849bebf257f2278b1..63d53dc813a7501afd2fba47a0835a9b75b2316c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2025 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 729a8428d8ce5288da6679b527ea2551135d6d45..1c14fc1e0d1feeaffebb0295f53850cb6461a787 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2025 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b037caa1bf07eec9b3a1e5e5841dd902a90a47f7..03a862c1ad19acb8d55092bda0e6f6c03c74e043 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4e7a846b74f728217828679d6d5faffe95f501c9..070607804e3c1328cd0cdfe43d77c00b167c5550 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 10c57f0fc2bdb6daac82ca31ac5b4a99433be4e0..39d5ff0b82f35c6d6e1301c50855aa59d0db2565 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 25cb231dfa93977157e94454b795bba4806d9247..4ec7e4062725fd136225c80eeeea06ca371e4327 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a4dc9da3ec2ccd4f2171ccdbc16a733a2731874d..a750d66ad9a374228218c1b971296e4ac4908173 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 86b7dea58d6b845b302b1fc2c997022fed417aa7..77200672c8fb1dcb6ca6083313f35cf379f3f924 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 62fcc7366d8466fdd557a4c587673bd7d099d46f..38c689ade8dcbcc5c03db5bccaa925167d843d1b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2019-2024 The OpenLDAP Foundation.
+ * Copyright 2019-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 45e5b6ee139190a8a9b6b79e37166bb41788d133..e07d339b381ad5b376cf6d9f73358a5410c6034c 100644 (file)
@@ -4,7 +4,7 @@
 /* begin of portable.h.pre */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation
+ * Copyright 1998-2026 The OpenLDAP Foundation
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b945234394c383b52adb4a0c0880ad1e6ce93081..b952eb9ec68ecc1b03d70d0da3eaaf32bf196c3f 100644 (file)
@@ -2,7 +2,7 @@
  */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index a96ab16987f5d0e047ba410490f32e20381f9ea8..33209d08ae8a54ef79fc433ed0dc670175956d95 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002,2003 IBM Corporation.
  * All rights reserved.
  *
index bffd2c7844bd3868fde69e547842e3cb9ad50430..75c6c3800ea00e22b074e08faa6b8ec98a6324ab 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2ef2765eecbc2c5af326ccd75e72a8229e23aceb..c48f87df5d1eb7e2ce611ca70a2bb8de106ab392 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ae8751639801075a008111c7152bd93d5942434e..8ae92193582b48a84835eec153b432ce94fa4428 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1c952cc599cca56c11f5fbe85474e8c41357ee2e..4f0fece3281e551cf986f548634a0b926185d24a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1f83a78949b2b21cf0985656bb4a369792b4477d..9b0495a5e499c19d2bfabd5d5e795622a4f143d9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 129de1dc293ccaf81e822fe0a783f018009fb5c2..68ada6043c7af6b403a8986676e970bb37902ebf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4bb095c4fca4fcf6cfccf0d1f9050fd0185e6c85..57502b7f3e422598af009db85ab035a01cf0f91d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6805dbefd8ebf9190ebe010f94ad2f119ac02827..73507f3c35f9489724fa83b50e24475d7c3d555c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 055d76c8d17513137b14385d796d4f7093c89d5b..b9b3452a46675eb710b918ea5376a6922fcb9fb4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 024efbbc3e114ac14adcff43cdbacf1745e4ad67..1a19a1dafa446982b5a9238fbc20fa672c70d66a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d41b075ff04dac8c9a267f6120f80e1635ed1572..ecf1d18ca9ea968e3d1d98c47e9cad5d9052b3ae 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9357ef71dabef1b03a43a6f3a8be6ee4761377ef..1278e3caa7dd93fe4a6d297cb17c6051b3b6e809 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 971d46d67d083aa2d180f9fe3cbc293fdd7a5d2c..826e011bba2315fe1eeee05dc4a05acfc1467a6e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a84c705262c1d12c93d9c09a0d7b7153261f0db1..589a6666b3b6698522f9183cecbcf1ba5c061655 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ae64f3ed76c825d10457e4703c872afc808f35f2..6bce4ecaefbee050d8870a74bc6961b48e09ff4e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 89d037bcadc5a11412cc93e9d6a21160cc6edae5..27259d03c2beafe43fd8e63a5ff6166f1265b7b2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3346b6f826b91bb0cc4657b41c15d191e0972888..e1eef280c53960878e38ef8e8d6394286c330ddc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3799eccb9be608cf54ad7509d8b406c461255000..09bf0f982725898bdf23daa0364a649e65402199 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index eef693645395ad0d8acdb73126f993d8762ea071..8431f0c5ef55d4b89a7cec7e6375c2cae0938d89 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5ebd8c33818548b50d6c6014841cf29fd739872f..a700dd46643d378ec682efb7bd3ffa599da59092 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Hewlett-Packard Company.
  * Portions Copyright 2004 Howard Chu, Symas Corp.
  * All rights reserved.
index 88ea90d7595b2fd8248373919740364c1562e634..2bc504c3a2936aa136de24b5f89bbbb6a7355965 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 83a0d5c7ae2e23ca80677d7b250ef4fa799ca458..e57b9a63b500080017929d665dff31dcfeaf5fed 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 547e20c3402d98c9af40f109f2e5e79f313c23b9..74b953604fc5039bfa48ac0f9458452aedae77f6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 6a83bf19c19c7c162b8deb1a4c0e0b09152d44f5..6a654dacbc262c5433c755985f62360a750c30c4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cd5c17fa797022c4725d16fdc16fc0933a63bec1..c05e49657d54cf8f7a6dff07be8eb8880a3fbc24 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 129a215bdf92e66606b5e3f1a81422d557788ca8..434ef6a9a3e32b37521d496b14b228ad98a00176 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 55a4eb180cd73e41322c685257edc299cfd15b35..e8be436e33ddf2018e1c4c77f25ee82197b7f6d1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a441ea2b9af565074f3f8a50ccd19b478cb22710..4bbc2c89b1434dfa2d57c46474d4883c201c8b0c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 088a294679b2ecca63b33c0f18a05eb43e113e10..8b90508907813e0a2e8b4ea68262f46928456003 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e43cd2c2267f19072d0d78b696b92449af193497..aafcae9c7f7e21ea1f0700483b6f7b9887f200d6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b305f68335afbeaf6156f7c43e56ddce36289b7f..61104539c1a112b284de9dd5a23011ae18a2b95e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cede743ad616a189b36011bbcc2e71869bc73c33..d98d291322463593746569ac8c7e5ac453c77e86 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions Copyright 2005-2006 SysNet s.n.c.
  * All rights reserved.
  *
index 7b3ce8d93e91bdda1fa6ee8ee14af2cb2ebd773c..d60268b938941f89a5cf7eb59311164b2bf6942a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d63405b033a3eed79c7d976c90f803b47fe019f7..34cc4c367bc2443a8dfd3a0869db93263a9846ef 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index c8f27ba93070bd903c9d27d9a1ed1cbef055d8a4..485962e1a7d06e76a0677beccaaeafc65e024f97 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index eb4db97d1c8266cdee5a463c5fdff2fb36adb410..8a96ae4b67ac6582e0e7c79078c81989a7267eaa 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 011a3c86d38185af13f88422f1a615a06d83f9dc..8097294d9a26cb2c01511821bba31618a5d8aea9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7f58d7f34030d6fa74df95485c8f6e033c9525de..8822ffbef31289562a66453944ce4bb43eaa6a03 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b8cd049cf6506ac4518741ddf835e2171c31d3d5..4cf88a0fc3a9efe4bcf229e3d874293fa14ee0f0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index cfe0ffb52ce2927723bc99896ee33b81115cfeb8..af33f85fab63996a193b942b4aae322769908db4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b37b2e102868b855361e6a49bbd45f4d34df9281..ad8d5ad292662653905e39930e1925d19cad50c1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d7aaf93f23d896d4a40f63dfeb508c0ef82552e5..b936d0ba49c407a91fe85c1ada18426532b3de29 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9f0e74e4fec935a189d19671aff236adf44ebb72..629eec0693ffd7ad7cc069b314ac97e8b727f5db 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f1bce2cfc422eab382fa618021f6639daec412b4..ba66537abb72ca61ba3af5acf5d20304aa4010ad 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 11f5ac00d9e32128a6af2794a093fb852a4c2c2f..5832b8b8aec18200b0204ce668322aa9fbe09d1a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 61077b48097ae46722276363377fec0a5c51e06f..5405af7f9acd3d2251b8804c93596c8e79b42cad 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4195142d415c5afb78d3b0a4628df6d7cef64656..5f144a049960b6aa5951767f0f1c01d7c8b22d03 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 90b1b20178a32613bfbb6d8f02e371b3cb4639ef..f2fa32c65e6b31d3fd9690bf0d9dd5faaa9e8530 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 33b94a59bdbfb04ecd6a2dbf846da1c00a82334c..34558214b6d59fc667847247f42f302766fea6bb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cb3721a7ffcf880795c5fa78717a2832aaf8717a..1de0bff31e61970695ad101228cc55c7c18a6491 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ce06a35d4a1b56f87772e44f800e52295e64fec4..5a120d5a0f2052c971c123916539c29634689f85 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2024 The OpenLDAP Foundation.
+ * Copyright 2006-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b346337a9cf9c26f8992dcb8b4d8c98c5b2fb844..d1c03d307e85fc1f9347c1df85c81bd7f8594952 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 809c579ad52904753cff6fae0309c2d81e011f4a..33bebb59a57fa1f9ff0e20bf6e205cb48169649f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 370d951f8898ff671470176fdf2715559c0f8103..eb7271fd09ad0d38c1134281537885a449b4dd30 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 709215176d1c3af0688f86236fb0fd441fa6e151..372ff934af6267d552ddbb9873e9c88e2a01a86f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 02e11c8580a36c48d4c55ddef29f21d632277224..abac078ddd16da1d6048f8766445bf64d4df2286 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e22bb120a86f665b708b50e36c899e4dccb3ae56..3f08207355efbb63c15697065e4e95e71fcbb8f6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6ded7136e0b076f682ea7f4cc8c4455a1670cb0b..f5356eb51dc5d21476f7470b67d7cbe6804ca9d7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2018 Howard Chu.
  * All rights reserved.
  *
index c504a0df140182d4761781c908292f2783b786ba..4a8a4cc6a22f0c9eb77a464f9846e478c8351e6f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a7798d413582ce365e5350795c1b9458083320cd..6170e6097ae686564cdf2c73280f9f7ce53fd3ce 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 89f36eba0b698824b2165230ad50249e0ae240fa..6daf594495d7b79c808ce9b626903c187f64f836 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Lars Uffmann.
  * All rights reserved.
  *
index 980326e8884a27f3d7bd48dd20c0ba78f4a0dcb5..8cbcd39c68bb62c00dda2e98cc9574d8f1588c0b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1668c961ad01cb6c9e7806d184f0fd116d6c41bd..fa924a8407befcbd1e63ff1a6468dfab47788fc2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Copyright 2006 Hans Leidekker
  * All rights reserved.
  *
index 42e15bcd504c48e8ba30b13882c56552af205446..c1dbcae9d5725b5efe36b3de7e7ea433fd1e45f8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index faf72acf020a75e532e4d7cf8d5a7fe8ca0b28f9..924bd18c3edee0c65833f94aa5c7142400881be6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Hewlett-Packard Company.
  * Portions Copyright 2004 Howard Chu, Symas Corp.
  * All rights reserved.
index 223750c3c9191f4f0cf5edccc6c8a9f357bd01d8..eae40aec4efeeb4e37998bf516276c0ae944c73a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2552a5a0e6f5bec50062135856d9920ab61f482d..999a67e43884bdad484f9f02a94226d79d1fb14a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 50d4fb9f74b83d55a273f4282e2520fbce6c5ba8..99d6fc23995579e33ea90a970fbe6893fd19671f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ca9cd01ba63767717ebbc6ff0e944f7320dc9abd..a20a552fc9350e82545f4434a1d5716e91cc2772 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9d8adc77ffbda77d6a0c5875c686653a0436ff1c..487bb93ba511b66dc9249ebd9d0f3c0ea266c590 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c72ca0faac7dbfef85a41b875acaf7c622d50b74..d0191bbc7294717423ec551eb6df79f8289f2782 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cc3dccb2c75cd826e608b12dc541bf278de5eec8..6229195052b74aa4c3b82fbc7fe622d15c212988 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
  *
index 8c027b8995a2b4eaafc0ed803078d336d8b1a554..761b4bd5c884bfd9305606d73ef68f85e46c8e25 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index eaec9e414b04974c4209ad59cc1861ce3913c0cf..345812b065c6b85fb542dbf82cb0bf17545bd288 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6df86615e491ffd6ec80ec0d234c413272ac7a74..e64abab0e603a400e655296859b34725e8afa109 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cbf2e62b205f5b62fae93059707697ea3c18c540..7ddb8cb76c01bc887523768da798482eef3acf4d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 810003d18dc10f0dac6b1f4e1e631d6480edbedb..8e6687dfe886ddc1e34d30bd0a650017e6270a81 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a06140307078062ebb814f532792efbb407bf579..d38c2922e16a9f5134396465deb5b5c0d40166e5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f8121e2848edf9ec9d0f010b736a91505d9dae11..e66cd83958aec5d4bc2565bc868740011aa3e439 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2007 Pierangelo Masarati.
  * All rights reserved.
  *
index 14122c92ed6ca31bb12efd8b6c5d4e2b6f83c540..1df18d0850951dcbac2cae86659ab2c746e5e819 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9af54889bb273521b6515fe9ddcc62093869678b..fe1158501f3e499435cff71c4900ac013a2073ed 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d5799b5ea20f4ea2c0f52b57e7d274ff3d6d1af5..012bd9dba2f140d7edac0da282d8d5ff607e0789 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions Copyright (c) 2005 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index cd14b069a8b5006a15ce4e755e109b39745c566e..d5b3507e02f9f110a1aa301d5d434951a3f6b902 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index eb7c9aed8e2e61f927027c106f77058744afc17a..0f3fd88f2f0463e76cb7adfd0927d0dbf51642b9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6d3fc79f694d46b857c54f88671caeb0126bc50d..ddccb3c479a8f3cdd2f2fda09ecb823041519788 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index df233f3fccbc66cf86990c5e49a13023c4ae0651..fbbc666b81a7f655123bfecc05e370058d47ee06 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 931e7a6c50f49265d9303c3e2ba55437f728f660..cf096e50f73a4389addb925df40d047e615d8c33 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3cd3bc2c37985822a8eb64bf0fab60e123456f6e..74b561cf0bb368dd47f4337f7d4cfc2defb1f693 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0033f91e57ee51bad21cb2e1246bd8714572173a..6505a5e079b728c938c02b0ee9afe9a92a0fde7f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 65a731faaa3792ce0ed5b16c2d37a1e582ac7c18..d60a69f5630b22bf799b1d351155f7b043ba46de 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 37d6ae18cdbf3bc8611903d88d0a6555388b2162..cb5020704d7b1b19a8c3e3cdb93cf93d52a6414f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 158b552b1a6346dbc91e880fed66c1d26f12fbf3..6313888f35500c925e0781b3b4114a174e44cdcf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2652cf671326e7636abf95556b0bf791ec278026..3abef08a5bc55b44deded905c963dea4d99f383c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 729b6e9308a115a561f2617e6d3f8447956f3894..02dc4cd92fc5e7e20f108cfada242105602ff70d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2024 The OpenLDAP Foundation.
+ * Copyright 2008-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 521dcaded9a31da44bfea8ac0e1bc2bc30fb5b3c..00db4c359159ef63dd2e9ca08566a01b689f8689 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6fc934c244bc25a9819e9744c3cb3ec376f86208..d13125f9db45aaaae143230ee94a0897c768c515 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e509dbe2740f9993cba38f8c6436b94d9f9ff0f2..989b54de881ac70247093a33ab2e2e6656acf339 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2024 The OpenLDAP Foundation.
+ * Copyright 2006-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f98da1f57b14e1f1b44d3578945defdd4d758457..0ff00227f40e92c658408165d4753b946a56b455 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3c210eae304c797409f58f1133542e6f157de400..3fde1965a753abe369265af64962f3fe11a3c20a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 70de11c984510232a1ad3c42a1c5ceef4dab0d71..7a104bf07b332c3a2d770e8c172a6dd088d533bc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 98ed58de308f6098f7db64590b45b13a39e1e0bb..73aee9c99773def8009115234edb39e272a14aed 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 664c179a802a61323e5e56ddf2d3c90dcd04f376..b2e6c66447af67b67681d62c2194fd93a0c8e992 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 95bfba96b539958c65533fd61d02094f43f47cf8..a7f7eb7501e453b3449001f29c27c8ab4b0ee647 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998 A. Hartgers.
  * All rights reserved.
  *
index d639adfa2c93614ffbb751883ddbf6c0a4280307..ec4bd314599435b9e87067b0a5967d96bbccd7be 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cce799d5686a4478c3792df694a8c89f7c43f321..64058f2af94541b6a2ae9f0647ee8c457ef187e1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6c740cea335575d4289947c5466e26ab8634cab2..fac00dd5c86386adaa6baa0ca40f79e7598fc55b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc3a1f578cd58fe67644459cb597083aea4cb173..b0f8cbcd34c1bb822af61a10b365cb36304a0157 100644 (file)
@@ -3,7 +3,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2021 Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 1abdc8af2ad0a82391fde8cf8047e614e169e333..a422c219f45497eb13ea7aefde78af5e6d3ca2e5 100644 (file)
@@ -11,7 +11,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2021 Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 5e18d1ca2877b8c696a0a5356fecbd021de05306..ef7e49a5db07422ff7f99dc89243e26aba4568a9 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5e36feabb43e766603b5299edc8d99f92b19831e..f0745ab016541b562bcbf6ccad50245d989f5bea 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3ab6178022c7aef75167eebe8ae8126be639c5a9..5325b97659bcd57652adcfd8e990d66e085b33a7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2f44410f7e4de9991c8efcd9bd4f63d1f81e8c61..92047ecd81134fa56dadfac2abe9b2cdb5a1ea78 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a7cafd31a86d698feb5896913a33d30af3b08e2f..5e5af069e36382274ba4b9a7a869a4d6fd663833 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 97ad4a785bdbb20fb67d82192189cd848a5c7a9a..1425404ab37b5938abea18cf9de7ca8fa5bbe279 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4e9558741e86fb350c5df7a5d18185046ff9de3c..063bfeccbe9ade01fa9e59d694f7cf98c054c829 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e7cea0a2c0b6cbab234caed0699a99fb92164a07..684188c610a08b24924cfb765ca2c41375c88578 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4bcdabff27dfc2cc0540c625cd670ad2fd43f3aa..08f88231f724ce1e70e5b8e98759108d8a65a3c1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e86f96debbc27b62e1912a8759af31fef00dc51c..79a152f4765fb43099e9ad30bb5128aab652bbc6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4ac2e0cbab12007feed64825178b42bb73888db6..85aaec1680df886d64fe1859290558e67780c54a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d47619cedcf68bc09dbad10ae0160879d2fdc75a..f845ddeffc35fefef70ce001a8698e6dfcf40c0c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7306b07d978df69c82b0ae350a322d16653220c5..06ce7495d4f0fdc39d14a35329f202f618de99da 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4942eface900bb6d42b3dac0bb656e304c91c1d9..117dd97c851193d72e83d2e588a52ecaf44b1455 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ## 
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 46d0407c74d41817e04fb7d62a03a8196f9037c9..6d0852676133f623c6b76b7eec00397b05449deb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1995 IBM Corporation.
  * All rights reserved.
index dba46bb2a8826fdb078254149ede42095f984ab9..50e2fb431f40cdb8323409b90ead4d9c38d57583 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index db0e19b14ec120574407c62f8658d467c96966c5..6e1a519a9c7854aaad06abc9caf58dae7bcb284d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index b1c60cdac05e14f596fd178b2d14d6b07c63e004..5ea8615deabf272021194134c3ca5a80c5a60338 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index fcb3a5cce8134a9cedf29ea4435cc61d0bc11f2a..936110c0eddba3805af5c934ed336dbcad729e98 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2009 Howard Chu.
  * All rights reserved.
index e85e5e9e9147be9929d8200a50bb815dcf2928c6..9d620f87a7af4e574db3028dadec19de3fc61d64 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8a2aebd811c6f22bbd1ec4c30309332f51e90393..4ae3d5b25f2ee4e329779bd3af33f54b235292a9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index fd9eca3283b7c64a87f5668cc9f6bcf1a35633f5..2b2ac70ac9d5c321f8cc69995aa9dc7be182185a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 468cb9fde55ce7acd48f51bf8719f487ce090936..b49dc8b5c4ec11e4b048021b4415cfa9a5dfea9b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 65f2bf0de5f20244d96bbaea99d4703abc360a5f..e5211fe9563856585e022496b5385c6d61ce5bc9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 45598bc567578d3d9931ba18c60b75607111eebc..a4fbacc1db24ad773c36a333f6634d75e472a6db 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 17e493e1303766a98ea9c74ca3a1ffd4131f085f..a78ad082f823e84d2b83017c1e55a3de3326e89b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 739658ac77260b28155a12c723657655bd26fdcd..ed91983165596d4e54bff47caa2927e263209bbe 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7213f1eae46183de6d35600d78c6655a54304299..a65284139f35ce92cbb2ffce5a469fa0b2651575 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bb19222802c9036af9a7a5d15a0086ed489e4249..7df7c653d36baf4c1b06c5cbe7e3af38498e1ea6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7edda9b470866ee8f6b23489d3e7b16b37304ceb..bd00d93d79725c8c533732ae737733396dde812e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0db2be1c830ac7ef67035fb7d6d7cd947c63adc6..ccdca3cb0430f7bb43546095576ccaca658bcb7a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 83e878507c0bbd675e1b83d26c2f8f5a9b76ed31..30ecd9d22f3df8612ee9b3bd6b3effe41cd1673f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0eb87a826195e43a2655000c953c155588f561ef..252e942475495be30716b139897b43e5c83f67b9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a41c368b4459906ece78ba71321be3a4653389bd..722f07ef0ac026dc82aa41dfa712a8620433627d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index caea2e083a969ffb9ae197ee12a9a793a639a152..a146de64fa05fc103648d6d3b70547dfb6d49ef6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e500adeb1c9233267c8949474d71067ef2f16041..ecbd82640a8267a590eee352c2e6e3d37425e195 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 208304002f80902d99aa65be40cc17f81853e141..43ba3c7ecbb3beae29d82d73870cc621ae240344 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ab7995bd3e731a0d74ff8cf34fc6b33aaccbfab9..00a1e7c54ddb85600578f7d37033bd41373ce738 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1fbb1c7f5c5403dd1ceea95bf2bd2b518dea9392..bdb0cc1de92d88fc3eda6d2a6bf60f4f9cbc98fd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d442f425185a13ee0e3d9c01f568d16b02e22ae4..33c13ddb76f19036305ddc5a20d51648f2a6651d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e967ff0796d27e1f2b716e33697d19006d964b50..3579b30ed13521e0f5fde4ba99c9e179ca66435d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc16a316f9a776be9bedd43142411d676e714bd1..b1dc38ddecfa52474889a9d071d73010156758da 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2b68438582649ce620b29866a70849f6b2c40cfb..669cf619263cca5474749a50708a6230b0db794b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fa873931a7e904b9425b4136c8055e1f9c4965bd..d55c5d23400b01cb21987482eb7744d95fe51adb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 192b2b94ef3ae4bfd1c972c3b25a7c1ee40439ac..96bdd089ee0e1c6b31bda03e5d88b559c3eadeaa 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 502caf3ca9749aa96489ff408a23b3ace7cc0267..4373e65fba34545b09170f2b9b55608df3d5706d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0affa0719526826ee81f529105d603406ceb507d..c6cc44a7bbd3c19fb2911feb4682f7ab6b3e5f22 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cb4710f0617b51dd78ee17a18cd7f15b1463efda..c1f8c00fb65a9e59fe36227691dd33376241c93b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index df5acb23dbafec096fbd8a04b696607ad6db174a..d904f36fe6971c0dc78ed9b8151924da528ef9fd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ca50211322b449811af96647cc577c64e45da533..bca1c4cec8d9caba17d6b1f171919a85f4ecc544 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 77906ab70dfcc8dd3659330929afd958897c6aed..9a00a65670804154bb72da725d95043200385797 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 576aac9693eb2e07383d59cad34e6c2b9f78ce9d..611adb231ffe6526783474e6d35a5779a3b68ea6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 525329f71d1d593c4aee9920df36294f30d59a4b..fc3cd4970be15b8035dfc8bd6ffdf5db71558ae6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2aecd47d07625e884d5f03269cbc6404c9198ec9..c2a4099e63cbcebb270a86c29692b81a52707182 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f0c8849d0d7eda61e5b8dadff3b989728acbf593..712b03c2c7d1e99e88e26c62e3ec8d9111e2780b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 68d78eae3d29975938bae287b2f02caa02e06b6b..88f0ec514604fd87ba57422902c396f7ea25fb92 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b1e724e3020af2073797f1ecf5ee2a105ef910bf..d7ac6250241653233e824170e10ba75cb45345a4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 58472fdd7ad5e05066d55d247d883ab9e51c4c7d..1d91e1c002e216920e483dd4a714c01d57650a8b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3b557aaf45a43d5b6760d594c10414413245abca..9ff54982e6c0579761fa7760f4d9dfdb80397180 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 55bf595918194a9aede3361407838c01d1d55032..d8525428caed2b1213e5907c2ff7a8f688f3fe10 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 474e428b48b9a600c250523707b2136f19df4b41..84074e2677e3c55e58495635bea8ca6530dbf0c9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2007 by Howard Chu, Symas Corporation.
  * All rights reserved.
  *
index 00b4773656d55012dcaef1a734688fdaf1b78e53..737edb2bc3bfc5f2b00b68b6b2b8016ffb3d9f15 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2018-2024 The OpenLDAP Foundation.
+ * Copyright 2018-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index da22ec8b2a664c049fba242b206a73c255e21ca5..91beddaa38b428a0b757967d55116b6f48ce3877 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2018-2024 The OpenLDAP Foundation.
+ * Copyright 2018-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 578cc2e27d1dffbd89f9b9d14206bce161b733fa..68c562e0892559c1d65da28fa229eb136e8ca347 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 599867c834eea167042b6317760bb36234d55dda..504c1a3cacd5c18890622bcf5cce632eb27fabde 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a27c458397665d717042c2ed63651c033dc9d4ed..1b846df88cebe1ad5c0f4367cc4eb3fb13c099b2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2017-2024 The OpenLDAP Foundation.
+ * Copyright 2017-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5f07d44cc1918ae70df29f5bbc4412b4bf2a3060..a6811df4838b40fbb33fee1b567d45761acc2132 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8f0d293aab08df7b4aebc1ed2da1af98c67794bd..f99a0cb4fcbc4bf96a4d0749ebc822ff8ee0cfff 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0e76c176563ec975ec92f452c4e65b805000fa3a..15cc1ce8abe8256747c1badd5f81a218af815dfd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8ec34766671587662269a1bab1733a4ada67c2bb..e4b25ed72678372782b71368ee25d8990d67791b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d6c553e84591cfa9792d8599c32887dba2ef8d68..741b005e0f4d951d6c9fb3902e756a122be8d607 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1bc702ee9c6e7dac5db5803b225116dacac61e12..c78bec8c417676b37a79baa960d6f0589d433e3a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 52d1656a0259c05c297622b2a3e695bb1dc01893..4b214894c9f26d310f930f51a6c3fea5a0903118 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7c941a00ea55a38a21235dffabe487fb9f5d3563..e9695690fadf76f7a25d902fe2c705489ac040e9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 984a3c9e5a9dc3fabc395baba0dd7f1d12681c3d..8d8437b8f9194eb9f6469d4128cd79cc8358f403 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8cd04ad87a13d9e13ea79589288cd89438718bb1..29ccdcf2f0518347e8fa13f9d3a2169d0bd9a912 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c8deccc8ea7273d8b5f647ae6fafc1cf0da263ce..4b8d952938cc681b450f16859ba5b96b8bff4e12 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index af03a357aa919755d4ef014358e9004d56ff2e64..25ff2dd3149e48f03051b034403c4a9e8268ed9b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8d1d7aaad8d6509f223fc688c8ffa874efb95cf0..4ac86daf026890a64045c0bda34bfe9e8440bf76 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6f492a9f21633cf5bd6ee4b65024580f5843aeb9..2f223af56566a5f6c10f28f073135bb9a7d687b3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 74cb4a5f9ce1252d4e1ef84c6bfb0b847233bb0b..667c2e6838f321e53ce6b6b164c4ca00218c9efd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4c14c84a5f9d15805ea692621f6b80d9c86d0084..31d2fa311835bf83a4f42ecca49c017d715a3a9a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 780bb21790c182a1d1b21e4f237d857d0c36211f..bd14a4a46210ba1ecce397c5f2fc345b0de078a6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5a0174f72c77d4a39c60c02a222e86fabc69b26f..4f8d1c815534fbf270fff5ba5fc7413dcd3638ac 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index da46cc9965314ef9d3e47621c1862f15cdc3874a..d3712e6fe3697d63bec22d3dcc17027d0b2a8d8b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c682f590921143f145ca98b16213a08bb95dcb8e..8eb2993369959086e4efc042416fdd43afefb034 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c90026232c89de90fc75dff3516d86dafffbfbe6..9f43c3e49c527cf27dc74e9dd2a56e55f8c6bdc0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dd435f09b7be339f7d905167cabfed40b4b69f0a..faa5d3a79fcc0afc7fa966804dcb02c378ce3bf5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f65f522b488b8e04ad61d1a597efe869dd49aa26..592ab9ff8dd84ce009da8cfb467c3c8c534b3523 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a5a7ceea9731ea7a3f243d914634b6c7af4ed414..ee35d4611b6f350e370afc3b034a3643621e6abe 100644 (file)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2024 The OpenLDAP Foundation.
+## Copyright 2016-2026 The OpenLDAP Foundation.
 ## Portions Copyright 2016 Symas Corporation.
 ## All rights reserved.
 ##
index dfe7dca941c329b7d3bb37b69ec4e01ffc957eac..78917c77dc08252a9aa7e3a01247b8fc976fe659 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index da8a495b277a0d5975d980ec49ba5f345c7c5af4..af8692bc96df9e4e42e297ad96d493b556f5c153 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 371d08f47edcd6ee616b8204fa226da2e6e24b94..049f1e06173be8f3fea9d36a432f2fb156244a6a 100644 (file)
@@ -3,7 +3,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 9e22dc8f94f095deddf2aaf229fa7e54cd862c3f..62c9b393616878141b32213378082166a7991d31 100644 (file)
@@ -3,7 +3,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index d6fb2924e04499ad4a362af1f16fdb5abb2cd5b4..dcb3f6fa3755e164a211ef8c726a9fcce0bd9010 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 9b39df08beec929ab77c0bf00db92d56097c3d24..b60f74a0f27cb13aed92eaf31dee310932bf7599 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index d93fa4881f0ccf60a85aba061ac2b0b99cab9a9d..7b102706fd8e62cca4d3f961e7cd11b3848a15b0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 6b7ab8f6be64d426c40259d167273ad7b2b5c1f1..face98a374e9ddf04799de17a10ce2d8faba32ad 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 89f615a8da9f8686a1add0b14c7fb36a468a5589..7fdce460357c8d16a4de26303bc76103ca9631c9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 27ceeacb0b2dab495ef35b507435c88f62b0b9f1..1082fad5bedc4ebcdd640341b0c60ee5b4e48cd2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 2de4915c92d46ab3c3202ff3dbe9fe2c01a9c288..b19acb829b6e42f0cba72025289e90da20e50a32 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 3eb704c6252ab64290552498ec565c9581a38cae..2f17cf29ed779f9d6f30fa120dbf989be296c8a7 100644 (file)
@@ -3,7 +3,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 409e450f111de61ee510b270321b142aaa436fa4..5e1bf3e04204d131ac5b09db78d6f36f0b71aaa3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index f06f3a3a95f4c722389864d028f505dda79a361e..e2f3b64a8467549e60c3ecaf0ad349db38565fb9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index b68053eac4fb2d92e16561162a2328f38a6d542c..ced209734d02652b5fbfe1eff4c27fe8dfbf07ba 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 5662cf5199ddbac604a2fabdad3012bdf8dd8d29..9ad9f0fd1b981c12b2aefd28219b268117f27564 100644 (file)
@@ -1,7 +1,7 @@
 /* monitor.c - monitor asyncmeta backend */
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
- * * Copyright 2016-2025 The OpenLDAP Foundation.
+ * * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index d57855a25c699a8adde181750a1e0797f7ae4b82..8dc3efe4e60b594ef0041396cdffb2be6fc1991d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index f7b36bc0d2ecc7a6d1abbc4a1c64d4213968205b..6581b854b3e2e4c0f063364783cb89f52eb8e896 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2024 The OpenLDAP Foundation.
+ * Copyright 2016-2026 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 67bd103941b255be46a382dc48e060827e6f5464..0e2211ceb82d031c726950d0ab93f3cec3c91b41 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## Portions Copyright 1998-2003 Kurt D. Zeilenga.
 ## All rights reserved.
 ##
index 974c2b875d1f6544b6f7665bbe7c21fb13a0cd51..3d5c4eddb8d7988a7cadcc31f5d2b85f2a3bc52a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index c64bb095b6319772a1695a85a9f08702669bdc15..c60a88cc6337f7cc7dd1413427fd612c69de7e84 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index cf7852e5de7adedcc5d9b388aea487d041385c05..66ddf91b2af4e20dcf454c17b9d200c7910162e8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index d08692533e61fb9a1066068cd07b0d65681a5fdb..7597f0bce5d0432ba0fb54e1b696c2056252552e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index c92faf0283fa5395bcc902c10b4f2c07e20b282b..f5c5ff80c16dc501c0c87d21e71840e9f0c26b8c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8a10079639a904f8bec7c64395dc760961a97a2e..136b3b100649fa2ea888c097ff477d6e4d9834b1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 6f76e9e8f27e5ffcb8b6d7be956e62a2c280174c..a8260a1c22f369d0f10975588d6f2d7009521528 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 3d00348f0e7c85211b761f5e9032917d66f8350b..1c2cc98fec624ef12ca37c1d6d17b07dfa5abb6b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ce2c0282036295e417476a2afccdec50147cc315..9d95f0924b06944961715908ed10a90940acef46 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index d2273b7dd9120239f3d0b0c0890f38661819775d..20b347a6d224966b23c7d3592e39e788fd819bbf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index a259bd2013b081545fd77228cbd2ac438f464cff..076791eba6df0eae857c7982d8321660f9d4f7ec 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index d1cf9f2065172b8349cfd4e08f83e45bb195ab8f..a789e7a20f24491dce004e6b7390198604cd1f96 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 Howard Chu.
  * All rights reserved.
  *
index 3b8c41d72142c6034b758e41070a0dcd87a39f07..37bbdc4f0e9c4614ab75a2b9d0ff5b8fb8f6dad1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 57e3d01a97446ac269aa49391e65cebc643aacab..853cf6f1353771fd063da05631339a70cb48e67b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 058f33cf39d583a9538a584befcaf2d19f20e837..5fb4dac27ad68c3133e59ded98ea9e3b285dd785 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index eea915bfb5aed341a07ec241c621e8cd541f4b90..0e9b7243b7526ae1c0bd3c53444a824733ed1f23 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 Howard Chu.
  * All rights reserved.
  *
index bc97df6a0dd2bf2437d3eafc0de4bac35c5e6964..8921ae0f157c29f1becdf0e497e4a42ada0d77ea 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b8aec55a9c63bf68a258531b3813a82f2f258463..3a2412e06a1e46dfb87979bd3394cda749515726 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index b61afab6124d74a4f3d1006732008ea08c61b788..8caedbc0e3c9881f57d768856715cc73579c1656 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index a89e6954cd7224620bb916123c106fd35fab32f6..6d97a3750a512eeb2483e06df0ea1db773235d15 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index b11b1d91cc7e6c2ebde790b7a7a373a03211afeb..cdbd97b01e66099c224311bb73383c121b1abd28 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index e53d07841ad42cfcf4ea29e00817676afd5445c2..c66b71300ae97bb05574370f25356a3e55b933e0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003-2010 Howard Chu.
  * All rights reserved.
  *
index 4003b0d69b0215e1d64848cdd9440582b84c25ae..bc72f591b5e8c00816436a7664f33ca7da534944 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a1669abcb01a31786f82f776bb1af0d11074a016..b45f71c0098500bb4c28e44b8fe2a92bfd455fd0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 2c292ff9805eb609c900a5e8d305fbfe6b2cd0c1..c7d0039556978ff03ccaedc9eab6bc2a57854c90 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index c6ac68b8e2da6325185e5313d74b92b59fdedee3..8879c2b40cbc7b29b35e491792b15a4c8e3b8a7a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2024 The OpenLDAP Foundation.
+## Copyright 2005-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ec3c3dec2327f9df651952f2ca5a8b68ed0e0fcc..faad1d81188144a5cf94e6c4d849d6a56bcfcde8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3a157c767e12d4b52890318303b80a1e7dab0c11..4a1409f8497e4c4a6a86e8951ff487ad992bb329 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2011-2024 The OpenLDAP Foundation.
+## Copyright 2011-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 649941919b47f029d15932140cb11a9452afa720..b8c4e57fa1d394b62571936383f292c6a0fa66b5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 87c634f1e3714dec15524c41eaedb89685d862bb..fc8e89a66145fc1f47d345b5618e232a7826f4fc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1f9c6f811bfecc7cb731141da81df45322e02a52..36b5638e429c669d3b2d643365125557fda33af7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a7c08c795bc2b5e08296210c2a01f199e92e188c..effa6e75257e6746979dc105dbc8282ad174bedd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 24b846761b48b764270126e3dce01a588c5cb35d..161321416f1e4cd9ad30426b7e738c3d4f3bc1ff 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ea134f6c1cf01f9e5d5c2e96b5240708f5ec63bf..9d1008f4a1bc316cfc11cd28933eb12fe2582ea0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8c62b786dfe080e1b1868ed408e43a8adaf3624c..948c48d1c658e0bf8f3775b490b7856d849bc36c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c26ac99dbb037cb61c531ab46ae319763abce293..ffb5cbc9b478a5713526d4a0b8afb914c34b9e3f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 06172c232964b68c41e8db8bc140574c15e8e17e..172037a95c964f3e24f7483b4b9e90e120c3404d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 24804ffadd5d91ba1708a13793ed5c9d2f44d1ff..1b78079cf3eac8d3d2aa03780e6bb07f81956775 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ed67a781b0ab7ee7daac73d33da47c7199015134..008c33805523cb81cfd863f98b6521753b991e3f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bebe07bb525b50aa1ce13f16441f95209ac64d05..b51c164362076990e25f3ae27acb7e9f1ce832c4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6ed2c19f683c2bc3f69c3843ccb67512e1cc5600..f8ba9f59dbddf7f36d948b6ebe8e0d0e3b20be88 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 02cfd64fc5127dd17331f1518f208925b28f70af..5d100c9c6c5efe94fe2d3802a4c4f236aca8327f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7dcdb716d6e64ab667368ba22b28745554deb27f..683ae8310999a67954575c43fa04c83502a566ef 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2cbf1168a2e038617c0d940674af2390f2c24e31..88006d4bf1d936166c1b263d7fffafeb8dc9e01a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d55667f299766ef3744ebb93f668f7123264a912..ea40b213f2703f22369c4a2a859647529ea0ed41 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 134e650a017b5468abd1f5efed6a51e6d47a804f..3a245c4b43a302703742f77c63929d0c087a0375 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 41ecb810f024f02cb919f9d3c5ae9792f5480e0b..577fcca5818acf985d507530882f4ca6e2bba29a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 00ee0224f4d6cb8663c6aa7d848e74792094af00..31456783954289978b8a25026350b7c1aa881140 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4035d0162e417c3cd8c0b18a5a8b4e51af02f533..7bab335aabea8363393ffa09ff9cd04e8d866afe 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a01b8c7eb42ea5bcc94954692499db4a2814af0a..cde7edebadf8c0091bd679b99157941c4ac42b52 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e24a6a7a5a68e5676150e653f4ecde082031523d..078740a7ba8dd17be8bc4bdc9d4349448058ef36 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ca86f69ad355bdd06fea113610df9d7f10cc93ac..623dc14cecc869cc3fcecaef837a2e526acea355 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 416f227fe636c4a032ec52957c2b1b3a47162f30..5ae5ca747fd0cce9ed4a06f22de4ede5300f2b1d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6ea63bbb54bbc060e32c4278956be570e827373c..fabd7fe803018e8c2bc93607a53a3b2869e85265 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2011-2024 The OpenLDAP Foundation.
+ * Copyright 2011-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4cd434f23e65edd4099bdf1977fa672024914d0a..5c68d6ed8698e383a7f504686fb929d019fde793 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 10adcd7d2b4b3185b22d8067a1509ae9051910d9..5a9b3251764c78ffd45c6b5aab9dc01de5e7c22b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index c767fa2639fbe10920a50bc265e45c40cbfd0d37..39d11429d902cf543b9d4f7e17f83457a02189ef 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 0a8a3d864c4c64586fd24b34afad57e2d77269c8..dce98ceac293a94158d934bf1145a7b606d71096 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 4baae2e3412b18e326c013b0fbcce27159038ccf..dd5bbafe86c1bd6f7a26e9304c054486f56c0821 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 0fdc81c11b8b7089cc4b1262eb2d7acf422a3350..620aa2ea82add197c0c6e25caa9eadec6280721c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 8b2cdbe81bbb31177bb446db105ef8466f895ea4..5519164daef5676e4ece3c20d9383f6ad99b5f32 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index f9a1f23edde056a3814d622308f64dd4c82c3df9..e8313fb060864bc596fa088ab9094db89a889553 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 6174e44688cabb4ac5f6e503153757a801d8956c..b08e5e55423e825b061bebcb21d3908801d49ab4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 2781b8c53e3c818325ba36013614a67c9759317a..c7e1c26f944b380b313ae47d676c206fe20d8b78 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 08890a74f18823a1118d0b96ca7afc2f0981f76e..e18cb3247d1c672a2e929a0407b981da1f364fdf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index b606d70ceb23ca3c98969f44b672fdba9a73b6fb..7e5b52df4791d04c9dd7843819ca077cfc1ca014 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9485eee92f699e0572a77b9a2d5cff23ddd1b41d..7ef5f04055fe54ca0c208e5f717a74779387bfdd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 818ac37dbfaabd01a989d4823a3f531704afd0de..d5d1bab3621b70372957a2a401e6bc656886d376 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index e299ce3c8a69cd6f46a9873a77d9212923b86d93..a913d3cdf74bd58743509c3b4c5f2db912e26caf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 9c4eae3c7e6c52e30849d7f9e4763cd227b4d5af..6a5a481157fa35b334402b66f7e6a84f25966beb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 26be5448979573acfb6ac9504fd530b12676866b..d8ffe11d73eaf0c512982d0a34321ca0d4473c7a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2c5720b5024589e1da110d1138f33dede0277fee..9f910e632e7d6a5298bf43cb54499320b6d26ebc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 426365dd2d3d172bdf8cdd7fef537c11a846af1b..8d2d4f6ae23cedcdc0b49ad5df90d11652e93454 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0bf28cbecbb0b499453d2679e0b85b2a67a1827d..0692d22350eb77006448aead81e537c6e3708153 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index fc428a759792e462d9b982f89e5ae9dc89d1bff5..1535b2d8bd814ce9b7ccec3b0821d6f83469a1d0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index f9b9166b4626791c0aef381398f7730c41797f36..f7cba32ba6e34ecdae3930dcaf91591442e822cc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 8598f87128087b7499af23c0ad8b0291aec56a9d..1cf33d5e999ebef8712354b9e75e53717b2e1f40 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 21cbeb9820afefc3d148be76dc350d643c705d37..842c792658efed647b754fcb9b2bd3f88b6ec737 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index f075a6cdfa34e5232a6a961e33f70dff277344bf..e07438426cb6350d6e2affa63bb1bea111724712 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index d2aec133652682210b9afcda26ed2266003ea358..42e1be53d2a916e561e5622276223ff5d9d98a2f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index d83f9c976894695f3acd085be3fccca1a4dd32f2..55dfacfabeba05028bcaddfca5808590df0aadcd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index cdf7360737947d0f7b85dbabf07ff678603b9654..82579abdbc154592007e2a0c33410a4ee44cfb49 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 22ce6b95fa8c995112eb57ac80a09d799b9e73e7..50585f52092304158db847308f02a11d0f2372f2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index af01eab44f6d132898dbad4f574704aedf7ecb69..085de07a2e6809f92e9131546ad4f05c47760677 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index c0567fc5f922baac2f95c2e71cb9a621c7565c6e..80315e8b36d57198a325544aa695acded9fefe8b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index c85077280794059d7ced51282932806e3e56a4d9..162dc442ff4b21b49b3017f22ed5c966976d931e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index cb07c80eaf8fd71d99c54d9e56047098569015fa..a110e2469d73fabbc0ce117d15bb79719c934bec 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index ab631db6645c50d5c411d7d53c618ef7f2f777dc..8f02b72370c3bf6db6f0f6e376be43da3a1baaff 100644 (file)
@@ -1,7 +1,7 @@
 /* overlay.c - deals with overlay subsystem */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 71e083494dc41f0eaf4f44f0b2dca94d1510076d..b1cfde7f03fb64221d6efd7777e3a59c89025892 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 90c09b2c9b4a53dbc532c25d22065b8b058114c4..31af75384f3213dab5c239572272783f1d1cb7e9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 9a0653d4ff7293b09d42ca9fe8ebd3f9da169c88..4f3168716f9bf66442f5834b8aa8dacb22da259b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index a99136ecd0d3aa8cc114871714ee92137be4ebeb..6c25091e3377f34717428bfc4b4b1b6a54ba0ccf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index d79eeb3a592f807f73db121eec11cb58da97138a..c4eb9339dccfcef8604e41c902cf861954da457f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 92041af51f73b4674c7d3644a0d50ee32333817e..b61d35837439c0f7e3d96adef8207085358026b4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index ef54cae3c4be74508fc442bc40f80d9f911c50b5..da73a42946abff2c4d4adcfe066e40559a180cca 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 04f544787f64108f53516d360cc7980f41594569..0563653a398a4bd5da4dec496e121057a9d272a0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 409fbc3c2a3679a9fd6ddd65d446c61a42f2916d..0c61ef8819f9ffaa87a82ed159e054ccaa0cc22c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f697702467a6462eb529f63c15df9e91083ccf7b..9f7ce296654616dbca79ad4afcbca0950a142a68 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 116283fc4ca53dcf17ed69a98ea7761f498751db..927e623ec78fc4819716e399b6497735148e49fc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c0ed3f64d8cc68040fed40d875eefb7e73c82641..bfedd09e06a88dfdcee51f7c1ab8c65e79878ca8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1ff848283a73301b4f004854c88c93823d48200a..014bff51f16e30346b6c2d19f90ee8b8f901c9cb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6354e391eeb6698f0dbb806df46289f48daeba92..0e900b96a7d019f07534ff4abf7e18c52c0a96eb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f5f1d1a1d52cf50de8cfa55e79926240fea94e42..a6eae6aa8870460c971da5814da2356cb0d257a9 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## Portions Copyright 1999 John C. Quillan.
 ## All rights reserved.
 ##
index 3746fce2b6e973cfbe77e1a4af17baf39ce233e1..18849c7dd033973033eba68cb166951d7ec18b06 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## Portions Copyright 1999 John C. Quillan.
 ## All rights reserved.
 ##
index 3e64f34dd78ac4e8b19f40bc06b4cb8ec2a9bc8f..dff6c271f682472f9d50580ef9ef0cdb98994bd1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 874d4dc8be0b6926b35ea5a0cf8aff05d26dec1b..be77e4aead7b9c32aedaa07e1600c1746ec6fffd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1f4220fa2836c44221b7d8521253442de4ae1650..b8e3411296e69654c24415a8e19fbc6ef9132d4e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index e380b3bc04ca97c8b7125360adff4f8e8322125d..ae680e887c70dcf82d368310a9cef02f6fe1737f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 83ee631a0ebe3cc8fb9ef280d1eaf772dd34cda5..3ca66519fe1d7eecd9e0022ae08270c9792af1a9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index e9f56cfb238773d00cf6f2b73ab33c069a3af8fd..17d40f8365344ace9aec1fb11ceb85516b300abf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index c18c27bfe7adcd3a2dc67e5c5d05e4a6e32abe41..d0b82e56cee2ac885f0aaf85c8026503ad536a08 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 2e80ecc7817efe1896bb5060bcfdfb36fe5aef12..7c795c7398ad0d02b6c13bd5f0802e154770d649 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 43dfb7684a9890fe1f542d3e9da4299bcf0956dc..5c2e0b877ca8cb85fcac8a4231cf2840f5e80138 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index c47bcf2ca21e48ccf8ff69f1f8c8b59973cda7c1..61f09eda69a04460d6ea75a4762896f0c66f1735 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index ec07e6d4b960c98adeae093e55b50c3bcd355883..1672fb363d3472e6296e1aa76ff328e7965e7529 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 46491c14cdc2c3f8e934fb33006111191746a8e5..bd57d891105a5f991c68e6ab46d2714ca7997bf3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 86e8bc3066088567fcd039e87c9b8fd32a559459..cbca56c76d785bb73714056ac48f8e76d855a9c4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 09c39e265110efb4e9f651367377248f785364ef..0bb40b91e27de8e92dd36a5792268d990c26dfd3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a458f42d91e67a16841c6250e9901c439bee2dee..e8b59bea9260a37b8dba3c5d93d8291223a266df 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index f1fb6c31658d811b0c60662a45736d6ef27bd775..28ccb7c13bc32a7fdf253f58081c5ba9c0b32751 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 078001b914e990a097e18639b726a725e9915e29..6a77a28afa1b7423c2f0c7b1497363bbc23fedf6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 7c11ff4a6d10567729b30bf4a9accac5f73f3925..65695c8ff512aae2b1113256e14177e7fb8dcc33 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index bc7efd4efa787a3e02d8f4a32c70ef04a3d54820..1b74639e1892e3e0acc0015c946d591e68de87ed 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2007-2024 The OpenLDAP Foundation.
+## Copyright 2007-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5566779d7fdfc1e8fbbb41dabc5550ec24dcf678..909099090c68a6338a27495c0a82a3414f795f8d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 31f1c253a2bd5a396e8d939eee0f9666284bdc82..c4dd7401a3b58820bce8b051509ce9195658d5c0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 87bf15b0dc64e485249e17778700489c3d2e25d8..649867255373ec47bb69e997c9d47ca49e11966d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f13a90d74de99f34f647dd4e261899ec2df6a76e..6ee2059112993b0b38f684b8929b4c8b2f22a0da 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c23e20a3786bff493027940db0d40b185c28347d..edcaa509ed6a831311852fd5ebcab1a0d4a3356f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ce0aa55365c0caf719817a8ca4e8648c49a87cf0..a9fbe13835ec1ac31d581c605ad3a5c14423b861 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8c4e06ec156eb9ea9e4df4db8329e4bbb03c32f5..dcc04313c3bfd34d2fa94e382418f569433c8337 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 963229cd39e72f489d51afd270de20f6134de607..89d1711bcf3a98a541302f49b1caf9f35ca177fe 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b7ebceb21d2da39c065c19dd210ccaae8ced3e0c..4dab87e62df035ba7522bef0c3cc06d29dd3ecd2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 61967f65a8d248f4717518218e7c793a5b47bc46..db5816d17ce7d7efbb19676a1e27ac77990eb57c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 838f9099dc2e7ccb66632548c5c3ee2e0472c94b..c71a4ceb7bb82b43f7b9c888e510aa4788dd0776 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7a2a2e2f02366054f8c58c1be0f6b21fbb4522ff..58e9610d64e0bc5dea6d3bb5aea02fcdd143f8c7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ba410a1113bf4a037585b343ce39e935fc3b6284..7640eefee1480d0101ed66d135fb46d05ac06fdd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 44cc130cff82a6094021911c5e358785ed21ed55..b0e07e2a86f0b68128fb9725cbaee6bf5bf21d7e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2b1b320210ff2126141e527b12fa017f6fbcf454..f722285ac4246f7946603ac078aae14d0e5d8630 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2007-2024 The OpenLDAP Foundation.
+## Copyright 2007-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f600025b5d9efc17cbf0bc47aa16424b79a04d10..34f2cb74ecff0ea815b47c5760be0849da3c2ce7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2007-2024 The OpenLDAP Foundation.
+## Copyright 2007-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8fef2f3855d76cd94afcd4163399a07657ff6dd9..05279bd7d5670500abb817b967fe2772ade1875d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 27d2343a8f38d7e5c6fef5e7bf5669b5446d5cbd..930ba2cca17bcbcd67dff369e7cdc4947a960b1b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 729b22666b9c76fa93b8b5e0f337cb144ba8128d..802dabed27474911b3ecb0740714e78b241f1630 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 699d09a83320b64bdd600424f7257f035245fe12..9978802ad4ea1411a04ef8d96980ba41d3d24201 100644 (file)
@@ -1,6 +1,6 @@
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
index 4abbad3d45d58463f0b4b69c331dd706f44233a3..f31d04fa48ec743243eebc26a5e391302f39a668 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Mararati.
  * Portions Copyright 2004 Mark Adamson.
index 8c106d0ed0d025bd49c8bd126b112d41e0a77fff..70717d048532d226c59f93e9de3c3213fd0afef3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 3d87d6c62ef82d587722098f05eaa5de632efecb..ed03a1950737084750debca6379552b35607e569 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index e97eefaa4894653237f211684bfa2163f05f9a1e..2ca2a58aed47029a9a1cad88322aa5aa61ef82b9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 14b9f9c5e69bea56ab88b746c5dbe8d3a3a58651..657fbdd18524bd9ff58e4b6262860bc53bb7e938 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 54f97e40d41e2b4e515508b813364811df503d7c..88ef2c7d69be8f04db57b827ab8151dace163acf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 633b5dfb7a13c9e0487168253232680dc8495a88..87e7c2fb7849d094f4ebae783560fa0d5f614dc6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index e6037ce2c2d7ae95611f8b332b431cce98239a3f..846d91df41d7094033d09bd17e6cf7a5e6f5e256 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 807922a39fae1c6c762a5c283a07612c1f8001db..79123fb11e39f549a619596273aba67bf5f9cecf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index d2521642af3a10eb3f25dc1fa732abb5f8e6610c..acb0b474afa001a2f473df7d0d07373c304194e4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index c1e45755cff2569b88cb981da3b3096982a3063e..63b0fdcda15ee0aab60af83afb89589cdcc848ce 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Mararati.
  * All rights reserved.
index f9c2b6697d0af4ba15b1eab58d3503fc18f6d8d4..0dda1933af029a8cc442d553a4bc34fe7a0c23eb 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright 1997-2024 The OpenLDAP Foundation, All Rights Reserved.
+## Copyright 1997-2026 The OpenLDAP Foundation, All Rights Reserved.
 ##  COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 #
index 5fad8251be581e962fc03f6c8ea8c7aec2ef3072..e6612f576a6e1a8a6d988b2f19100243c02cdf9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 1997-2024 The OpenLDAP Foundation, All Rights Reserved.
+// Copyright 1997-2026 The OpenLDAP Foundation, All Rights Reserved.
 //  COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 // (c) Copyright 1999-2001 TimesTen Performance Software. All rights reserved.
index 7e56762531f1780439af47e1d431864f5102a836..cb2b02f64001bdd01d6173a635d69ea321ed3b63 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index a37e13dd41eb61aade120cf9761d443753a0c938..257576504fc034121e0e75cc7bdff43b1bd9d9e8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 7affbeac81a8e51a64677d848bc39d5b16c214af..366ddd130981c5100805fb272685b69f1a5243d2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 6f6c20ddb5398d251ff0690ff5f2925f52df09ec..520a13974836afd38dca1ea53114b1dc87597316 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 00f0befe3bf52fa028ab95d5bce46a17406fced1..b0d02ebb1e33ea75bd7c5e9b53da8004c9d4bd8f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 80e7c6998177e09873ff2aa356104eb17a78d050..c5b37ae910a796bed9bd5041648e0cb8ea604180 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6131b11a490a7909b970c0ad7d7349836e3f3bb7..98623327b6fd0d65d3e1b24b44ff057fd6f967c9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fd4fa8d4929934bda3cf4f194a82d010fa429723..963296fd7849591cac90c9c4c5277ed03db039e0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 99a2b7ec56760870e50dd785faa5c3896bf67d66..984408f5d0432ed788ce649d11d68f3760d145c0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 69ca3a6ecffe68bc50f6b40ca2b7aef8bb81395b..92c7096325490123bf959dcb9f1d78b15ee40ad3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6f719cf12dda2eb30b793922aeab8f67d20e2599..e18b69f217e671dccd411c0cd8fef5938cb427c0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3091e067f49f1e75e53d6e992edd8efea73f01c2..0d3fd3822a50d155ff2b2fcaa75ba1c7440aff04 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b5723b64c8a7912ccd148bbcbfd77249f32a1e06..461f6e5c5fe4a8a34634b12b5a9bf5e70fa9b06a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 52853d2e92716eb6e4b11fefafd6a5e501ec4da4..58fe0961c980bac7e2d410f685c0d08fa8513c5a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e1f198d6bea62e345e66cc116e1798fdb4c73f20..12053e802adcfdc52b16d59a3d0e60d474972d85 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a1b7d3d4c93d3a0b35d47b340956df3373d84492..949e7bdc1cf600cb5d9e8c05d1edcf4b67c6d6fc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ab12f931aae037308dedde3470283b9265b42632..a09c23b96951aa58618740561c0a4f60c343c6bd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6667c4c1a0950a095dc54f51a163b79ff7df2968..532b6e452edaf518112963069761895843ab72dc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 558abcee4692ca775ad9e741c79d4830e03f447d..1f2ed17e61f7baf4c783c0fbefa1d1a23d163a41 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7c670f188e8296424bfd9b2cfc4f8e2191946c5d..1eb7beb9d679c5c9d1120732f1b98e650b2af96d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e25a98c38d81af97a0e8541df7215a3069679280..107981f9637dff4b9e23646c0279f7bfd484aea5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d99b069a48ec3bd35ef25dea321d049a9eca7675..a593f4c6ac15affdb05e501b27418af6b16e2680 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0be7d0d6f5922404c1bd92d29831f5b81707e74a..a88129361270105efd7a877293ef2f9aee75efd8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5658987aebc57a2d264e8d97a17f89f5596ae752..36fadfd4a9abebf14dccde999c799c6d7de484e4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0a5aae674f6a19b298148ac8f22fdb500e36ac14..a5651ae8d9974da5c381dd63e36cde033833a4f6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 07104fe7242036c25c1ea491e3bd0d1cef38fed1..ac72fda36af5a82b247b0187d8e2ef2d1c8fa168 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 187468679b71a358f15545cdfb37349f8a2ae811..b3d4c816534cf3f730fa67f93a065155e8052832 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e2cf38041405b0416117bca1b4df0f7a181b6a66..dd5d1989d8d166064d4f66ac575052364a657d19 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 00df3fd140f11cfb2708167ce495170146754db0..b9dc1b1e91638fc0ca0746799717aad2aaaa0940 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f2ed75de4b3b3faf3e31ab612bd56381ca413e04..2c46755e645b675d4c7e4a5ba14a2b1b33aee2cc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b6fc7c620000bad5bf535237158f1807152d6689..b9d7f3c25b782050c730fc5cb6534b07ca6c9dbb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b1379305d23cae9b20c0cf7ece49f1e0ee1fdd4b..1ec82aae0c885935022b61e08dcb7941b5bf4d26 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 69be561c76b17ff7ff669d5903690fb8f606432b..30a7f478e26bbd98d4f16c31a87fcc49d658d537 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b80833e75273b49a02cb258de7cc6a414150679a..ce61d5e0e06db4e1ff5eb2528ad8ca9593422df0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3004898cf52590a8645b7c448dde49012af3eefa..dbb9ff6c1edc88f74e487ba61ee2dd33a63977de 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 51e342312be05b939439083eb2a76338386fb92a..9a14d7ad179f25d3a8fd529e15353d2d4ecf972e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 38b3423ada85826c99940610bf409a82e13494cd..af191392146f7be95c90e72835d8ebc290e4dbd0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9cc715b54877f8e18f166eb28af78e1fee9583bd..755fa729dbd196ebc747109e4d21a993bc6539bc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 989a7ec0ce4d95dc31c822b35da4f4742883406c..4059ea28867785de6cf8def2302f29eff162ab65 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1ab54e9033afd5822a83ecd4ce09ca0bba7b4e20..c674fd9e7446f908eeed25e892c0c87f8302de04 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 by IBM Corporation.
  * All rights reserved.
  *
index 7d076db88617ab1552ebc196cc6b87506ba0a171..d8fb2d5b9f10aede5b38b9700e7f9fe3d4f12348 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 by IBM Corporation.
  * All rights reserved.
  *
index b82d2878840828e043dfa6f8f0ffb3c8c7765e07..aa5aa6b1ee84da67b02fd8c774432dccf5919d1f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8621930ea5e2ec8b6cf99eebaea06669904c50e2..12518ac32e5494c7c9ac0c130f655cfc56e70c38 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1e484e233dd16e34ed8e5eb6d102d2bbb7fa2538..4cc22cfe357237f241018f412c4f92877ff31957 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa3ac4ee0e051d0e6f37885c47405a74c6aa6199..ca7c3594d5b26598d58000100dfdacbbe5b7ac6f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e0e0ef8b99dfa3a2463e54f6e96b94f164383765..aa617b5841e2317aeb8b39158bc4f6af2dee8d29 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
  *
index e7559ca2ffbf0473cd50ce3fb49848988621c7d1..d1f392694337ef37e8e956a15407c4fb35e3ee51 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2007 by Howard Chu, Symas Corporation.
  * All rights reserved.
  *
index 0f9138ed712e01fa10cd23e377bd24623fbaddd1..a0db28364f05c58e98c275bb38fd3721aa05775e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c2a5a572f80c6649688852ce0c868f1cec343c6b..b6f1e99259165fe2a6a46598ca97b277be51d0de 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 827a64194be24bebe40e1cef783bc0fa829534b3..c2c9c6959dd752b13e77a9cb69ed3c9a6fe9b6b4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0a550192f6020565f45588a5dfa63d773cbe7d4c..d3bf3e7ee924c010062154b7f6790c42674a18a5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f7b83c52a90936c5ac072f17481050dceba41e48..18970a4eb36f6d5d8c580328fc29d548bd50ecf4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 43340918112aa57689fc8715486b48de6c62f11f..e170151fb82d4948e82da2efd7ff0cac09fee62b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 633384f418172929abcdcdfdee58473b6facf320..c1a8e24cbf7289a29714783015b3e5a4eed31be0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4fac65669acc07b69fafacc93517c945427c7b3f..46c719496db99d3b26bf8c5e71e8372a764215a1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4aa28fa45f97094729bc013107fcd19338846b60..a4746e355dccdc2d98a7d700dd35b45f43c6e000 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1cf82deb61298b77f90d0fb43b068be1264743e8..56227c9b7448a93f9f21d74811d174890c9ff40b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e7268675872b1782c2c93d9fc8b748b3accddcec..bc79e77b5a54808505fdf5cbb31b0d15ec6d5e9b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
  *
index d91c6069ba2f59797c50e1466800a58f468864cc..6ed333cafb184f99a87f33bf974bd9e8bebba35c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9eb9a75b0f299b25611ab3ba39c09dfdc591e79c..45e481e3ed69b355775ba5468861733b83dfac0f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2c93c38fa41609cff462853752b9b8ce01d2f912..04e0ffcc172c4f81a86ee979e54380818a7a28f6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2021-2024 The OpenLDAP Foundation.
+ * Copyright 2021-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b596cb7a2412273af90b7e7e7ab67ab2136c4d26..b8bef28daa1f61d7198dc190b39320ef0b0badaa 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a6317b36497a3e690d59b1f95ab5496fac5510ef..923930200128ab4a64dfe354a1b2ae292b2610ec 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cdfddd50faaa0613c313811c85dee7bc5cd71908..0fbfa8f1676a0c5f76d0c4591801ec10bb3afc76 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8d3e950387562b8824f4e0fe8fdbec999844105e..3746f8a497559e45e2b8498f18f04e7a4e3de050 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 08fff7d073df881e937228fde214d07d9a7e9715..ce58a35001f3595725cf0c9edad0b10982a781cb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d3cffcf8305277c2cf3cda9b768cc5371723acaa..f930be09f05edce0afad38109b0593b0fbcd7d34 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2b8a10f5ae03317954792f0b7e969c5a740f62d7..90e51d4cebe664319c49ef29e11a44b31a9bd0d9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index acf9b1cae2e2b9a6b11435c3afbfbcde472c2b82..2295c1338c18879f87a312bfd3fa554ecc5d233e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1fbd3a755a756dcc62b0770a904592e5e9a8cc97..2d8cba0a4108b21c2364531d94f10d3ed5c142df 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e2b15a1b11b837f4b582ca58a4227d43c9b94202..2354db606d569bc81c1314c9db77c37c4381306f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1dc7f56a3a7611f478e5f0b7c70b81110cdaded6..07c9a95f20e055f5adcc45ca2549d0f58b451def 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d5048afaeb9080b99168a1b014532b4c382f31ad..3f41760bdac41eb489ca3ecd99a60375df3aaee3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f22edf8b6aeea433a27bd5db61be1d3acd2db993..7a74053ec7aba7e0861ba0d67e7be9880443d442 100644 (file)
@@ -1,7 +1,7 @@
 /* operational.c - routines to deal with on-the-fly operational attrs */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 36fd3600a1299e0aa7236b9589d53ae84bce4f6b..88a7f4d4865f92997782af254819c484e7f32ac0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2003-2024 The OpenLDAP Foundation.
+## Copyright 2003-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 17a9513382ef33efa318de63940465db626b9937..5c83e6bcd9ded3c089df178b7571e3ed7f40bab8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions copyright 2004-2005 Symas Corporation.
  * All rights reserved.
  *
index 3d808ba4e79c1070adb44d660b014369e0902ff0..49a8e83675c3ad77a2b3274ab74b724e7d8da19d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions copyright 2004-2005 Symas Corporation.
  * All rights reserved.
  *
index 1b15dcb08b332acc8eaf5f222a5402a1ecce1789..a99a93a0e06581fa5911e49d2df9d96d3a00eca6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2024 The OpenLDAP Foundation.
+ * Copyright 2009-2026 The OpenLDAP Foundation.
  * Copyright 2009-2018 by Howard Chu.
  * All rights reserved.
  *
index b133cd25bd22614e3f5a284c7d7f2065210492d3..3da77583a1373bb976ddf9cbdce54234cf44efb1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 Howard Chu.
  * All rights reserved.
  *
index 422183a93d331d698cc235bd8d5cd0456ba1c759..dfd61d942ac7b2d816c1fbd335e69e69e777efd2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions Copyright 2005-2006 SysNet s.n.c.
  * All rights reserved.
  *
index acae97a607da9116ed0150d599726d21290e9c3e..a4f01ae9e67d74d696ab0f350033a202e33f23a2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index 2c9ba7eee45098c7115f222c2a805d54b0a48c3a..52b13ed68c0bc5901b6cc57de6c082148c129ff6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Copyright 2003 by Howard Chu.
  * All rights reserved.
  *
index eb3a313b3fe8127767f6af4b0b04926912ae045a..d12340d4c5eb28d4b11909b705156f9c6331f9d8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 Pierangelo Masarati.
  * Portions Copyright 2008 Emmanuel Dreyfus.
  * All rights reserved.
index 78e388695cb2f7f3aaac693e1932a1bdf6eee691..18e309603a4c8996357717426027437b27a8bb12 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2024 The OpenLDAP Foundation.
+ * Copyright 2009-2026 The OpenLDAP Foundation.
  * Portions copyright 2009-2010 Symas Corporation.
  * All rights reserved.
  *
index b651398492c0df21bec3499e8915a88144eb25fd..8ae41171ea0ac7740711f9c683764854b6793208 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2024-2024 The OpenLDAP Foundation.
+ * Copyright 2024-2026 The OpenLDAP Foundation.
  * Copyright 2024 by Howard Chu.
  * All rights reserved.
  *
index 9eade462456399c9a898cb47f205be7316f395b2..bb84a3458ed68675eaf2ebab312835ad533e0ce6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2015-2024 The OpenLDAP Foundation.
+ * Copyright 2015-2026 The OpenLDAP Foundation.
  * Portions Copyright 2015 by Howard Chu, Symas Corp.
  * Portions Copyright 2016-2017 by Michael Ströder <michael@stroeder.com>
  * Portions Copyright 2018 by Ondřej Kuzník, Symas Corp.
index 6ee43951947a7dcd1175788b6f212b80ff28203a..824f186a700760898ef89266347876e6c5115f2c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Copyright 2003 by Howard Chu.
  * All rights reserved.
  *
index 43b06ed4abf9b1fd150c4b7170126bfb7954b448..ea5ab4f573f28610002f922ccb15ad2e1b48864f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * Portions Copyright 2003-2009 Symas Corporation.
  * All rights reserved.
index b5498dd62fd7404408873164b39ad3665c652a81..fc7200e84b2af6172d10a8b8992593d68570839d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 Howard Chu, Symas Corporation.
  * Portions Copyright 2004 Hewlett-Packard Company.
  * All rights reserved.
index ddea9d6b380422b80fb9eddde7550ae6bf7784ce..d64568a884b8b2a6284dc350a39e0acf370005bc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Symas Corporation.
  * All rights reserved.
  *
index 63f784e1da39732ca74b89c24f9bf25d863592d7..d1cef2558f8da03008d272ed69e4488c58c96bf2 100644 (file)
@@ -2,7 +2,7 @@
 /* remoteauth.c - Overlay to delegate bind processing to a remote server */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2017-2021 Ondřej Kuzník, Symas Corporation.
  * Portions Copyright 2004-2017 Howard Chu, Symas Corporation.
  * Portions Copyright 2004 Hewlett-Packard Company.
index 85b8f743949f37d6bf0dbc458d4ffadf9fd6d016..d920283d89581908dfc752cba166fa3af7bc8c74 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions Copyright 2005 Pierangelo Masarati <ando@sys-net.it>
  * All rights reserved.
  *
index 1504699f789b9533fa6ce374342db7acb444e790..86032c8151d855e84e974a59706717879d4df60e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 4b3c6900e457b1b2aabc8efaa4d4636df42b4d3c..f3fad62b6abf7cf5aa058deb5ea63e1b4bf71439 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index fd53002a07f841626ea7b4d886e0172c7a658de3..0d764e64c51df1bde83b74cc6ccc0af927845c9d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index d12d7b3706f8a6c1e2a9493ade495f759a7c6748..41a900bc37f88bbbe688eb6e9cbbe3daa2c4a496 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 90a800c4939fcf24e14b9f97f7e52003a28bda0f..85770619159b57d3ce3bdaa442c5a6bb741d7f66 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 64c1c339870db710073226f38b81534d67ea288e..98ed4a6ccb20f34aefc0998242f78e91a9d2bb9d 100644 (file)
@@ -1,7 +1,7 @@
 /* seqmod.c - sequenced modifies */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9fd470d6ccefbfacf16ea4046edcdd508cedc56f..91b675b7a414b7248d6c91f8af353a657f09c334 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2024 The OpenLDAP Foundation.
+ * Copyright 2009-2026 The OpenLDAP Foundation.
  * Portions copyright 2009 Symas Corporation.
  * All rights reserved.
  *
index a30b584e163091a9eff3ee2d9955e63aeffc8d27..faac81bc0b90164b7df76952b67fa8dfe6702a5b 100644 (file)
@@ -2,7 +2,7 @@
 /* syncprov.c - syncrepl provider */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ea4043257b4be4d459736b45932c13ed081971b5..e54ca6195ce495657c4a96d3fb16da313afef273 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2005 Symas Corporation.
  * All rights reserved.
  *
index 0db0548e0785c884ab5a85526563c670233dea9c..526ea770c9c6088bf429681ac28115e4c4f5e2eb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004,2006-2007 Symas Corporation.
  * All rights reserved.
  *
index 6cc95f759500fd429bc43305e5a9c44153090e7f..dd5f21308d2ba0fef646ad8a943fe566045c014a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * Portions copyright 2005 Symas Corporation.
  * All rights reserved.
  *
index b3c357aaade1480f5b94b56a2726283082b86bad..1f0c698a2342dc865d99af12058ae55df1edeaac 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c6ec98fbc86cac66b056157b839ff69374b97056..4c66f2d603e4dd9e49bd5c088c87fb0175a5dd88 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a11503fd004466bb91da31f6fda9ce785a49dae0..cb53f217bc1e1ea555f2f8e8fdb7ac50ea814e83 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d678c9ec61c3d5f5b410a24fec1b86b15ec98b59..c8915ecc51e25bbe59aa5b74612cd6ed11ee0485 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1845c8d0e08d7981151d104202b919c7fc9b8890..e641f5bacfc6d93faef6a1a3a864c5f001152497 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2003-2024 The OpenLDAP Foundation.
+## Copyright 2003-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index adb076fd217702ec690522b71fe34c4e5829e582..a367e9e2e69a9c9963ee07be5dabd159d2762a81 100644 (file)
@@ -83,7 +83,7 @@ $ ldapsearch -b "dc=example,dc=com" -D "uid=jturner,ou=People,dc=example,dc=com"
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2017-2024 The OpenLDAP Foundation.
+Copyright 2017-2026 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index d3cccffb08cfe0f6b130f81f337e4659fd448b25..8c84b3c0a73c8308ca6489ba133e8a9118ffbb82 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2017-2024 The OpenLDAP Foundation.
+ * Copyright 2017-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 519cc7cba73a12017ba46d9e1eaee3f89028f20a..9df5755cb3a9e763f4e38ad5d3508ed7f8d4910d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 96ac07e350d317a2e77d587f28fe57827a00fab4..c9ba815924033c41fa1a63856d041b5a97b6a80a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4deb7304b2fb4015fbc906a3789718eec764dd77..dd0c246548e69d32981b97e17a7e6e34439c1846 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fff68a2551663a06d8b7ed35223a8b677fb21f77..2f40f9c1ec05276035095b3001a7f4cfb9a192ed 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 744a51498a92eb1f44db03c1fc76139b026dbc72..86ef9442fb1a777aaaa1412d50feeb66a8b16b63 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 2000 Mark Adamson, Carnegie Mellon.
  * All rights reserved.
  *
index ea3b41b3c0c327227683596d67c20be3208b2506..fe60b53e997f5e4c6050835e0a38842e86c6a2f8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 13f9d667ec8fb5c950dec41a17bc005859803375..5e9c9be8e33a8f1b44a636a49ab4f1bc54d113a8 100644 (file)
@@ -36,7 +36,7 @@ convert schema files in general.
 
 This notice applies to all files in this directory.
 
-Copyright 1998-2024 The OpenLDAP Foundation, Redwood City, California, USA
+Copyright 1998-2026 The OpenLDAP Foundation, Redwood City, California, USA
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index eab42bf081109f085dbed7492f4439dafeb12234..6523ad9a8fa38064a2fd83b21cd1685b53b20580 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 96d280b271d4143a27f691c714909cbe8eb00ca2..e178454f46d0faf8c709399a343f9458c840602a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 622572bec3601202e1f1bf99e6212eb98104da5c..809fd18035312136f7b43e1c905948a36671049b 100644 (file)
@@ -3,7 +3,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 36d8b629b657d30b42b7bf402c683a55f8b36b78..89889afd3cbf6736da3d2db8648f77694d82cba7 100644 (file)
@@ -4,7 +4,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f50deedd4528199af553754419406656c6dd4bfe..4255a75408f2bfc5868477aeae9127f33915c168 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 387ec7a72a01b88030f89983eb2e88f925c7671e..3637f3a22110c1327130c36ce264d8af6f2aa465 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 468fa2ba12b65a8132f83958bcd785703bb5b08b..9f95bc9e94fda4d5b7643997ebafc5bfe408ec26 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 667d8a7a05216dddb0a9206fa46a600f51371f4b..043496ad3e339403d1d06380de11090d2965934b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c970cf10ad669d80f6d4dd70dc9ef155dec05c42..4744321503e99de36afdc3aae612be7bed22176c 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2019-2024 The OpenLDAP Foundation.
+## Copyright 2019-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 79be2158a8bda8de5a58c947d0fb9ada7c9c1f05..92ac2422e62bae7f1b5be67d073f9092bf6566a8 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2019-2024 The OpenLDAP Foundation.
+## Copyright 2019-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 13d82ac532bbd908687565d8387c570cb990be8e..43db929f8862041b13a7fbbf9333e11e8a7752be 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 082db777f0baab0c456f225180d9003ad7785edd..31c5024fda48a4e618321b34351eaf5e5a6c8efa 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5809c5019c1ebbcef58ef6ca89eddf42fa9a0bd8..f8a2ec456ad9397035275e39204375a237ec1e4a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 66417ae0928db77742ad9e39a42c0319a97eec93..73af06a33cba5cee16ed74516177e4bef93d52a3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a8decccb572d442958cf3b1be169edef8bb238ed..46c6388945432651a3540c79bcd2b9b07e352149 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8a98504084f969b6bd40db2b2d3825e0aee08a82..6525ae0152f2ad6028835a480ee06d3ea1178aa5 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2bc46f0dc506d1000081c06584cc9a8e82a06a01..d9448d6c63afde51a77aa40ef96d85a2f8da61a8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 95257622b362ec5fc39a4472fac9013a41a0afc6..df0db90f4f189712a89d79ffca776307286e3817 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 74de21ec1368289c1bf142d7f0fbccd12d51fe12..d1bc34f30c9087105b6af86443f22af2b04654c8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d3cc8c3e388634a5689e9105d2da056894bf98c2..de01c223991790fa9cc712d10fa2801c38b9031e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cab9916e6a69d2fc8d5d0a2df38db565c3e6d32b..6ca520eb6085f9811bd024aa4cb47c01714ad4ec 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2018-2024 The OpenLDAP Foundation.
+## Copyright 2018-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5870d4621da6c6769df8f6f0262bdb3a53f04c39..2b6b4303c453febb08cf10fc828c757f395abbe5 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2018-2024 The OpenLDAP Foundation.
+## Copyright 2018-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 34e6b2f2c88e79d0b147596bcb6a31dfda690321..53eb489efc9598a60e5c282ca153a666b1db78c4 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5241cd5048b1f83e73e3bb48889ff8a5d7012c63..fff273946ffa76d7a9d5e18a92d127fdf6fdaafe 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 55facdfe9b9ce9a9a8b725900f63932c03387945..cee634d7d1f574a3fa41891064b1e82e61d3d73e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 20c59a952235bd239821ae7546eedbc5e197f456..dbbcd67236d7663ef2773fd2b42cf039fd6fd302 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1f0bf4550f77abb1638bc2304c00f11cee3ba0c9..0acb16b023e877fc986806877d8652fcdb4dd19a 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 383b97f10c94266c1a0fa25f9e247cfab18ec75a..7e7f9c3ebab61b0cbc3722a2638431e75350f31a 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 29616b7d7d7fb2d3f0c7c383247f74fd349f94df..82f1d276005c7dad7453d754d46400f89d0da35f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1170efdd8633f3514c925284f1241efa94ceb7ac..efeb3b0a57c540838fbdef2dae4c636472956118 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index df0cbed93d6c0d221599c006103bf386f62625c1..b828233c2bd6b2f3dfb68197a0d5290d535b9842 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d4ed9c58302461ecf743c65c670d04daa25907f5..1fcfe36934b5a1336bd8d7feb53cce44e99d8c19 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 72cb72b9208e6fa6e8e00ad4e3e21e6ddf3389a8..e15451605b0a6636cb376e574d78b198717b3a9e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 55f8028772a23fd6580411974a88e54953410be5..addc87b41d8ca54e8f66ff749fe8c44f86e52409 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 993923e68232a5e4497bba47c0c6c4280a96ba68..6bbfd350e1b0ef7f78b7fa8bba1e96f85dbb14c6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ad3c70e9188b47db6ee65c2983b9ac20cf97f7f1..b3c691eab935b9242c6a98cf9661306b5a459505 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2024 The OpenLDAP Foundation.
+ * Copyright 2000-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f930d63e2e4aa00e38fa56bdbbdb3d22a78fea5d..6d39a704d2e0baf721423976a13833d8941871f7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8ac07dbe6e0cf71cb0e2526d188acb7fef75c8f5..5993d34086c65bd4cc8983906f418343689338fe 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3c5a99cc841bd4724a27f9147b5eb4aebab68506..0d3560bef24d54a7600bd2eb4f58bd0061199cda 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bc401c93e1f85119c4785ee707f9e224e6808be5..5a8cafae942732dd22f1ec724d078ff13c4862ff 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1305b47b94ae7b8af3868e0a79a05516ebb5ab50..b30aa98a89672e1269a5038ba0fd76eff0ea0829 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 020c05d892ad8e98cd702121ea895e764ce8d11f..aa25b7af3b82e46a9c93d48e34c103f360c1c562 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 62864faad3affc8d1981e24f2c8295bc9c12bf16..88861078140b5f76e6c3010e3a4f3701d38ad39a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index edfa77bf2e069a9858df6bc162a67d57056c8267..811f581993e6dda2c44c08db6f40ee203631f035 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 91775f04c245f9f056bc330f5396dbcfd37cd94c..410ad1ad44ca3900ca46e411f520b3ec7bba4cea 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index cf418dd9afefa57fa8182ed1a0b1492ed8e86443..b3ff1923eac8afa2653e889e1c9ba0b5dcada06a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index 7fe069531e7697bbd78225e9acfb81a3ea2c2dd4..fa9049af9db892fd5b1f153eaa667ba80fb49645 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 03d686f63f80ee63f381b3fb1b7b69c3d7e1511c..5b1505c7b4f43eb5d20942395602a45c9f5c127c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 2ffb5b28027ec1814eb0d1a216802f55c459fec0..17c6b8c2b20d6887a297551c5b308c5f10585167 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## Portions Copyright IBM Corp. 1997,2002,2003
 ## All rights reserved.
 ##
index e75b0c17aaabe2a86412b9c055455e18468b365b..71eb1d6a032eb342a9e62495fc1759e123d9f5d9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 52283b932c21e4197fdc0fd1a26c2fb7625a6759..377b751e48027f4c0c16e15c4b0e3425918fe920 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 219e8a1e83371350849c692149eff712020c4382..cbd857be7381ce2ff76d2c91958da14deb2c37f6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 127e882c88f2fcb2221d8aff27ff670aa6db4dbe..cb62b11b3d1f57e91d7802ad72fa9e3d0313f2d4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index db4c5c243be79fe1c8b06e2cc1108e5fc83ec6bd..f1bbdc8eb4748ccf26ecff9106c60bc62bc99369 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2024 The OpenLDAP Foundation.
+ * Copyright 2005-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3e5da253b32a67c1e95620625b8182964826b4a4..b13ff5be222a26368c2a33a9c566671d5160c109 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 89dcc1a4a98d1d4aeb2e711e41351b5c7a477261..02b10f4b8161b266364fde84e3214fb08a63d377 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 1516f0b73832d569f0bcf5e1db7d637ed7061a99..f74caabafd08d4bc3dae4f41b3673fe7086747b4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2024 The OpenLDAP Foundation.
+ * Copyright 2001-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 98a0efe50bac8fa6f451c69bc5674296258395d6..1125f1f00d3e6cacc0b8671432f19318890afd19 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 9b0fd4bf4bfb4600a18f4fc7fb6c10817054617d..00568274ca849c7d5c9c988db596691995f14429 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2024 The OpenLDAP Foundation.
+ * Copyright 2002-2026 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index a933884859c8193651acf8e0fefe6e8361a69dd7..04f036420ec4a041c6bbad6202ca51e475be57be 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 7dbdb0d8eb2711814d1a2993486cf720738b8c46..20ae30c1b2873f7b7dc921f6c4a8f859808e1c1b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index 044b9d4f04bf3d438c7384e2ea8ebd0e322678b1..09892e3f0be2cf998004d61d1acc5720b8e4ae7a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index d67c998816e091db7601c430984d419b576f80d4..ce52b7b0b58d0dd1af904e6c7bebcd3fe30dddaa 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index f9af027e8218cdc0a50321eb2c0b79df4bd3e3d9..d5f34ca3a4d84be2a19b99cd34d460ea6b70f8f5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2024 The OpenLDAP Foundation.
+ * Copyright 2004-2026 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 3a98bbb91cdd45a329875a1793fd97fa2d0f5267..624683b7b29b1535ac5372a6d22cbad967969f65 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5daca5a78d494ff724057677832942d2a110fb8b..a50754aad7f6106a6d9e136760c634a455576d1d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 295c35203162b14b501e1c4859695d7fb5d9689e..0c065af89c7304a65eb73f1660e06c0e5e4c57ba 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * Portions Copyright 2003 by IBM Corporation.
  * Portions Copyright 2003-2008 by Howard Chu, Symas Corporation.
  * All rights reserved.
index 1546e31a6b4434a778ebb18a02f381505825dcd1..0e90a32e0a26b1ff74724aca6c0dae6d9dbe6972 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1ddc2a82bad32b7f682f73bf4d35041573d52540..7c4a891b5ebca2e1fd2312a636adaaed32bf1389 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 13b0963bbd4eff931580182504871791afd9d54f..01bc7e869a5bf5e21dcb784bf8c69c5e982e50bf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0a65218d6d038770b3d4be124b8414211d021a7e..6292af4a02a88ae514c44f314d8d06cdcd63cc99 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * Portions Copyright 1999 PM Lashley.
  * All rights reserved.
  *
index 5aa5061b8421c287039e43f867b0c4fb2ddb9b55..b232a18bc18a366456a4750b05e83968b82b7ccc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7571732a247bc1fc366bfda68f72276a3e206308..de16e14bb2b3ee24cae69b00df2536c62d6cd4f3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2024 The OpenLDAP Foundation.
+ * Copyright 1998-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 70d54090ffb9848d8f72db7acaf900d0ec99b716..14d3e90c93efdb9086e600c540f526cf443239d9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$*/
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2024 The OpenLDAP Foundation.
+ * Copyright 2003-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a79b01da33cdc7d86b438185f58830092827877e..1eff9932ff83785b865f336417307fa41cced8a0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0b23177544c9e653bef637af6638029aa360166b..65e6fe91910dd3e14e2c3ff9e6141b24cbe96713 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 58062740a64c30bc04736cfb65cd26010aefcac8..4c516ef340523266239323e166ffc7790ce1fbb7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2fcb7b7fd6aa996f54307caf797f559ef69fa17b..a54f0718e952029ec72149e317e28d7e486d9595 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e9d6ae8476da36c0ff41c8c13582012778047587..50963a4bbdeab349ab431ae0974325dc00de3a08 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dfcd42a34e3abd42e8a091cc355c6db48934d90d..c3d23ecd7062f0e3bc37e14f52c8da88ccc6c1c7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a046ef856997483398e428924a61b4974ada4ab2..2821edc3b6da9b0f7934b63e424139491fe2727a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2643e5885460a03f157b2aabd06b2e86fd33b946..8af8f7d070066a60ddbf89503865636077682e95 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b4590e85c687730bb0c642d1a66de94c88e8f6a9..e07b0f5a65523408b39a29f4231dd98b74145756 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2021 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 053f34fc80afcd179c9616a0235ceaef4b4355e3..d82e61731f8d9d56d8100b17024593fdcbb13abc 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2021 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e513434a44469dae835f16dee63372069e5bce9d..b6d9026ef3c4123e99928c2a33c657090e0b8caa 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2025 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index eb8c9116829f08c7b7203efb1e5594f75989d864..87c53437ced7850c9c87aeec2bfd1155ff0b49a1 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fc7b00e1aeac11f4f7625b57d827bcbc3505e846..e23b79dbac4e5266ac9465cc2566cb7a01d0108d 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7f2cd7855b87a1e0246de7304feacedb7a3ac39f..cea8cd7ce7490e1b21070ec46bd1bcca3f954d6b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6a4f51be7cdaec2a4828f6cd860362dc4369b494..7482f4982d091f672fdbc2cb56ee54ea77956b19 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bd46805f7370c962ae37550df1c0b1befa413702..ca7c0b5d0eecfcb57b3c70971f317e1c82484a81 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d679c2d9644fc5b5316dc4e2f950c006e7517e3d..b5176201da2d07c0629e436c877a28f09242d058 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 157feb5d4311911c997613b2d2ddff7767cbccb8..1e3c4c810172feafa13cedd51a1bdf6fa3f216c0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 761f4917ccc8b1e8918460a1dedc027c6463c1b7..6ac56d4bc5089ac66fd5b312e53ef2263896f55f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 258f1a37531a3c4dede500dd0575d09706e69c71..49dfc76b83d694ffe515d58d079802fa2fe63e7e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a545ecae0ca941167b12d249bbc51c7f744a9a69..cd5a2490f60ba2f2036a9fbbf6d24f02ff3aa1d6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 01b60dc0b6a5d8f81c6ecff93bf6dfa1e74f9109..92dc2cd1e051809acf78d8c805b32bc5fe05b064 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a0ffe6d6ca9f01b8982a2aa03bf9d6baec75a994..32b9a3bce4a42cdef1e8976510f7f2129b2d7c75 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0d4e1cdd6f83922a84a742355a59ee1ab6e9dac7..bed529381e7b64f1569fb13b7f6c0b58ad1c9879 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 12e4e733b82de1bc0ef160cef859cc6de06e293e..bccfd489c25959b66c56b1b615e8bfcfefa2ee94 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 76990ee0cd6717837cb89b2c098d6bbc98794fd7..e7485d5328c14e40fe2fa6ecf885c72c7d11ac3e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 45c0aa51494260d532b12f0e8871ede5e50b9d89..e8b163d9d49e6f267663f2d70a536ab9328fb620 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 753658cf3de8db0e67742f848dd8e6c7077c21ca..2612b22bc7cb6f05da46ad60dcd415ed70bf0358 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e4e538966d005b17d1d3396fc16a7ad5f04a2e60..db2713d24e58f37cbf425111e3a00cfe48e8169c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 51087d02bee136ab02abd7cf3a3ec6db6955f0c9..c7aeb2da6bc492d18c8ba6b63fb1326d69709f3e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2b679b850bea194cec88f903b872a50d1cf358d0..e8dea07b0fec19fafafd804afb102448746a6701 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 50dfb6afbb662b06ef68c38110e7e4bfa23c6fd4..74354f238df5e5e734ff7c7cb7548b0bc2912c66 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8bcd9ec97b48e33ecd37e6c65ac43ccffb7b4975..04a4fe4bbb05a03f27d34368ce34272553e00add 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0e2c56a85cc4682277e050373f3eef65bffe9c47..1e32770e2c6840d7b2834a25a7186d8f4866c692 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2f380e0147ba963036856e782dc310cec7f755d2..e5d595b4944a260ea29eef71b2aa484d768ca8c6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 01544ba7916edcf238485c0f72bb9a6f00c17ce9..80926a260fc9714925290acf6a81a2c3a2414953 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 866dbfaf639be537339edf2d59eff664110b5c36..93dec80facc43009d6a430aa67be8dfda1018915 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a19410325ce3c50e2b3f2ccd00536b1c10c52a22..5c40b1159547c7624b3521f470631d86b1808b2a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 61ecf50a28c10968bfa30a59efe650d2418da9d8..8204d0a4d5ac2a85434e9efe450c33f7852286e2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e07ceb3aa3cf9c392b57d7fd2a79c5daed0deec5..0ff31eae21647fe3f6cb1e41611d0a8541993a24 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ba465fda3f668f4bcc0afd233c860d91f95e8489..f4faca1720c74343b481c637364616e2bd1859e4 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8ef7f2ca7bfc45c842c6d1d832b28a73eae2776f..7a43d3efc912563f730828d5b3ea65afdecc0fe3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 03dda2b0c14926b036b22afb0289d8668a190152..28639694e2d40d6e9919a6b39d604cf16e5f3799 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9d2d0685a30a2d076346d12bc5d1388e1a5ea916..7ff7069653406ebabbeccb1310be71b6ae181c48 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index aa5640570819ea3b7e106ef632543fe0b766e88c..cba11b68b71bc855aa8776356a45d48211b21aa9 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c784b186398a8bb318ebee7463e2644d95c43415..ad97704f1c7de59e4c1d4dff5f49ae568a61fe6c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 56803c80a4ece521247fac6a7599930ef732f6d7..215b28d3590717a02b076903c6f4cdcdd85d97a3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2022-2024 The OpenLDAP Foundation.
+## Copyright 2022-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5d9f91789e44bf0423829f9f89041d6ceb5b2e8f..3b094ceece4ababfc1f16f46f756e5aa5aac7538 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4f625ac1dd957c03b4339bc9a7d680835dde0d9d..3c387484acbcbb641e86a4350b83e1a623ca4ee1 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 48f6f2f7069675cc7b6b0c756c5c240795709c5e..8a9680882bc7f4b0a375e445b481914168e8c87c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6e7b47de6176a4b9be32711539d55e2b5bb02cc4..c77c4aa9ec722d216c37f10874b08697b44b79b0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 545da3710aae59b2c776ab4e5b35ba5466c85510..803acba85a8c3f0ef5fdb321009e42c59f8808ce 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2e716ee1553b4d4074378498951e975b7765a4a7..e695c3a05c703d3a54ce29e23880c9c3e75e817c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2025 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9d786c1b01c3608f34a17fa236fdcd11940834bf..dfa35139ca1659830a7b2d1a9af31907b9d215ac 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 584dfc983f862a91321463e31d9da91cac8e5738..cf1737da1a44c2fa6c9fe43e77d9659af5e87f2a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b2341dc9d0d96e98b480d705edce542d3400092e..15ca5d534bd7f2e973728cf1f9006b9cf1b91d01 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d121d811426f06550fbd849b68da4bedae4df153..ba8fe6147e5454bbfdc2f0997f0c1d1ae1327d9f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 909b2e6ac31d26326b2e2142eabd62b80d11bd93..121616f101ebc5d8a39c19e6cb12481ce5ae864e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b9420f2f553085530e9c7e6209cd41a83bf28e15..cc1c67354dc48b599d6812aca141e85085c40562 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e9747ccce7b476d1b1fae6e4f2189a28a897b52a..919066f0f21110f4ad5f8b1fd2e63a32e84de9aa 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2024 The OpenLDAP Foundation.
+## Copyright 2005-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3698a10024fe10433acb8fa2667e9b252c00f6bf..70ba721cbd2ce725429acce2f9f2f0086fd70109 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9a5b7f14af79b956df2ffe74b0dd3693e707ecb3..ccbda1536c8fcab61937d981edac0cb723e76653 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5770b1cc187654ec60ad2ea568d83351f3e3e176..74c1062500748e024a533e019502e78ac6528d52 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a84622e62a4faed75383fa5cfa492e0438b5119c..bf9fdfa4d4fa514335104dc0745d05bed71edd08 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c622fb224c7e34d7fb81e129cd8beaa02ad2a4a3..75fced43139e13f46f8f945e5b1ead4906b3e1c3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 99d33007c7c7be1e61fe752b3ca3882e10c5c74b..997ea396c8159581f4397a1b1957726fd42fc918 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f798701dcabd4ed675e6909452cc5aa49e6e4764..aa0279667f141a4af52d4da7ed1c89ab4c8cd682 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ce26276efd8c567f477eaf7296f32f01215176a2..0f996fefcfa31109719a2bf203dd6057a6c71650 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fb7e06d6ef05b07fec85f4e51f20cadb2fafbfb0..a2c3949c014db8dd0d96e9486081255955903e98 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 523f96cb9e6770e9e25ec5324daf46ad5eecc750..e0ed4caad1eea6436174d95f0291d13111eadf2a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2e280086627aee1384ef3b1d161f1eaa1aaea8fc..7cfd6b82a31e91995fcd18a07e18e9d159bc65fa 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 55740daf001e55a1d75f2b690f38a623917a9f5f..3b961972704d9b84c28d82771e8bcefe2882dd27 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cd5600f927ce77d1853309c6371adda04a6e0884..15676782085109794b2638f8403b9324c5793cf7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b9b1cf970d0ec91c6c9cde32ecb86151814fbd39..68badb48a59d933bc53f8e6701c1ec7c18078fe8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c9dfae84479ca9470d40d0ee90c8e559cd4d443f..47e546de563b1b0a2b137c9ac4426e288dc761a2 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 030820df6a76f1df43584bc66f4ce0a4c8a6d8e5..23a45000ac30b8e78c6ec2c03081d1af9d1a7f55 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a1eb002a6766648c439ca0154550fc1513ddd930..2d3649a325c291eafee219face001a5589d25f54 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 777f6940e9ee6dd089e17e3490af6c645d011a5c..28a6c1b0d3434b9798e40ea9870f4783202fd83d 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 43777c13c03a763687a9db57844ab182add5376b..d7a0502d9e6b213ea58e2e4dca30f5f85bb650e7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index caaa4c212434019b65157883996160c55e62ec77..736fee6a603b1fec35ab30955380082d84105520 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3b3ae0b6c88735c2c029ecfa12c3c6d37e369791..0f3012809cf429a7bf22550c92c9d9a7b3ec0904 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 164aaeb27b21c474258fe934d9f865a86f753b3e..fdb56b89e14b69d98e94586c17ea5844396d98c6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 79a9cb0aed8946290cc35057dadc40917301115c..885437c02ba1255f140916eee1d993790ae3a529 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6fe88b73fbba49fffeb3dd62593338df61abaaff..10c9472c4e76cb9e3840db44e705169845740e0c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 27379bc121762c3af22a7776c0f6b7649f71357c..054ef16f4fc7c66062de95002a1be7e7d9615c11 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bcbf10dabc7c2dad7c0558df86ea6afdc65c9763..8dc967b5975786f598db3980254a596fb9a7f34b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0b7bcb85b1091aa0eae14707280991f2cba80c14..cf9cb40bb5996499a077c8f740800fc2b8176561 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8d0fa8aff2db83e551d60d774ee6f6dd18479b29..c333f274d0830eaf3865b778341a488375a64619 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f926a592d9f868adb8bd1d0815886aff30e045a4..4f87caf82053a4e226d354ac75c32f92f904f307 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2153836fe9a79237d184797665367c70f4578c12..d9ce4b4e0fb6177b83a3d6d10f32aeb86f825753 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f4cfffa6f1bcf10318ff87b9810984b7aa539d11..b00829ac01ff40a764cb71d15153dfae71f4ccb7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 602fa6885af00282afc968979e8c98650d2569d3..af201de16915b5eb9c2da92dbeb8bdb7ce266186 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bc63fa3d62d8a324c3ad0a180d6d35c3bfb3c315..b8538a3d597dd2717e963d50900f88f367268ba8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7033c03b6687022d532edf25a2f16ac6e7ebb01b..bd6f75d389a3140a342a8473aceeb53eb4a884c9 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 63e7c7cc5178613f6c6016e4281f6808a3ff93cc..49f8155443c8cb257c0860cb2219f57e13e6a76c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 699a97c05481cadc9f57f9e5629e06436c249e09..16f03c8902bc91a108b6d02ad7b89790d720d41f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 09b55694e9eeba4e30cc545b74ea6600b5fbba5a..6024b89a3e2eb62136092929a2afc2b5a4bf023f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 54a3bb0d8101c5ff29d02d05d890abf7d337b111..0d09461efb35fd2121af1d15f77f051c748b0ae4 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 61ac3d44c81255767ec5bc4784bc60c89fc63e53..abd1802498b31182a7e0fe5d49031d11fc8b8565 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 68ad8ee11b1d1a0e3c8ede3920d1d43aebb4b370..93da2120b2661061ffa7bfc7a6d82aa22a5fef01 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0b375e0aa1fe7ed1b4d68e849e1289a00a966b0c..3dd31643babd09f93bc537ebca07c0393c18f4cc 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fbed8aa4a17645e0f59312cd3d8bfa50b0589861..14439d1f7042e1510b81d99eb64473aac4628089 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5c9c2071f52605e71098a8d6b5ebc2cd130f3826..97bafe621dafb3d042737bff18ee32b327d2cb8f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c5a7bd9694b92dc4bef19320eff3da9991045117..3d2671bc0af3ac177411b559712d243eaf5a713b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3cb6e848ed3bf46bc810bd227366a04b7cb8ece3..d5a9997c0e4566bf6a33589573e0e8b4b9cf1060 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a7a14c002cfca2208ef39042c0e2530896dc1e1c..34e8a8afea0acfe6dd673865a4f95b11be1b269e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3815de30c689a564168024c3665ca0251f55c64d..b3fb8e21edf6be88aa7e87e4248ca6c2845bf01f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1e3e57c720a34f3b17181fe5e7592e7fc7c58f17..93388d2f020638b89c9270f420e8f85e69a98b03 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7279208f5d5eb405d14a826971f5792f5994a378..3f58b514cec12578165cbe6866b9e808b3490b09 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 401572f99f27fc471685f7efd70ffe1932065e08..c46d93bb3c3d8e99660d94d59ebfc3f72cef7682 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index da8e6db6c636be56f92fc5a17c06fb3d3b794a5b..7280ab7529be176b6316df67e9a4ba091fd3f43d 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 30456c3a6c1a05875630adf1747c6c62b4ad5a7d..d105f1e4fedd3bd1181870bf8c88199b03b35dfa 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f2c49e48a11b33ca4e9f833b83ae16a9902718b6..bfc41fdab68136c20ce038c3dbab668242d9c615 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8a08237596ff55255ddfa71911f2325505487d33..477117941303d0866f7dfa41f042aa47293b5cbf 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e5c84530a76d84be5c013d4ca247dd05821a1574..d09ceb78024c9ab8940ca8c5ffda88287f4c62a7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 60660fc790840daaea4206ea166ae14d6a803842..8da1b0a0fc5e73f54c55c4c51eb0c9e6a4269a99 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 28d69243e723e4fc0486af5d1abff7a868092a57..c10c10c37050bb4e714c1a88e003e518685246cc 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 792addaf5934b18f21bd10ec8d1f0091589ea7db..c4d8e4387a41fb3db9c2277961fe6feb5e26e8d3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f06da23a9a03ca2260bee91896573a176f94858a..8a8fbd4ceccb34eed9eda4cfbc56d285fed16d50 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index be4f4b594b87cbb924226932843b1129e26956c9..dc1e4172cd8dbd6eb017490bcecfd45d419179dc 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d69a105e8a360c9fa406fdfcbb7641e48ecd5408..47a85b2736bcb2e5d7bcd7d7b5c4240c1eead1ab 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2007-2024 The OpenLDAP Foundation.
+## Copyright 2007-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9af7095dd9de3cbd861787cecb6dec9f9078ad76..d94779da272b0e734be8ac89279ceb4d5c17087c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7840ee4f6fa12e0a6c80fc67099590e4be037c23..2e1272a8ede50e623f65cbb97be9cdec3de018b0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 691a54b395b58c5f3713370eb03b74d17d7ac569..49aca9363b901259fea183da6830d0fca2867244 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2024 The OpenLDAP Foundation.
+ * Copyright 2007-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 86b0bcfd041b1dcf075b2474875e5e6e7642cbe6..6da0eb94a790a2d94a616759163e555ad4ad65cf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2019-2024 The OpenLDAP Foundation.
+ * Copyright 2019-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7d6df22ed7c74b8570ac92d3564dabc12fa85798..ac15faca70c302dc2d3d613e0c35c8e8ece4e391 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 728eb6bf8e8ccdbf170d339b17b31845e74dae22..cb3134353fb61ed320ae4733665cfd0eae385b1c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2024 The OpenLDAP Foundation.
+ * Copyright 2009-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 620cd3a816b88064893c38648bcb3ddb2413c896..1873b2836eaa4e3d871d7f991d8407b69e30c24d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9b3d89e85d921cdce6fdca59b8f9b8d09b29cb55..7bd1b1b419a17607a324ff6075ee2c3d60437f71 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2024 The OpenLDAP Foundation.
+ * Copyright 2006-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c99db57b72b965aec0faffe411e6180f2d8b1ae2..08547d1b483f83d80a672ad3505b232495271b8a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d8b66a0e62be80d70268ce516eed5ae18534b5ae..1a2d59a3da1434b13905d604414fd562b49cfcd6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 44d4755a0f92a0e362c4a9094b60ad5054436996..f63a1e97eeacbaead08552c896b7e2368ac91f8b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d556765e318e91b1f5b7379e242486818772b4ed..3c84196ea92f33e62a9f5fd9356f9a0f4ef2f80a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index adf6a0c7c5d1fa887325de2207bbe5124f9ce239..8d5573b4f8a9771d70909e68a7ae80d00b957013 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa58ee5c60bd96e1fefad0f661223c575ab891cd..0d26a89cb3ea3dbedb045166b83cd6ba66664d05 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a88baad27509c571971f20617c615f09006dd52a..73a290b960446f1238fff454effd98092e25f41c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d86afd9799609c7cee5c5a4af0c6e1eb2a3c5774..79d0ad0d1606b075d9dbcee8fb16def7839260c7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 22ee87a839a8b8a26f15afab764723857efcc923..20bfea8048820752cd4af63553ddf4ef496b1d9a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2dd5579226358cb36853b95d30ea2c8562c581b1..06922ab54de2198908bd8dd9fa6c04f588b842bd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2024 The OpenLDAP Foundation.
+ * Copyright 1999-2026 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e7c2c3deb623d014e40820bb5e09aa7f8a36ab16..cc36dbd03d1e2b6f9df0d5a7ce3318cb9e6d168d 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2021-2024 The OpenLDAP Foundation.
+# Copyright 2021-2026 The OpenLDAP Foundation.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 3837e8378456a221a8c6b97bc97f7ff18a01243b..eb9c3caef44fe373241e14f041d25761bb9dcf65 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2021-2024 The OpenLDAP Foundation.
+# Copyright 2021-2026 The OpenLDAP Foundation.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 8fbb54de45f1e53cd484bed562a9ca2872011ad1..74e659e071437c9d1e2ae9fb0f2662ee67846272 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2021-2024 The OpenLDAP Foundation.
+# Copyright 2021-2026 The OpenLDAP Foundation.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 68945b43b42ef3207137553f3a8086018ce9abbc..9ad2ca433f845823981206f72eb221238184dff1 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2021-2024 The OpenLDAP Foundation.
+# Copyright 2021-2026 The OpenLDAP Foundation.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 32ae9cd1ed800555189f3dd2ce6fdd475ffc3a28..d3475d60935f9a2821ea26f5f77c4f90fbf99b56 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2021-2024 The OpenLDAP Foundation.
+# Copyright 2021-2026 The OpenLDAP Foundation.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 4bcc7af03ff32bf1fa9d549abcb3ca48628f2b9c..14267bc072d10bdb5ca5c6535562910a01ec5d98 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 50b722ee53fd668ea5e0385f91dd693823ec279e..e29cd31cd9b88c1593f23b75ef17dec917ace1e7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c0a8940a2495aece8c22f05e5e1b06428a2085cb..fef3ad9f2b5b6182494915446f7314550d88f831 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a697ce6d26d074beb8e271afd321e191cceb2c0e..5c2e1a77a5cef781e1b7a18e627610fb053e00a3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7d2cbedca32c94df52d4b8ea9d179c0c2c863c11..22b070b03f120991ee909d3e10fd39c42052ff14 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b08e518208f556499ba1c3fca734fe52d7117865..d441fec68d9bfad9984f8b76f957ac565fe25c8a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2022-2024 The OpenLDAP Foundation.
+## Copyright 2022-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 70eca3f971dcc3875db2cfa8420958e379273a9a..aa8e6d17cc4b2e0241a82b971a2f2674d6c9e174 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2020-2024 The OpenLDAP Foundation.
+## Copyright 2020-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 90e2f18c0b7e71b19311a5f1c953597b9aeecd20..e29f2faacd63ba93b76c5ae9870b9f21c8dc8304 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2020-2024 The OpenLDAP Foundation.
+## Copyright 2020-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 85f77e37d8d3ed23edb6a3ecc9ba6812e6242d4a..00149e1e5eb1a7ad76026a5bd8e4666f5d03f88a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a209fe0c9418bb7a52cf0a9992180460758a3e1a..083da39974e0b3238c5ca2e0a89b212fe38d9167 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9bc8ee95d6f8b2a91ce494922200adf1fe3a0867..b3ba8e9b955528f3fdddf184e0e884cc993f5301 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2a1e530da88c1d170ecc4ebd92790dcb5b461710..0b2ad97964090af0561b88b45e8e4fb0614a1ed5 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f860ffae59e5d584f83e4373ec165edcb60d09ec..5fd74883e59aa0d95d9c6af4c3fad43f4276dead 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 378c40c42de7a9f5b227669f1ea5645d99bfa2cc..d5294c5d19dbf24f051bd2491f11596c2a587ec2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1872b571c4b5f24380810132d7b3352d4f21c5e8..41f96219cac40bf20dbe7909d6633bfebf3b2ef1 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c832513f8ed4dba74d44d78c93480454f85a5ef1..7d0cad0eff7084a1fb47fd232528214a49d6858d 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bc101b7d45445de0a309803f8b42408764ad997b..1f54b18cbd3a1777885fd1592b452fd96718981b 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 18ae9b3cf4cc41fef856f9619eff409352166224..519c63d31f9909dee76ef1a9196a000c29e86f51 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 818ef9c04a86bc13275db3502fa6f3ff8f7379ff..efbead4527a35de288da4feb1c4cde65e3821a3f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a848a7783f9187e9c55a0163348e7d6b15f72a85..75fb0e80e8e4f649d7876d65cc936f1bd2e4a7a6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 48eb2b9ec32850911999a124f2cbc35503df24ff..657efc014da63e7a7f6f5bfcce142fae876be4a6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ef0c02f386ab7cbc3ab508344572b3dff912a52a..af603edcfcfc5fb979f7899a945303520adc01c6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 074c70b9d6dbc8ff9a489748b68dbf43f34a061b..ec9d6364e1251e13425b80f416528549b6972acd 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 85e804a17fa6db146368eacf6561d1acff4e6ea8..87185137c5cd19217add00da815c2dbfbc0f4d42 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b90b78745da7cb86f742c7e560e136ae0537448a..8c983c801e1c7976766bac89072769176855cc4c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ed79e2a480480f944c92163cb50d45f01d5e91a9..51ad167ab55f30c1dd1c2675e9e136e748ac8399 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ab977c5451fd35aeb6c1243beef46e28b6be9b64..8a85115fb5e63b243c04ab542654d4dbb4878a52 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b6b3491f7ec0443b4fd1db489e5e260776a82e88..935bed9b43f3f47267fecaff764e9f0ba6a7a433 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3f5423ea6438ca32675e167aabe98e82200d3e97..130f85739fa93964267a92ae10a065e8ab9727c9 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4ec835baadf8d497764d724f53e5bacdc3969490..ff0707209f8279fda1816241e0c9efeada113f19 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0b9a71abbc8dc092700ad31f428d995ea8005276..14b33723178671c23905b0f0310f6726d16a8b07 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 741f76ed2665f1fe07415f9c957574b5c68f0176..697246d2f767d598301ffa3acf8b91a1b666b9e3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dbbcc0259659681103c9f09de2536343045b04c4..0a1670c5c3c50212ce2b87ff38a5cda56e28dd4f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9b229be17e062b59dbfd5da8e08beb5a0d4fcd7c..5fc4e6a97a86fb29d34c1771eca90f2d3351b5a9 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 691ab7f212ad50599f65d63122bfabc978ef31df..84b5229f0e327b838a69d1c186a0d8a11c691b34 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fc84e47f64b7aaa1aad12d7fb62bb2630b73ff0d..66aaea6d963ec2231646ec08fb54b3ff18b64824 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b84591742a9e9f235395a8e392cae6be7f32be67..015ddf9d198e4c4177a99b9eec7e1b07ca07574f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6c791b84a4f65c2f2cfabda4420ee9919b3f5e99..1614647a726bf93a9d0bb1f8d496c8c954def0b9 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3f4c0e7f9c0b680b8976faf7b6e4071dcf4ef21e..e7e0d69c0ba4576b0a3bbfd6edc65bbae0507e37 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ac0c163c9440ac35ebc523b93314f3571d7f07fd..4cfb15336f3cc10be09d3be98f02bb18e7161eb7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 891f2c3e436cc7d68d1b03574fcabf8464e8d231..1b2fedfecd513da05020b56638cd6f6f17ad5df2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 08903aa1fce94c81050ff52256248c15efa01694..c943b7454f1873893f5bf0930046806bcfd0cf9f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 26c724e254520b25819e275644785de4ddac1a1f..f97f468c60180824311686c7b56ea20f9636e5cc 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8210f283731610f4e8db16f60a40d6e1ea55bc90..5a8eacffd420f7069bb9d0faa9ac88a381ab8442 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f019d719a37f417ad3573aa0074cfda818b63752..69710c30496059a32e615b919a9643ed8fd43016 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4cf9b3f85d2a468aeb1eace5e5b3ede08ce0fa74..99299473628d73a8b6c4b5e2cfbd266b839cd72b 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 281932d2ea5dbd41ceccfb7446b4cb47e615c343..6b2c350e3ad1c3a9434d1e53832363ade57ebddc 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b1488fcb9244c32897f4c5fc4fc1bea63f0561af..25e0cea255e514a851a2e264fee15d1e2fc3b6d4 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8c4c934a5ec81877f53e892ec382ad10700c4d2c..396e8ef2d18b4363a268b64bff2bc20c400863f0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 484439bf8d796ea112d166905ba0e22d1b140076..1521fa7c2973aab4c5ffc89bed8d797890a88b1e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b02ec0fd1e649185b46b5ae691ddc1075731dcab..8b3cf6d25d544614d2d7c7b02377c06ff551d6a8 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 90684ef869d9e198bfa934ab34f223eb658d4707..d867121e692e26fae98d9f4739eeaf80676a6016 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3ecd5e133719d55680911eb9d307c737ed750163..0c059ea0f1e671192d9bfe2563486386ade8d128 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7bd54f63d4398a5e46c70b27d9fbdbf367b395e7..e73a3f1c7cac741d350c3e06569c4a4c6e6ca29e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1df8331985b5fa00eaf1169f00716678bc76084c..67b1946cbc2f393ed3dbcf4d1f529d1b8e85bdd8 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 01f9541fee0475310fa87fd01e51d69ddc5cf3f1..d9a466ee6236c796ad8714662ad6c798c14503fe 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index be17132c02885e0a7cb26c8298936ec230405b1b..db8c8d556847f7918d9c0d464fa271077f4815cc 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6820a2e8c9b2ae94d96437053c384d22864a3f59..81ec5a2a2b51a962cbaeda9e7a217e4c4fb23f84 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d15d2e6ec094f0d96f184d4ee25d431e52998c3a..8a211111db4a43f50194e898e093fae61eadf015 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 16282b29cce502fe28b1506d2aba07b3f155a7ef..49dc022e549f2254a9eba81ce97deadb28c9adfc 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6fc4b6ee8dd8e032c6699ab2a1a35f2ebcd7b2eb..150947a4a4b8be197f54c6f658ae0334df26aa4f 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 92ecb3e8e13fd1d0ef978444dc03d31249a822b7..444f7725d27f9218c3a1097e730ae9f1befcdee3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 26553b83885a0974bb85fa2352891457aa89f07b..c1de72042c7220cc365b9f13a40a09f7f812bcb7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1346ab0090810c621518f8bdb8a4b32f681413e4..1184ad62c50ca5183dbd4e0186d664b270c4ffec 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 25ca228927334a76e2390db4ab31f31e785c8574..3718b5bd686caef18e10ebba1b076e4305864771 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3bdb4112b6aec4e9ddbbff01cbfe1327a63c14d0..99daaab85c335b486547bae126b84643217f742b 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ed9253df794c559c5064eaccf398f3aa2b7549fe..5b4eb21a1b886d2eb2306c8144053b88498b68b0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$ */
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 839dee7d0d02b6977cbf2ba92c2aa264456edb71..bb100b644a327d6ba34615ae4d4cb89162e9879e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3284a33f12fc6371b1ffc400b045d6beb2503e88..6eb050355b9c5690a9576f1d1f00bdd3a2eb1d17 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d1866b608cd3b7c474e0e9164b65e92c8038d2c3..69fb98bb7841fb85d2d0361b2cf2f5232a326523 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d35b50a148da57f588da9a0f0f53b09aa2e03cfd..1c12e0d59f226957c5d258d1a808e1fec66496bc 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a21bf59f70a78ba88f19874d51a7e6e991fa5637..43a6ef99a7a424b0c51f3803ff8b90d37216f15e 100755 (executable)
@@ -2,7 +2,7 @@
 # $Header$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8e3e754c43f9311f71066ea03a25e5ee0307126b..6429aeda4ad0230be90cf80d3a743630bdaa8659 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a255427beee3c9f9d7df6df09e78d2f07ddf0628..bde4812da4f5f503d788be71e78321c7208415e7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$ */
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dcd0fc945f22ce09f351d61a55fe02ee243d677c..2147f99f20d066687a08c0753962c5bf6d8e1ee9 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cee90edcdefd64157878ad6c7c205f1d796665a0..cd449c963dffe842e1abf493bb0ed649791e08df 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2024 The OpenLDAP Foundation.
+## Copyright 2004-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bad90b6e983cdee90ba5c72dd43c58f71e80c54b..1844563985d7e1a0765c3896f4833c978fd68946 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6d07cbfc5ff97f326316d31cc052ca477bb87968..328fbc421b041d566217f30aed627ac405e65fa5 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 16c85c2d8e858eece3c4abbba2552a146e0f3662..efe7812a709f89a0a93f04f5ef29211c22ea7402 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1f04b7ebe47df04d12be63da36c9a92827552537..8898fc12395f0ef531396d078d666befcfbc8160 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2024 The OpenLDAP Foundation.
+## Copyright 2005-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6bdc99b0d410d421c5fa561405262a881371714f..ae70315fad5625ded8d542b2736c9b7808f730d2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ec38f890da3b32b4268218be7792a093a2627a2e..81f4fcba3947256ccb5fa6bbd6a273d0842e242f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ab7891e76d59c6696033342f08318cb9d0a01aeb..486057829a2506b26b94d8b41dfa55b9482351bf 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0cd90b43a1b6e96e323460d856788f8d4a1cb91a..389b9c0f5b445e170e1e59e0953c6f8b67c7d298 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 25190d40eb8512e65f1de6f5af9a912c503fdc28..02edd9c56646759db6deed09796d3d12864d9570 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 04a5745d926f2ea7930ea383c53c9469821ffa69..28a8cfdda2ae3a59a16e9cee7da544b3c5804f7f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4b93e6d72a355bf6e953497ec0c2a6042d11fed0..f3036c241dd9289983f021ef718c6e811bcd373f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7ef6955a10cb82ed68e12adecf6ee079d316a918..3760077c5d5a47f918d104fac6749711c1caac47 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index debe989ab68000b8b4f4b772fdea3ddc9d86d921..1c3e5fa18a676774ef956e9b1be68ca4af76b1d5 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 63a69af67c4b898c34b2afecda91992f95f96214..380b752028a7273621d918a5e65b9a3587b02a0c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0197fcfebeb9d12df7ec035bcda6e49a9830de50..a380278513ca63456b8920f4897e75238b32c161 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## Portions Copyright 2008 Red Hat, Inc. 
 ## All rights reserved.
 ##
index 4b3dd915eb69c68b89e9570f48b80c656bda034c..11bc46da2f9d0c683d4e501211ad7c48ca2138d7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 12dc898e9dc6b3cbef3662a0aba2f4d4a1822ff7..cf9aa4db2cd4056b94996e83ba73e42c27242b01 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 600b99592424723bc6bbf9adfb4bd22f33f88cdc..91e82abbb1ab18f511af512290704dbe20c1dff0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c853f4596eab4374ae395e1d9fc81a985f535a96..823d64f9ab9b858ffdf72ea325a0be0e03f1acc9 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 78ae493402bbbf78b36e6c171cad85e8b1e6bb28..cc453be32e72202a8578e3d5cfc47f2cc870d801 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 73d733439c34c3b82530439bf111982cc30b100b..4465405ba28403ebe710f37e5262598c9ee7ace3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 20a8744d7fe1df7ca8171d0a6006f8916ed6949c..1d35384bba2f5187b4dc89ae04063709a68ffb82 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bd8860a7ea8ca3225b825f573bd39678fb1c034e..4aa2b7b2d2150947c2be15c387cb9f6e24cdc878 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 57cf49f97a0310dbfa6df9d65c065e8a192ed15a..b9773ea944988219b462c5340124f9835a9aee6c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index faf8c8271ed313676f78dfa6b74d4b1f7f0ab6d0..5a26682f649dc2cd855c17e88ff2d486b6a5cf93 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 020832b306d61e305dfed7e27286a130fe7ce3b5..a28ef383eddc013ee3756f5501cb7a41e1e907ce 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2140ec1075167ebe06c6495589f63fdf1d1a0124..b31ffeb3c77b44476389dc286d7267f41aa1c7e3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 05379800bc34f2d4ef3c247fdc823e9078ae8755..a76019724801c1db5da7f5a31a5e346f2878cca8 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e1b7dd1731417a7461c6e07ef4749851ffcb6556..5ea72a3532eac1522889855c4956030cd369892a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1f5da7156dc3e899cd6f60164fa3f06577304efa..4c22b1076d648d64c55ea34283047b114edbe6b2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 908616666bdaec0e586947cd2d23f6afea0536de..96dd07cb2b01bebdb9d0df2c3fbc2e1b37c827e8 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c4f4d54585fe2d0dcb78b4b42f9a8bac53659e35..ee124bbd6c509e5475924a5eb6090e57af636f70 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 58aefa7af09a5d875ba1f4498c36ff831a10fabe..952c7613a714b2968de9af0c3c1e3dc60bd23d89 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b16cbba220cfe72d17d0341edacb4548bd0f8070..976af8c9dbfb6555f45a06743592b35e3a0848b0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2c392b65898f3a3f9c7cfab6a70c11ec98afe329..04356a338d89e2b0030baef34f7344e6d5993315 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f1db0ea57ab379606222b88bbd76247b21f1e0da..1959e001d9f346d95958f73b307ff4a2c398068e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ec2ab13c13e4f0b15786d570552a41672cf7483d..988d91c74c81b78132814a6c4d876382d5fd0236 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d146817e3d6179f13794c92bbbd6afe068f440d4..cbaca3e552f058d4adae66ed75632117e67e574e 100755 (executable)
@@ -3,7 +3,7 @@
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
 ## Copyright 2016-2021 Ondřej Kuzník, Symas Corp.
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 708c65656b8a8c2c2042c86d992f5af8a9dd1bef..af9d63922d3ea5cf72f04e8bda51fbba44985409 100755 (executable)
@@ -3,7 +3,7 @@
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
 ## Copyright 2016-2021 Ondřej Kuzník, Symas Corp.
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fa7358ad70e3570b02b854a2f5377a79ae640a9e..40bde229632e0f4cd1ae9ce7c493e86a9d23a6fb 100755 (executable)
@@ -3,7 +3,7 @@
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
 ## Copyright 2016-2021 Ondřej Kuzník, Symas Corp.
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ebb8727c6ee91b7f432c7cd669c6250a7de77c4f..40760a64a9a3f63211ea266fbfbf2164790d4540 100755 (executable)
@@ -3,7 +3,7 @@
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
 ## Copyright 2016-2021 Ondřej Kuzník, Symas Corp.
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 554f6779204f526fc44168b4287a3721095eeb28..42f0760ce6a1ccc30b335192aba75e4109d7555c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d57cec81dbb7487be369c34c0adcbb4cbcb39371..1ba07bf746c3a0ddf9066bc9e17d5528d7a7b0be 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fea8e57c70512c54991789b936ae9a17a90682fc..3451fa4d3389d647774ce140ab019e6b66953d16 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2021-2024 The OpenLDAP Foundation.
+## Copyright 2021-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c3679ded06914fec646397d7e87abcbbd4f1f756..0fd0d73eb033b32cafa8b62e0f616d3b445c2e21 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 93dab1ed5d667f9d2844bd4b4ac9bd52d7ffbfe8..80c925215a62e04d59541cfeed8ce782ecc57ce0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 66218e022a402f500bf5b3453b085af63d3f4c47..8e52b93182885b97f9476c0e8817faaeaf7c880b 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 55c91678e1e226f0a9b8d0913270e328ded51afc..42b56a261c563090efa1c1e6afd0f5375504d2f4 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2024 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 15328e7c1115312a4a3421af45ee30a4e2c8d3fc..95fa35d0dd0e2cb30cfa529d596a5b073b4a3f2b 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2025 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 62a970dec164fd0fc253139583e58a8399b8a884..3c33afdddb94974eb85c448750b8bbc09f43cca7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2025 The OpenLDAP Foundation.
+## Copyright 1998-2026 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without