]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Happy New Year!
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 14 Jan 2019 18:46:16 +0000 (18:46 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 14 Jan 2019 18:46:16 +0000 (18:46 +0000)
1220 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/ltmain.sh
build/man.mk
build/missing
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.in
contrib/ldapc++/COPYRIGHT
contrib/ldapc++/Makefile.am
contrib/ldapc++/Makefile.in
contrib/ldapc++/configure
contrib/ldapc++/configure.in
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/posixgroup.c
contrib/slapd-modules/addpartial/README
contrib/slapd-modules/addpartial/addpartial-overlay.c
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/cloak/cloak.c
contrib/slapd-modules/cloak/slapo-cloak.5
contrib/slapd-modules/comp_match/Makefile
contrib/slapd-modules/denyop/denyop.c
contrib/slapd-modules/dsaschema/README
contrib/slapd-modules/dsaschema/dsaschema.c
contrib/slapd-modules/dupent/Makefile
contrib/slapd-modules/dupent/dupent.c
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/slapo-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/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/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/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/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/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/slapd-asyncmeta.5
doc/man/man5/slapd-bdb.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-ndb.5
doc/man/man5/slapd-null.5
doc/man/man5/slapd-passwd.5
doc/man/man5/slapd-relay.5
doc/man/man5/slapd-shell.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-dyngroup.5
doc/man/man5/slapo-dynlist.5
doc/man/man5/slapo-memberof.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-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/man8/Makefile.in
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/setproctitle.h
include/ac/signal.h
include/ac/socket.h
include/ac/stdarg.h
include/ac/stdlib.h
include/ac/string.h
include/ac/sysexits.h
include/ac/syslog.h
include/ac/termios.h
include/ac/time.h
include/ac/unistd.h
include/ac/wait.h
include/avl.h
include/getopt-compat.h
include/lber.h
include/lber_pvt.h
include/lber_types.hin
include/ldap.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/lutil.h
include/lutil_hash.h
include/lutil_ldap.h
include/lutil_lockf.h
include/lutil_md5.h
include/lutil_sha1.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/idtest.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/add.c
libraries/libldap/addentry.c
libraries/libldap/apitest.c
libraries/libldap/assertion.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/gssapi.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/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/references.c
libraries/libldap/request.c
libraries/libldap/result.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/test.c
libraries/libldap/tls2.c
libraries/libldap/tls_g.c
libraries/libldap/tls_m.c
libraries/libldap/tls_o.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/libldap_r/Makefile.in
libraries/libldap_r/ldap_thr_debug.h
libraries/libldap_r/rdwr.c
libraries/libldap_r/rq.c
libraries/libldap_r/thr_debug.c
libraries/libldap_r/thr_nt.c
libraries/libldap_r/thr_posix.c
libraries/libldap_r/thr_pth.c
libraries/libldap_r/thr_stub.c
libraries/libldap_r/thr_thr.c
libraries/libldap_r/threads.c
libraries/libldap_r/tpool.c
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/avl.c
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/setproctitle.c
libraries/liblutil/sha1.c
libraries/liblutil/signal.c
libraries/liblutil/sockpair.c
libraries/liblutil/tavl.c
libraries/liblutil/testavl.c
libraries/liblutil/testtavl.c
libraries/liblutil/utils.c
libraries/liblutil/uuid.c
libraries/librewrite/Makefile.in
libraries/librewrite/config.c
libraries/librewrite/context.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/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/alock.c
servers/slapd/alock.h
servers/slapd/at.c
servers/slapd/attr.c
servers/slapd/ava.c
servers/slapd/back-asyncmeta/Makefile.in
servers/slapd/back-asyncmeta/abandon.c
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/proto-asyncmeta.h
servers/slapd/back-asyncmeta/search.c
servers/slapd/back-asyncmeta/suffixmassage.c
servers/slapd/back-asyncmeta/unbind.c
servers/slapd/back-bdb/Makefile.in
servers/slapd/back-bdb/add.c
servers/slapd/back-bdb/attr.c
servers/slapd/back-bdb/back-bdb.h
servers/slapd/back-bdb/bind.c
servers/slapd/back-bdb/cache.c
servers/slapd/back-bdb/compare.c
servers/slapd/back-bdb/config.c
servers/slapd/back-bdb/dbcache.c
servers/slapd/back-bdb/delete.c
servers/slapd/back-bdb/dn2entry.c
servers/slapd/back-bdb/dn2id.c
servers/slapd/back-bdb/error.c
servers/slapd/back-bdb/extended.c
servers/slapd/back-bdb/filterindex.c
servers/slapd/back-bdb/id2entry.c
servers/slapd/back-bdb/idl.c
servers/slapd/back-bdb/idl.h
servers/slapd/back-bdb/index.c
servers/slapd/back-bdb/init.c
servers/slapd/back-bdb/key.c
servers/slapd/back-bdb/modify.c
servers/slapd/back-bdb/modrdn.c
servers/slapd/back-bdb/monitor.c
servers/slapd/back-bdb/nextid.c
servers/slapd/back-bdb/operational.c
servers/slapd/back-bdb/proto-bdb.h
servers/slapd/back-bdb/referral.c
servers/slapd/back-bdb/search.c
servers/slapd/back-bdb/tools.c
servers/slapd/back-bdb/trans.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-hdb/Makefile.in
servers/slapd/back-hdb/back-bdb.h
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-ndb/Makefile.in
servers/slapd/back-ndb/add.cpp
servers/slapd/back-ndb/back-ndb.h
servers/slapd/back-ndb/bind.cpp
servers/slapd/back-ndb/compare.cpp
servers/slapd/back-ndb/config.cpp
servers/slapd/back-ndb/delete.cpp
servers/slapd/back-ndb/init.cpp
servers/slapd/back-ndb/modify.cpp
servers/slapd/back-ndb/modrdn.cpp
servers/slapd/back-ndb/ndbio.cpp
servers/slapd/back-ndb/proto-ndb.h
servers/slapd/back-ndb/search.cpp
servers/slapd/back-ndb/tools.cpp
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-shell/Makefile.in
servers/slapd/back-shell/add.c
servers/slapd/back-shell/bind.c
servers/slapd/back-shell/compare.c
servers/slapd/back-shell/config.c
servers/slapd/back-shell/delete.c
servers/slapd/back-shell/fork.c
servers/slapd/back-shell/init.c
servers/slapd/back-shell/modify.c
servers/slapd/back-shell/modrdn.c
servers/slapd/back-shell/proto-shell.h
servers/slapd/back-shell/result.c
servers/slapd/back-shell/search.c
servers/slapd/back-shell/searchexample.conf
servers/slapd/back-shell/searchexample.sh
servers/slapd/back-shell/shell.h
servers/slapd/back-shell/unbind.c
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/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/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/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/config.h
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/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/overlays.c
servers/slapd/overlays/pcache.c
servers/slapd/overlays/ppolicy.c
servers/slapd/overlays/refint.c
servers/slapd/overlays/retcode.c
servers/slapd/overlays/rwm.c
servers/slapd/overlays/rwm.h
servers/slapd/overlays/rwmconf.c
servers/slapd/overlays/rwmdn.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/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/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/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/ppolicy.ldif
servers/slapd/schema/ppolicy.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/shell-backends/Makefile.in
servers/slapd/shell-backends/passwd-shell.c
servers/slapd/shell-backends/shellutil.c
servers/slapd/shell-backends/shellutil.h
servers/slapd/sl_malloc.c
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/zn_malloc.c
tests/Makefile.in
tests/data/ditcontentrules.conf
tests/data/ndb.conf
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/its4337/its4337
tests/data/regressions/its4337/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/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/its8752/its8752
tests/data/regressions/its8752/slapd.conf
tests/data/regressions/its8752/slapd.conf.mmr
tests/data/regressions/its8800/its8800
tests/data/retcode.conf
tests/data/slapd-2db.conf
tests/data/slapd-aci.conf
tests/data/slapd-acl.conf
tests/data/slapd-cache-master-proxyauthz.conf
tests/data/slapd-cache-master.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-master.conf
tests/data/slapd-deltasync-slave.conf
tests/data/slapd-dirsync1.conf
tests/data/slapd-dn.conf
tests/data/slapd-dnssrv.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-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-master.conf
tests/data/slapd-meta-target1.conf
tests/data/slapd-meta-target2.conf
tests/data/slapd-meta.conf
tests/data/slapd-nis-master.conf
tests/data/slapd-passwd.conf
tests/data/slapd-ppolicy.conf
tests/data/slapd-proxyauthz.conf
tests/data/slapd-proxycache.conf
tests/data/slapd-pw.conf
tests/data/slapd-ref-slave.conf
tests/data/slapd-referrals.conf
tests/data/slapd-refint.conf
tests/data/slapd-relay.conf
tests/data/slapd-repl-slave-remote.conf
tests/data/slapd-retcode.conf
tests/data/slapd-schema.conf
tests/data/slapd-sql-syncrepl-master.conf
tests/data/slapd-sql.conf
tests/data/slapd-syncrepl-master.conf
tests/data/slapd-syncrepl-multiproxy.conf
tests/data/slapd-syncrepl-slave-persist-ldap.conf
tests/data/slapd-syncrepl-slave-persist1.conf
tests/data/slapd-syncrepl-slave-persist3.conf
tests/data/slapd-syncrepl-slave-refresh1.conf
tests/data/slapd-syncrepl-slave-refresh2.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/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/run.in
tests/scripts/all
tests/scripts/conf.sh
tests/scripts/confdirsync.sh
tests/scripts/defines.sh
tests/scripts/its-all
tests/scripts/monitor_data.sh
tests/scripts/passwd-search
tests/scripts/relay
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-multimaster
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-slave-config
tests/scripts/test060-mt-hot
tests/scripts/test061-syncreplication-initiation
tests/scripts/test062-config-delete
tests/scripts/test063-delta-multimaster
tests/scripts/test065-proxyauthz
tests/scripts/test066-autoca
tests/scripts/test067-tls
tests/scripts/test068-sasl-tls-external
tests/scripts/test069-delta-multimaster-starttls
tests/scripts/test070-delta-multimaster-ldaps
tests/scripts/test071-dirsync

index 6e1f337a91d3666ec0d672095407dc75d192c69a..0ff9740862db3afe56acc12cfa7d8aacadda27e8 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright 1998-2018 The OpenLDAP Foundation
+Copyright 1998-2019 The OpenLDAP Foundation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/INSTALL b/INSTALL
index 0471be0f4a9e35339a9416a2616942cf91f92389..a2b57fd094e00bdd87ce42ac550754a132ea01b6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -107,7 +107,7 @@ $OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.16 2002/02/18
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2018 The OpenLDAP Foundation.
+Copyright 1998-2019 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 187f48fa286913890ccfca570230992db52145d0..80683c4ba5e16e74b55be3cbe32c0ce41a9f5556 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
diff --git a/README b/README
index a0023143156d7c69a126ef105ba7a1f844eb421e..6c65fce6de89b1885cfef4dee0ba4fb1f6031742 100644 (file)
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ $OpenLDAP$
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2018 The OpenLDAP Foundation.
+Copyright 1998-2019 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 519e25af4f07e1211537d6f34ef9abc1fcc00de9..fdd3c2e03745d61afa3b55f0c45433f12f99d906 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bf501d63947025557712d565a879395f6695901e..c44dcf04c567614fdeb5be53050f75f466b4d0bf 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 14170d132da5602c35947940d8bab40cb78eb27d..33c9c9a59cc4cc58e1ae734775a40720aee0a989 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f5c19fd34938a6ddeab220911f12f10174811e34..e17d8568c233fdb42368c6280d543d089f0a735c 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 743c78e9c868105a3abc8dac4c0bd13cd833e202..428b963c3c58f525a342e5b502df6df4adca38b3 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a4e64c82565f5c5c0a7ce78525e18d2f6a75e6d2..1d079b91ed8b92b0a864be44ee26a2093c5bb60c 100755 (executable)
@@ -28,7 +28,7 @@
 # configuration script generated by Autoconf, and is distributable
 # under the same distributions terms as OpenLDAP itself.
 
-## Portions Copyright 1998-2018 The OpenLDAP Foundation.
+## Portions Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4b1b3e3524107bb8828fbbdfae49b0a2723a4117..5396b1dd272a74155519c1e2d60fefe568e5fadb 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 14934f705111e224cdbe77b12d50706416b7aa31..b0a841348f21491722381c75fb8fc9a666bb3583 100755 (executable)
@@ -29,7 +29,7 @@
 # configuration script generated by Autoconf, and is distributable
 # under the same distributions terms as OpenLDAP itself.
 
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0e08744c9af5f331ab47a35ec76732b1722a496a..52fe03c16f88ed28fdf6b932c0cb5213db95777c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 639446b80b6622e08ab55b2ff6dba226450940e0..a8cc7fb69d95c4f49da9b52ce44fe33234708c20 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 75b5e69658f62168d291faff0e25a6a110bae6d9..2bf76ea96e9e5c19823ca82e5ba61d73772b54a6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 38d71bbccaf9eb54f7acb899f386e34338efaf9d..4faa7406b24d317c1d02f51cab6f6c99aa3449b8 100755 (executable)
@@ -1,7 +1,7 @@
 :: $OpenLDAP$
 :: This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ::
-:: Copyright 1998-2018 The OpenLDAP Foundation.
+:: Copyright 1998-2019 The OpenLDAP Foundation.
 :: All rights reserved.
 ::
 :: Redistribution and use in source and binary forms, with or without
index 4e35723621c4d66ee48a4f1a7457266e8138742d..6b6a2e4f114a7db0bd49da5838326c6e5d16fe7e 100755 (executable)
@@ -3,7 +3,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 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-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 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-2018 The OpenLDAP Foundation.  All rights reserved.\n"
+"Copyright 1998-2019 The OpenLDAP Foundation.  All rights reserved.\n"
 "COPYING RESTRICTIONS APPLY\n";
 
 $static $const char $SYMBOL[] =
index c4b7df59778216b9f5470ad595b2c1538b6ab750..647817e72991c047ab4b560d93569f5b04a2ce5c 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b81de147f9d86fc79fa896c4da94bc56f4287ce9..e8b763466d9d4481793b17130d3f38d661b8984e 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-2018 The OpenLDAP Foundation.
+dnl Copyright 1998-2019 The OpenLDAP Foundation.
 dnl All rights reserved.
 dnl
 dnl Redistribution and use in source and binary forms, with or without
index 897adfe2be93a61b4c04ed580990e8569a93caa4..df3624ac07f88149226e243949aebe5caafb586a 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f0f7ca0c0726b7308a9d96131cef7a2935e72541..9ae3aa6f05b567d774474d25d1606e6594774fec 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3a7660943f20aa65c30d4397c215086b2fd8a0e1..2420510c79c1c910df9b33cf8cba102d71718521 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 48b4fc339d375cb1f326a94bbc5c93bb480fba29..1ddd77df049f974756a3fdf50316306192a06ded 100644 (file)
@@ -1,6 +1,6 @@
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 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-2018 The OpenLDAP Foundation.  All rights reserved.\n"
+"Copyright 1998-2019 The OpenLDAP Foundation.  All rights reserved.\n"
 "COPYING RESTRICTIONS APPLY.\n";
 
index 87ac2b8a4122d89a45101d96813423341d27fb74..aefff8e8024c7c9d0bc6151c8342219cffe1da7d 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1bda3944b360b3471e632368d911895e3a88f816..1ea0eec8b39b874e0189faa120d69c200250c768 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c1eb7a0e20060aa52dd9d731d3f1555680057b3d..9dd197f826562cb5cb2fbca7d6ffbeb2ad1ca983 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 364b41072617a0d4f83d602c39eed79e3dcb6566..a078ba6e1cbe3fd90d53d53e770b355c95fac42f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0ee5a22b1130218305cfdded23015048dcf40658..dbf4e0c5b56aaf9b30abd355120d29723d97bac9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index 6768a5d4a4c19f687d6784c33cc1d535af7b8fd4..98991ee3e3a2c604483dfa0f5dc0549802b75422 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9cb75dbd5a4e3e7dea801b90e713fa34862ded48..ae603b7cef5387a40f236d52af578a5b4f104349 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * All rights reserved.
index 297870f7c61fa064da669cf5508128458bb6e246..abdff0900093f53fbd707a22b4c57bb4a2b0c90d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 8d4db73d2f709d6994cc5a30f104ab85c7a19288..6a320513744e9a1e787c6603162d1957179fd6bd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4a3026ed2c10db0b293b1aa5c135aeac6ff963fa..be6f7481488eb43745327065be4f28bb31cb5573 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2006 Howard Chu.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
index 3c783180724d4ae30009bed28e0fdc467b914a23..f38a64bfaabb5c92d05b0a1194db038516a27ede 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index 501d0bad57ba0659b9e04d0afc3d2c7b97b7667c..f89c6ba4bfdf2eacd2301197816d86004620e09d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index 96cc505a4ecb84df9b0904bd34daa3b20f81f9e2..696837ff63fe5e282dbea9de712fe8d40d731e65 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index 699f900cd9c75ccd33c77646f9baac3b5437532c..a50e8e1e02185ef2b4debc5a1162a180a903d7c9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati, SysNet
  * All rights reserved.
  *
index c94e838550a6ec733a255c9a0966b6c82ad97f8d..6f32760ccd731a21bced7591046ada066713d16c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2010 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 356dcfcdb2e1803d61d02f81d31e27e26f405353..98ae73c03670b737be28716c1b550f19823efe66 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1998-2001 Net Boolean Incorporated.
  * Portions Copyright 2001-2003 IBM Corporation.
index ea65a14d06101e57420be2cc24c4bfe255072589..cf7d59db2daf4bc555c811628da865c5e038dae2 100755 (executable)
--- a/configure
+++ b/configure
@@ -3,7 +3,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.65.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation. All rights reserved.
+# Copyright 1998-2019 The OpenLDAP Foundation. All rights reserved.
 # Restrictions apply, see COPYRIGHT and LICENSE files.
 #
 #
@@ -1833,7 +1833,7 @@ Copyright (C) 2009 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-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 1998-2019 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.
 _ACEOF
   exit
@@ -26483,7 +26483,7 @@ rm -f $BACKENDSC
 cat > $BACKENDSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -26534,7 +26534,7 @@ rm -f $OVERLAYSC
 cat > $OVERLAYSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3a78477c674ee6a9ea6beb1bd289ebdbc5c8f09b..9b3fdccbe264dfbc2f06bbadc51db7e5a9038d56 100644 (file)
@@ -1,7 +1,7 @@
 dnl $OpenLDAP$
 dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
 dnl
-dnl Copyright 1998-2018 The OpenLDAP Foundation.
+dnl Copyright 1998-2019 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-2018 The OpenLDAP Foundation. All rights reserved.
+AC_COPYRIGHT([[Copyright 1998-2019 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
 AC_REVISION([$Id$])
 AC_INIT([OpenLDAP],,[http://www.openldap.org/its/])
@@ -98,7 +98,7 @@ AH_TOP([
 /* begin of portable.h.pre */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation
+ * Copyright 1998-2019 The OpenLDAP Foundation
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -3287,7 +3287,7 @@ rm -f $BACKENDSC
 cat > $BACKENDSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -3338,7 +3338,7 @@ rm -f $OVERLAYSC
 cat > $OVERLAYSC << ENDX
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f612564757561043820272d48b0d7d85b82caa53..1b38474ea6134c8ef77344595e959e97a27c7714 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 1998-2018 The OpenLDAP Foundation.  All rights reserved.
+Copyright 1998-2019 The OpenLDAP Foundation.  All rights reserved.
 
 COPYING RESTRICTIONS APPLY.
 
index fe6d605a397a2c5689ee901d4a8eca80be96d160..456b9050c0690fa55a8ca8030876aa822334df0f 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 
 ##
-# Copyright 2000-2018 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2000-2019 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 
index c669fb3cb3cca415e283dd0a5225e0d293c130b1..09ed85cb6b93295cf44c2e6ce846ea5007936c4d 100644 (file)
@@ -16,7 +16,7 @@
 
 # $OpenLDAP$
 
-# Copyright 2000-2018 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2000-2019 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
index 01ba89c924c93da2c14a8f56fe40ca4b046176e4..9a253daaf8b0a2d75358ce8b36fc86a17082a424 100755 (executable)
@@ -5,7 +5,7 @@
 #
 # Report bugs to <http://www.openldap.org/its/ >.
 #
-# Copyright 2000-2018 The OpenLDAP Foundation. All rights reserved.
+# Copyright 2000-2019 The OpenLDAP Foundation. All rights reserved.
 # Restrictions apply, see COPYRIGHT and LICENSE files.
 #
 #
@@ -1617,7 +1617,7 @@ Copyright (C) 2009 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-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2000-2019 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.
 _ACEOF
   exit
index 4cedb14c34a8d26043a4ea5234a3c708ef62c422..03e559b313d672af9fabc14b7824f45e83174f62 100644 (file)
@@ -1,11 +1,11 @@
 dnl $OpenLDAP$
 
-dnl Copyright 2000-2018 The OpenLDAP Foundation. All Rights Reserved.
+dnl Copyright 2000-2019 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-2018 The OpenLDAP Foundation. All rights reserved.
+AC_COPYRIGHT([[Copyright 2000-2019 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 44aa4082d0cd19fbd30ee2db8d2ef71459a1c57a..557441218f7cc14c7ed4894d5bf6af467027a009 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 
 ##
-# Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 AM_CPPFLAGS = -I$(top_srcdir)/src
index 9aff7acd57b51069018a60176da7ee5cb4b0129b..83e04c4b5c002e2436bc145e549937d4b26e6e30 100644 (file)
@@ -198,7 +198,7 @@ top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 
-# Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 AM_CPPFLAGS = -I$(top_srcdir)/src
 main_SOURCES = main.cpp
index ceccd69b58f330d72fcca34a3c2d0f1de11e900e..b658695797e6d27da3637b0eb9b3a2d95ad79a45 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index fbf5ac3d6306fd577063614ef8dc47cd0ac1f55d..108866ad2693b17aed75318f9884acf9fb21787b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 422b4c65e2fb2d510c4921719bf0f8a676491eda..a76634ceca11f3fa04af6effda59b3d9f1c7cde9 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2010-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2010-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index fef69df741457681868af988bebd7e96a329b978..8aa45c67d4ba9b4c297891009544875751134af2 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0d5e943b00ec173ac11f70c7d6281f625cbdc97c..38ebfddb710949680207c6b57c1ec683b6daa521 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 7b8531042ab200a4294c66b9eb3d5b85027fae76..4d634d0adaeb91f02ce35d92bf5374fabdddb89b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 05ba1f136c71f24eef221e9ab96c15987947ec06..f7dc0b85748be7f682a20b40d276c9c0847020b7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 17d0a8bb0a4a8814c8e4d0a8ab58ced903f2b9cf..defe9a03f79c0434f2b2f95e2f05278e5a76f967 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index a4068b0dea8ec15997773485be13526a7bd4f19c..dc03f43888ac6b0a22ea0f1343b168801b527ad7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index a325b120cee2a8700addfa623bf2c12d893b0b72..4ac0729944388409e2345b1c55f2da2e598fa968 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 500d989aa8d43ee2d7ff9820946f490d62ff853f..f018fc42a59228dab317df26504e8e03ddbd36f9 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 5cdbb9c62c351c5cb8b53de332bb84a320adc7c3..fac7ec592ba1230206541cb9b7ef011541a4e7d9 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 195d9f1f15b14c5b951e5a16c14f951c498fe3eb..b3bf90657be65e52176c3e468cbb5346cc9998eb 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index b81dee44d41cab39a0c32fefd677c019e2eed943..4a47da896c14f91bd9cca25c842e967e588fc070 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index e00415b4c2bc1433d03e2530cab648fc15b94653..23e62599b4678fc6aca43b074f03d6d6900f531b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 9211245a0d3b288feb078052a4546af9bc0ada5a..8eddd0449b9b6b2c20f33d73be3b250b11957eb6 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 474d13d2e2651275ec47f7a8578fe66076ceb083..0e6f899a6a4273a232d9511ad4016fa5e61386a7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 65e4141e085ce5bb94d13b02b905e676b37525d7..31e87fdef5492c12984ad1a0edac4b3f72cb39c6 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 5094b6e77b8d8dbc7f8562afa249ffe47187d83c..924b0cc26970dfbb0998979ea7263cf4c2f0eb0a 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 299d3304da485a600cd86bca0dd04a24cbd6127c..b7e160d18e110aebf11885f44294ecf0e2a54127 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c16b956cba0c9b895a79021d75284845c1f38f3e..5102fa99125127067da2495e81e6d14cd0d3642e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6f94b484d15c0c930dd6d8dd7c4a634a61596653..313d59aa88ae03076b31cb1fc588d322e3819862 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index b6a033908668bfec20250816f0586580e59b29c4..d68f76b432e0af4a17324e7b93c8595c36e30a54 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 2d949913a1f65400b0269c7e62942bc561961622..b4f0b8afd99832355aa016096c16a1b275cdcd0f 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c073a2d9078c92775bd5cd8bb5a6940b3e3ac7d1..2ec30f80dea51811a509daac7055ff94278abf4b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index a18017b0b908b1a802426730da84daf741ee412f..9aed35d61cca60abf5d581f1efff44db032311bb 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index dce75e74771c88dbc480ff3b4ba45041f51d1f94..238845acc235b38845cf4302473c3bf20efc55d7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index da5537ebb693f69951436513c92e4be624cf43e2..235aed4765b2ed42ef59e637f0ce74c51077e8a4 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 86c8f8af9375367b6e67147809f93e0cce769933..dbc6fd54fd130a4aa52844654b13dfb983ef3bae 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index b949da8d80a4c0d686060f8dc108de143220b7eb..8a9665e5d01288e75d93f906fc8f356fd8dbe9af 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index db75ff387507de7e70e0cbdaac1ad21222ff25c9..6decd65e333218437d48c46fe17f279bc41e4a07 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d83966a18b3388c84a93cc02f328e57740b8241b..0927022b854eda990678145c6159e2eaeee423f1 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 446efc5c1fe434e388b94be7f29f55c01a7b34a5..d66e86779ddea17adb6138ac1cb4837586f9e5f5 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 93c3500fa457a4c49f44c476a0f39e1b9a354198..777a5a0262e22499dc16a61199c9340434ddb5b1 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 853c4526339de5e2b29202bff5ec0a5b64cccfdc..c176906812cfddd3f7d391a38a4808a2f70a17a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4b94648326644ba66411a982a895aed3c95bdd03..6889fd6b3e14405b96f2b648490d628e4182fa3e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 92cc0c1d301d966d432861741586263a12a996f6..a236c3dc69b8a6137b8742961d59cacf886d82f9 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 95e46ca347ca4dd11f2ff0700eb6c874e331d3b6..c3a7df27198512daac546ece76f9de13508a6a5b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d1a1730e49514bcc60d7fb7222b512f6866c5657..4b8879d00ae1df19df42cdd703e38a7d560e000c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0dced385a16337ab394f581aaf20faac2a33707e..795ee84436619fd88a210914afd928d1f385f172 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 8fe5b2d330de75e87bbd2d24eea278e77f359b14..ffba1476042b788d1f3187da4cfc85bf0b0718a5 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0b014c09446de1eccb66a518edc412b715622865..a2526d78366053d3dc42aaf1a065ef75440294bb 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index bec30d6fc511321756c01036b394d6e6368f072e..7b755f57e16f16d95b4e7abf9ad8b4e500150c76 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index fb32820460857312762ba37cebf6585bdbb8e20d..f446ae22f2153b9a1149b445fbfe4faf85f8b5bc 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index a1e25d7383dea37692c6fd12e03ddd52377e277d..aeb8b2bce8af7a4ee73efd2667d3909f441a6ee6 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d42a75b19186d0f9adfd071368380db01281463b..b5ac59465ad89a49581dae15228a79eafb0ea367 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index cca79c2844ec7768001d32fb60a09fe7d1bd9da8..82b91e0ca2297b651d7e847d6846218db67fcdd6 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index be1280ec1cc620c09940d4f5d87ebb1b0ef0f741..3504b1261fd16b58b830d1aa53cd8dfd06a7ccb9 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 85a6ece2f8d10828878c07be9139f5e1148dc939..7394ac2e53221e180993031801899e862149e78d 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c3a1cd50e2b84c8e83e213bf60ed87560c16ef34..9c1b9c00f2ec485bde457ddb42439d332626214c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c23233e7b3bc205e35b0e90c8d198fb107dcea53..5c859f7b58f0bce90b1dc9b1ac69bb8f1633db5a 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 59c64d2f0e0004288616da4366c55679c236c511..b88006b57957bdf8a25e19e8234817f52e2455f6 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 77fbcc50f9d657c3c5073d2294c3ce15d5eada23..5affe8a1fc9acc5eff6fd9fef64c6fd3acce4d08 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f66ddd74bdea367c64ce1321bc4774984960b79e..a97d3ac4cbdd6aa8a5f0e2128f438d6c89e3f3b7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d8fa05332dfda97ed30c872bfefa133299b3bcb6..6900d5574ed38ac20b4caacd9687bc423a01f330 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 482d5766b571986692c57165b99bde93abd05cb2..d3fca6c2668a79f22c0aed077e8859775353f388 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c1812d7fe95b3089d67a82f8d2e9239a5afa3084..9f686aaedbcdc326069e5ec37de5bfb4267fa1fb 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index a7846a2679fc97fe28ba59fcb2bf4b700e09f2b0..6e507d0872f4df66ca94c05814a042ebbdbd75c0 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 2bef1f7c893c2e370f2f316c7085707525ca0c87..fd6aecd147bfe58d95f10973cb3b16d83e2352b7 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 3df78c22c0940e5c4cc89d4e3d7f7bb8736f07ba..0f82a400508402515bbc07aa289a10826bec7b5c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 240db49b2d364c6f5d68725ae3d749484663c42c..75c7abed01628854a18b47bcee770a330c4759be 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 1a09f14b9efca261f86210dff9b13c8ad1aa0916..b0eb31df44d697c921b93bc3fa1b0100e3dcecd4 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index d67aab53db7f8fb627eb8df0599cbe15cd581048..d4932d04213dd0b40dfc19a708731e292f1bf559 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 1e400ec63d9833189b1127b27b220c3df4d4384e..e47e490718d3a78fdf9ebef28127efeaa28e45a2 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6768168e72761e0ed73fbfd5f8750557a84eb44e..8314f3b91ca8360164d21c49d643e7aa88d64f12 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 60deac53bf26f60b3bea5de0730098cfda5497a2..3c6eef55613b9fa6611cfeb3661d00cb1f2fd04a 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2003-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2003-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 20055106ef59a4f9635021b995f201b808b3a752..70a71414c684119740c8c95d116cb4bd17b31909 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 7a88b07a39ea27af13765b7b04d81ce23c65fb85..b54a52b9db5ade4cf1b2455890e06d3db4a2f4e3 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 6006ea85cc4615ec0fd8808cb6dfefd99373bc25..8fd1b06a679db17db033564171f487f7b0c35675 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 7042e82328c0117a8a1ea406dba05a5b88c9d361..4beb09022279d281753b20c76b0f4181b43edd47 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f90451512fd1ba46b0912d3d2602d946928a8bd6..8dc591ebe02021cf9358f3c85d81899ce680002d 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index f4cba6ac9a4b2145367f89a4437d69bacb4ad357..50a43e338efa3a9249df4d3aae41ada6d0b4a073 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c61ed90b4350c015a1e125fdea759c941c81d326..fcfa95e7054a303d096b22c299cb3cb78acc4faa 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 113badfdfc41f9efcaec7f9472a0ba8d6879963a..ba8569e1ce0cb4d50d7b63baa9e5d5fa2f63c63b 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 7dd9dbeef9b8221ff0e15b7c002ea0c8d2f0aa5b..f7b0923ac97c0b174075f05c531661b3ee55e533 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index b1f73a0e049e64ed69c9bdf17d9950ef7577d457..e2fdb36ebe3033318684bef86725c608ad79ed8f 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 377eaca0a670b5884af1f0bf76812dcc3f3e672b..706584253268ac7ac3e4cfbb6e4bbf89c4a567d8 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 0e05c7904aa4d7fc0f19b0c2fecb524f1dcaa29f..95dee4c0c7b70cb1f879f8f5d1d7b73deb5cd41c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 02d21b0f9cb78ac87567b1d7923d8b943d19af80..33cc67f5f8f88ad09545d5aadecf191842340cc3 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 5217338f0ea7c7216ff985238045d66fe297a8ec..112ca69c1d4a2155f8481a26e5129aa0f8f4e655 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index ff572af232a9faf326b68e29c66b243811b306f2..761d9284bb04a838b353c177bae8b30bd17dfa92 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index da5faaeeb5219eef5937840eb1e02bc07ac33573..e8db1051a4fc575ee43909c511694a17f999edf8 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2008-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index a2f080744400ad5926a90411da5fc1d06d87207b..2d47f56938a7da4bd6cbf4842fe26ed400caeda2 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 
 ###
-# Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 
index 0efaa7298be1bf71bf1e6e82310deaf94147fa29..d541f31c68e8b85e594299dccb5f182cb5841121 100644 (file)
@@ -18,7 +18,7 @@
 # $OpenLDAP$
 
 ###
-# Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 
index 40d85b7e042f0756026499f2393e140ea6154ff6..db9e95d05f184583e499a169f5f88ae76f6ec131 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 62701fe7c4fa77b630659d18b93a6d14e23e8bbb..52d1eaf0efcc431139f3fe61013e173e15c7f059 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4d808cde187955d0ab800f36187aa2a848b70d66..6abf78585323425af2317fff9edca63de5909fd5 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 4ac31d1ba2d5fa48e2975f3e0f9d1ef75fefc87d..d7631c102e8797604002152aed4f9705bfe89d1a 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 66c4bae6c76db91eedc03ee08c95381eb8b138b3..3629f66e96e3bdeee678cd12a210a576ec9e619c 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index c409c222ebc8f7ff85d0bcbe6b8728b581258bfc..44673b64c6357084db7df632c4c865e7d3baa10f 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index febd47256932d4b98e4ccabbfd0ee0a7d82e1777..4d2a765c57bc0b6d74d928e049f284c593c68255 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2010-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2010-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 1f32c3726fb8c0204c826ad9cf22bf1263b36d84..afc474a57b8699da7c6d0a416865d8360302c8ed 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2010-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2010-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 #ifndef TLS_OPTIONS_H
index 40af981e4bc856de608c524b84a32986f2ad4783..73995407bc120f5df144bb200e8179e4f772fd69 100644 (file)
@@ -1,7 +1,7 @@
 /* Generic time.h */
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2018 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2019 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms are permitted only
index ea6f37aaa7c324a1d164b829538b30a9dd4613cc..68bb4b8eb63b4b6eff64e0954638c3a3441973d4 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
index 23904bfa910595f0ed4afc294f6af07605efa2c4..f229ca4585ada7638a1a32b4877f96fbfc1e6395 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # $OpenLDAP$
 #
-# Copyright 2008-2018 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2008-2019 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 DIR=`dirname $0`
 . $DIR/version.var
index 2c4b6bc4783bf3d40ab9faca56d5c86ef4019b37..1e9603a92f984bd6b13f24c4024daf99d4440922 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # $OpenLDAP$
 #
-# Copyright 2008-2018 The OpenLDAP Foundation. All Rights Reserved.
+# Copyright 2008-2019 The OpenLDAP Foundation. All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 ol_cpp_api_rel_major=0
index c8a240d8773d99d8bea7d515a2d4d9db96dfdb91..dadb113024ae857d42ac286ac87707a173685e82 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 1998-2018 The OpenLDAP Foundation.  All rights reserved.
+Copyright 1998-2019 The OpenLDAP Foundation.  All rights reserved.
 
 COPYING RESTRICTIONS APPLY.
 
index 9f3d8bfa81496c349e16b37b70509a5c57779e93..8478c3589c732d08b33fc0846d53dd1a7d138d60 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2008-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2008-2019 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 cd48cef6403789e659982011db0f65c181ebd16b..d09827bb694588353cf90afee717e1df3aa50a19 100644 (file)
@@ -27,7 +27,7 @@ gcc -shared -I../../../include -I../../../servers/slapd -Wall -g \
        -o acl-posixgroup.so posixgroup.c
 
 ---
-Copyright 2005-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2005-2019 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 3bed522ee5bf5b6d5968bb6ebe98fdb2146779d3..72bb2038a3b05838cd20b90c913c83d1f7140d70 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f33a4afdc8537f3916d4f06ccefff870602c93dc..c82e408c6761642554d700d54e7bdce80921057e 100644 (file)
@@ -59,7 +59,7 @@ CAVEATS
       syncprov overlay.
 
 ---
-Copyright 2004-2018 The OpenLDAP Foundation.
+Copyright 2004-2019 The OpenLDAP Foundation.
 Portions Copyright (C) Virginia Tech, David Hawes.
 All rights reserved.
 
index 8bda230800ca1990a5cbeb95c09f87de61c30295..0e24ff0457146d403a3d0333b77a8ad2c902ec64 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright (C) 2004 Virginia Tech, David Hawes.
  * All rights reserved.
  *
index cc08aca49a8c038eee374115e9e029b43253ac30..b79a3b061875e0aceaaa07fe4ec7f02d2eac2e86 100644 (file)
@@ -18,7 +18,7 @@ gcc -shared -I../../../include -I../../../servers/slapd -Wall -g \
        -o allop.so allop.c
 
 ---
-Copyright 2004-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2004-2019 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 2250b52ba1537404261d273b8016a181958a13f0..c426cf702d789242d3eda5b7d38c750138dfd5e5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 394de19d1cc908a94ab6216bb6d3417dfb447160..54d85debe9d25001786b96de59c5df04a643516b 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-ALLOP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 62dc70ca8e2e4d25b29413735ba116fa8070ec06..a9b7650599b91b845775a54350bd04b0c1e7f87b 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index bde1c82798bd5468654df46dc8e065a211d7a663..2472c4f9313b0c26b191de11e1e9906ba3c367f5 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-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2006-2019 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 f2363fe7caab4c72eabc379fa143e8522346aae8..36089ec7406b2edbfd561171dbb3da30e25979ba 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2018 The OpenLDAP Foundation.
+ * Copyright 2006-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cc25a9e4afe443702f9266cb4b38c117f04c4c0e..575cbe266579452d398ee45f828d6181f2b297fb 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index c0513c9d0da9fc8df9498f496fb654e0f15b8ae9..e7ab228f24021d7140f4379725e21e3cbfb2684f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2018 The OpenLDAP Foundation.
+ * Copyright 2010-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 200a12ab7597e7235bcc6f610030a87b73c878a3..c8eb777ee73e4a6e9c3e2105779055793c0d8e70 100644 (file)
@@ -107,7 +107,7 @@ ACKNOWLEDGEMENTS
        Norbert Pueschel, and Christian Manal.
 
 ---
-Copyright 1998-2018 The OpenLDAP Foundation.
+Copyright 1998-2019 The OpenLDAP Foundation.
 Portions Copyright (C) 2007 MichaÅ‚ SzulczyÅ„ski.
 All rights reserved.
 
index 01050edfab11e3d54a52d099e694b112a2a2a661..d355c0892d1a1e2736d97f08c285a2f1be6cfe59 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * Portions Copyright 2007 MichaÅ‚ SzulczyÅ„ski.
  * Portions Copyright 2009 Howard Chu.
  * All rights reserved.
index 90563bacd1e9c01b55e0370d9fa66d990b3674af..dd710616bef5b32b0462198e5034882851fa4a27 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-AUTOGROUP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 \[u00A9] The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Portions Copyright \[u00A9] 2007 MichaÅ‚ SzulczyÅ„ski.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
@@ -97,6 +97,6 @@ updates provided by Emily Backes.
 .BR slapd.conf (5),
 .BR slapd (8).
 .SH Copyrights
-Copyright \[u00A9] 1998-2018 The OpenLDAP Foundation.
+Copyright 1998-2019 The OpenLDAP Foundation.
 Portions Copyright \[u00A9] 2007 MichaÅ‚ SzulczyÅ„ski.
 All rights reserved.
index 4f2645dae11137017db3ef7df46099862ceeee12..2a07f5222f4557b2cbbc3feb7d89f9b155ad2b17 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Emmanuel Dreyfus
  * All rights reserved.
  *
index 5a473d83f9477201e976992678498cfb58fa51de..1378924cf5164313c09618bdce55fe921792c065 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-CLOAK 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 85d6d53bf6f2da585a96b3d8b504212ad6cdc9aa..cd1d9d998b7dcd51534e07d720d5ea5ebbe40088 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2003-2018 The OpenLDAP Foundation.
+# Copyright 2003-2019 The OpenLDAP Foundation.
 # Portions Copyright 2004 by IBM Corporation.
 # All rights reserved.
 
index 6f3c9720c9d948ae8a6f213f4eeeaf5824e86b14..0e615c6ebdccf4d0aa056b92da1364ba53682d78 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8a03fb9a2f7632a82deae3583f0f6bc37760ed09..7fe21622fa57e4ee0dea1956b1dc2386b16c7451 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2004-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2004-2019 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 f8d507bad84c57f6d194bb1ebfa2426081b60d12..f5f8096fae53a1e042a7fd22701206924bb9fdb0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f321158d54350530523dbc8f4a7091f59c826d65..532261679941e3ef5ff4b3ba9f6247cba093369c 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 8d4732c6be94b5dd59a3179a20fa212bac135ad1..a6e248e3ac2d0020ea4d0adefa8ee912b05d5a55 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2018 The OpenLDAP Foundation.
+ * Copyright 2006-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 66cb5ebbacf11fa7320deeaac66e4446b0ff0d89..4c6ad2b64edcc0545ee040b4322dd7da6968ad12 100644 (file)
@@ -25,7 +25,7 @@ header files and libaries are installed on your system:
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2010-2018 The OpenLDAP Foundation.
+Copyright 2010-2019 The OpenLDAP Foundation.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index 2fc79f30bbaadbb538412df202b1554ecb8e9353..6bc77e931fdf84dc1b437944aed8805c9577a3ce 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2018 The OpenLDAP Foundation.
+ * Copyright 2010-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1a75e9392cc654d3c3e9314088f832da92988d94..1dd39b50086a3f0d5672292724d99a4d18b9bf45 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index df26023111ccf896b0fb33de724c9f4426695c1d..23b3717b65ca65a1169743bcc4f9291c630c3e22 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .TH SLAPO_LASTMOD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .SH NAME
index 300f79549b39274ebed421527ef85e686aff0677..bb19564bca59ea72764253086efa39699008a785 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 2c08ca2e3fb749f0efdb80e392e1f7bd57fee469..7f431ad3b4dfd37060f1885f27d30690fd3cd095 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2018 The OpenLDAP Foundation.
+ * Copyright 2010-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4e8549e117cbbf5d10ab86976484386af236617d..1dcd1c5cc2f42cb5bbf84975880bdc8377f5e545 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Copyright 2008 Emmanuel Dreyfus.
  * All rights reserved.
  *
index f541705f0d24228b6c166f652235e747257f7406..85e9a0b2ece2bac20357a26969d1e58bc347e857 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2008-2018 The OpenLDAP Foundation.
+# Copyright 2008-2019 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 1462c4d324d2badafdf7881c6b8139259b1a05e3..c101502bab6061fe2c4dd72df8151f2723f2fe02 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-2018 The OpenLDAP Foundation.
+Copyright 1998-2019 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 998093bcccdadb493ddf50eb949f59709af05a32..09ae8f1701fd6b5b2ddce2143c2c0c588e541155 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 1e7e6b1f7d0cb6187bdad4a35263964a5e61e08d..f6d4bd9b295ae59f1b7d5778fb60d480b3e82b25 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 345235730814a6be7a1241ccb1c5ff1dfd61e26a..4853c7c98a41997d692076e80968506054465dd6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008-2009 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index c691b51514577ae45383e7dd7024f2e55007004b..648cc5e74bacf339639353cb8b2f4e53d6a07365 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 98a7870519528354dc27cf66960fa52692dc35e0..02748cf8f022a21cd5c2b0d1734042b7b5d1e9cd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 0c027baf370d286b72aee200380f4fab95e9f02b..611ff5102ab02639051a20eadc4ed689027a719f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index f024cc5a3956ee25e5ec3eaded19d37a311b0ab0..abe9b4a1b4c3b14977828ebb119f04f0f1942be2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * Portions Copyright 2013 by Ted C. Cheng, Symas Corp.
  * All rights reserved.
index 8af6bfac805426dda92ebb8a29e516575b909042..991e2dab03b101cdea148ed0cc8cccba12341876 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Howard Chu.
  * Portions Copyright 2013 Ted C. Cheng, Symas Corp.
  * All rights reserved.
index fc4f1eeccfc88295d32141426bf049167db82c27..55641f26ebff8e65a1f3497eebd988cdb12ba315 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * Portions Copyright 2013 by Ted C. Cheng, Symas Corp.
  * All rights reserved.
index c834d2c5f5418b6a76cc18a67d4ce1e90e920bc1..fc5c89881d52219a457e4adfb908431a07a69d60 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index f9f1173a9249690255cf6ddc02f035ab01b563f7..54a39639642b19d50fc395e6966ccc50d980087d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index ad9f70e8cab2de7aa9c6ff279991bbdc0cd619f4..0e449e37e3a03417f6064efaa822739e65bed96a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 181aee67f02cf4a341add4d6fb74cf2196d092e7..5198c88135e85c67d30377ebe7a0c792bcb8f18e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index d0cfe5d766deaff0efcd000e7ac05cdba6850128..93d9b0e525f6c2dc3a9bfe8828320336b6158637 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 2afbc94a43910be83d4a6d7ab4c96b9cdfa6759c..ef7bb9d2f72482d7ba636b91da611361bc5e1b67 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-NSSOV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 3d91c48b5a47c62301475049f75b9cbffb5d2c30..4d90b223085c51b58030e99c9b014ff96f969ac2 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-2018 The OpenLDAP Foundation.
+Copyright 2004-2019 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 7a251b324e36b3003254d27a38aa7170fafb1d76..c7456841ad0b23d43808b85c4a60983ebd7534be 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c0d331e5b3cdcc0a452b3b970203fd7fc22fd549..02b516c752f829b4258e9386999914b4dd86e190 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5af3dac400636ae85eddb5e5baffcf860af43349..c2658d633d7df300cb606587a9749f55045c12b5 100644 (file)
@@ -84,7 +84,7 @@ You can specify -DSLAPD_PBKDF2_DEBUG flag for debugging.
 # License
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2009-2018 The OpenLDAP Foundation.
+Copyright 2009-2019 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 5f4a0271f271bc1eee1d231b257889050fe97f3a..6a03c3201605227940577bbd9ad58205a7a58178 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2018 The OpenLDAP Foundation.
+ * Copyright 2009-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e5dd5de32eea609158b0cb6a88ca5e97f0865aed..92db55c77493358be6c3bee546e36ac27deec98a 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-PW-PBKDF2 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index e7430f09f962f580b0c9299f8b7335aafe323fdc..306283a50e6e499dc972decccc9ea8eb147d3fe0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bee2bf7003a97b982af009cfa032500bc55ce24b..f29fcceda0c5c2c31040c5e2f37db11290788ddc 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-2018 The OpenLDAP Foundation.
+Copyright 2009-2019 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index ec8c457f7925e16e5bd478b877573e892d0cfc97..0bf36e1753d82b91c85b6054f84511136b1f67cc 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-PW-SHA2 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 544829f59eb1afb589fe9c272661e54d3e0e9381..3177c33eeb4a25e1309290a65db22c22ac7fa713 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2018 The OpenLDAP Foundation.
+ * Copyright 2009-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 46871d20dffc84a090346fe37d11d4f0d815affa..f8954291d25eba2b67cce5ec1e48287a1e4b12c4 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-PW-RADIUS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index d644d90fb3ab9265755b7a3909701ed2bf252215..9aa985bdb352d720eac1b444fafacfc273b907b3 100644 (file)
@@ -61,7 +61,7 @@ The TOTP1 algorithm is compatible with Google Authenticator.
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2015-2018 The OpenLDAP Foundation.
+Copyright 2015-2019 The OpenLDAP Foundation.
 Portions Copyright 2015 by Howard Chu, Symas Corp.
 All rights reserved.
 
index 8d52fdda72ff7677361ad4022f3bd37023ff52b3..f6f8caf12efeafd0bc8bf5a80d11817d0b47a716 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2015-2018 The OpenLDAP Foundation.
+ * Copyright 2015-2019 The OpenLDAP Foundation.
  * Portions Copyright 2015 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 411f9e72ceb382990f8ba91ca5f5fc26f5abd699..08843bb94e8c3df66b7bc0109772de5f33f76bc0 100644 (file)
@@ -1,5 +1,5 @@
 .TH PW-TOTP 5 "2015/7/2" "PW-TOTP"
-.\" Copyright 2015-2018 The OpenLDAP Foundation.
+.\" Copyright 2015-2019 The OpenLDAP Foundation.
 .\" Portions Copyright 2015 by Howard Chu, Symas Corp. All rights reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
index 92beacdb9379be7c5c6c6f38a773368a68a8e852..3c7b222c31b86143eaa7220f5ef50d7d55069e07 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2005-2018 The OpenLDAP Foundation.
+# Copyright 2005-2019 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 e19f2bd5403a1a9c529e78d713f892bd3885bf22..6a23275cbe319d4a52fda49ddf2e34f701fea09d 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-2018 The OpenLDAP Foundation.
+Copyright 1998-2019 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 6404edc9dd1cd45481ace8479e1524a6db1f4068..0c800cfc7207ad6de4ff2d1595b630b584d1eeca 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright 2005 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index d9113a95bde57e6b960c27f20ededcbfcd53d324..92bd29e73017a46b8ccffeb58c097b5c44b53d2d 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 98a1f62727550e3770584c8356cf085b47d3c99e..62702ee23561336c076c791c09b0905d1f1d3ad4 100644 (file)
@@ -60,7 +60,7 @@ to reference them.
 
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
-Copyright 2009-2018 The OpenLDAP Foundation.
+Copyright 2009-2019 The OpenLDAP Foundation.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
index 71503774a8d0a3b6048b1a8c0026b0bd1c098739..0adf2ad0491d9f6fd96ac072ecab410f5c0ff5a1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index 63300873716e439bf0c0a20cfa6539daedd32e5f..d1e22d088b055c911d4e708f1b51d284a910123f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index 2074edfbe8831696221121c0566cd47e8680c0f2..3bb6b47b3c3760f25d36522dec0d4815798b31d6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index 4c9f35b9c42e996150b7dc253a24b047a05edb6d..3ba9cb5b400ef9d27c8040b1216b5b29a2338d0c 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index f362b78cba3b2462fbc2900f5dba7fd73ee7a033..1c5ee0a03dc53cc77ad1cb744c2975eb50203505 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-2018 The OpenLDAP Foundation.
+Copyright 2004-2019 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 373a2f4d83d424ebca0d24d0674f08246213f264..6d609524a6cd3e487e049166ff2b3d72d4cdc3d7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-SMBK5PWD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2015-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2015-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index deadf11282112b07bc4368823664de7db3014d2c..3f48788360eb690b3ab737dc18b2dd0b83cbeb9c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index 58bdf5ea54ab4894388edf8da3a14a123073f7e6..ccfb6e32bd0b6bfa4fd724ff11e8e68595b3f0a1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2018 The OpenLDAP Foundation.
+ * Copyright 2006-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3fa27475d40afcb91fa2f409230cea70b2cd4e96..4163200d1a96d135e2b96875d12bf9b4bf266d53 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-2018 The OpenLDAP Foundation.
+Copyright 2007-2019 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 d53676ae093f46d80cc0b14ed3a155dfa1f249a7..0241869c8947e27bbda13ba13b5bb6978b2575fe 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9728e5eadf75c0c302d06dd64ddae8826c3f8a3d..886183a0d94660a7657f31d1edb0b23423e17b29 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index ded9c503b67698ac284b7b57ac79ca820929020d..9c2a85d5c314bbee3ee868f58118376a8e3224e6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2010-2018 The OpenLDAP Foundation.
+ * Copyright 2010-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 11503ff1c3d3b6cb80059aa03a79ab7b2c41d550..af445c7ba427b7183745fa9657a549b37ad25198 100644 (file)
@@ -11,7 +11,7 @@ wrap_slap_ops
        SlapReply.  They compile like the old code by default.
 
 ---
-Copyright 2004-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2004-2019 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 d809c5820aae683e33385f18d3cdcb895e744599..b3066a8b3b5427e471eb5aced270b97df88f3b89 100755 (executable)
@@ -3,7 +3,7 @@
 # $OpenLDAP$
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 1998-2018 The OpenLDAP Foundation.
+# Copyright 1998-2019 The OpenLDAP Foundation.
 # Portions Copyright 2004 Hallvard B. Furuseth.
 # All rights reserved.
 #
index 2b972561dc1749ac06d24920ffd3a4e7e4679626..fa28778cf73618d6f074bc67f72160ea39c1757e 100755 (executable)
@@ -3,7 +3,7 @@
 #
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #
-# Copyright 2011-2018 The OpenLDAP Foundation.
+# Copyright 2011-2019 The OpenLDAP Foundation.
 # Portions Copyright 2011-2013 Hallvard B. Furuseth.
 # All rights reserved.
 #
index 13165ec9b87d09ef54b42a0510bc8cbe5699bfdf..b75a76a0639d847098f2101012e31e5291b9c8c2 100644 (file)
@@ -17,7 +17,7 @@ to compile this plugin.
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 2003-2018 The OpenLDAP Foundation. All rights reserved.
+Copyright 2003-2019 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 689b5e2e35898849c69f3ebef856cd2728d85a1c..341e2391c77f005add8776c15d45969b8c085cee 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Copyright 2003-2004 PADL Software Pty Ltd.
  * All rights reserved.
  *
index 8578b0150fb27295f730e3bc0fd6d047bdef60b5..b05a7ed3abdf7acbe9cdf11afd870199ad818a28 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index de604fb8af7f9f3df82884eb11b518abe8a51320..2ad7de1a887b809f475018aa2739643fe4dd9216 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2018 The OpenLDAP Foundation.
+## Copyright 2005-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0a123b76af534b1089117bbd5c317dfd3eae212d..5e1f7f501e669214b56ca1ac5b263d7498e0ef66 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # README.spellcheck 
index bd96f836efa38e3181a83d49d4558ddd9909e21b..4bb87ac84e1175cf6f7f475e1fada4da5319b863 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 # 
 # OpenLDAP Administrator's Guide: Abstract
index 2f50374974c5a48cc7e4297eab1f1135137f85ff..48ae50f2ebcf16b521e17070c33e6c054a5dd32c 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Access Control
index 0ed35e3e9ef598cf5f019342bab60f315876177e..7e90c04e94ddd3e171b320d5a5e8007c0eb19f9e 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # guide.sdf 
index b3f8bdc464bfeb423a41a6651265bebd46819505..a9e5716638a1b41f13ad6d7ebd9d937393c508a4 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Changes Since Previous Release
index 65337c4871351c982d9c180ef8c09889e566255e..d0b9cd756ee5e846858ae81855f76124f850f2f1 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Common errors encountered when using OpenLDAP Software
index 61254d7455410390040f2fa03106cade14eba868..aa7d97ec7fc17ec6f8a6f6288643ea21c8de45ef 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Configuration File Examples
index a0496c685d8dfc890c35841a266c8c549f093f6c..26c26aec4f2ae00eb78ffe276a23a8829dea1b41 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: OpenLDAP Software Contributions
index 96f7897aa5b39825375b930bf136bac5e54b5548..9164890e476e3a472cdc2e6e96ab8b6ba2b3bbf2 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Real World OpenLDAP Deployments and Examples
index 76c4f7730633cbb7751a699857114316d4f9ed93..dceb0c47ab094ef3682e21e7a923f69b8e8aeaf4 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1:  LDAP Result Codes
index ac47b56a814ad970e9e3e64d52c3caf9036a5011..119ca7c498d8239505375d11d0067499ec01da39 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Recommended OpenLDAP Software Dependency Versions
index 954881233feed76753c990dc68d2862579fb24e3..fe0ec983069bbcaa71aa0d646ad4bcd1890a98bf 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Upgrading from 2.3.x
index 9b814913846c495b7a39613a028522b9b76a0251..759036c9e3e12cc900db12abd698578e5921c628 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Backends
index 3fe62cf889222ba8f784e991c8f8ad802d414eae..2ce6d455e9c19e27e9ae9d45bcbcd36b5362df6c 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: The Big Picture - Configuration Choices
 
index a9453d183ed6f6eaf69a54d7558fc7b516a5108a..1d0686aaaf83bea0901b1701eac4af444b440af2 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Database Creation and Maintenance Tools
index 05373c121adea06b55c0634a2fc2d9e5fc5c9437..9f7d84f80b1f7ca560d1c56907442b6b5292561c 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2006-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2006-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Glossary
 
index 072b1149a0c8b1f82d35e7880cb73ce90d467415..4c518653f1fc1dbd37ee3ba70771f306f94c9d51 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # guide.sdf 
index 3ba3339834a8c7a011bc09e54ad2d1785e320788..3d4e5a826ad4ead3fce9fa62e44d2ff13205acb9 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # index.sdf 
index 35f9785223844f4b8862e8dcaffd3e9889db536f..f16a474b93d55fa5dc25be0f5b609d9d5f46100b 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Building and Installing OpenLDAP Software
index 58a6411fbe7b50d7f47dcd2f4f06d8cf8a099115..76ae2b6ae0ebeb07872eb1a6c7586488a3b21661 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Introduction to OpenLDAP Directory Services
 
index a28496127fd944c2dd2e534ebe7db5ceedfa0ae4..dce7d7a4f7b569d5629759d4fadd0212d1d55362 100644 (file)
@@ -1,5 +1,5 @@
 # $Id$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 # This contribution is derived from OpenLDAP Software.
index 161f47755f1058ec687557355b363b170ce1d8b2..9d765f2e7f2e28e7e1cf84abe71ce811a41e02e8 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Maintenance
index 7e0c3a8115b13afb539163c3dd7a3cabe6be3a68..c996d10676cf703a74954261b0f52006a6ec0bea 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # master file for the OpenLDAP Administrator's Guide
index 337a1d5a6b4c0f873c8306333c4d2fe423d84a3e..e582ce27e856755e4675247a42338f4966a50888 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Monitoring
 
index 5a91dc57f35275dd853a16a4198cccf1c7ac51c0..2143ebdb1839d54e0a5613bb9202dc6e400eb008 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Overlays
index 42b3ce46fbf302abb7b3f2be4ee3dfc122d5f248..6e98e7fafdc6179679f7b4c45c009abbf7912d2f 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 # 
 
index 71587c465f30d470b92075be51ed7529eb8fc69e..da4cfadbbcbcacd112942a90a0b1c6206e3ed415 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: A Quick-Start Guide
index 4884ce28aa16bf722e5699df3925b738299bb620..51e8b72adb084aaad6d459c37869b94d806b7103 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Constructing a Distributed Directory Service
index 52cf6a2e9e6452199110a9fde0d56c3d75bfd5fa..874ed4c2829da242d14c6995d3e8ba7d9741bf2a 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Replication
index 9664d12fe1cb5d7d53609238cd722d991e7e7a48..dcbed059f48d839ed5b9091b6d55876f758535d2 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Running slapd
 
index 008395a436b475eccb677656f1301e1e3f2f310b..35e7a57015330a7c36056b0897c36d71c04f358e 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Using SASL
index dfb6700e2fc3eeac4431c99724b3faf01d27cb4e..3055731740926d6f6678a872fa081748f3a32286 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Schema Specification
index 86d2ca32845309a041cc0c9da483e1a8f7f8c728..5a5c31cbd40db0f06ebe49bbb1b2a98870eaf7e0 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # Portions Copyright 2008 Andrew Findlay.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
index ab52fb1a1885ab02504ab75b08459fcd679c7a04..017a05fcf0f374fce3c21b5d500b4500f8836608 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2005-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2005-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Configuring slapd
index e22b65d7aa1f6edf0b49ae4e5f9d68b06f65088d..ae74062f4274e2b28987b746a5124bc6feb62232 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: The slapd Configuration File
index cb7d0d2fc72cf6dcb4a713f4183efcfdd893eb9d..9e74a17640a08361781d8e2ac2a86ea834c424a2 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # Document: OpenLDAP Administrator's Guide
index 65878911c345511b1542e614ed6d5a865196f279..77c0d86d020387ef1a465d3baf779ade12131487 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Using TLS
index 2d6bb37d57f21acc7bc06eef231dc4effc970cf2..16fc9736db2c7e2e6835f6046343afc4742a1ac7 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Troubleshooting
index 7ae72e4efd0a953113bfd757f1288d04b9e72e21..9f72480dec7aa64e7cd092713ef93a7c0f8e23db 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Tuning
index abf3cd7c6d538dd11ef18a82de4e73e8336098b5..c78f43251495872946e46443fc6872fdb804b4ea 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2007-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2007-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
 # README.fonts 
index a35af31e06ca3c9bbe130c4e56b8848a3cdb6219..5be2d2c31db7bc828c3a164c0f30544d23d49ad5 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 # template for plain documents
index c3ef40745492901c0b0208ba9faf33073919bc10..dc60b1d9e7fbe5e33a5d20968c1b25a9172d96b9 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
  
 #
index 4058a0819d6046d3a40caa3484aaad6073650e0c..f3ca5903c7c640a92dbfc17a99bcfa5bef6c236d 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 #
index ed93fdb15cff7add9a957f8ba66a3a49fe0cbd57..b4e9f22c1c1dbdfb599bfd23571721146a8d5cb2 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 # This file should match ../../../COPYRIGHT (except in formating)
index d0036876c4498241a351ebe7d08d9ca21a8b5357..ee1d3ce7b06959b501fdc6bdb3953a925d22034f 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 P1: Making and Installing the OpenLDAP Distribution
index 679e99ee5c197034ef5a633916605b8406d99a7c..3494cd7d57bba3584699c2edd4f1ef5ba4978ac8 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 #
index 3575e6cbdd52284d8a5673860b5aa733b1c26afb..e8c6edb29e39482be202d20b7067408d7cc631c4 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2000-2019 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: OpenLDAP Public License
index 3b2ccdc38a9f3c784210074a786c98bb32a08bb2..51c1adf8f091da74ae26b6087654ab54fde54c75 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2153b37dc1f4d4e1e53878b456b08d7bc040f7a2..f04693c86f6f59815cba74c8f036a6743c71ae33 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a0e58d7c3c62b8f3437907269ce47ae4bf133fa1..8d1ced0850564862a491f3c37be63ec89d48c4a2 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPCOMPARE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapcompare \- LDAP compare tool
index 85dbf4360c1d8d2161caccdc9ab94130a45669c6..0af7d0f1666808959116487bb7feed27fb566150 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPDELETE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapdelete \- LDAP delete entry tool
index 6c277d89ce68b2722138d3ebb77c9ef015841ca9..91c1f1743db6b3b392e85d6bad9a8cd72797b547 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 b24e500fe9f6a6866e00700774225a4c7c4e6a57..05c1da007d4f1618a9a3515685ff43f7adb23dc5 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPMODRDN 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapmodrdn \- LDAP rename entry tool
index a2805e57bf24ba2d0fef41de6c82632403f4bae9..fda49bfa7acdb213d3b83002cb7f58a5b033e035 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPPASSWD 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldappasswd \- change the password of an LDAP entry
index 1914eafbf418a0d278ba0e187f97aa6e1c788602..7abddba5917aeffb2d4080373864e093651c954c 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPSEARCH 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapsearch \- LDAP search tool
index abf7ba90b5d07f0c88b1ceaf6ad4799b7e5e3f5d..774cb8f0339a88de7c20ca8c40fcb985b96b6503 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPURL 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 2008-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2008-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapurl \- LDAP URL formatting tool
index 2c8cfded2f103cbac0addb9ab134bdc78becfee5..9c1826497064144bf809b01c374aada1b2950da9 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapwhoami \- LDAP who am i? tool
index fa58b4b1143ea84a7368b35e96cb73756d4c2848..5b4049fb16bb91b71614bc61ba489c8d2303378c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e39cb7495042458a557852d22b58e8cfe96c3c0c..5c8e9466156d359e05a098e4980faec2e595095f 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_DECODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 002fd6694a2e63dbab3733a4eaa235a9bb07e47e..75cf88fe3472467b632e6f2d8572f9efd392d985 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 2766aeef392d0dd3f2e3a55fd0478e6e16bf8ad6..f1d19c15635cbc154b8ca23a177c98f9081b5880 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 9b03fdf5f816f131c18affebf1a32625ddcb070b..d5d38f0bd5456f78fe56120eba32dd0ed948b18b 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_SOCKBUF 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 e39b2c8a921cae6675da9a2974f1d2bce476f572..ac4cd56d7185352b148c2ed59ca44d440b91c179 100644 (file)
@@ -1,6 +1,6 @@
 .TH LBER_TYPES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 9ede63e01bd2205006c39295e28462b1b510958c..e2fe50c4372c15ee3bb7e002de3610823cd48d69 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap \- OpenLDAP Lightweight Directory Access Protocol API
index af6d36edeb24b9c249c740faffc63284c1ca862c..7760b81462e460c0487f3beb666085a95fa9d505 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_ABANDON 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_abandon_ext \- Abandon an LDAP operation in progress
index ff2657773272f46fa75f1d7fc3dfeff93795e7dd..bc1d2f82ede25f61590bb854d4c960f9a388137c 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_ADD 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 05ca1cf30d0c7a40c2264119ee0817d42cde1ba2..8894e15b474b02f263461cf7cbb70b7c42df313c 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_BIND 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 f0018eef6c08aabab8bb1cd5303130151f7d06bf..284c71e303c241746ddc8547984ee630cb4954b1 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 239cc0919a9b55d974a792a7026be91cc562008c..1b63aee37ff1b7aad82df5072a4a6f7e06cd868a 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_CONTROLS 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_control_create, ldap_control_find, ldap_control_dup,
index 4a97b7145e3820bcae94392ac2014b06e8f810a4..72fcb73b76351f6a95f2f5425be193d16b76f0a9 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_DELETE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 de8fabda34872ce36aab29a4f6f5f7745e169d8e..5afb9bd130f35f5813449b93248a52f074658f53 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 508129a8f5115dba3116beb27deaa22a456713d9..96014b32ded7c691ee3caa96e3ec209079fdd633 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_ERROR 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 cebe3d98e15860f65d4a5197dff79d43280dbf73..ecd05a0517c3640ba85a891c442b449ed777c317 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_EXTENDED_OPERATION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 63ac3e581ac3902d65bc04fdd7cd60b095b32230..1cc1336ea6c5f5bfdbf7fa58ae0e827907fdbc68 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_ATTRIBUTE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 48957507623ee676c20ab9d99d3add2363211e9a..82d0ce730589e7795b6dbb8870336e47559ecf73 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_ENTRY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 ae77ff6557b63c8205ee95aee10a44f27bcb09f8..d5ac96bae998d4cd115c9945317efd4d3662534e 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_MESSAGE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 4965515ada8c65f8f3a98321c645ecdd952d2399..252be0497971f96b6d77dcded817fdb9a09748ff 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_FIRST_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 0b39a43e8e28a564fd063d2a625c3371220e7720..6beb12047864e6da6e445c32eba1530cc22c9f65 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_GET_DN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 cd08593622336670558913595e4e5b5c1d65ff44..e1ef69754fe3e8e2f9fc317e8b0bb4b960b84129 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_GET_OPTION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 30d5f5c17bc99940b352073f17bb2ae1c9aa6b44..f54111ff461958eab97f6d3b732198ecbb64a91c 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_GET_VALUES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 2c311198c05b938ddbb5a5958469f7825550b945..17bb0a9e6fa2c69723dc0c6ec537f112a948fd9d 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 7bd2f77c0f42015dd522ab22a8830acfb238a5d8..5497854cba02245c8d11374797593c895ebd603d 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 1f9d4f23a344c4e7dfdba2b8fc7a4305dfe3633c..0a8a1bd3bd5b3e15a0302411ab4ddc1e30ed7b40 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 0da0d12ba0f4035a99c93fdbd8fa6c96c625c144..c43d044f8fd41f767dfe7cc5b9698ec4af833abe 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 53d63fbd8329aa4e4b0fb004f25a4d38512b0383..4a4de03c937cce78f2cf000bf54b66860d97a3af 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 2fefa9e5f066fb751be103edcf99fe432528f05c..893c1654cfc810e822fa4e4b96f17eb5d3213c2f 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_parse_result \- Parsing results
index 054de77b026dd26ec7b15b822ef425a6cb3de114..7f88c4f61dc2800de1c1423a2ed3ef992ff901fb 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_SORT-CONTROL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 9a6df721e6fafca5bcd87b634106a3b80390a2ca..88ea46d5ea5d53476c9c01e78fe7c6b813709a2e 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_PARSE_VLV_CONTROL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 348982aa67d21de0b75da797c8160f3ddda2c2f8..e772aab9346e3a0886871ea786238e486ec80bd3 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_RENAME 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_rename, ldap_rename_s \- Renames the specified entry.
index ce6e5f5f3164180d6a419f555aebd9afa8e6bdf6..279bdd0ea5a22bf73f45911df0480052f3ca19dd 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 66a258ca242d2676f79c2a2293611952af837fc1..5fbd4209a7a7815e31f24592da294e9e81be460d 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SCHEMA 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 2000-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2000-2019 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 315e9c49c5ebd28a7d26f9667ce938c3b5fe125e..4d0715dc69272338a00ed39141e56f30731edb1b 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SEARCH 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 0319bce87fdfbdd084b3df0fff8717fb21e03415..719bd22b2990b1c7c06f23a3fcf43c85b0113c05 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SORT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 4103db4e4855715a3c6294868da7fe62800f294b..4e9bcdd892749328e17b49299936e667c7eb46aa 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_SYNC 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 2006-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2019 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 2090ed841a43d915c9e2214109853469bfdbb16f..e89dd392ee195b2e37442261057b12dd9491f55f 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_TLS 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 83fa1cffb32158ec93c9d688036f37f590befff4..fecb0994fe04b8690f13bf31c6b30881e6bca2a0 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_URL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 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 5acb8fc37422898e9a265223a6944941d49fb228..703fe3f3ed4037d11d6a0a24d947b97cd97abf23 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8c67bc0ae3f587422473c95c6fd717ac9dfc414e..597e31fdab8e78bf12317b4ef2fd899f2e66e444 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap.conf, .ldaprc \- LDAP configuration file/environment variables
index 7952e883bce5c05b8fe36df92e04528f4e35359c..caea952b4960ddd8f2351b00eb33d64c493d9518 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldif \- LDAP Data Interchange Format
index 317c7a3119e3690ae365bf3e33d74a241cf762a7..2b88c5b99f3699b096475f5720ee61dc975d9a1f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-ASYNCMETA 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2016-2018 The OpenLDAP Foundation.
+.\" Copyright 2016-2019 The OpenLDAP Foundation.
 .\" Portions Copyright 2016 Symas Corporation.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
index ea83c8f7ce554d2cf1a4adc42188ac1562856fae..d5e1a7ed3eda41a05390e4ce19414fb4bac756e2 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-BDB 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 92db841a4fc01b1f0b585f92242bab0cff0d977f..b7773793f43cf13b6c5fc5b6fc228b965e3dea7b 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-CONFIG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 2c32228a4c09094f3dea2dd8ef314bb0f72c0a41..ee1a48d625462a93fd47e5a6d3e12efe8eaebda4 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-DNSSRV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index bbd0f955d3da5ddaeab18879555176f9fbda2705..425c757674cf2eabdacd429b764f7806dbe90eb4 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-LDAP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 8a74b90f22292c83005d91be9083f79c88bc757d..b5fef9a6d35f71f80948362455b4d7021a488e75 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index cc7d51f50c4c4e129883d734413e32774f57f9db..ccfc7e91a0dbaf2a329b432885122806cb2ec92f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-MDB 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2011-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2011-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 0c19a6fee9c8032749c93f76de99f0b415d5d5e5..0158270ac55d950308f1f52a10dd66d4046ed8e1 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-META 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 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 0d7d0129c3cd27b02139073106c945c3b10a0bad..89c446aabac1191b857e6a212c083b40b4ec9c4c 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-MONITOR 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 40e0bcb2ec7148df83acb75c136f90a37b81f612..41a1ed3edb2d701abd61cc5f8516d95267f1116f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-NDB 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2008-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2008-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index c8f6701ec4cc49f9cc77e83442461b0bf83a1519..78cb51e470a6b9f6958cb92560ac35939ebc90bb 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-NULL 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2002-2018 The OpenLDAP Foundation.  All Rights Reserved.
+.\" Copyright 2002-2019 The OpenLDAP Foundation.  All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 3d2b701a2a51b317da1bb87e5df7f0376b1360c0..9b8a818f2aa04331703af010656a23f7dd280c2c 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-PASSWD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index e738d7af48c6a60de00ac5b867149eeaa556cd37..b3cbef78904bd76323064bb61af8a5ddd3bb5cfa 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-RELAY 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index d8e3fe92e988f703a9601b38fcbaacec8abed365..e6bb595212511176b822f2137bdd7c3c6f3efdd5 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-SHELL 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index b453b1400e93c8430c9f7996801a00a4620895e3..cde158438104037fb8b3a18ebcceba0ea66f1577 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-SOCK 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2007-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2007-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 0e107840c5acc70b23e63741fc8a300d7728fc02..7391a1b5b7f873a641e19e3027270da0ac1f2f23 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD-WT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2011-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2011-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index f183dafe512350522f4de956912feba5bcb360ac..03775702d7b19a3c7e01c2459494fedd1c0b4c6a 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.ACCESS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index e2f6d67e92dd3a334f9e0d00b127cdeff8462390..aaedd0a7fc942cd3fad8399b91f92aca4b0643a2 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.BACKENDS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2006-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 51dd8b9e4747e9aedbf5143803e3e6dabc0fea65..74295a481b9255e8d63ddb4cbdfd10b2569ed325 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index ea751d1e9df5d085f5a9a71976f5da7773a62fa6..f49346e2453f8abd27e89fb6ff31b12b4457d7ca 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.OVERLAYS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2006-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 5a8a2851298330e8c162ed2cd49f4cda3a341169..8ee1a8e05da3dc0105e65fc9a6c29d60b1f728fe 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD.PLUGIN 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2002-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2002-2019 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 431174878d1392061931d3cbbe20b0b649048ed3..1f05a7c98e12a612175a4d2885f1a605050254bd 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-ACCESSLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index adcad66ad6077eed5e555e78c87e00c5f3eb6cb3..a54bd31deca9da583d88f5218e8b69fb871d9dcd 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-AUDITLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index c795ab8daebc294cd7d24bedf6f55b17e29d353d..39109681aa780b536bddc976587f615942ab3fe6 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-AUTOCA 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2009-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2009-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copyright 2009-2018 Howard Chu All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
index 10d71f06bb84f140ab727a7a55552ad8408ad818..f3d0059fc405ee1159084f2ce74956e01c507d2d 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-CHAIN 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index c0e644f9692667405c691ed581e17dbe9a40603e..d9c7434cbe24c94c8936694dbdb8386c40a2a27f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-COLLECT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2003-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2003-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 8ce4a10a52fe7773cb75a21b3263f0f1fbeae1fd..d4e5b028f25712c82ef80d496bf709250fc0d997 100644 (file)
@@ -1,6 +1,6 @@
 .TH SLAPO-CONSTRAINT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" Copyright 2005-2006 Hewlett-Packard Company
-.\" Copyright 2006-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2006-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index b80b9e69aca6f98a05d3274f8a5270bb16e92db7..a3a4ae5450a61de0807ef8cf44ea8eed7df369ba 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-DDS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 2005-2019 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 6f8d940b1ce1b90f0120cdb9008e3f3f919736e6..6fc43049c260175df9487ebe4b90066e95402a54 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-DYNGROUP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index b565d18019cab4764c3dc278a95338c93b4a0c8f..83dba92b9b6703bbe2966af1164233e75f49be35 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-DYNLIST 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 5e1d31de8f1a784e082010fab4840b82db556009..8b3811d598206f16e48e4d4d136efc1004c2b1fb 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-MEMBEROF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 08db58cda6369644743806af6deea98935662c57..dddb9d754936c52c079ae8bb507db0be3e4a759f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-PBIND 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2010-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 2010-2019 The OpenLDAP Foundation, All Rights Reserved.
 .\" Copying restrictions apply.  See the COPYRIGHT file.
 .\" $OpenLDAP$
 .SH NAME
index 45a9b69c355860dcde4fc89332ebf4beee540933..648a65485312c18c89cec36454e9c2d963a4b3d3 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-PCACHE 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 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 ce9a0763f6ea5faf6e26721b3a72ec5223a58b23..af1fca2826f82219fc355045e9f8683c27c234c6 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO_PPOLICY 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 6440b765f12bbcf4ba3bd0e3a5b7033b80315ee0..c2592438caa1554cb39dfff2ef086ad005a291ef 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-REFINT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 3acd44f0857c13d3ca618e0b14322a768e14ca4a..6b9a1bd496f9ee47f9d4a7505a7b58a397c0d593 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-RETCODE 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 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 bebded53cd41116d5254bc537428bf645658b2a4..0ada48e501fd3833ac51fe0c948f02b105d82253 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-RWM 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation, All Rights Reserved.
+.\" Copyright 1998-2019 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 cf80d9221418a317055faba3f7a5b97f79255b17..1125dc150dfb2f95d7bd85d316d7111407ae4c60 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-SSSVLV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2009-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2009-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copyright 2009 Symas Corporation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
index 0940f1d4fb5fdef4284a3b9d9db38022e33ec739..a7aa0ea6f0f421c35319a4922d3472446a68c7cc 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-SYNCPROV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 19906d75e7de4807b5c8bcbf28936fc9836b7514..3e20006b99516f9e9857f61596125f83a55678b7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-TRANSLUCENT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index b23a202bfb73dfdfa0837a09c413c34b396c6ce6..f8af2d3dc7dc429bbbf53dea07c0e2727c7214c0 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-UNIQUE 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 3b636edfb40cafbc8d6a6f9cfc1aa2801cb60ccf..f07bfc78e7da3dc4abc665c877926737753e261b 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-VALSORT 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 1b18a45f00ebf7c10222563660ea0930899f85af..2e5407f194e01c5e729aa2b4cc6c83891c064409 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d3c50f413816c5c642cd195b761d62307774a848..792172c9a97ddfedc1f2042ba263f31c22113966 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPACL 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index c4e83efccfb8b588d9aa6d7a3f497c59d4aba783..e031f4db482caefc58d1216a88bb60155931c19c 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 1fa8f8765796841ed005f891ea53e1c37b7c2d4a..8e0e42f2319021e58db791188d93ce65198dc738 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPAUTH 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 2085e9176955c1081531464046669cc68f875ae5..3b0af48737ee708488a2f69fa3d65ce8d508d5f8 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPCAT 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index b554305d8735efb74fb1df42289cf13438a5aa31..2f8da64941438a88910f36e7dc36ecd5180faf05 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 0232f1a361b38d2f99c6571d485bea99f2eee5ee..dfe7a8e4769468310c0c2c592eedb98318d271d7 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPDN 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 51c19aceaaaa164290d965d5d0c5c7f2c280a07d..5c936a510ab39785247e1f19a257b331839da721 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPINDEX 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 3dbe53e49d5c4adcaf147dea8f8437aaddbd2262..4f99ba132de6678e6457e7373c5158a8c941c87d 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPMODIFY 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 788078456c5b034fdd89e44fdf270a3858c52be6..566b54ed66863114e3983f1dff4afcd6f88e6c6f 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPPASSWD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 3cf6f5b1c25529d300cd81a7fe8c98b697e17bac..8b4b4acf4b857c072f7be0d80a0a7f1245eb52d6 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPSCHEMA 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index 9fb2516b38c99739abc2356b75d8425447c22b56..cb3e463986dff01842c67f059a86b8adbb7281f0 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPTEST 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2018 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2019 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
index caf4e0bbc80406b6191f6a8d6b4d6238cc4126e7..3faaff09037ba7320d31788235f9f6922604a1fb 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0f55e1c74eede982ff7bff710cd1486771a494f1..3c413866052810bdf2f1ac3f7e45a327dd5c604f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b11297727f88f92d1a4db38630f8fa3d6d07b6f8..d540371674b81a1a24273ed77f83f1188115e3e6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 28e242c4fb87ebd64def122ba9308633e21c5205..d7226e681d5c12e93041faf7f9c97f19a8affb59 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6c32c7d75cc2301e3147874bf0c1191a5b17a0a2..5b805604e2308f565f899cca019e8ea2007c932c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c72431953fc801a9cebef94ec408231969458943..03f2a87e22c5d204747d62f8ba97f43c7eb719e5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fc5cf2962cdc297b8398394467e35a9fd4afa91d..4c0b0b8c1978f1f74d0c162784c04658a5e75850 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1cc22e97e188efab8e8678215665fd270a2f3b30..c8f4778ea08785a5e9c14cb116513d991f36e2a9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 43b6136632bd31fb388f7d8aca3fd09c388bffcd..66912d4895041033e532d990739974a6bf10c69d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 63b750ff23a6c796a725632c1966e8886deb4c1c..84c06f8462c58e593512eb0252e7afaa5cfcb2a2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8ffebe2ba351023a7ca7eecd76b2147d7cf203f1..eea27c3a997850487eec5eb48a77ce2e6486f184 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1ea8c601d6712908abc73f0c653c6b856037fc73..5343d065fe8784d90bde98b917c0df2c8d61b5c4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6bc4d67994e1aeebe3685c73f068865d02cf528b..d9e3cb2e7b069cbbad3933fd1d7b5b7c13d87b70 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 476dec68fc4cadb9b43b0ddc1f9d7f23a27cbb37..807b4d9fec5b428f4378ddd30cd489d8adec2991 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 417119aac2ed0049e7aabd7847fe48042eee41fa..fc6768716884c9e012b87ff2fcf9601ae4b7d6c6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 56bd8162cc6eca4ccf3b5d98b9e3f18daa5210f0..89f2b45dad6b3288644c54b638af65f4e44aed3b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d4359e0d75e3e80e3e91ea163bc08900f0e95a90..d94af592fbbfc99a41c90c4a69cd43bbdb9a9b0e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a055ef0c086025e04d3c33b22ab008c1624c4fca..ef199e8ef2452d24697ebfc4415e13f1e3448739 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8653e58a5b96a721d862f95e630f86a7b07f7bda..f4de433ea86612b49f19515c13e96437eca6d3a0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 175eee8734a4a4d349902c9b936cc6b0001ce710..96d8bb1142b549099d27414a7eb6a08e36d953df 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4cc177c20c2dda51d562c86739a51845244aa1fb..df28228fb90dbedc3ee523f6f8661b66232dca4c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2a47e319c0a65f6544cdb3f4e9d1ada01ec74535..1857c0168875fd38c1dd8cde921ad931ebd455a4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2e33aaad8603ae5a022ef24539f941a6e382ebdb..ef7f4c2e540d3a1665bb6797ae7ccb6fe71839db 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fba6b6ac9918a1cf7c39ce446b656be80aa0a53e..1f38d6d484a5aac1d99c0908724cf40b1de0b200 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e811648a73b7df78f4dde563cff50b4cdd2fe315..1860374b16370a3d98194c875f97989f9a02a5be 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c7a6cca703014a87911a11d7b78c7f5882a737d2..e52dcdee9cf1cd7f4aa364296b5e82ac5428ea22 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 04b841464dba139ed8c0ec48d08a6c4b722e86ff..939d6442a28a1a427f6ee447083b12e5425849fc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e17995eac535b5b5669e8b13557128e42f7a49cb..a9f4bcc2991fb0b710a6d3e074f7b934fe349ac2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bf03b257666fc18afba8a8e50cc1a139aa17c8a6..ede235e8ab4020ce0f7b45a295f6ff1d5aa56935 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d32207f7f95a7f9e37d39d759ac493452a768724..91c614c89ed0ec844c1b82be06a81b22dad61787 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 79823d2dcecc05f64f52d2da109303ee8a25fc0d..3ef991cd9d464db9672abb25b383b72020b9b933 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2f283ecd0a0a7ae4658be2cfbd8ef5e7eca39db8..501addce6ea3b0f98964c8c7e51ca7ea1ddff2a9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f6b29aeaabf08b4fa99e36bb61218e8861db84e0..84afa669c5c2dd8b39d632967600fa7b00c4493b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6dd30ead7bfff3c6225b1b1307986d2ba0b8098a..cbd8e6eb5e6f066d7bb8074184df14c27c3ca093 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3ca4bf639b0abdc977e33b35dade093120516857..86f7d4086a28f5d5f8130742e3336a2b0b3d4cdf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 655c1c25e6a358366a8793fb446e0aae7d494385..808f55fc9e1be6480c3edcf01c30f059044ef1c5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 00a01ba093b15130301b611c35fe0ae78288e3a8..2f476e7ffc1699f789389be222b570c31486ffcb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ed9f7973f12af72f257ba2cdb68cd06a1a7be1bd..36b49babbfec4a273a3dbf2f2f8ddde7be1961e7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 277f9804188fe9a410a95e462f53568267528a16..7a6ead126fcd7f1fddce1d06cf58a5d88c6309c9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 34588478372d87840a773a5f1eb323f5bee10a15..ee3b643d6b0c88b2cdf3a80db2653dea92aceaa7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a3505b38037f9c8b33dae4d555130f4966501bed..47431385c84fa1a34189fe63efb7398e0764021d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 51bc4a2fa8a27adf49f6e7860ade3af10d28d587..0960d6cd961dfbff4b2ba59e7105dd463114e1bf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 289d5ef7b3b1fed5b2d8e2b3b434eba2d2bc02f3..c18d93788a49bf61a64a0c4a2a108fb267e280e8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2fece284e754f02b982a658a1ffd2a1c5519d41f..5ee536fdd39130a297481410aefae9ca6f252756 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6d59e3deee23bb99bff10a6e400c9753ca92d4f5..3273496c1d5ebf78a8ece0f6fdd37200bee68448 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9b344bacaea83c94d21d096448474f8fb32fa82a..e4a1f3933c44909847211604460f2f6d771ddce5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8c2ff809b49134154cf78dd88f81e140d3234a4b..5cf2f1dc74d094165bf9ee2d6176cebc6843b414 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e3819dc69c4decc36e7147524664e1c7a5075d5c..1dc9d8fca4622a911d7b22ce5fb822cb9b8286ce 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 20652d646ea60fc39c6162ca136c7704f5d7e347..d531cadf47bf55c64a6eb31cc0f7753a5bca1975 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1a2dd09ef0c0e78decec8c63e138a8ceca4e4e1d..e74959b2439dfed1ccade22296bdba6a6ef48aaa 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ccbf9ad0577637154aef9235a7d0a87cbca15e70..0a94f092df7266748f17812d2abb3d756e073384 100644 (file)
@@ -4,7 +4,7 @@
 /* begin of portable.h.pre */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation
+ * Copyright 1998-2019 The OpenLDAP Foundation
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 720a825c66d8938b635a6eb07b8ef4c7b9bb22d4..0ce3f64d2d430e1f88ea57ca9c52b2fc0c7b0023 100644 (file)
@@ -2,7 +2,7 @@
  */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index ad9832eaa81521b9cdf62855e69f072530f713a7..233ffaae3d8d94a0d05887a49ca01a27bd41a0d9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002,2003 IBM Corporation.
  * All rights reserved.
  *
index a6136cd4232f9a5bc0a637f23cc95e291535efd0..8ffacda551f4880863c85359a765612e33b5e93a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d8fbee4529096a76428ed797ff0f43114d5f477f..4a0805e344617a1d816f6a88bf339bc96881a4dc 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cd5ca93ee129a79b0dcf097e5f0cf722197d3cf6..bef9548293cf3faaacf8117b53488ccacd2b041e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 387268037211cde56da6cb97cd21b1be38566102..e23ea8abe9e8f9c45ba8f424753b9fa7342a5ef7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c0e2a384748df64e1efaef1935bd951a02ad5f64..42e92471d0e39514e492624433b043deab7cb09e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 31f6bd836ab368319803d98cfe97bdf4822d7f67..797a3ca863241c596b35c9286a970667d276ab37 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 316ec69e4c563528b378206b32f5b0f4c389a5fc..5915d376cf6ae740dc20aafbee2710dbd9f246cd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc19f586feb3b38844e852ad3a665baa19355fa1..2b2b31c4d0184f17ef37d16d5a116b894a79a2f5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d3ab0d7610746a5bc0903f8a2fc38218d3de6110..8f6d4f6ea0c62a88ed54f1226b198217cacc1624 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e8f83813e402ece8e2f8bf29ef198cf1cccddcdd..6f6d876ab0d20e8f2137382486a567e94bfc5cf2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 63f8530daad1c4d35008f87d4635d92e946491b0..835c72c53f615a511afa0db3f30b862183a6cf3a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 84777940223ad8e1eca679fa2a269499af548efd..3bc9d376ef56ccf5c6f26564d9f421c8ebe9b5f6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d7b12bfed2755d5cf6bbfe767641083e0879b69e..7702cb3fceb5420ff571d858c9e1bd308eb4725b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa1d1e1231e601195bf5176c9f59379f0e719846..43a29d0c633dcf5197c2cedd46e9fbf0689ed43e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 08d708eac8c960ab1ad5e041920a5fa52d95dc12..2c614d8feeec51b9ced818c9929184ce58c0a371 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c5b2488f5f70993ce013032c22fe3c58bd259162..256e8b325033403f9379ed32429994adc07c7f32 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d92b19f671b96512582719ba230ea26260c2c33d..def26f0877d313ad662096f8bd45d64b4f1f04b8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 61638ca52a5db404d8fef80c1fc4fca9950efb52..bb02836cbfb95f2ed88b0eb03b9fc65d8a7b17c2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index afab839b5873e5577f154154fa25d0c1f5b095d0..9449f40c297a825a92b9b793d4ec3e723475e6da 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e6b4f5a26c03ee9f17f0aae465e3138635e23a58..ea71bd4d2473bcef036b0b0b2b5c3f29b1ae4b6f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c3c0541bc8a8472daa4795559c33f40eb72e25ca..a20798f9c52043546f838e8fed677d51c3581cd4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 37acb7464a9321a1b4030c560190357804221c11..0c142670e4d7100bdbe5b4ec2f656ccb1291939d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index abee2394f88a4c333e9cdcbaf4d90d5150939051..6450df9905b6f1fcc2496ccaeab54014e7bdd113 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 2871469480f4906685115944dc24da05ee89c440..102513bcceb988aacc500397fca41a86548e9c6c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6ecef9db000f73c9cbe087a9635340fda8f58ba2..36f232736e36f8c6e41afd6734e0c0f82374ac33 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 25de78306b4df5f77fe306fef717128fe9954ab5..5977bdd08fef5c1d936b72ec4d8bd5176bf97111 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 70c905b1d6ab0184dbc5df6913cd7a7a37e5dabe..b1158aa5832a0bd09b85b44d30e64ed04f2cb861 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2ce7a787be0abc7c7176207119ebe45bb1b5cf1e..50e234ad607318bf3b3202f3eaab671ca2495188 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d5723f32bdbc800cdc66a5efb54ea0849677fc00..98d28d00f6d8d05673a467d8f923f6bbaa517a8a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2c53135780f6021c17b138cdc5c440fb2be385a6..f6ebb9c1fae47c99f338830568d781ce5163a6ff 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1adff4e927784c073e70de8b86e9bcd02e0d9d8b..36b51c327d467d1c4066754917b82b95213700be 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright 2005-2006 SysNet s.n.c.
  * All rights reserved.
  *
index f2ee1550935acb6659a73d717372fa58bbbf3b47..e403b9389466d3c281759368be0df2b0c8dc5072 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a20a49ccd9038a923ca94079508794b6a4a812cd..41fd1437a83f2d708d4414b7970b2874e4e8ddfc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index 1524a3a85df2bb40ce3ab02353a2dfd7c6b30fd1..5ab960d82ee784df4a53229ae44adb2a575618b3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c5233183a98ff62cad5af2091303beb23d0bafd9..be11087f27fa9a4eb0c583f76a65162cb44c9795 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fa801a4413c282363f5df83ab6d47b7455d7fe52..dcfc2e1781f20ddd2cf81ef523cc35c2074882ff 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 200288905394e0e080d26703f82938c0bf900869..1e71e59ec2193751282c946ea4d1e31cb91864a1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 410fb80762e16be758093e624296960336ea4c10..1f4b508428ee5d46e87ec5de7277a76af920e443 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 086bc00d51fa4eab63081313d7a1ebe9fad15a79..a6e39569fc05ee063de9ba338010ee83b5290cc3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 194d6bcaef157d1654baee89806c9fab38d77e51..89a5f12e2a6a368f808bbebf651e3b274d2f242e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5c014abe424512d6d73fc1aa20a536f6cb7f4e60..5be61f629e92e7827318e9b0bef510c9f68e7713 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8bf130bea587e731383bf1fe837422e82518127d..b0c38f101f69d85c7aa7a61c287828f62cb0fc20 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4c5fe5b2d5e5107a60d47904c1ceea206b1dc2d2..bc0842ae00ce36a4cb8d96ba4fd1dff9ae9f8bc6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 063dc0828898dbc5278c7e6797952c1312b222c3..4c63db1d4c2d44dcfa9dc53453ca9a0114735665 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ca82cbb440ad6a08e0e8cacc0b720f5f7d04ddde..031650bec4f26f436e5b7a777db06de2e794cf3a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3c93d647a56e86476c16f67febeccb699866567e..32af058b0b8aab8f5833725ff2afdd83a83f0111 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Author: Stefan Metzmacher <metze@sernet.de>
index 4a7e81bdb81632f0b5b2d5422b4fff9834564cfb..9161c22b24b347efce11afc1265016834c484201 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2066612029d2df00c7f46baf7175da2812e1abfc..b697c98d41cf8f8253fb423e2082662f9b4fc54e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5ec19b32f541d81cf48e35d2b9c13b999ec822d6..da6f8f8565094dbb9688810b1aa85be5c5079112 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2a978cf1e3c29cc7cd0d9a84601891c9522ab0cc..b380e225b724bc479efd82c144ea22d58634a1df 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4018c6ce5cc97641b8dc24c4fafb429b76efeeac..3cf54ffd43a1207e806e77092fd19cef3fa6b025 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2018 The OpenLDAP Foundation.
+ * Copyright 2006-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3f077d1b4b5c60cc8b44c7a486dc16d4f363d617..4f017d50c485242a821ffe9e9b960a855dc636a8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0d4430bdbe991e98db854161e34001760c3cee2b..c79bc8ce2f023219db4981bb98a2b652f99a31a3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8aa2dce50001b9cb139921c7a51b7246b556e903..418a91f148e60a6224ff926d775c613887313bad 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index eb37afbaa4b2a306b44d4cb2946c60f72e462a8b..36cd02a89f0541b3938f31efa59f572d062cba53 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 72198b3456b52363dd1221a77230a71dcd3b6d4d..54d85f68d2bd67027f34cc2accd4fddf28c14ed2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa6a39c4cb0c12b57d0d734fec9764846fb4ac9c..16da104087c96570e573edb9a87a634498b3340e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2018 Howard Chu.
  * All rights reserved.
  *
index 6ee1dd13e3e93e7652e8f322317fbd8e34323ab0..bb81d86a76c8085a9cef6e1d790303155b0d10fa 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 05490400ad84893f6bc2a9ed035734055c520a9a..4e157ed988b7cda61479f54e0116e6ed39ff4b93 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 623dfadb280f17ca800aa0b3f75b78cddf5bf2ce..a823cc6260921ce3fd4d69566328f5611f66dd2f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Lars Uffmann.
  * All rights reserved.
  *
index 7172b3347f3ea6cfbf254d4bc3c22cbbdb66a3e1..9b033dc03f07d2ffc73acc3663d020a40970fdd9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b41dca69e2229863fba64a87d260f4c1c7fcb8ca..46667c68749bc622a5b832c0af7b9398f3f1cfbc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Copyright 2006 Hans Leidekker
  * All rights reserved.
  *
index 6c694d88cf506e52e739c68d9b7cb9421087ff1a..19331271c8dca393fbd391178ccfdc4ceab34270 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa6734bc87eab856e772df50792b86432826384e..2e232dd58d5ba831633377ce8a7ed7c714c99b18 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Hewlett-Packard Company.
  * Portions Copyright 2004 Howard Chu, Symas Corp.
  * All rights reserved.
index a4d1f4db0326a7cae43387bf9160cb83a69a2407..077f8fb3c92f7a6fcadf7c57be11b26261e0ed6e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c5dbf5e363e945b8db331099b88da55a61b3b3a1..849c6550a27d142840ded317bcf474170b41c6a2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa805108beb5f5dc08ceef14803ca24afd3c9b9d..9355d7ef9db7df3dc7faedf52227dcdeae93eb4a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b04709d08eefa8aafea0197f980dae916a993a49..24f6e8e5f29170cbcabf623012f91b62cc0540ed 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c99587064dfd16d55cec793a97bd4cfb423c29cc..f68a247103cff590e29f44eab2226d58d7fdc23b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ea6dc7bebc32da0b3ebe950e5758e38e1b35092e..4d063d11dab5acf3a243830f51793afe8e6fdc45 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9e4226f00707ff780678066ae75da7133ba62f43..82c3c8b8106ef99e45899373ad7f56ede6a814ba 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d3582dcdaca8d2f23af86d7cad3a7bc627537b62..6d986d687d0f6e23b66aebee85ad41714709e09f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9c4a74e2c39414569ceccb546f3db07b31c85eb9..5d4a9e06525dbe1c24133a8025a99bdd653de4b2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 784ec678d6f6348c0ef5a391784c7aebee62ebcb..d3e445e1ec215b4a846a9c75ed128d8f0d322c75 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d4a384ecc696c8de029ca376755dd99ac8aaa321..4ef71f29e3c2691622f643de66bd1241647d1b7f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2007 Pierangelo Masarati.
  * All rights reserved.
  *
index b42c50bd5f9c36786b968b052cac30f62bd1fab6..df289bca81fec2ce9be0ec7e471427434787ca46 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5019d0243b41b5fe5038954bf0ded348b101a441..38a51a2be031ad7291ddee77041e694cebc29f9c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a5ef7efcc533d97f160496f9ba7064ccbd59494b..9e08ccc082098580aef3cc5b7e37f2f9c25e1c61 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 25582099d86b9357c9667ced98aeac23553bb681..d9b2d272ef0842496676ffe0b71058bbe88580c1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6204806aed5d47bb3fbdf41589979e612fcfcea5..662843c9040af67b47d19ed966da4d3b057e1a63 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 95bcd3cad62e2c73de56b47e84aa7025b3b7d0fd..21a3a3540adf978c19a273b27b2094668cbbe840 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4a091faa1014403c3b367a294619f238f162eeac..e95a448a206df64bed25691501e5a53d448b1423 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 36fddba99269ba5ad2a568eb319e99cce775614b..df63147355b23702e0d140677f41853dfd45722b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ce1442056ee51432d5f2bc01c6ac5e0a23147886..bf9dce5e8dbd0c3dff73be6c3dcdc44ae4d88abc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2018 The OpenLDAP Foundation.
+ * Copyright 2006-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4043e1fc83660a546ed8832fad6ed6d77c84ffd7..00d3df211444eb927f397fac03b7f68b0ee0c21e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f26daa88caac828be5d9443051c5212b0c879657..95de833460a67b16bb1e18e0a7adc22e7ebc9f84 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 918472b8fba4cfda5eeacc00c8987d7ddedd545d..d408f7f133652bff8ef49b757f19f44a8aaa28e9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7162813668e38cd2f83c8df6c0b0d1dcc9a0a07e..00e5ba0df6bbdae00957e6072f8fb99000069ca9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 65c8b01077840be598a80ceb57956801b35e5330..df907bcccdc5aa2c0e740554bb47061418c4e84f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 27cd4d2cc0d57c8b24d82d9784afeaebc2d56901..b9c33a08da1b9f35fb597d13042f6cafd2f0e5ac 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998 A. Hartgers.
  * All rights reserved.
  *
index a66617da40719a500a7a8f2247c2a787d8f1c6d8..bf3f3f915acc04ea65d285ec2f7e087d0d0d6245 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc53a222b7fcf4fff71253d61a4cf306b9aa4382..bd2314f03e9f689cd6c03bf8fc4241208a1353e5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 693eaf081e2367e27d12ad220e9c52ee00f58e9a..912ef68062d8469e785490875133f868a6eeac91 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ce8512508cf3855b82c2cfb4441c7993febc3fde..a3e08962936d14a0e0ba087f75424538ee1a67c4 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d3c3617f652d8c1fcae391d5a53ba604f8eded86..a9499ae2562680635ae2c9762728011480b89330 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2e749290e23f70afd5d97c0d1558006239894553..2c0e0ae52542cf011a0025e81c0b3c7b9bdc5a5b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b97400c16ad30b42cd3ee274a7d9e1cca95dd663..74e2325f668f46e8e17b82a5ec9713981f824375 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
  *
index 36ce8f57c8869fbd22de3a6f5080a141545c0da1..c7dc941e159a68d0e1f97f07a3424db99133464f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bab57bcad348f0dc8862ef0a4b89abad7bf719dc..5cf559b596d3245081a0dd842e5ec35fe447d60c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e4569215fb1dab3aac8377d0a35e3b3abe5fc937..1cc2c172defefd1a08bd5134b00a9822e0508a03 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cd219e76e92c8fddb9cb99bc5ee20ce5fcd97622..dd415ad69dafeff7c8c898d0113862c17d3a29fc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 399e81a161b3e6ce59489b86f5fdf6924137a233..d9245585ad52b5449c3161fe0e138bb3bba2a207 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2b73528d73f766865522fa6bf1ccab616af9aeb1..f209c40dd282006d27ad1c77fb3f4e4ee946c1c5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b4d3f9900eddfbdc9a98f07ac91c59dad305f8fa..72d633404c751ddc46cc69338bed1c5014f325f9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 51561116547f8c9f849505d5b5ea5d2e1fce3b8c..462c6e79bb1223f6f3e126a77e7c31d3c6ff747c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d44c6522b17206dffbb789528bad0b7cd127b544..2ff426f13875dfe8b1b93ba63467320fea7c41bc 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 116c5ce2b89500336d3858da91ea8f62f9d3809e..89f4c4899f57c75caf598d96bb8f7af9a957f739 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3fa06acbfffe634cf7842a4802a310abe4bff05b..e709496dcbadb4532729242f70c6066d56d37b43 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c038a8e739324f23da521f757c76dedf132edbb8..b2d57f8aeccfd988d12c2266d4166190da54e6d7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 04446eefe23edd02a14a3d25bb571da8b3317ba1..3b2acc44b8a2b6e6f9e7f958e5b90b6bfdab6423 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 079759bdcbfeab38a499da74d996e9ea926a2c70..b1fe84d175990b9c10b81ba8b36578c599da3eca 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 88a8ccfe6db691249b2aabe13b60ce8dc8dfaa99..f0a2bf31066a011d8d3832d149412946f313b491 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d91d01a848bf378c7b609c8c72d27cc2754f69be..4ad66f9f6e48e369e0455bc3c76aed9034159d69 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fc82300a47934278a00a8d452e4f3ccd785fdb87..608e5b04ff5a85fe4ef7011c2af364aedf30b5b8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9d51678bdd2719f767bd1ec258ba605012260860..bbeb8a1e9e5c03b57b8d27cef909d82fb3ea8ea7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 422f63538ab5b62f09389bd6246598772b19d716..1e97e9e8927679b415415f3089d85b4ff460fe75 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fe2412562f81d0c0a8a19eeb1eb2f2de67d27478..2aca32e1c44fe42deb36871d6f74a8f698eb16bd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index afa402e2213041e9a61cce2887f6c7eb730e3f92..aba23649e0cbe3cb6b0b059e91475c6bb201ce57 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 126352dcebc3158d3b807bab4797d505cb12e73c..d084d5241e86f8beb37b17a28e99a9c6b371f490 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ## 
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 62747a2d47688cd815b510b956bde4fb8a791508..54094cb943561815ae49d95c9c85383e40642f27 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1862643afee4d805a64a2f52029f0923f96392d7..04fa6984208e40015f4e729ace810317308bda01 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 1995 IBM Corporation.
  * All rights reserved.
index da9dccadaf6e94ee7372b856d39069ac001b60f1..0cdf20c371e04a7edbdef11b2494c0cd2c75f715 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa8ef1966efd5b231487e0c75260339fd406a531..58efb44ad9ed6c1dbcb16c2dd6bceae9f76049cb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 40fe1e4c457179ee8ed03e6edce4c063a4c87d9e..acd754bc1b6ce0a9e3ec04526b6598e8cb4b231c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index bfa844fa5cabf34b23ffe3e41915dc040a641504..3e1b0f2e1d30e8ddc21009158129f6764198a0de 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2009 Howard Chu.
  * All rights reserved.
index 056caeff3b24c1f1b55d5f04c4648b6083597a86..95a3e33a542bdee65c21fe472bd34834361a8610 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9a3c9cefc436ce0fd4418e7eb4ddef8d4e28ba73..16cb4364668d8b8a1f31e81670b7cbbe50d8e379 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 32a8f0e167a89f697b19ab81a7256ce429ef3829..bbe0a8570618adf14efca1e4389ae14a4dc4e3ae 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 207ada78dc331d017c4e00070b027358c5b1746c..e46505a89863d2b219bc9da2ddcb301e5a130219 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d4a6ae0c0af98633567dbbe950f1ab4622a023d7..09a53943ddef65c3ad0043bc8ba4e0654586770a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a42b4842b467b006cb042540fe79fd83b7687ebd..36689f19208b8fb57ee133b92b8dffb82fe30260 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 39ed70862ce782352a4f9fd37e8a927f083c9924..773063468b89cf5819ae1d501c523de4e9e34d3d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e204ee4b3670a3d58e1ceabf141f665292d54780..9713c62205766bab2ce7ac239a70a164d04077a9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3f806eca483cacce4d97ccd1224dd20b3705de12..255152be3a7a8119a9f45526efdac440cbc6cd63 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b9830f4e739b770db136ef703998324e54f26b23..18b8a973fc6fbba3aa33d697ac6569a4207566ce 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fe7f72994953197868bd35ea4176bb77b56e9e68..c0413c0f81c6ba360732576967a13c0f8b6990c5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5fed7f234023c8f48988c733c48a49838d5df005..5f68a8690d27f84b5abd9c164888192a0fe2518b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6a44e30ff14bc3825339bf1a8d28181dcb4fbe12..8cb4835bb14546fcf7d3df884a84a9ea50a20e98 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 184615fafac8afaee5adee50299ba6168b7708cc..2637a6ad1fbe61305a9882b04fc521e2ece85947 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0a9e49bc7629c529297e00cb343138407ae0fb68..dd99fb54cce3faa046c9f76fc483aeaa7f621d91 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright (c) 2005 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
index e100f6835586f17dee32dd1d629d84441dc4939f..56ac2d70947a6ece4736ff507f6e4b99a0b937b5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9bd621c0e720509230a4edd59aa3b39e490c4792..f7381f47357d8fef75530b263c1d3d17994f9686 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 699a1c9b53c82e6f31436c2485463edad52680c1..ab0fe4e5d216829806edbdbf9d40e3cb4c776d4d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 62a4e7aa022fee737e98f09d2aebc526d69dae25..a85d33905d425a0926fe9929455b4a1f72d1b8d6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index a2f907c64ca54eb0324517789f3726079816088f..5922eb421eac04359d45b53092ceb5b3dea72e50 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 652fc0f394eb9983e7d9c7a5fab9616bbc685f56..58953041f43a4ac31ef2189ba0e813b56d2ffad8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f68259478b0656bcea7236431e889374717e9303..f80b768a0f82be806ba1f7bfe9fd8f6d95fe8de2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 81a845f78c5927a51629b87eff29446b8189c634..732a18ca3abc08d45b3930191da685ce428c3bb0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5cd387f620c3532dd7aa3acecc8c0bf0d0b998ad..da4bd3575af87d2b522d12c54012fe1f6414c073 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cf9e6a907f75680f12f155055ff8885ccbf80f64..c64b6b177e85c4b8f53afdacd9fc05a2245ac52c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6b530f381797cd37adfd296078df6fa272376507..ae1962e832469220ae7120c3b9dfc7c17be95f4b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 28b40176fae0b7c94800bd5bc9d38ed1af8a004c..7c694dda8b99ee88c1fe9dff4f50ea72fac8aedb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f52ed7d8a7e7cedf68f8b617e82b5fa199764862..f135d65c367fa4e8e12bf29d4ad793716b9d41cb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9399159dca26321a8cb46b785925e12c6338d14c..a03bceed2d8c81cf25025cc193cbd1b76fde8846 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b8ced2dc56439923ac5e52a9acaaf7f59cfd632c..0d249db76d1b936735e23e5efc6b61b2d0297c4f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 327d42b4e09eb54d12dd69da23ee2177934fe086..6d02942f7144ac15be44dff69a51bbe70c7d4f8f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f6e7735aabba41bbf1115cd6f3f7455af5e0a2f8..33a88e3364113c9e03406df567832400420d2d4f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c3bdbd5fd7d4f133d055521ecbe4af723089ad42..342fd82364902c61915873eeabbd632b0fb74bb8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 43ab03c8d1003c1b1a8a5aa213a6d4e2fe2c1fb5..a361bc0b1e47514a37736a110f2b4d30151796e0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8c09f5a0ce7127eb8c18dd1fbed260afe281356e..fb228fd11e54eb51cde1de11c4ce8693882089a2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 12e0eb613b3743942ccc815eb2a298f00d346769..995bc0ec5842d5868e53b6b2f04d852059423391 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 647853c88cd5bf88717390f2e0af7b6478f05562..7136fb2765f187caeb6dd74f71d7ab22ed71f230 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 707101c84c7f1d4a8d592bc8f83b2438b2d38f72..aca5ecaeeeb32fb6cd92241154b6557bc3547e77 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 366d302e8a42ab0612205122fbd4b1dc4bc2297e..16d57c6762f54c00be4bebf4ef01e08343a48959 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1e441e946c9ac7d421da0b6aca4375e2b7f4b4a8..d7c2a48ccc044730c3de0f56e588f893e3cb04aa 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1ef45677c7b46be0aa690e688dd1c95eacf3c6a8..75a1a4e885b70b4b03604b3634fafec3f2c92cae 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4237453fb92d2ad6fbe71026f39b405e0f577938..6b080a6e79681c52b1e90b1b2b7b5cff28d7c96a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2fff610a52ccd846b72b8b95b8e6631d4b5caf0d..7c4cf4d1be1950e1bd80a495f66f3b599d003750 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a0572700c86a4e375e223a1843ff96fa4af5f6bb..1e5468461d33a8fba340a9ca969d5c30b50f07f7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 Symas Corporation.
  * All rights reserved.
  *
index fd67a18ca0f0ec8e90cfecc90609bbf265fc7615..0a98b38933f8d1904a88445e9acd82d285d72676 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 Symas Corporation.
  * All rights reserved.
  *
index bcb3cda7373a60f4578c3c948f92f5322bdd8bfe..6a10bc47018933b508e52df08f4794cb72f8b4b0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dee411dfead5ff0dff1ca3d712910af5684adb45..f28986b7dda658fcd7659abed745544bbd85ac65 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b8959238f65703f1de1e13d26bd54ca11c2ce218..4093a7e809be62a1773ccc0eefd127360cab3d87 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 211d76c22d469eb2dfcaf5ced21e37be7463be05..26a19384bfcb7125159ceffb16333298f0230c24 100644 (file)
@@ -2,7 +2,7 @@
 ## $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2016-2018 The OpenLDAP Foundation.
+## Copyright 2016-2019 The OpenLDAP Foundation.
 ## Portions Copyright 2016 Symas Corporation.
 ## All rights reserved.
 ##
index d4a3173e080da26c6544013d227c95ce6896c476..62001dbc21f988ea8ffdc4235cd29ff2c5d2bcde 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 3c4e2265dae445398062328c6b747ba52a9c1bb8..0d33b13a5a5f0a77fcb3526fdc8bd3f840575a97 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 85f28408e8cf3615e233943b6d572c5afc6e9491..53d57f6052680dd13a2e4caa50cb7d54c221bf22 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 16f623234de72d25f846d74db62ec1685a4ed2cd..56c6efa9a66517425ddc376a607714713b7c8c75 100644 (file)
@@ -3,7 +3,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index ef928b63ee453726312ecf7a4add41ac3801bfc5..abdc100b9a3a6b46244f992bfcef9ab2b3706c77 100644 (file)
@@ -3,7 +3,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 1f653eccf5dc1615f8970569e14120019a074e02..2b1ef701f4a5b1a8e0c2d9f7818e34b59f3dde28 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index ed7f21207733c8c97317638a9181172022616701..f5f6beba2ad9e00eb763ec6cea1601bb356c0f7f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 77f48e1d66bdd5c7640bb44499cd16a8ef8e9954..3ea25af9ec455e7f1e617c494da004199ab2af6e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index c5c971e57a7343a7cbe05e9060be3df75970e8d3..57620b2005c9d5be1bb6159ee18dbdc96d1739ed 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 0455509456a91f04628b859da8503225847794d4..9410d20c40313fe0a455445c029c2e8478875db8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 71a897d08586b2379d36959c0c29f920768bfe5e..d5351b5a10e2bec13476140358d2c7fd05dd0051 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 3db2b7cc34596bccee795df64d757ddbb264846f..83a332f097b38284025de2d1a95e36f16dd2f223 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index b481a0008ce4926b7e16b0e4dede8c24e5383d69..ddc6d6d03e586817a1ffc0d2a5079c732dedc048 100644 (file)
@@ -3,7 +3,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 9fbef750d5fe43b4abe243b693cccfde7c98c12c..23fd351f79abb47bcbf0bec848706f7553883a0c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index f6012cabf112bed331eef5e5f8573ab955a64c68..27800a4cd264edcf85c2e2b074f70e400bfe7d18 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 0a60245bad2a0e698464a8cfc716ec0e0406d422..4f3bee586e4ab0c9569a9a8236eed2b9e78f72b8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index ad4abef4240d1436db871c7e356e21380475e512..3013b6a84308e6a796b5da4081e0341ea45a09bd 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 4b6a4f1dc7586944c2040f6fd83c6053485347b3..b56c5e3370e4c45e00df7dfc1359870199d4a3d0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 980534aeea6504169fa9b97be0660c48e50adfde..36889c0da422a62c54c1f3360101c55d4d0eb357 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 28d8812350160a8c1ee8bb9b33a4ff3996db4f12..754f1ea684f8c4044626e1b7aa124a0e5dfde794 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2016-2018 The OpenLDAP Foundation.
+ * Copyright 2016-2019 The OpenLDAP Foundation.
  * Portions Copyright 2016 Symas Corporation.
  * All rights reserved.
  *
index 189e04b0a069b13728a657775fdf6e0ae3edea2f..fcbb30929ebe8dec3f7720071b1dc77115f8e2ad 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1512716a977d77c21875529f0bd9a5856a449bca..5fafb2d8fec82df68cade58ca61be962fdfeaed4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aab6ff00bc85ac88d6a249664164704066a03eeb..68a24e99c4fb75f9c3865abfbaaa45d708624f97 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 56953e15c3c58de6a14a4aad6230e66adb4409a3..f50296f5f1c7fdf577cc361aeed785c7437c9f93 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 82ec663e73108c4172cf3a758f7fcf5cde5aef33..dec0051f36e61ec5e4c0c0cbb5f3aa9546b2e4e9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 96e1ef1d550da437d1802bd4cc12e5541b3de9d5..e626758eafe3d4e8fb5ad8f46b1bd17c9a8ff27c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 705072ee611490dfc2eeda9de3bd2eaf24f894f6..09411e08548c8b3e118698814b5bfcc3daa1a781 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 15382ded07d0929575db4ca4711594d176f7c629..35f3760ff1c24b8ce760873d61e81320c55f2411 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5632dd9f938e53a13a90adeaeb6bb4087e70f3c0..ef9992f737f27989d7c27c7dd8448c3d265fff86 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index eb27c8788fe31de7d9857c536ea0304f86c5c4e3..ad3e8ab06183e784a01c84135e411073d452757b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d24285767f33f18efe88a4166adbba0653624897..ebed5264ad2e93d6ada16f2c5a8d6f99dc66a465 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 427ed71543d78095ac638d30c8efe3ce7388bf0b..0850d124b35537849d767e54d819539fbf1dd804 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a00b0ace6d508fbd9024c447d29eec73b095b91c..13c38508d8fc54c80c8196e338221aa3a465ce0f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6b2c77e6ed751e1c44e91299d7c302929ce3357a..2a3b87a94acd29d9f06f07b47bb8d76230b7eac9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 11c2251b5a21a97738fa61e96689268c7ca190e1..96953c66014d59d7184eac7b4d23a91cffefff5f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b79421a0e71d21fae67183ac5fc34abbafca7fc1..43acdcb4232ac2cd009f4a1ea2ac6d4ac2e41f7b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fec46e68051cd487a01df7ceb2f504f9a5b04428..9d6de40ea77e5fd70131cf624dc20cf89ee00508 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9773516b90b51348c69fd0d674a44ba5ec2a6ad1..6e06e34193233c7b1bebb9433fde600880a32cf4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4fe6ebe363d94879afe0cc517c3b49f78069b096..067066fe8382ab3ffb577de074169261d936ce69 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d0e7e563fd9b1e94da7ca75d54b9e872d17998ea..a300be306c15cfd028c77536a2d1270fa02cae15 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ed76bccd33a1ee20e3479a1f8c56dbb665cb774b..856297fa5fc0b2b2b6e7c295b1f9fd4142cdd17f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8f691c13a668b33d578b8d3594a126ab9c718f6e..8388ef2862cfb4942f38f0da3e129ac298fbc4fc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b47285bcf6e8d79315a99c93d4f6b85819f9b3d4..b54396e43c1e79722500e86b66409e3d4b69b6f5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 54e657c27783045d00f4cab3013614634ea714a4..f1c55ca0bd9d06d5826663df2d1c724701363075 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bbee330416c590a60a41e551d121a2a3f0901535..0c8c2cc1784dd83ccf1c7a696bf13479700c27df 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0537548bfb2fd445ccb10cf58aad87a905f63800..6c70ae94f960def357276aa5852a5c6afdf2fbf3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 086d4d8d0961e044eb1c088451f64846e93a95e1..ade9d89aa86475984e1e14ce846b298c761748ae 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2ebaaa7ef8cb2bdcb5eb7168635a4744d569b2dd..67a7af623b7b35384d707d8f996cd7fc0a6cf003 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e5a32de1710274e26df82cd5be62b5332c486940..d1fa8edde95ed33e7c16c49103acceb3beb3206d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 75e6e47e2b0ca22fbe052014b67f021797ab72a7..0b6aa8c910cb2099e008d80b888e64046101e17c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 84fe454375e1394640e982c81012f7e8cc8e9dd8..73e73101b3a0adb5ab42ce05b03b770748869ab6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2469bebe374357414caa0b00192b15bdbb542104..ce531bdda2d8f0776e8c3044c25ff8b356cbafea 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## Portions Copyright 1998-2003 Kurt D. Zeilenga.
 ## All rights reserved.
 ##
index 724c6e99076e745824b365c63315478ff25965bc..35a478fe72cb85ce95e634d3ecf9bffdb306626b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 6b6a02b4e731526f93840431893eb07d9f58d2ba..4f5bbd73063d391ca2f65b8b1b588c9712218ede 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 4f146f278a015115185431efedee75be11dfc5d9..a9112c8d476f6292cefd33738cf71c45a95787d5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 0b0a0f8a6c70068aac4e09c12fd4bdf2a46f527f..8df77eef724adbe963a5d03024f51e523a9642ae 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 4a8cf5b20418544e7a2ef071d93489dc3f481c30..df8ec2f4507b333b3031b9cafd4f45ea467eef50 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 92e3f94f1e0e506448518dffa157c72c179d68e2..10ad24c196d2696985c0c3e9139d68e103d69632 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 999ea4c9f7e1047ac015f2a1e6575c8e91016866..a23ed37359472375468cb4df82e0423de437520f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 325d560516742970303c543022e18e2247787b6d..e6457991fb8fca4f8c4ff8acd78dc9b6f82a201a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fffb12725006d645f581158bc0161ea128c0fc18..e25bf7558e3b79b8244ea4f934fb69491bfce199 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 Howard Chu @ Symas Corp.
  * All rights reserved.
  *
index aa372e0e24b487f209dfb0444ffe1ce077e5bacb..5a4d7aab2fd09f5f58859d46fa3f596bc9b62c0c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4fe14ff7ad629c32f9d7957f35e4bf96f9874ba0..e65cebf73638c1fff1fa27b4578a0eafc201eaac 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index b466f6f06c965d785709c46d8b24062f4bfe2c79..aa0dc326e8cf2ffe44fa84caf492d3abfa8614b1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 2de095b8c3a005c81edacce0f78c930fe7b0a2a4..cc04bed500f69d231020cc1531078f78bc6c02ae 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index f15b7153db0984f8abfd9325cdb7691f9c08724f..fd1c7809a3146b8b1bbe764b70719d4cd9927337 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 Howard Chu.
  * All rights reserved.
  *
index 900e107d4e6f502933fe7fe30c35061f318260dd..0fb35682c4c2bbbe45cdb28110375e8414f62bd8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index c97ab9ae9f08604c110b6af5e3bfa2cf34cf2d0b..9e23e462bc2d0acbf3a1ad6df04289b25907c499 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 4bec4758d50c6b802a2512d0e0b3d4b52a2429fe..8b1748d4d5140ca9d548a8fbe39011db9a7f87e1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 52fd6f2ba480be6b1e3e3f012cbcdc8bc67034ae..bcc6879defc8c63bdfd46cefc94a7b0884a11309 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 Howard Chu.
  * All rights reserved.
  *
index 079084965ab1d673622c352ab3f61fac17832353..cfbb5053073c4650fa100c04e09c64f4f8d495a1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f73344c99ef2f60c621c1a657defc1d059f52218..dad098f48cd49df392f22702b1c77ac90932d580 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index c9ea2cbdc69f7515e74cdb48347e1507af336d4b..80cff6716e115122cad5016dbbfcfba94558b6fb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 27abdd173523a79e068c7a5023acece802ecd883..559b814e97987d8c922b8275b4c137a622c9a58c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index c44ee425de5a63d1b07bf788999f8bf3bd012c40..496229bf2eda3b2ba421135bfbb526bab659515a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index f6474ef81f13ca7fe968954f1e280f865ebf1ca5..b798f8d9c5032438b075beedc1326410d7c1b8ad 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003-2010 Howard Chu.
  * All rights reserved.
  *
index 25ddfcf2979ef8657d551e21265c48859996d9e9..b4bc0818b3fc3cbe781687861e017b95e8ded9fa 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3fad39c62b33761639842293fef0964ead92a854..63345aed22044065b1dacf0102818d8b29032254 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index d8121f72d65b9f6afafabd5599c7f9436ab1453f..b76fbdfdde88ac14848c0ceaf2f985bb03bbf162 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index b1f43a0be4c135f3b58f0b2a548e6179fa115ea1..0afb52b3bed18e796f4161004f81f882bd4770df 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2018 The OpenLDAP Foundation.
+## Copyright 2005-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3d4c88dac6a8ee9feb11a67b30998f0ab1ceecdb..ec1c013aeaae96b31e05c5a34f414564cd442fe8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1945ddf93789f62efeec1af47f2df687db6c3aac..818971472f339a175ff954bf3ee6da63dda6c868 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2011-2018 The OpenLDAP Foundation.
+## Copyright 2011-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 26bd264cc79c3e32e2bb9a1c9b23ecdd1d70f2f7..7d6fe26baa4dc1f0f9390391aae908a5c3f69b5a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e673b40b9e0a6dd88a3025debe1253f4397bd42b..a9a77d762b5d4f0691ba3be2a42a9559ae05a01b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e1966043f63d0d4165255842f4e2489c9503fb11..03f9aebe064cf498b960574f5d4812b41d207cbf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 060ca750f7a0e64ef4fcdcbe861b80aef2b75d0e..b4b8cad725218e0ee87ec9c71c96f556cb8341ca 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 47886f091dabb1fa75abbecfdc19f59e5c42272a..000df5ee0fc57188a302845cef67fb105ee07f95 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ce77e9d624d4b78d4e9567e96d8efe112dd81b92..7775f1b81db435e52a84a7528f3fbe8f26a68c0d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cdc8f3d9786021beae0c210365798ba4b71cc985..4592ae15b760ff6444b9d80328c6d5606a96fbeb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 50b6688ae5525afec1609cc4e820d6aeef6d2389..708d15950d2f94417935d1ef52278dae65d26785 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 31692a0791d7d15d5419e76c7230903e6b819fab..1ac804f227bafe9390a6bf3ab2e81e9b0c0d8fea 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5d4297165ec9511c28ac2bdc9b6ea6c34b80d757..d8de2bc0f92673f814d2fce3eb166909f620960d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b71f0d39d3a460836750a6444cc3ad9b3af9c169..e3895d2767ce110e2ed02cc79264c14c7bfaf265 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e15dddefa960f9d1717b64a1182461f2264b6612..bdfa075c0c9cb50adef3b0cb4840ea82578d8f6b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b297ec8a13cb9c2eb0eac0e7bac489466aa89cba..c605b30dd068047aa976083aa110cd65465e3ebc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4768c88af7c6f18756d5f80460f0825ed5a782c1..d686d0c634c330fc78bfc4655fd894d75d406499 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cf3e097708ba09786a198d62308f668206dcc703..4eaa916efa5574ba99c7a1b3a6e033ca01060bee 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ba42d8d70b90d018f185b1810580a47f39b7ea07..b794569953edc7fcf85d6d5a9aadc471bbcf7c9b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9cb26f907358a82b10966650da153b80b9cfc3d9..2fb8702fc4ecc4ac529c171670e63f86d611736d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9e4bf911ff6f1abd5fb8216a07fdac78f69b2d93..04a6d8596b5c62577fcedf3c9c3c3e8f2e22a9d1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6e3770e202f2c7761adb6d87ffaf3317e3697974..88b7b43c35420829fb58f0ea16bc0a185207f853 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7b7feacf6a80e5de2cbc9375352104f6940e1f32..0366a08cb06c62a8e818e3255b03bcd2f7aec3ad 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ad57c321da0fd7b58f1ff273f26c2972303ce910..ca16016ec773df6ba8e49f7d085aec6ff0ba8db8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 566fa7fc9c3c6a141e2f680b5cee6d10deed5f05..7bb35590d79bf38dc3c39d1433d60b27eae2ccd2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c194c46b1d9c1adc6dcd90e1cae10c7cc8db329c..8025fdb8c5067e97b02c99efb6b55378c3b1983d 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 469fa19281ad2bd696f90d7978b65c41083761b6..5e0090f87448947d967bc04db043e4e529b01eff 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc7b33a78069fa71dcfb24c19118c42a97942092..fcda47f40d8ac6ef51a2a803ade1e01572203415 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b5f8bccb7d42dbc0fea030d72dfb1c0922f34002..cce8115ff3716c1488a80e6acde3643311bc8360 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2011-2018 The OpenLDAP Foundation.
+ * Copyright 2011-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1742610cf80db3451c449112e51d5c8d3935235e..230e408b5de8cd162834d35193910f5cc3d32e88 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a0124f1889454bce81d090125e31cbdc13320c46..1e925e1459667b3bc7c091945837bb07b80d7497 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 0e154ceeca23e1bcf473baf12d75425643888a0a..6adf5aace8ce7be14e4e288aa4076fc9930566fc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index f5d4df4e86021cb075fbfda37e63453355357be1..b0f66c27c122a82df88691ad3ecf20f00b5ee6e8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 561cfeb8789a20d1908efde3187d790dcb5e70ab..7e98f3de561100f4f43db3af32f2b5882f1a4f74 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 83d55743e240358c6aa8ab25e5be78c162c26dc6..724318afbd8e7e7ba4cea05cc3c2632718a98790 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index dccc5e218fe4752d203321d6e870d00473f59a30..7c4659e27a7f736682a09a0c3be67d976a58efa3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 8a781e5737016c6e0e028acaff8dfc2074414525..d028b8dd40fcd18675b0c1c348e183540215daa4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index aa1c9ede8c46f23ec062dac941d9bc4fdd5b4817..e8a916e6f288a9a53e2d0f5868ce23bc8183d51f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index cff2108f9efb71899bbae3f702ac115d30760c1d..aacc3a0c22869c07eaeee68baff42a5b06ed1f0a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index fefdba812271027fa23dc0f642c3a6503cb410c5..ee8e289e418aad58360d8fc761c2dfac8c793f70 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index b74389588162b5030c5d9bb54be94c53eb1149d4..de20ce92901555cd0bc41015906a01b36f8965e7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index acc9289c007d8ad7c9e70016fed4b455db128622..29c536939222ccd6288086466b3ed69df1a801c3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index b23779133cf75bf5ef60ad558a33e6adea8305bc..5e56af6c320ee407937adb70c5ea48679e21fbdb 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 661c82a4f693cb8e9e67264216aa3d979f25f0b1..25df22c0cf7dbb30df49602da9e76aa672c03f0a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index f8c519a52a841a4e630f346496af062083ab97c5..eef687bc6c319bd9f444838987a3d57db4ae95d6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index d850a028263ab9f2170109043010149001914953..714b1a7ab32c06ba2308fab71d8af83ef9f34d8e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2a866a6c701e3fe828f8852a20d91bdcabe17ff5..3d78236934e241126a40884a816df1891ad81d2f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
index 40bbb67e9371ad71898cf11ceabf08a7ed0611a1..0235647ce0ff3c528615b01f1db98f9e4c254fd7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f8d2e2cdc9aba0d46f68a11b67786bb6f3487920..1cdf60236f4542f5b5f237f4941392d4044378b1 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 183e0b8ef183c185b803425bbe9d7b2a7661d419..50f8b494a950d3c83fcafbb49dd67a4112735eff 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index ce68b47ac13c545b373a6d498c7c2bd8743f7103..cc2cb1088657f58ce54bad5d5527f2de4cab4b63 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index c8b4f1de1b40ecd53b7aa3dabb5b8401d5135d5e..a38818094b053113bc67775a901ca2f1355a4a36 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index c6f53dacfc3dffb2a74d5ecd7e13821dcdd20993..fd5621ca8668115c3ced2de856bb16b5be291709 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index aeb398b2ece07a1ff4a27d2623dc315654c61193..f0e7e8b383d112e77bf1df84b23810bcf7e68e6c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index a70210cd2dcddb27991af6cee40b77fa176c9c9f..78c3c5969f92973a96a372951c947c8e342cfea6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 1faf935c936a15eecdfe9f580aba8a96b0d68220..81c7b1ffea36a4b7843e487ef6dda274d4f36772 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 354e964b02749ad45effa5a1813bd62249417dc6..befe58fc0d5eeb9cca6fdae764a88a55d113aaff 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 8f7c3faf959f2ca67382a46680d297c1b30c88ee..216c2daa5d5f2a8938568200e6ac246fa754c023 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index c08749cc43e03303f0ae59449e4519ab0ae99acf..960c50d9f3cb5ee6d899a3779a6cdcd8e96e6ad5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 8079c6e7fda001bb60aaca3a1531de27bce9fcb6..2e96c3af9bfffd28c68fbdd04212d25106a7fbd2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index fbf5f2403f131bbd77f563728ec10d61cbf82480..0bed74a0068018999be61829d5eee9e0509ddca8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index f335e1177054b7813a68a3c7a58c7abb598e7e91..b4356be2d2abd336b99694548ce118bdef813a55 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 3d3f31226778635ef96e94905e5b9acb5823da04..30ecbc910733c9f61da7257d3ed3b88b5c59e72f 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-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 045b7798f2112d7fb954d2acf7c0b0aff2f17e13..e6f4afbba17918c3206c94d3130ba313d462b027 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index f99c4c1df8adac4321840b75e99bf28c76c9290e..2d61af95d08b99d760f15e1ac99f637b62163ad0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index adbd623eb2ca4c8af22ca9db24a622ec5aafb315..134ae55a330e455957608d7bf7bd610dfe4459ba 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 9852ac63a500e83e53e50e7d49d0da508398faa2..8c3782e50f5b4328d9aa3b54d2966e14a871f16b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 6bc087f37678ae23ac844a74e6a6da6fad51bdf7..9643e4a2ec25e11417731a0f48955d175dee7486 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 68cd6ffe58cb1c8bc210f05c2574b462702cb8d1..b1021d349a3091ede3f114ccc88c01c6c496db0b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * All rights reserved.
  *
index c4ab4be62f671bdcf9898db77fe3d25726944edf..048486ebe4145fee268dfc5cc7d24ddcc72f0b3d 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2008-2018 The OpenLDAP Foundation.
+## Copyright 2008-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 72112dc2df5a8d9b659b328be35fc47b2445cc45..4619fec8565854ba36aad4c2c752a932d3bfb81b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1a7b1ddafc945a947904b816104d11d5648f3a4e..58320fa9de01a9c18ec606c3d56cf66de9e375e3 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bfd384cbd1e4b10600f9e1fd20cbd11613dffe0c..c40a9a154a26a7b93beafcc54280a631dbc53154 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0ccaef2f66132837eb5ed1ef06f450781260f0a3..1e4cbf030289f6ad81bfed960085cf2883e2fe89 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e3896ed4f889d39f80251acf26aab198ee58e49d..2a6e362e4f899cd4ac9ecc366492e1eabe9afb81 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 70bfbe3d215637b23e1075a8ac638a762846133d..eae10adee47df71065121fa90a46e51803513a57 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9640553dfde223b32b3327c6de72bbd7107b8c86..7ebffd640823bb67dbb2858bbb4b51301f191da8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 731ad995d5b930aa3e20fefc76a6d3093fc2bbb2..3b22b94fec1981447db894f6d0712e9b968e28bb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e2fcffce8436586d66a717e1f4a3edfe59e8b8d0..f236d172b8dc9c2616f60d10216b4e1b6139a507 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9bf20fd888506c0b069f870bf6729328297ac7ea..915757b969543422a5af7783fa677cc509f68cb3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e91e29e6b3ea31d47588e740afeb92e9649c0ee5..15e6a8e4a825cf647a0443c2de29342d2e230a9e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bdcc32f897d7b0ba01def26d4d501d712c80ab87..e8c947acea2033d4cdb50cdde6595f7cfb73b2e5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 31cb82cc91a7717c730047f2b6cdaf937a7aa642..f66ff0e5abee26d3e29d49d09072a09409bb9db7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2008-2018 The OpenLDAP Foundation.
+ * Copyright 2008-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8265eb4e3f655dfb59994d0fd4da425330821605..19efa6b7441be359a2203b84b73ff2a3dab64138 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a64896786861713a2fd34f9b8cb4770648b56923..f32641bd94376156ea1968f3b83a711bcc731127 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b66e4008071595f5d9e186351e72e69da2af63de..aa39ca1777d4217eb7d7657b5dec6a2878ff44b0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d4387505d060bb6f8dbcc16ea130c8e52bac1adb..cd10d6ad6ddeb9cce89ddbd0074d7893bb5db8e5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 34d01f40b2b409d94547b84aaf26bacf420fb2b2..41fa82590c88746c4221099a3c83c31cc67ec496 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 30f059fc702e2ae29420d417cb42d79b4e9c4a7f..914527117e907c2d1a65a3fc354e99e4942b288d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ef13d4303c94f199ef1647fae76a41cda8cf8656..4a1557fc972c14cfeed3668921b8d9eb98881001 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cf95ea1d4475b9a73118979cb7ca7fd70c59e1da..bc535eabaf3c7dfd0fd10dc545515f0691d204e8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2e609ee5a4cc1df9dd0779c37b290f1776740c98..1098da4222a7e0ad39d8fa9645740582ada2f3f3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## Portions Copyright 1999 John C. Quillan.
 ## All rights reserved.
 ##
index f4c7906aa1ce2592dba33f00a7a1cc0bd0d51c4d..9cdd92e7fef9b5e45fdb95425438a1a79b1fd1ac 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## Portions Copyright 1999 John C. Quillan.
 ## All rights reserved.
 ##
index 401cdca728300ff8d0ab057df4e2f4e94a13f06c..40f5661c5f19e9a9f5b1e3ba040c3e571b7194fc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 95368ba2c21ed896b37d42f3ec529ffbcccd75e1..c2340c1a06d66544df61bcd2f92e3109976f84c6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 86dff19fa181084807262513ac519664b3dd5ab2..6c451a97596781d48800203e7b6dcc6343812977 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 90797ab1b7dcd7ca20401e842b5f1c3c69a85d8e..b9f9313a62bece5ea4d1565026991b8d5cf56b65 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 69b5657f40062d6dcc0cec57c4624b51ad5e7ca4..ed3b9989e444c4d06c3d606893dc5e6c8c99c979 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 080e10b44e0e54914f3cc39bc7592b2bfc97b77d..5da5a5576b90f1355b1780efae868db087576dc5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 2f7d478a9bf47df1aef960d2314be9785d9fca82..c693b39187af1e7730b52c6a08e3d0e60d2c0fc1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 04ff7e86de6bb2c1b09fbbd577750468af9ec845..528a71148a738f161bab1e007016b81e0380d8ff 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 177cdf48098496293ce787c7207863e1148ca13c..d950ae98e45f2aaada957092f57a62e83cc5b586 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index a7e91407e080566aa3a5535c303df613e1b5e2e5..33dc06dad1e8971c76a134f5705b34524ef05a59 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 8f314f780ddbdb10a1a85cd6ce53166ad0ec14d1..9bbab2ce310ae5eaf3c3e816f4a22d8623cd4f83 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index cd3bc140dd243d6f99d1b918cd933b522c483074..ebfcf0940c793b8270f57572880b0a64314d9462 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index fc2efbc233558f003f65a3f4746b3f242363b448..0793acb3bc3660805ac673210c8e0d6d08ca4b41 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 John C. Quillan.
  * Portions Copyright 2002 myinternet Limited.
  * All rights reserved.
index 8b99739ec0d42a415f291729c9f949c564ab0e5e..50afade31aea236059ed42cbd2551c4a82cbbb77 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9f591711d255ee2eeac5ebba88cee424d805f806..b40aaa5cdb48316f2040f2be8102b875c9fde3f0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 6685ef94484c8daaac5c1b6996f53330606153e7..cb22fa1fd2a6ae483428b55f905a90b4b32de8e6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 6746fefc59dda399d01dc6f8d3f36a51033e43dc..a5052eb927720c5d3ded3823eb4c9e0c075be2e3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 132873acff9373862f1d07f56be0f3687a990320..d2d842b376cd6c5327dba5fcfb1f14de45d140c3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 753d6f2fb4bee049bc627741232fe08308855981..0401f05680bf24fb3c6a97373b64beb3834f16d5 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index be56b726cbe1ca57e680f09082fca952019fc522..f5a8de46aef1cf1a6b52cbd24881344eafbd45df 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5c8814291acefeabac19a1fcd45736bee9adc466..0f4979da4d4cd7c212bde0b486a51d424ea59479 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index be4c2541c75ef67058ac7e78d1abe0d3dfc7cbab..197209ccccae6f7e9ca5d8d75189f143bda4982e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9aa26b8629b72a13f6763c1b070520129db9d134..b7303efcb16ecd30db1226edaf8bb9abcdba30fe 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e49a83469f7b7006fbbf530cfe287cb699b00475..a39bced68430c053061e1fd16ea4c66a79fea115 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b7504384256f4ec2601b8945d97f8826bd493ee5..79faf89efa8c3c6ec0d9298e5eab7095a38278e7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 60994a8242b98ccb832b60da38331d4da8d8400e..7bf49bee804f7da1772c0077ee6c065246cd1b43 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aea6e3e572b71d92451276dbd6f297a9b8429647..b7c39f7822d8e57d7f836650c6a64d8675f2824f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 81fa1f770ea0fd791e74d0017d12258b8a60ffb2..4ea1a5eaa5a7bd0bd305707d96be68b7dc8b5bf5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a3436f6ecce061f739eb28f60d12a9d32decaa19..f491d160162ca352a1810f87d5d3fab2b3b783a5 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7bf968163ace3c78450f692890cabdb48f1c51ed..482db89785e0d1ab7a96687fc446a9179c95b249 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b77f95b3237d7e4e598d4747ddd170b366c660c1..0a0cdf1a1445c4f6a491f5dc9deac764e9e65f13 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 658148e22ab557f72b6c02068b4afc261f10136a..c0a23186a1191ff82ab5d7c0886cbf6036564dbb 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9136266a3e86c0779cf401172ead51c169174d3d..60360417625a4b7bec1e96862ede735f1a056ded 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4ea4b6eb9c9021c3b47e036f922db3474f9b2801..67013571aef266f37c3505a072719001168e88f7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ccf332321e9f01c3cb7f8b7b5c9ec48a4b0efd29..0192d3666a4412c710ac268e02fc0d67f89a5ed8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a94639a4e06d09d5043179e45860b911d5ae691c..1428880c27fbccd9e9307e991a9ad027ea92438b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2007-2018 The OpenLDAP Foundation.
+## Copyright 2007-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 72b5af5c3331d11ad851a96020acb321d63483c0..9ddef6a0036d527a8e8c0a51fdb95af7c1e15e47 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 444fbf521bea36f873cfbff06d0117c8db89650a..d736d3201fad803c22ac31e9d71c30a37b412b08 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3e92055be4b3957b698831e9cb3c12084e3918bc..c9341e108baf90f29dce9ce691e5a0579627d7ba 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c16f0768d5648211355e351fbbe074c2a6052165..53355b70e2d1745c23422b7bdc473f3fb29a292d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index de76345b95b417ae477b646d7400c523a67007d5..797920fce218f14fd5bd655fc7d8e4856c68c15c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f564e7b499a4c9f7d4ff546793142ed752da3301..04fe1ef695285fe14bead6f06552cd27b07f5f4f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index efe66bf93c7251f1771d49cf71bc80e1dd2b0101..b8a61629f411ed3e4d07ffcc3abba43f5dc9eab6 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 08f476504b17f721d7aa65539294c403d2a73057..b2927c4c69a342a0659969a607bca123ec408edb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7b860140ddbee4acbcb7f9e06bfaf5eb1eca21d1..2592aaceba804b7d9dc8117eb6e93cbd85dc3e88 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc1a9f842373237ec6dddb5a7c20606ee370d128..af0e64f2ae42da55dc2a919e2b293facefe8cf9b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 106d4460947e1ec85d003d131eaec4c993844551..f5a81301144c1a4c7eb0b5704484b3d5ec877a49 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 72052d578070409de4a7c0b36a2e946c829304fc..5c97bbeb27721d9678116e9d415a25e86bfe3559 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2e3e42749d99af8d0fbadca0fcc9b1bfad59bb6f..f1ca736a4d75f2a902ca3580671a35206fe04930 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 158efaa1f9202f0f33d0d66af3417aae986c83ce..c195c5ebe35528e3d33847ddbea9e713fa55c320 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b96df16f2acca982c11ef08301d522b94c50b1a2..13f19b0e65689f99748b83d440b36ca9b0cb1312 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2007-2018 The OpenLDAP Foundation.
+## Copyright 2007-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 029c25386ced6b09d8848708c7765d0747859711..dba9530851fc229d347ebb6ac9fae508b4727383 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2007-2018 The OpenLDAP Foundation.
+## Copyright 2007-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9d01d9889cb77a33340cbc38984cce543ff6146b..f7c6d9ec6bb136107fcd4dca596435de073b1c9e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2007-2018 The OpenLDAP Foundation.
+ * Copyright 2007-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 45c0066b2e3c0c42c03cffa5d68f4bb200ccb969..43707123a7673e111f023f8dd1c7352a3b80d669 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f435e1a90ab15696ea117d0ba5e766701d9d377f..d707ca52cc6688f88cefa355c882f6f13de07af0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 4b1c45036247c6f65227ea88b194cda0975a7dd0..8055028423a963995732ce82c37a86f79f108895 100644 (file)
@@ -1,6 +1,6 @@
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
index 077e476a7892abcd12cd8805a764cccfd6e10f71..c91d4e6a7786d9f0be755691bb9413cbca6abc2b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Mararati.
  * Portions Copyright 2004 Mark Adamson.
index 20b2430b9b00a8dffeac156d109629637deabde6..ddebfad92507b2b92734d0657a87d6e2c05d5a05 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 7b92fb3c924fb84a09427ae95efd02e2b7a9c260..b4492f3efde096f73ae2e626ff2b1e84b01d1c75 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 09e251d156d6d08ab599059a1832ed152c2ad4d2..904f349fb3ab0154c887ab63ae8a288e54f51039 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 3df29c4bd264ecf7b0e4e460fd81337144879fd3..6e978b16f7cf04a4c65b630ba7f4842cd173ebee 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 709d4cbae29b6d5e0180880afffc950837ffffcf..be44ec1695193aedb7558d7d049ad1e3d674efa2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 193d5834e1f5b415fc0e10fd5a36b828da564808..c622088ac18a847fc7de350473bced2fa83f0e91 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index ece0aa91cdacfc084f4188ee61985a5725c2f0dc..36252e277120f878508108d90f991d16591e239f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index cadd9ab6ec2c772e03e57e6317ded4c0efd00f5e..2b19192af2a4b65b6a332d751d4e63d00b1ff8b7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 187643dda77f70c9e3e7be5f636a76d8120d4b33..3cad0b93ff56b6674ac139762c5633beca32c1cc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 465c59513b3f6aa56eecb4ddd0b2c1d18adf1352..6aa219cfca310d835f41d911f5bf97722cb43abc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Mararati.
  * All rights reserved.
index 480810f0213728194087010ec5a419afc21594a6..8eefb8bf9f867ded6b3b0ad9c5075b64c36f214c 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright 1997-2018 The OpenLDAP Foundation, All Rights Reserved.
+## Copyright 1997-2019 The OpenLDAP Foundation, All Rights Reserved.
 ##  COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 #
index 952055dfaf77e8df6f77d9feb3b7f8b95f3798e4..e262446ce378418f09830fe64f7b28fe81d8fa3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 1997-2018 The OpenLDAP Foundation, All Rights Reserved.
+// Copyright 1997-2019 The OpenLDAP Foundation, All Rights Reserved.
 //  COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 // (c) Copyright 1999-2001 TimesTen Performance Software. All rights reserved.
index a29fcce0d5b59072b7d4fe3aeb0fdefea3523382..6ff541d1c8bd4150fa7267459b20559a27a013e0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 8e8f24091bfe74d572027ef39408b18cfa9eb343..ef53faef8475d413d00b96bbcfa1351bd3d813db 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 7a66f33fbee2df80d095ef3337d8f4c8e830f7bc..9fc13e4446bb841e4446a1ce14070f0db0057dba 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * Portions Copyright 2004 Mark Adamson.
index 68b8408fbf16ac8740e418b089140440bea7f2ad..3f243ed08b1158dc3ec8935eb3ba2eee6f091747 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 Dmitry Kovalev.
  * Portions Copyright 2002 Pierangelo Masarati.
  * All rights reserved.
index 9ffd9f5821bca5f6d63febe42af04e256d8d0005..b3b32f834724d01fe0b330208a0ab2283e520100 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cfba2a7062f1efbb715ccfdf4a384e20d97339b7..f79424fa8daebe53075a61ac7c79f86358899b54 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b5e82632bcb29e563532c36bd0938aa2ad872d65..3a4918a9e5250dbd6c8e14f584f2118e4e3eb388 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a9fe5e43ed732012d9e88298894e758b7ee62885..dcc79b4289edb6a5d856983b532be1dbf0a6a2fc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1e1b14c591a664a164016e5169ec923688dcbcb9..c31d84bfa83aa83e53739b3e287985287aa9dcfa 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 25cae0526f00b98660782760956170c448217507..49b5239d9428ea4470d64398aa76ef1c05c7d156 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 31caf1f04156a24028488024e2afa75f84b1de44..0e9eb3972372080ae87560fd8cee130e3aecc23c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0c5f949acdc47b8b1501f04d8fac1772ef775d23..99c8325c03033cb4583e5ab4f1c8cf391fed5ff2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7f7229f9a600cc48863652125e6f6a7b8260040a..f1ca87e21f940b72d645acc5ff6cdf0ce64faf33 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 506a3e15bfa647d3b425b4e11eb953d95ff4a3d6..30d6b28c3fc6873cd37c81dc58e9721d6f83e1f2 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1f9289419841143ae89ab60abc76ac52abce2a50..3c9a15f011f08becafca8b27e8f814b903e484f5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a2cd300b207b576fd3fce66419501a3dd8ea6e60..ebd33953ca64f12018552f3f976bb43707805a53 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 84b7f430f890fe4264c0c6aa4825ec60764026c9..b9241deb3bc61441fd829b5df16320ac71866fdd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6207724e3b1fe759a9d0849a854c72102e4eb412..d521b2a690cf61f6c4f9c6c1df6eb115c99c69cf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d8d5e45f29808666d0ed2ef2ac42fe791ea3d6f3..dff36884507508d954ca7f1c837d719d61f4b6db 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 237f309d2a2977ac0fcd0a21399b8a0b302a4cd4..b554e63cb4dac35e772fca48404a7639226c245e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d3acee8b27bc870ff83e5c531dc7970a25942b26..62ee634e8f1ec542ae4e389c0323fe8735e6e6df 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 390032dc62f5827f9a2f2017f64b09c040c6d57e..bde92aed3c1e68573c6087c3414020513bf92556 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7afbb5b34951c35537b3e9e0d1bc75f759b8c5c4..66b35cbef45e8e3687624faae4d1dc4a9354128a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 21b1592c571ca4f25050aa4411a9e09b51cc7874..18115a37e44d853926b38a4eb843e39e56af6534 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 97d97c883b506eea63ea7b765c1429e674a6d450..6a869cac9c3e5716d94eb6fa7e091deb1f9b7bb4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 139c28ff5090a23b1ba604da19d03419d15c94f5..799c47118866f984d6ba280b6059084e1f01b0cc 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4f003bc101d3d7344797524cb61436f5a85a889c..2d8709dae37bf37621658235715644422cde34d0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 66ff64897e1545c671bc04aaeb05edbf50439984..156a6f48736da6275cca02c9219494f9004f2b74 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d8a91bc717c5400b61fc5c77033d94160d013c69..9ab3c9276c0e0c17f4e54d8f8710b56e91767d8c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2da793e4666e79e538bd8ff58652bd2be0a0fe32..f40e76f5ff8e83facb02ba0df66637eeee2719f0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b20def4c7d8a67504aebad13aa11ed3fcd09295b..42ddf3e9fefd09101ec959ecc38052ed77a875d8 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 88aa26b36a14c0d0f1581ac4af90a220642c0918..f4c73c6563ceb9f1e940eb27969db31ebce07eab 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5cc1e61c06557c1ca24c2b0f9eae9d6d15549ef0..1301220dc8f5c8d23cc6f4728ce0c1ce8ef05f40 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a7bbb535075cb12c00f061c2f6578dbe2d8c86b1..43cb6dfbc2c93e4c14ec7ba0ba365e108e155b85 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 072ae3653de608086969bb07fe1d4b15a82bf1e2..c137732999abc60a2b3f32e4dacc0ebc7d4c89ac 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 37ae22d3b5a22fcebf1ae1f3e8a42d136676d970..45d7fd7e3f9f2b1c18c55c9a7bf0cd5c466dee33 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9aa5c50b7ba7ed2d9da260e81352078136454ad1..62384383d36890804cad96e2c5fa9a9be1f80e1b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 by IBM Corporation.
  * All rights reserved.
  *
index a5cce17fbeb4c9173e2ff0efe6e3dbb4507f16dc..45cadd231c8c59745786a522a00f3cec4d28b834 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 by IBM Corporation.
  * All rights reserved.
  *
index c9560787df857a54453ab8c1e05204f823e7004c..b8656a0964bc541d7a42ed699c9aaa5409062c14 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 04844a76fabe21d40e92a65b8838508cfb126c58..69bd6be2fc154628c81cb62d6405512ebe1dba0d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9d9bb1e60898cd5a0c7289710872418353c3775d..80a66dfd90712e74d8d03aaff19162fe82ad0b9a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c3cf6a732ef38ea87085fa330b8daddaded68307..58e1d817702dd2a0b67ec4c53da793b927780ea0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3425168934909101359804e9fc8e76f1a77d3daf..c36852551c3d162d2ecdba826e5899c8f7a4dc39 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 952dbc4a1c2587f785615dec6eb7029467914a2a..b12b6077b748faaba896f32b2411710f18cbe0f0 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
  *
index 4c98c74a732346e03bfb5090f5b3b933814370ca..2acc77cf907a5a93349b148cac5215824b2f859e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2007 by Howard Chu, Symas Corporation.
  * All rights reserved.
  *
index 7a90301638dfc982d41700dc51b7db399cd2771f..42546a5e89290612aefe38d168b5faf2523433f7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c3465498d7f6fbc3a50d699a67293af512cc471c..6c2013e86f7e0546b3438b01f6984882f320c477 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 38981c2756608e63ea05a7e236e1cb1b27199522..5fcc2b65008c30f043c8c191841272c226d0ae7f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 66696bc96d96ed92e0104b4b601a8e44a7ee4cf9..fa79acf17cf1108c3d9c6d34ecf7f9e3c582239e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 041838db0ec9a36574f73089b4cb659aa33b605d..4ee4b2881d8e71090ab56e980da1d7f8901a9a5f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bf3a318875b5e0334a23bf8dd804510f81a48cf4..2b91f797bf56c658b5103b10cc0a11f5b323d854 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b468cc0dc6b0af8af4624265ce18c749ae6cdbd4..c6ea64aa3e39aa6652f77a40b0ad795206cc3aec 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 16370eb9fc953a56ef74ebdda6c081161a4bc509..53141358d93a1399548295b27a53aa56b69de46c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a6a2a5d80e23a4a1c71547f31feeeb5f47e1a80c..985b1aad4079e1b6685d54d09ddcbed78b37d25c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index eee96eddf3ea97f1cb303395465d85c4236e13d0..ad10c13df8d401af48b60dae126096eda3bd1125 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b3e883a8dfaa540663bd63ee63801199a58b3e49..d6632f1885019df1840fc81ddf774fead0c50d66 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
  *
index f1d2d1d18e0a4570f651978d0e2f0ee682c888b6..813a9b721f64f5c23ed7ad28c61c3aa8205dabce 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8cfab0a24892be8c639d7f2838e6085bbc8a4853..848c97c84ecb82142c6363aeae1f33df460cb569 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c986ea4144a558d4d9110c6205679a90d13d95a0..77c3d59bcfcf825fba7629857587e94c8a3193d6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7fe2f5a221b0b427e0fa3c94d76dde81eff1826c..d2118c1d49d5254174ccea16472e6d8063d83688 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ac05d877c44aa7cf6453a2b141fe7bffa7a0e2f7..44f11d7e9e375b19f908af5c41cf21bfc5f27b7f 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1c68436a0bb9f1cbb9e0989dd24247a4c2c41f7e..9c01c9e72116f0104a84852616d524ae4dac3ccf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7d4f02d68ac5235f69164ffc303d74e2a18f67dd..20d59ef9b82ef0468d127357c40e3dc244c56076 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2a8aa0a7aaf387123312350348af7aa0dff5de1f..953d5ad2a2c3eca49faf95e7f73616d328578057 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 01b6e767e6b19d79b6f01ce6b8440020eafdd744..c64bdf056f066ec33352f85a2506676ba1cdded4 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1cbd98faacdc720203892caa1774c46732d1d925..a1fcdbd9386c2ac405bb988e30c81978a93ad6d7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9b5b5c806e77729109c6109b16a2104319d14679..c1e631eec9661505497cc117e8f7e215dd269a01 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c7602d26b0076f59b7ef99bce160e3e4fbada76e..794030390384f0c9bf36dcf4b195f48cc3d0a667 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2fef328b8063ee5e9b42458953f16a162434ae76..012616640008f53ac3d1b80e6d059cbaff8021f7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f0162d20ea5e5d4989366c7d16a6b721e8d429c1..b8aba3b5b2d5811ba7e90cce493de2f2888043e7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ab58aa8140fdc732948b44da0c09b50d5240c5a2..7a718365f9d3e2d482173e63fdffca229d09c1ae 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-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1835069b7c579805ae16f7f2fc1b57259ab43cbd..79f3ed7e671ee2a832b8091ae0af6bf2eee3a610 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2003-2018 The OpenLDAP Foundation.
+## Copyright 2003-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 031fedafddb431c0c923dd11d4622fe631e12e9b..aa7767ea9d07a495a0ac1f911db8641ad936276a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions copyright 2004-2005 Symas Corporation.
  * All rights reserved.
  *
index b94f842ab9785601b98b7e6788c2ddee32128e80..4a9112260dcd44ea34cbb4dede476189d2160481 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions copyright 2004-2005 Symas Corporation.
  * All rights reserved.
  *
index 41be3cc023c07c836792067e35251596650ee9b4..aa53b35deef774701e7b683dd1a8f33f6a0af98f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2018 The OpenLDAP Foundation.
+ * Copyright 2009-2019 The OpenLDAP Foundation.
  * Copyright 2009-2018 by Howard Chu.
  * All rights reserved.
  *
index 722b9f618143895fb27b8ea37bfb4eed067f0902..5e9343a50717ebf5e48880c3b83e348e9891092a 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 Howard Chu.
  * All rights reserved.
  *
index 729f571268872eeb633a7224b06e09f7e1a2c671..885aaa0253d9826adc1f2de01e99a5dde87374ca 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright 2005-2006 SysNet s.n.c.
  * All rights reserved.
  *
index 599ca18f168b269fd36c06ab904cfa185d002c53..96ebfc184d3529ae94dca3de25b6c25835a6ac15 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2008 Pierangelo Masarati.
  * All rights reserved.
  *
index 902974c65e5dd46ac0a692a243ebaa3181ac93e5..196fda986d06f3c287962087d6c794ed178cfaab 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Copyright 2003 by Howard Chu.
  * All rights reserved.
  *
index 6293889f04ea1682d8c246d8bead8ffe784c05db..9e18beb5fcf82645de28dd60c011f02773054754 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 Pierangelo Masarati.
  * Portions Copyright 2008 Emmanuel Dreyfus.
  * All rights reserved.
index 2f83fd70c22cb4512c6ab79eb3d763b3799be1fc..d5160318ed94dafc6cd037c7c2b851504467c5e3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Copyright 2003 by Howard Chu.
  * All rights reserved.
  *
index 76b69d28c85d0b6d33449b96cc36b6bc5c0d6844..8d96c99a30836e30fdc8749d70d25cf4d62d3c70 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 IBM Corporation.
  * Portions Copyright 2003-2009 Symas Corporation.
  * All rights reserved.
index 550472fd296fef3758ac2667843b7771934e6148..8772ad12adbc33bf684618f2840a2bf133352f84 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004-2005 Howard Chu, Symas Corporation.
  * Portions Copyright 2004 Hewlett-Packard Company.
  * All rights reserved.
index 95318f706b7518bd1d7fdc3a5e28caa7381633a5..d27ba0071c3f9f957a9766680906462d0f02d2a7 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Symas Corporation.
  * All rights reserved.
  *
index ef6816d30774675312915ecf85a558ab92b71032..5fc220907494c0f1e2091e3dab617de3c7fdf2fd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions Copyright 2005 Pierangelo Masarati <ando@sys-net.it>
  * All rights reserved.
  *
index 5bb69ffcd78ac01faa101a83a5ff5d351b5ddb53..cf6be38a66dd6da8035b43f1b8368aed61c75cc3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 Pierangelo Masarati.
  * All rights reserved.
  *
index 8d16a66c0da010cbc90e2a5e9f84e781279c892a..b1ba66844cd6ac911025e3e82fa997039565f6af 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 170f8e146633f2b92759d18be824d238c449634f..c2a7527d83cd9acacf58962e3002d74845f41625 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 38d5901869923371680f0bc48c18b6a40e1402a8..98dc0b5fe77a2afbdf24dcadf5577d67a3bd9e7b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 12aab083827cdad81f6879446a273d6f7b804556..234141cb3d26198aebdc7e7f8c0c17770362d39f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999-2003 Howard Chu.
  * Portions Copyright 2000-2003 Pierangelo Masarati.
  * All rights reserved.
index 66e3dc1ffe95a316c34325e79706c64290762344..4836e71586185ceaf157ae9f36946cedc5d3dd83 100644 (file)
@@ -1,7 +1,7 @@
 /* seqmod.c - sequenced modifies */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 18a69cf6b3e7e0a5aa0a57d5f10e29e607b28423..fe6005ff698ea0b6d4ff1ba0472ed40a767fcc80 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2018 The OpenLDAP Foundation.
+ * Copyright 2009-2019 The OpenLDAP Foundation.
  * Portions copyright 2009 Symas Corporation.
  * All rights reserved.
  *
index 4c9103a0896a3dfc4c5d8e1f29f9cf60181f6fd7..2992f8d68d222f4af5291ad8c9996bc8b22d432a 100644 (file)
@@ -2,7 +2,7 @@
 /* syncprov.c - syncrepl provider */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a5fbb5b868dbdfa389ec0dddf713157605da3e82..9fc742ba0e92c56c905a46554697611aa437d21e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2005 Symas Corporation.
  * All rights reserved.
  *
index ccd4fa84bbe8114a4e88fcfd6fdf319f88a51ecd..646d098dd1df181baf6c22289c0d01b4b34d5e91 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004,2006-2007 Symas Corporation.
  * All rights reserved.
  *
index 4386ad50ce18980ed2d51c209425b3b456124210..d9bee5b371301f1e3d4a6e592b9595adfe126185 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * Portions copyright 2005 Symas Corporation.
  * All rights reserved.
  *
index 2c90ef5a6c6588d1c253034a5da47197939a7d8b..cd7514219830c870dce7ad3d0bbe8dffe2918995 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5ef5a96f1e9dd571b2eec155125fc4fb7b4bdd04..0e07edf90d6d1e80e2f330b7385c3bafb4a18873 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 230f4ab9ad29e1abccfaa2266a14a265dbc7f92b..4bfdcf930bf6a7326009ae05776d7b035ff2c7f4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5c3e823e1769d28d2573873ac8b6b9d52242274b..6a7f4aed9de25c3dc924f2def68f5f20c7f11798 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 28621451a1f627d606ea1a727bc8489b3caf6a3c..a3dc462952e71a8af2a8980d42fd0b37f02859ec 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 13117bd6a41ee04fc05befc556768c3476aa63c5..25fa2c2dd98d0c3bfc7043251c7beb46f3946407 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ea35fc5ccf5ab98e86eda5f8f9ddf2cd65ce38eb..f39e2fcd871c9b98b7d2bb6b2ad946336b9b30c7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d80370ff9b123202e91a20470d9d58315ca9f898..64c70537d1003e7d06b68719e32d80c468f295ce 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 2000 Mark Adamson, Carnegie Mellon.
  * All rights reserved.
  *
index 6a22c4e0bc98d39bbadbd392f11c9df55feb8b22..8181c59b5059779d045b149a7a061ad60f6f56cd 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e14adc2e8d211348f6734fabc36ef9f24ddcdf35..715899b2b552024c3d40cefd9ad25dc28027c5dd 100644 (file)
@@ -34,7 +34,7 @@ convert schema files in general.
 
 This notice applies to all files in this directory.
 
-Copyright 1998-2018 The OpenLDAP Foundation, Redwood City, California, USA
+Copyright 1998-2019 The OpenLDAP Foundation, Redwood City, California, USA
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index f920004194107a1e321180892e00f247c2a60bed..39c770e83ff4e6cf7bd8a2103a6ac5f64c35dc2c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9ce84f38e091f2a5a2fdea0ff02f55716d420ddc..a7eb58178110cd8a5791149ef8d4e94f70eaefb7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 535115731acb750035361bfd8fe8459de844ffe8..8d72c1347dc83671c02910b67c11a9d27b97eb79 100644 (file)
@@ -3,7 +3,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d7e71c4b6951a9fd7ef2ef4c3c927ef8375e97d1..d36eb6b566217372a38bb22f2a89d45a3b0ece3a 100644 (file)
@@ -4,7 +4,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d07dac28c7577687054f2bf537e4d1921900abda..21c45c89e3b2128ec366b3814f41c3a4096a1269 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 306a856bd74be436aaece9f3c794f4071f7f8fac..1c92d14a38258d3dbecb26f65caa53bcb4b16f65 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bcc271d1b279420edf4313e39772c19eeb9d320f..daf68f30a39b6de30fa0273dbdf7d3309bdcf8f0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index eb87f8b7dd0dd003d898dde5b43022d1f2f09d29..2790b86b427a4602c9445b33ebe82c8ef1e2c726 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 61305c351e670c90b45657aafc6159d843252512..ed0d4f26b282195b385a48fab6cbd963016c9805 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8cfa7e971ba155dd2dd6dd108772d11d8eb5359b..6e3970285adf041caa3ada1a16ac89854cae5154 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f6ac79f35cf621ea07bfd4155116022626f1d27e..f35ae608a93cf6447af5700387e1158356ccfe46 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ed1720262b2fbe5b5a23f71256ad10f390fb7e4a..a43be45e877472a1c3540bcca7add07fbdb03e2b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d6aa0794db0ac566762dd86f8434956e8baff3fa..d8d07be0920fc59920f9a7aa33c0a85f1b564b70 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 941dd8adacb42aa0fe70c4b91f01222ecf2b60db..db0b8c118798e44579e88b28061fa0bf4e0f28b0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 72dc645361f1f3bf4ca0ff457c1778e453b7c1b7..fa32619eed1a32142a30e5889fb298f71bef2aa1 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4a264da7bd1c8845d05ae70eabc2369b40563178..dca9e5c188e67e94b4c2720e21fc172b4bb0dac3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 63ebeea924ad66f892fd8a806cc0009c60a342e1..db454d1d85a114b391f031fed96ad6fb9bebd003 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e1bbf9dda0509bac275bf4fd36a01a573670f467..cca633cf21162058fdf1d65a573d248d7444468d 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8eeba592c8811844ccae10f5f8a21f39d67c9581..695b6512d8716c8a2fe27ecba453311cd3fd53c5 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2018 The OpenLDAP Foundation.
+## Copyright 2018-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b45357a240674756defbb605b26d378b0777e344..5b8ace9a1c0d8ac1b83f39c35ccd7307f5a8e456 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2018 The OpenLDAP Foundation.
+## Copyright 2018-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9605edd833b4f604368a7de61399d08ea49184aa..6cb3eabf87270c654852386a04d023e30339da06 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 31b4eb8c11b2a339db2482dfc17e08b4d3a5f8f0..d970998e98611ad434d843897f2be3441e4949b9 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1bec8dfef48453693aee9f3d0bbf942a240275ef..a87896c720e5d1e1dfb8d1114a1ad76cee095f0d 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ae49ad5b538671b637f3cec095ad0a5d2a2bb98c..577fc0f30e8abd11c8bb900df3f4ae4fbcb92064 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2a97b00a93adc46fc73b58d3f6b10179d3483cde..6e9b39349f3583e9cf2c390f9730fc95c2e82715 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ec96e381e976f9635b030e6930f9a23c44e0e6bd..8418ffe61eca55ba30c755718411e68ae0f613ec 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bbf2a9318c1b3c14759ba4233c61b932da0f9557..9f4b5af124b56636955042fa15d262383314ec21 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1c10739f4fb1a33db8887b66970b306b59558939..ddcd3f6b063786df77c1f3371b0dfbb88da6cb0d 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dcbf918ebbdac3adb561b46550fd82fd445e6d50..1c2e2ce18db121683b1cd3e222c01cdaf5c182ca 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0d16e3ba325ed6bd97ad4f7ac7ed13ee1a027ecd..13a283002ddb0b16ee508b6c27d9b9cc59cb879f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index db2a6a8503152091a56caf568fab91c2237198fe..39eb792e0ce33fb30fa3c9b3b3329b5ae233327b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 21bea4286d6952f89655cceea7bd404bc79b510d..82040e6654130b1819b5f19fb9cb5ea240c16330 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d5746e1da9a533614de68f079db0fd9e9bab9fdb..7284769a0e36a55eacc9e1d40a1426dea4c34281 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a724b26ba7f8f35f067af7b628c8f25e061477e3..589de97dbc28fb7bf6497065176b17564390e970 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2018 The OpenLDAP Foundation.
+ * Copyright 2000-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 050dcb6bc967ccc82d1ebe8375216fdefd051585..60874d1edec145a9f140c67d58add4d4d3c45ff6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc484d055df14f6272ac1395e1f1694904cb8a25..b59d71a60268c744e27782bb608c3efbdfcb1d8d 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 79ce5cdb80f15661b664431bdea0cc087abb110d..aeae98903f6be4b6fc0a76a89e553b77bb74647c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c3935ce5ae2cfa71d60ba94027ddeb3b6ca371b6..de17d2b70d9090dc006f6a4bab3b206625d974c3 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 34684eb13a471c0d334ca29a8dc18598932d568a..b82e86292fdcc89642c6a8b2a0159986de828091 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d7c60be6736f2fbce7bbceef6b1d03d99025ee32..45cb7cf609d4ecbfc8d82610e7b7ba3bed0bf731 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 39cd53b410ca968efa32b8f11b98102beddff1e7..59da94465ee5549a2b3e46d00e185841fe1a8c06 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 20e2affe132e397c9e8384a7d8641f5cf52d827f..3e54d3c94d7745aa6982b08c5f756b3659ed9719 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 979eecd3fdfb1122a30b52d40c851190dd47cda5..4015957f85dc2e6f129b02c005643137c5a55ae4 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index c00fb6b648cfa731871cd99fa23ddea271c35da2..8a5b334cbbd385e9960d839b6789e26e9645bde8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 807a7b33cab810afa9d16de7deb06c4581acb7b4..ee7ed18aa4108616c4fcd707a30605c80e213701 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index 39384e5e9873f9e49cec4715b6a43aa1f3e739a0..93a8a1e694821421aa5042b7cc1ac7da6145e006 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index fe710175219feecade495a2dd5bfee0b1991786d..f590ad5793d22b8509af239883fe35875ed67bc5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f3b3a65824e6d2c43b65f39cdf86c3a86c8caae8..63997768d19170acfe1270eba62487773a31edcc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 70e8340c005dc6cd1f6c93b7043c33c8b538f3d7..d1d302d0ac2af91f8bd51be073166017874562f0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## Portions Copyright IBM Corp. 1997,2002,2003
 ## All rights reserved.
 ##
index 9a660f6c11b1e29acb5626624d18f21c30e05391..e7610a3ce846fc27d73d5d0ab26c30247c523528 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 92be577158a1c3857a367fc7362709b8add4d27c..39705e0f4f07c2f9f5ac1a8a857d9792764a284e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index c61555d246ccc1e3e449390b456099993baee619..d17961802d4452b3479d575659a33a96ea37bff6 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index a0de47b6d52c87080f4d58158e1abe8aa184d6c6..53a1042e8f49725210265e9a9229029980da60bf 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 0decd0feb5123131c01b2533a556b8f436e3cec1..f244842bb70ac9370a4a89dc6c80d35198a8f365 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2018 The OpenLDAP Foundation.
+ * Copyright 2005-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3815c311c68ed93b4618ec6c873c679a31021b3b..df6ff46cb305120d9a5e195523f983b8724504f8 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 019940a090b35786347a0a20181c1318c9a7d97b..44d562265be7acacd58840b391902801e576274a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 1b4a18412542a8d463127e836ba07ec7fd4c186f..a6b56c5c9af2df310ae03f8db3829fa02561dac9 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2001-2018 The OpenLDAP Foundation.
+ * Copyright 2001-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a5ebf321fe3d83f313fb90c67354f3c860bb0174..412bded0a4342a47d54d428ee72cd442c49a78af 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index 0a201325b5f1496bc31321f02f67b42f195233dd..5691893621e69aeab73031c22e166f502a89c7e2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2002-2018 The OpenLDAP Foundation.
+ * Copyright 2002-2019 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002-2003 IBM Corporation.
  * All rights reserved.
  *
index fdfdd89c4d60699e4ebc0cadb6ff0eeb14530de6..6801828f9775a59c016da9eab1ea2f0d5ea11f75 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index fd578a68f2837c149ec6a2ea2585880a39993a62..dee690b05d307ab5583ca946e1bd855c3d9254bc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index 970384dda4a4874cac4f513182916d8ae0a16392..3bce474a1988baadd0d94c653f69c1cbc64dbcb1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
index 8b576d8be608f5055fdb8521dc67fd3f456984eb..175b3e0d6ae92992c2998a48dfe3780c4ee302a1 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1998-2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
index 0fcb10e139acadad258f8a6dff144f7f706c1d22..eb04cfcc01cb5de2eafd7fcc48d541c473287c82 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2018 The OpenLDAP Foundation.
+ * Copyright 2004-2019 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
index 5b91e4b9e55baa35232c58cd3206825aefe94aac..825e6cbc1b53dac121e30bb37b3704eb27a10102 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 20b654b9753ae3407a10410513fa7a289fc2e1dc..fd7177593670bed68d85627615bc9278c9e74e6f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2fd2342a005903a167cad67e58017baa56908f7a..53bc6901c20aeadb6c13c0693f76b266a7134fcf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * Portions Copyright 2003 by IBM Corporation.
  * Portions Copyright 2003-2008 by Howard Chu, Symas Corporation.
  * All rights reserved.
index 308b1c9ab0cb79e33bad237701eeada0bfd7a416..b2218a4829b0d462f401b1c60317f4aa0890e2fb 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7fcd8c2afd63c0210d8ac9c166e73a93a27ebd32..c5c3cc2419ed3b37d64c92e9051016e1ee06ddc5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 122a572c65c9b39730a096c2062abb24cf6b82ae..337b97f548dd8937b16cee472eca1064fefd0adf 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 11c704abc93dc21ac1ec467d52045ed4ff8e8f2c..fef66e4c1c1cdb2237ae141f4f31428993b51134 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * Portions Copyright 1999 PM Lashley.
  * All rights reserved.
  *
index 0493a1840c49e43f4367800f396b2b0bd7e18890..fb9be33a9d6944457d63ecd696b506ade78f7a85 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2018 The OpenLDAP Foundation.
+ * Copyright 1998-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 83633254b6467d86ce25aca4297d981313de933d..b84e791a8802b9c2ce841e7bb22bc7d2e387db47 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$*/
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2018 The OpenLDAP Foundation.
+ * Copyright 2003-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4235487dd98c3d9183ec8dab8ee6341f6d50ed2f..5cdbd28ebe247a058b270928d6da2d344591f964 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b133cfdfec5fc810ada415d9e318a7111cb78b31..18e428b24fecab6605fac39ed54f59e6f540146a 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6597f98c9334bc68709fa6e8b13058e3226d0d9e..78a46869054f5706a33a470cbe37d48418b39b7c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a206495ba3887d660bb0d200cd716da95d64c3a3..2d0e401f18cfe5eb4fccf6432b1157be3df795e4 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0e3de4eccac6dfee7350358e990aabb255f75f2e..ad3ef1c89d87b32232f4f64b3916ec60bf05dade 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 99a47af6212ebb4f0223536b703851aa72d69d46..f723d552332a0923a39f0b075b7be013eff6f310 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fd07cd53fe7e23b34582ea7ad8e7a664a0bbad6a..3320d005d8c4827313feb2824fbad0548980c3b5 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3f12f5d5336d3d4229b585100079229de529d211..43b199c6d23af16bbe54af0b401d05094c44f0d6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a5bea26729755fbd50456af130d4c635c1d735f0..3a07401680df85c7404df93a942a97913bda52be 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 17563b46d036e3e90670d3d51e9496a8d7aa047b..dd63a5260808e6c0b338dede16169233bcb261c8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 538f16cfad3bffbe574bf27ece7445ad99ebb6bc..f6eec0b7f6440e0c36dd7914f0211495bb825dcb 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ed8bc6367210056ff91fb5ece219b9332da63ceb..7870b2a9468bf3f59596898f58d70ed41ff91622 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cd910616fb5c95e4d356a2499b0e038f90e73d0c..8df345521cfee5a795b701927451e79da10dcc4a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 39deeb5800f7956cd93148e57634023f957c206a..17efc434670a0a6d02ede4796626c422a3d6c2c1 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e30d12e203acf2b321abfc0ffe957279bf6ca92b..bcebb6b683ed405b67e30be5a238408825ed19b2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b6ea90d3bb25c8cf004a358b26203246b1b65fbc..c262560c2aa1d73d9da3aad6ef6557dbf7e20605 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f1e7262251a0fe7204f053388eefbad14da2addb..af214a81b46f68948858e04e3b6760e8187a41e0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fc73e891a3154cbf67e07ed00fdeccd5f0ac9dfb..9e6aa85ca77dcaca5c6d27c3edb2e5a8ae633dd7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 794075d9f563ee4e235bddc71afa6bb5f6525e72..d63ca88e92d553424dbaba3a8d25cf0a43d72554 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 32de3c890140451daa61f682d1887d88eda3c1e6..7e1bc3bcba74c4496a8a55fa445e35d9fb2fb0ee 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b8f3e4999c173e2a1883b58ae729d735a8c7ddd2..e3382ae82d14c511814af677275959352754f533 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 578c9905d0dbded31664911509343dcdff3d1730..b46a826d84fa13d062488df990c6dc920c43e78f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c19e07f2a810b58be96d66d50f05fcf5c302d8c7..26747a4f722a06cc6c6afa3cdf16ed912e24cb53 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 86d8a1f95bea11bcd07d4fa58b0aa54ddb9136c4..c517a27d601732a48174a75e2b8d6f6d266b28c6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 51a82656a9bd129da9d86de20a5de3e09ded436f..eb6de7210a0d331cc59ab5386d2612947bd04b9d 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 49c9a67e9508c1d87d40bf6d255a471033069ca9..de35d01dbabe78603061cd45715e22bf7ab6a458 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cabbdd6b949d0ecab99c755c3e6db7f83e8dec8b..88b57fc08f0707052ad2df4316c67be2654dfcc5 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e3130936ef7bec283a64c6ec51b523f32657ce10..4ebff11992b6960e6f8ed501bc532c1ecc3cf38a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c963e5cf7c9992ae642021eb7c8f03e9fb3e12f4..3cdfa3ad8532cb91a0dad209cd631e74b252a6f2 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index aff058b327e214142778b8c1a7c2178672f612f2..ac823d919543dafa627609e8613e2f60970eb9b6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e13d3d90ccaa53ca5e076c951515c238d319239e..c8d272537c60296011390415f8a950c4426c20ce 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1aad6fb3676d5dd4c953bcf6080f746b5123e977..bd14b61792b46fce65be1e5e733916eddbdff47f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f3b009f597402b5381caf539a66aed189a7c7aa9..9b8a325e0d531c4a99c8d3b769f6f7924f897093 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2018 The OpenLDAP Foundation.
+## Copyright 2005-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dfe16af0814bc9ca6e405f992e800b538089db71..a78880dc7fbf51419b09fd9676b5e44cb5e3e611 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5b893eb24550a6fdda7c0ccbaf07fe84aa01e9ad..5ba309287f392be238d429a19dcc723db5581312 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fa6cd2ee343f0b93ab6c4d32a74f6f4e1949b224..5d893035f0b2313b4f27cf84094a7901176a92fe 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5994f7dc05249ea63ff0e7ca0434b7f1ecbe2739..8c18604fa90d1353a535f1d28dffbe6ea824cf7b 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cc38c6f1a4a58c6525310e748dc494c503d3c29a..957f1c9792b0d62349858dcaebc8f5f5f3a876e6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 363e00ee4d7f71623c30b035ef782c70b7cfb541..dcf1f854e5e78714f7564c861a2c840611bcd588 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 78b73d2a3cb0ab94edcf9ec62e85aa3a8420c6b7..887b93782cd3242d45204b43c1cb361bf33f1244 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e717263706b80a21c7fa2bd7bd022dfb6a0d8ba0..c8ed132a39d3f67b474f4968030504a17f2816d6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0b2709081e08b81c3d0ceb53cb4cfa0da46b6471..06fb042df06775b28b29ee0bbad9a0f4368851f7 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b3a6a8e37b96b534f606c8e2a6b2abd71b12899c..ea4360fe1d96f3dfbbc425c77ed1d540fefc341f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2f85d04fb5ebaf37338183cb8c972d8c4e597185..afdff7ce09db896f3df9ac85dc168d9792ff54c0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ca6743041a1d8fe80e36d82732548379f7016279..88d66a36f51a32e03cdd5cde4672cbc345018e30 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f9099a4889d82d4581d35d1c27903696ae231d33..575c11a5082476db24424c626e69bcbe671da55a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e408c0d17007e0626f149b3b78925ed318fa0c7a..beb86ccee65623c66dbd7eff582c6c71f894c6df 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 15a5b417f92197f3a17189dc9e0a035873abde77..0a36730319b853316208ed367eaa392ec2e1f0da 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 86a33a118d1d25710b262c569792a3ea9c281559..dd91c3a21910cfa687e065d90098d851bd89325f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 22d0542560e7cf2276ca564e29f7874692c6035f..0280d55942b0a068010c6e8ee9e635435c890ed9 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5405c3fc650592247698b4ee4f2abfceb82bfef5..5a0e528a68981dffd56aee372e468b327e08b43a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ff1697b3c6e254c30b9465f8b1475de30331a5f2..954a4d92b418a304fe924c4b98d1e9629cf90be8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index adee439b45c111eba51af6fef3713fa234c3b18f..a3ac6a239ab6d24540e5e0bb9f8d7ca6c5336226 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5f4c40f23bb50669de7186a1269596953030ebae..d0074fe1ffc43637700ca9f95eb7fe5bfd781c53 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7bba6ced71c9f7701f5faa1bba9e4f14c2b6202d..15dc01d34b1feb11e69fdba2aa0a2f88350e75b8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 59095b8bc972221b305d90dc8dc7dd5db67b5b80..fa390958d346e6489cccfb1e428f52d01283b5ee 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fde907f6812211dbc78f5dccea4f6597ed573f62..e01c6edb1eca20d8259b606b7bd2568662398d70 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6164bff3d90bdd0c86bd9b07893af067c6c0fa3a..724449d3821ec8d476012a621d9d521e52cada7a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6a3af44479d601504eeed7538589308c74f9ac62..a31d3001b9882a5eb4f6e6a570892281eb977d76 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2f0bec96769ea67e209aa4ab167824f2da415e13..aa75dfc1090a2e459d0ab7021e0e46784179666a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 76c0eb24e16a62a4ec9e5bee772f53da263e5a3c..028a1f5a750050a1cf51eafe873c473ade748784 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 437756eb3bcb564e2fae72d911afd30eada328f5..1212364971d3685ab5fbde4fbb8cc5384dc316c2 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 762c38bf0cc0c54c7d0670299c17e147b8030e68..b2bc841bc752d95df78f9044b77cce5685f636a3 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3721c1d60cbe7e5cc8a6e4cc402b72a6df365afc..db476746d6c3192731b0e3c4aeceb824018b3d04 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0aa636ca1dbf09250c59cb1008f81702c2f496e0..114d1ae1316c3673d84c72500e0e822211413819 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 79cdf826d2bd9f94eee37a014504c007f1e320e3..37d0b01d5f3391f7d3ee56bea678975f9d37d347 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 43ce8d81e79f39b2076d8659a07357e015d70ba4..9f5338bb92a58049d93eca964ff104cd82c81b69 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 23c9818e91d7c74d3712ea164619b5d2ad627525..5ca2feab77177a931a751b300a7f4a115c0981c1 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fef3c3007ce990b96eb863ce84368a3eacdca407..6e350b01ef6dd7d8579361b74043af98abb02af1 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 014a1b575383e08f4c64d9644610b05951f76eda..68f5a770413ca5f007fe3627c7297140714e7f17 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 01eedb2f2a8d5c27f8dbdc289183a8528c772896..b149eeb247823338271a84db46d389eb684bd381 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3611c78161d00b5bd3c670640717538ec189b7e2..8e5500524f7ff551b859d93c08f68ea7ba148ffb 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 58d78144dc3129dac5faec5d874befa5a1df181d..8543fe03ef1bd38e35513eb9e91d91b7db30a4eb 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2d5ac1d40c3732c82547d007f50c2df7c3578209..c35eb703a407fbcf91783b182fe847a81434259f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a15256923c30ad19558cc05c8538e692fe0db26c..b787d95ebb6e277a0fc2d2c23186146feb8e69bd 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f4bb0773e03510f88f2f1fadf20a0058998817c9..f2b029b07095ed07eb5cd20f05d6271649f675d8 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2017 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6a77855577e9a715634dd67adbe55db2493de2bf..4fb23444747b3074629760422bbf89a818cf2240 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2017 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9c5ebd4d40a756f7c66453038cc911b944461f0b..7d5c07c8dd5ed9b360ef92211c7a65a99bc3cbb6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1300043fcb27d3aab1d28308e3f3522d32de9a64..5b762721d69e628634ce9924138aa0cd4ba7b8ef 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a3d1e3e259ba3d09b1c6e5ed542289471968d787..bbff366045757dc014d6a76a8833a79bc21e55ff 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index af6d936f9170700ef01e3e7946adc094b6925d75..40c17db1c8df56a3c6514977fe986ea2fcf6130c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c43c681f9f79696f95a10a909374be9d6b1d66d1..882982ab417db1a2854d0a0892db6475fdb5abb6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ee8bdcee051d1b1eeb3ee16d391290fbd4b308c3..d8a0e4482d596d0aea4539ffe7d532d72dbe8108 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 50a06ae2b99fe21f496ef315ccb852f423b5fa5f..bd9fc4591e0a7fa7895898834679f6819878cd78 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9f94b1a484af68a6e0c18ba156c56a3ad978f903..d2cfa603c16f7a50c623260d305ad5bd78da3e98 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 96812bb338c62623e9d6efca3d951924bae67e2b..3f9d118d2b29dc79f2fe0ba9ca787b688736306f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8aa7e1d52b7054aca4b8febac9e623576a8ac5d4..68c258cb6d28c3d7a5d7d2ad7844d6cc87205062 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 769f8509d1974d1d6dfcca405778077341448abe..ae9539c883a77c927c389853a920464f219584f5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2009-2018 The OpenLDAP Foundation.
+ * Copyright 2009-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2a8004a8598e9ee206bf3244985a92d4551896e8..35a513deee527e3efa7e99cdcf1d717fe97df528 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7ea149d61f1ffbd22d02f55d7195893814ba54b8..7d3911c1ccc25689f2e6dcd836d0c1fc44bccd25 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2006-2018 The OpenLDAP Foundation.
+ * Copyright 2006-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 81bffb03553c41757739f9f6b2bda3e6632a38cb..a275212ac7d6def49b1703afe2726df2c397c220 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d27c60f70303121d46c36cb97943c1a526b3cc3f..a919a55e9b339654ccdf702e8e0791d73b71f786 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d36c7e13c05cc4aef80b343ea4af9f9350b3e9aa..254b054fa0a620415d4412b1aac8213719fadc36 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9eb6441b537b765fbf7145fadd9d6ac7054c162f..7ea408003bb1622f31dc9439db96517b89dbe677 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8c9f45760c072ef0bf66076fef160ba551500471..665a44cf7bdf14fe7379c88b963002dc7bfb642c 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f1d5c0c47918d691f75b87cdd62787be20fda6a8..50d77d6a4ac0d689831678d961319dda27e7efc0 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 50caadeca3285a056bcbe167cb4b167adb78d9b3..807249ed8d9cf1bb49507e9ce482cbe04e4879d9 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e51602563ad07fa8c6ff7efd4a5c47f62fd061b2..2621439498ffdb6abc511a5c3c9160f99100368e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cb2780e9b5979567ec5f99cc46a8adef85095428..86ee98ffba244980394bb44ad5c565bd3b414808 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2018 The OpenLDAP Foundation.
+ * Copyright 1999-2019 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 793e388c1801e8aa2b1a1770351a75a01fc11809..0c2667af3e1587ea6d5cb5d7239d523988edf0d2 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1e7fe92b10e06a8fe02958cdadfca344d43b857f..61eca06a85caedec2c8bd36f093a8202c8a6f2e0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 02629f19003aa4e9721f2d0fa24b79f156845b65..5c89ea881f4de4f5cbe6294a6e686a3c32baca9e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fe487bc69ee6297837df5ed9535b5b8d8e805b4b..52bca4e2062844f841a2a623bfb68b6456fc1795 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7952c2e7fe652f63fc55ef552c324f9bedc356c8..565b72fd0cc2aee14220f06131957a3071a5b8a2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ef1de7fb6a3807d9f475304d7c753f5f6e0db921..aa4b7ec4b56afedf95476b4219e3d260de37f4cb 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3328f7ee525424ec996d388bd43ea629ce59baf0..2d2769a9c13052b97660a410fde9c8425d2d671f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5fcc899503ef24f5bef131a3690e2324414d9afd..0dc89129840bca44c65c56d8f9cb6363bc3ba69d 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c7e52722f11db844caa44caa22bf633835472b97..82ffc7ae9b574b09ee12ce72251c59676b325003 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 88713a5b78db4e21976eb6188b7c6736df2e375a..815e0e716d1301db55f03d3e55baff9020047ea7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7101d18221523e37a673caaa2592bc430335e8eb..fed3c3807026b016e86291765bd3704f6964f7b6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7693cd63a4cbee497499aabbb998a54087019fe3..194f2cfcfcb354f388056544723bad7392f4ffd4 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1403f9fcd71c8157977ae86e860755c1e13968d5..ccf44a9593006803252a2af8e0182b83dd9be335 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e4f4734736ccafafaef6d474895201241140658d..db794d7a25e1b3a60d2a99081dfc5154efe0d0c8 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9cdd3c97cc0877fe3c9208afe4927ea5783db734..e9c13a45121ebbf8db924d7e7c72013d93c8347f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 76c0de8e91a972c18c2ff02a697af5b6bdce762c..ef67a9d1a4da787924314c09cd83977f70ff7391 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c317d7f63c199e5ab36f9f78c6500d1866e062df..ed827a073f96bcfbd019b01d587070d6ada375af 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 496bd95aeff84cb9ead04bd71bd55acd2c25ec62..0d8797ed6b6672e144bdbbe42e2b47d7ab05a03c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index eceb0953b651eb38e5ac4c3cfea20c56e527569b..dd0acd6ba50ef803a78100fc672ef31412740898 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bb8bbee2b6a3af18fae02777137671cd2c1f1b06..7307b44810c97fc7bd9c11669caac4854e7b6d2c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e60cd59927897cd018dfcff05d06d1a6a2f1dfe2..175e08b60804b08486c89c73e253cb1a9152202a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f19555971ff893192eac935793eb688cf124b04e..e4c957d9702bc5733541c3fbb76bd0bee310aa2e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index d93428fdedcafed52e3198836585c29c25596eb9..27db308dbb3a8c82211391a95dad316614f09077 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f9b4af4d643c7534f69cc7d39187648ab389b7b0..632098af3578a14d71b0a6cc4546b65548534789 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1ed51f0d183c1fc15a6705139765c20fc1f17464..c0d0a725895dfc1bf7053ab5c73fea64ba986c31 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e11212e0ff537814de871c7433e3390f1214a830..f0a7dc7b03223c180189e24e990dee3c445f6ff3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9ed2489c1a672e26300bbffec34d83b782485400..2a22d47daca2ceb338f0644eebd5447b7f1951b2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 184305c5166e2f01b0a80c077a4e82abae83b82a..00ebcb1597c170852d59509522928adbf92de136 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4b99b06cb83c031d4ee32809e1e4cd20419cfdc9..0d4b87d0b8373f89cf9c0c33520ddae2346cb5f0 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ad3c048e35250a08c0cc0eada7780e602e0d32d8..b5f3a16fc46e46e34539afdbf35f9061e2fe41f7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 203daef194f78997d105a7091b0b702b882163ab..ddd9b1fb35b9173bd7e949ea628ded507a8c7687 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0438b08924416e0b7f90ff21cbd287c92cfc29b0..7f3ebd51f26372049b55a91cdf0bea4d0b635b7a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ab4579d515bd02d5f9973df35c734cd5095ebbd8..68d19974c63186b7c33687e6f2c5a6adb5cb3709 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 0a5aa46f7a5ee9bd763a0fd87de329f5bc3ed6a3..ec5ff607330fdf704e9ed49790bc6f6f6b34396f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2ac1e8187e37a9890cc39a7515df6f4d93ec326d..8c838b8d5d39649fd0597c74813027176870bea4 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c2a850405b398d64bd03dff49676312156887a48..e23ad611dec34fadf115c602c77bd0bccbf38f7c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fea3d48004478bfbd17015413ab1e5e2c4b0ffbc..d7ff35741468782b3a616aa4db620a652b8792b7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 18bd92ca98ec05ce77c10244bd24578cd583ac08..ffe42ff95463d84aeb1faff9001ef16bf6505edf 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f274ba9415adc2b1f221d1c60810b0471c99b9e3..bfb6e9785a31fc98ff1f939cbbb938f0a3a23025 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7f367d70c03745776236d179e68f7e5ddbc59ada..b7e55e8c5a453a4abd7f25685efc8f53308a8060 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dc29ac7de8a7894b7c53f55b8d9cabd3246df9d3..4bab6caac74dbe1bc70b2b92cd5b7eef43a267ca 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ab6a60d24d6418b46d30d50a60bf1be487305c62..7f8d788d8b0cad47e5e85a5fc1fa3b8f96231ff5 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 84e2703e1810dbcb48fef4e27275e7aa6360a8b3..cd26aeab6bece5f35e8d9c5f1f347c06a414c79a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e904fb3c6dca40e504e34c96e0160fd7f3969101..43b12afbe628c0606004528e170a4f424b8e9d86 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5a232f6df084b13e31d2742f82cd93162d991081..5223dceccbce6e16212178bfc61e273dc9c7a837 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e3f9dd4fb5f9dbb1e53d7db4afc490547da87e6c..346dd27b86ef1ffc5379ad6401604276ed1f3af1 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9d11e16cee90472704ac013dc707de9063f81aa6..d38017fc2ef9e59f19321f7b806e4c3e46da46b6 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 198d45b125958c2b1db3916c9c34900443c0ec27..b1e16744a55dd6109fea9bc6f7188d573f42ae57 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9469a7ed1518aaec82c21ced7cbea6acff2634df..cbde4ce8e07a1940406593c8c5f6e9e5b2a895d8 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 407f75dd707a74b5fe060b73ad3c90b5d7856744..3e5da8003db40abf203879a9034c94e309297fcb 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ec887b14be004c5dc0be1bf80903fc2311673aef..968878b9692f41b78385ca048f15c6f4248b2323 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 3254d2e65d243a58d94bf1990f2260f0e187cdc7..68dfa0e370bea212bff2cb86088655c21f26e830 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 54aef280d6e6cc3de8a01751af3622e59f02e8b8..1936fe2d9efc06a691daa0ec64d1d8b47478fad5 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$ */
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index db7847a5f9817af5329bb21bba842c27d2e13967..101d0dc719a56ac4148b7250fa27d1296d550d47 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2de95a60ee115b93f41fde669773c0195a7932bf..f6df013847ddb8c5733a18fe54f0297d2c470816 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f2df862a6f33f45aa4b8fc016291d5fe212a3297..fc0f2b6b7d9a2c8210789183aefb1dc37da2af30 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index eb7e8c6d7288572d7154fac6f314580e430ce172..f21096e2aa976e5c584c08d5ea97963d40060438 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e4eebbf8f590843d00b8bc4bacc649bbf31ecd4b..959e17d42119574cb7c59c5e483666bae1e92d00 100755 (executable)
@@ -2,7 +2,7 @@
 # $Header$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b77c89d622f9859e1b0be9b66184dee1237da811..381ebc9840163799e30d6275fe31cd3b84c7f62d 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 82bf38feaf03bc1974ce6e7ab4a4a15afd084d0d..17798d792a8f199c30b4d6957eefe6dd9fc7057f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$ */
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 706ec9a86d1ff7ea684925bb31fd0fbd0d070b0f..ea3412b87bb9be66b5f684280231ee50924db4cb 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8f5eb249a7260435dce93254dbb3ef8a448f1d21..c84da45e04cf3bfd762ec5b6a8bb00931ae55562 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2018 The OpenLDAP Foundation.
+## Copyright 2004-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bd6f7ad1df3743a3dd9464c070ae12bd09d5e1b3..874b8a1a6adab3d7ed35de383d4cc697a81fe4cb 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 8caf50dedcee7e8b0bdca501297903c45b96b7b6..86885cd1150f765d4e42695947fcb6f63965a073 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index c6d03993166aae35359eb0cb3abae28c20a2b06e..0346c0003bdd38272048eab1c0fb2bc92b76a2ac 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 708429bc7604ee1886a9ba786416a9e6929f08bb..ef68babe7ebcd941f1896bb595a61a522a680e67 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2018 The OpenLDAP Foundation.
+## Copyright 2005-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 9df445c63bd9bec9a2252e894c55a5b7ccc55838..ef658b89fa257a5d143dec2d3ec1adafa05e05ee 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index da74ef14cf6e0c86d4f4e36b4e9cbd11dd7de276..c02addb322386838e61ce84b32f346a8a2b10028 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 6a51e7a273a73de08ff7342b6e9c3431cfb93060..93536f8658898c050b8a4a5dfeac2f976620325c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index a7ef3669585462924e41e52a715d5179da8243a5..7068c161b411062b9aff2a3ccda1301dfc26be51 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 02f2c0a0873124e6ba79c19d114066039313a4ce..2db69829125759510686d4e1905d6bc16acf76c6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 340fb063817356ebc763e0fd5b23a6d787915851..bb0e1270410318ad918b06bd22772675c0c1c88c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index cea987c5dc9db5f10320f2456fb866520f5c9986..cd3fda6bc871009dcd7e2f5bccc3420da1b59431 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 01f147726875f4377a7488d63ce9bd4f774ec403..7eb0d82a4a552e2ecd6094a61d233e354d03a5f8 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1faa9d87c2fdda9e7e00d415dbb4e12c97becb22..899aaef896c47ede9a65c4583bf8165d858cab10 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 191a42ff4383727cc13de48a1b568137ddf724a7..38ad8441b4a8baf14f7d1a8a210c003466f0e6ad 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 60168451a4da920c1fded26788c1e9ef70ea9e60..385c66c1234bda8dca715813aad41490cb6ef676 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## Portions Copyright 2008 Red Hat, Inc. 
 ## All rights reserved.
 ##
index d7063ca2c9dfcae7552b2759f032162766a8ea64..4b1630642ceb61f6d19e3de6c958582623d503b6 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 134b2e6e9fdf95dfb6be690228cd2e12e42aa330..e35b1d2512cdd3caf7d0c343cf5c76fdcc22775e 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 89a5ff6ae49135808f781125a2c22353d7c49651..0a8005a43ede699ec4586bd2ace4ae601be3eba5 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 4fea45813921a6a037efb299dcf9eb2103cade08..60945fb68108c700d5f4acd04b15cdeda7a9163c 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 75438933bd8076371e7c0b7077bf0c3ae42a9607..92ec80123f616a19752c37ff82169b0d374da160 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 615291339f5d5c0f1763222a7f7609689e4b903f..738d7cc45af961aaee82bfc1b776b7aecb7e5a62 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index b2b46737d76a8fac26960b219024a77958b6e344..8554e4c87fe8ed72094c77eeba843e33963270b9 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index e03fe822e77c798884814910bad0df7b94771cae..d75db3642b94c771deb6b75e6b851862767c0013 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2b245f5f546a3d3c2835432ef39c97e28560ef71..47a6fc7530bf606a03c7f9137fdeee929e42ccc3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2017 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index dcbc50fd457b07c568b888561aee86524b27391f..9ef1c13ce28c85b5bd31a1662d40c16ba9c9d0f4 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2017 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 2dfbb30a129d0a7a2171112ec914149080cc0eb1..aacb413f8c3f24d79cb4c58e5b645b8758af0ad1 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2017 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 1024640efe20e894637877c4a0cd66a1c187b5f8..cc660f192f4f826a718dc1de5ebd8d86a215ee7a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2017 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f287da012d5cb5c95690f3107e22906adce4d40a..429acdcd449605a8404fa766c734fc7d121dc98a 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2018 The OpenLDAP Foundation.
+## Copyright 1998-2019 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without