From 1e1ddfac79fbcd052f199500a6493c7f79cb8462 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 30 Apr 2020 13:08:07 +0100 Subject: [PATCH] Copyright updates: vi $(git log --name-status exim-4.93..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u) --- doc/doc-docbook/Makefile | 1 + doc/doc-docbook/filter.xfpt | 2 +- doc/doc-docbook/spec.xfpt | 2 +- src/OS/Makefile-Base | 1 + src/OS/Makefile-FreeBSD | 1 + src/OS/Makefile-GNU | 1 + src/OS/Makefile-Linux | 1 + src/OS/Makefile-OpenBSD | 1 + src/OS/Makefile-SunOS5 | 1 + src/OS/os.c-FreeBSD | 2 +- src/OS/os.c-GNU | 1 + src/OS/os.h-FreeBSD | 1 + src/OS/os.h-GNU | 1 + src/OS/os.h-Linux | 2 +- src/exim_monitor/em_init.c | 1 + src/exim_monitor/em_queue.c | 1 + src/exim_monitor/em_version.c | 1 + src/scripts/Configure-Makefile | 2 +- src/scripts/MakeLinks | 2 +- src/src/acl.c | 1 + src/src/arc.c | 2 +- src/src/auths/call_pam.c | 1 + src/src/auths/call_pwcheck.c | 1 + src/src/auths/cram_md5.c | 1 + src/src/auths/cyrus_sasl.c | 1 + src/src/auths/dovecot.c | 2 +- src/src/auths/dovecot.h | 2 +- src/src/auths/external.c | 2 +- src/src/auths/get_data.c | 1 + src/src/auths/gsasl_exim.c | 2 +- src/src/auths/gsasl_exim.h | 2 +- src/src/auths/heimdal_gssapi.c | 1 + src/src/auths/plaintext.c | 1 + src/src/auths/spa.c | 1 + src/src/auths/tls.c | 2 +- src/src/base64.c | 1 + src/src/child.c | 1 + src/src/config.h.defaults | 2 +- src/src/daemon.c | 1 + src/src/dbfn.c | 1 + src/src/dbstuff.h | 1 + src/src/deliver.c | 1 + src/src/dkim.c | 1 + src/src/dns.c | 1 + src/src/drtables.c | 1 + src/src/exigrep.src | 1 + src/src/exim.c | 1 + src/src/exim_dbmbuild.c | 1 + src/src/exim_dbutil.c | 1 + src/src/expand.c | 1 + src/src/filter.c | 1 + src/src/functions.h | 1 + src/src/globals.c | 1 + src/src/globals.h | 1 + src/src/header.c | 1 + src/src/host.c | 1 + src/src/ip.c | 1 + src/src/local_scan.h | 1 + src/src/log.c | 1 + src/src/lookupapi.h | 1 + src/src/lookups/cdb.c | 1 + src/src/lookups/dbmdb.c | 1 + src/src/lookups/dnsdb.c | 1 + src/src/lookups/dsearch.c | 1 + src/src/lookups/ibase.c | 1 + src/src/lookups/json.c | 2 +- src/src/lookups/ldap.c | 1 + src/src/lookups/lf_check_file.c | 1 + src/src/lookups/lf_functions.h | 1 + src/src/lookups/lf_sqlperform.c | 1 + src/src/lookups/lmdb.c | 3 ++- src/src/lookups/lsearch.c | 1 + src/src/lookups/mysql.c | 1 + src/src/lookups/nis.c | 1 + src/src/lookups/nisplus.c | 1 + src/src/lookups/oracle.c | 1 + src/src/lookups/passwd.c | 1 + src/src/lookups/pgsql.c | 1 + src/src/lookups/redis.c | 1 + src/src/lookups/sqlite.c | 1 + src/src/lookups/testdb.c | 1 + src/src/lookups/whoson.c | 1 + src/src/macro_predef.c | 1 + src/src/macros.h | 1 + src/src/malware.c | 2 +- src/src/match.c | 1 + src/src/md5.c | 1 + src/src/mime.c | 2 +- src/src/moan.c | 1 + src/src/mytypes.h | 1 + src/src/osfunctions.h | 1 + src/src/parse.c | 1 + src/src/pdkim/pdkim.c | 2 +- src/src/pdkim/pdkim.h | 2 +- src/src/pdkim/signing.c | 2 +- src/src/pdkim/signing.h | 2 +- src/src/queue.c | 1 + src/src/readconf.c | 1 + src/src/receive.c | 1 + src/src/retry.c | 1 + src/src/rfc2047.c | 1 + src/src/route.c | 1 + src/src/routers/accept.c | 1 + src/src/routers/dnslookup.c | 1 + src/src/routers/ipliteral.c | 1 + src/src/routers/iplookup.c | 1 + src/src/routers/manualroute.c | 1 + src/src/routers/queryprogram.c | 1 + src/src/routers/redirect.c | 1 + src/src/routers/rf_get_errors_address.c | 1 + src/src/routers/rf_lookup_hostlist.c | 1 + src/src/search.c | 1 + src/src/sieve.c | 2 +- src/src/smtp_in.c | 1 + src/src/smtp_out.c | 1 + src/src/spam.c | 2 +- src/src/spf.h | 2 +- src/src/spool_in.c | 1 + src/src/spool_mbox.c | 2 +- src/src/spool_out.c | 1 + src/src/store.c | 2 +- src/src/store.h | 1 + src/src/string.c | 1 + src/src/structs.h | 1 + src/src/tls-gnu.c | 1 + src/src/tls-openssl.c | 1 + src/src/tls.c | 1 + src/src/tod.c | 1 + src/src/transport.c | 1 + src/src/transports/autoreply.c | 1 + src/src/transports/lmtp.c | 1 + src/src/transports/queuefile.c | 2 +- src/src/transports/smtp.c | 1 + src/src/transports/smtp.h | 1 + src/src/transports/tf_maildir.c | 1 + src/src/verify.c | 1 + 136 files changed, 137 insertions(+), 28 deletions(-) diff --git a/doc/doc-docbook/Makefile b/doc/doc-docbook/Makefile index 27bbed4f7..97f30f1e1 100644 --- a/doc/doc-docbook/Makefile +++ b/doc/doc-docbook/Makefile @@ -1,4 +1,5 @@ # Make file for Exim documentation from xfpt source. +# Copyright (c) The Exim Maintainers 2020 export LC_ALL=C notarget:; @echo "** You must specify a target, in the form x.y, where x is 'filter', 'spec'," diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index e2eece623..d146f72f0 100644 --- a/doc/doc-docbook/filter.xfpt +++ b/doc/doc-docbook/filter.xfpt @@ -48,7 +48,7 @@ . Copyright year. Update this (only) when changing content. .macro copyyear -2014 +2018 .endmacro . =========================================================================== diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index bf042ac2f..73624a7bc 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -52,7 +52,7 @@ .set I "    " .macro copyyear -2019 +2020 .endmacro . ///////////////////////////////////////////////////////////////////////////// diff --git a/src/OS/Makefile-Base b/src/OS/Makefile-Base index 7122bc019..b66678bee 100644 --- a/src/OS/Makefile-Base +++ b/src/OS/Makefile-Base @@ -6,6 +6,7 @@ # build directory. # # Copyright (c) The Exim Maintainers 1995 - 2018 +# Copyright (c) The Exim Maintainers 2020 SHELL = $(MAKE_SHELL) SCRIPTS = ../scripts diff --git a/src/OS/Makefile-FreeBSD b/src/OS/Makefile-FreeBSD index 8dbdab79d..d550fb764 100644 --- a/src/OS/Makefile-FreeBSD +++ b/src/OS/Makefile-FreeBSD @@ -1,4 +1,5 @@ # Exim: OS-specific make file for FreeBSD +# Copyright (c) The Exim Maintainers 2020 CHOWN_COMMAND=/usr/sbin/chown STRIP_COMMAND=/usr/bin/strip diff --git a/src/OS/Makefile-GNU b/src/OS/Makefile-GNU index e46434187..b49976f8c 100644 --- a/src/OS/Makefile-GNU +++ b/src/OS/Makefile-GNU @@ -1,4 +1,5 @@ # Exim: OS-specific make file for GNU and variants. +# Copyright (c) The Exim Maintainers 2020 HAVE_ICONV=yes diff --git a/src/OS/Makefile-Linux b/src/OS/Makefile-Linux index ae9f249a9..dfb2fa8e7 100644 --- a/src/OS/Makefile-Linux +++ b/src/OS/Makefile-Linux @@ -1,5 +1,6 @@ # Exim: OS-specific make file for Linux. This is for modern Linuxes, # which use libc6. +# Copyright (c) The Exim Maintainers 2020 # # For Linux, we assume GNU Make; at time of writing, the only extension # used is ?= which is actually portable to other maintained Make variants, diff --git a/src/OS/Makefile-OpenBSD b/src/OS/Makefile-OpenBSD index 1855e55bd..8f408793f 100644 --- a/src/OS/Makefile-OpenBSD +++ b/src/OS/Makefile-OpenBSD @@ -1,4 +1,5 @@ # Exim: OS-specific make file for OpenBSD +# Copyright (c) The Exim Maintainers 2020 CHOWN_COMMAND=/usr/sbin/chown CHGRP_COMMAND=/usr/sbin/chgrp diff --git a/src/OS/Makefile-SunOS5 b/src/OS/Makefile-SunOS5 index 557c031fd..3b436f4bf 100644 --- a/src/OS/Makefile-SunOS5 +++ b/src/OS/Makefile-SunOS5 @@ -1,4 +1,5 @@ # Exim: OS-specific make file for SunOS5 +# Copyright (c) The Exim Maintainers 2020 HAVE_ICONV=yes diff --git a/src/OS/os.c-FreeBSD b/src/OS/os.c-FreeBSD index c0fd48df8..cb0b0bf7f 100644 --- a/src/OS/os.c-FreeBSD +++ b/src/OS/os.c-FreeBSD @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) Jeremy Harris 1995 - 2019 */ +/* Copyright (c) Jeremy Harris 1995 - 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* FreeBSD-specific code. This is concatenated onto the generic diff --git a/src/OS/os.c-GNU b/src/OS/os.c-GNU index e5d6ff66c..dbd014918 100644 --- a/src/OS/os.c-GNU +++ b/src/OS/os.c-GNU @@ -2,6 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* GNU-specific code. This is concatenated onto the generic src/os.c file. diff --git a/src/OS/os.h-FreeBSD b/src/OS/os.h-FreeBSD index a15d47508..73d99767a 100644 --- a/src/OS/os.h-FreeBSD +++ b/src/OS/os.h-FreeBSD @@ -1,5 +1,6 @@ /* Exim: OS-specific C header file for FreeBSD */ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/OS/os.h-GNU b/src/OS/os.h-GNU index 1de2e3e84..59130ef10 100644 --- a/src/OS/os.h-GNU +++ b/src/OS/os.h-GNU @@ -1,4 +1,5 @@ /* Exim: OS-specific C header file for GNU/Hurd */ +/* Copyright (c) The Exim Maintainers 2020 */ #define CRYPT_H #define GLIBC_IP_OPTIONS diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux index 25c013c5f..c705e5cd2 100644 --- a/src/OS/os.h-Linux +++ b/src/OS/os.h-Linux @@ -1,5 +1,5 @@ /* Exim: OS-specific C header file for Linux */ -/* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) University of Cambridge 1995 - 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/exim_monitor/em_init.c b/src/exim_monitor/em_init.c index b834d9a2b..56cb29886 100644 --- a/src/exim_monitor/em_init.c +++ b/src/exim_monitor/em_init.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2009 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This module contains code to initialize things from the diff --git a/src/exim_monitor/em_queue.c b/src/exim_monitor/em_queue.c index 7a441cb86..2146fcb8c 100644 --- a/src/exim_monitor/em_queue.c +++ b/src/exim_monitor/em_queue.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/exim_monitor/em_version.c b/src/exim_monitor/em_version.c index 9b9c7d417..c5931fc8d 100644 --- a/src/exim_monitor/em_version.c +++ b/src/exim_monitor/em_version.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #define EM_VERSION_C diff --git a/src/scripts/Configure-Makefile b/src/scripts/Configure-Makefile index ecd2083a7..61368ecb3 100755 --- a/src/scripts/Configure-Makefile +++ b/src/scripts/Configure-Makefile @@ -7,7 +7,7 @@ export LC_ALL # just got too horrendous to get it right in "make", because of the optionally # existing configuration files. # -# Copyright (c) The Exim Maintainers 1995 - 2018 +# Copyright (c) The Exim Maintainers 1995 - 2020 # First off, get the OS type, and check that there is a make file for it. diff --git a/src/scripts/MakeLinks b/src/scripts/MakeLinks index 277a1c026..784247d99 100755 --- a/src/scripts/MakeLinks +++ b/src/scripts/MakeLinks @@ -3,7 +3,7 @@ # Script to build links for all the exim source files from the system- # specific build directory. It should be run from within that directory. # -# Copyright (c) The Exim Maintainers 1995 - 2018 +# Copyright (c) The Exim Maintainers 1995 - 2020 test ! -d ../src && \ echo "*** $0 should be run in a system-specific subdirectory." && \ diff --git a/src/src/acl.c b/src/src/acl.c index 22610ceaa..c1d60bbd9 100644 --- a/src/src/acl.c +++ b/src/src/acl.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Code for handling Access Control Lists (ACLs) */ diff --git a/src/src/arc.c b/src/src/arc.c index 578c95c89..391af077d 100644 --- a/src/src/arc.c +++ b/src/src/arc.c @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ /* Experimental ARC support for Exim - Copyright (c) Jeremy Harris 2018 + Copyright (c) Jeremy Harris 2018 - 2020 License: GPL */ diff --git a/src/src/auths/call_pam.c b/src/src/auths/call_pam.c index c96e146d1..2959cbbf3 100644 --- a/src/src/auths/call_pam.c +++ b/src/src/auths/call_pam.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/auths/call_pwcheck.c b/src/src/auths/call_pwcheck.c index cf21a18c0..0adde4471 100644 --- a/src/src/auths/call_pwcheck.c +++ b/src/src/auths/call_pwcheck.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This module contains interface functions to the two Cyrus authentication diff --git a/src/src/auths/cram_md5.c b/src/src/auths/cram_md5.c index 59fbeefcf..2c0616ca2 100644 --- a/src/src/auths/cram_md5.c +++ b/src/src/auths/cram_md5.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/auths/cyrus_sasl.c b/src/src/auths/cyrus_sasl.c index 28592a1a0..ecaf23bc2 100644 --- a/src/src/auths/cyrus_sasl.c +++ b/src/src/auths/cyrus_sasl.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This code was originally contributed by Matthew Byng-Maddick */ diff --git a/src/src/auths/dovecot.c b/src/src/auths/dovecot.c index 9b0d437da..3331cb856 100644 --- a/src/src/auths/dovecot.c +++ b/src/src/auths/dovecot.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2004 Andrey Panin - * Copyright (c) 2006-2019 The Exim Maintainers + * Copyright (c) 2006-2020 The Exim Maintainers * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published diff --git a/src/src/auths/dovecot.h b/src/src/auths/dovecot.h index 373f729bb..bfe1f0775 100644 --- a/src/src/auths/dovecot.h +++ b/src/src/auths/dovecot.h @@ -3,7 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2009 */ -/* Copyright (c) The Exim Maintainters 2019 */ +/* Copyright (c) The Exim Maintainters 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Private structure for the private options. */ diff --git a/src/src/auths/external.c b/src/src/auths/external.c index d66407a9a..7e7fca841 100644 --- a/src/src/auths/external.c +++ b/src/src/auths/external.c @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) Jeremy Harris 2019 */ +/* Copyright (c) Jeremy Harris 2019-2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This file provides an Exim authenticator driver for diff --git a/src/src/auths/get_data.c b/src/src/auths/get_data.c index 7475588ba..602a1181a 100644 --- a/src/src/auths/get_data.c +++ b/src/src/auths/get_data.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/auths/gsasl_exim.c b/src/src/auths/gsasl_exim.c index b50c78056..a3aaf1fa6 100644 --- a/src/src/auths/gsasl_exim.c +++ b/src/src/auths/gsasl_exim.c @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) The Exim Maintainers 2019 */ +/* Copyright (c) The Exim Maintainers 2019-2020 */ /* Copyright (c) University of Cambridge 1995 - 2018 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/auths/gsasl_exim.h b/src/src/auths/gsasl_exim.h index 3cd64bdc0..028259a8f 100644 --- a/src/src/auths/gsasl_exim.h +++ b/src/src/auths/gsasl_exim.h @@ -3,7 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2012 */ -/* Copyright (c) The Exim Maintainers 2019 */ +/* Copyright (c) The Exim Maintainers 2019-2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Copyright (c) Twitter Inc 2012 */ diff --git a/src/src/auths/heimdal_gssapi.c b/src/src/auths/heimdal_gssapi.c index 886f3f28f..a09d45413 100644 --- a/src/src/auths/heimdal_gssapi.c +++ b/src/src/auths/heimdal_gssapi.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Copyright (c) Twitter Inc 2012 diff --git a/src/src/auths/plaintext.c b/src/src/auths/plaintext.c index c12037562..778e6c2c4 100644 --- a/src/src/auths/plaintext.c +++ b/src/src/auths/plaintext.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/auths/spa.c b/src/src/auths/spa.c index 4c014b9f4..0abee797e 100644 --- a/src/src/auths/spa.c +++ b/src/src/auths/spa.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This file, which provides support for Microsoft's Secure Password diff --git a/src/src/auths/tls.c b/src/src/auths/tls.c index 319c4f98a..325e7b4c7 100644 --- a/src/src/auths/tls.c +++ b/src/src/auths/tls.c @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) Jeremy Harris 1995 - 2018 */ +/* Copyright (c) Jeremy Harris 1995 - 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This file provides an Exim authenticator driver for diff --git a/src/src/base64.c b/src/src/base64.c index aa46c2b32..29f9c77b0 100644 --- a/src/src/base64.c +++ b/src/src/base64.c @@ -6,6 +6,7 @@ /* License: GPL */ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/child.c b/src/src/child.c index 5e4b978cd..b36a96fe1 100644 --- a/src/src/child.c +++ b/src/src/child.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/config.h.defaults b/src/src/config.h.defaults index 9d77f3054..e17f015f9 100644 --- a/src/src/config.h.defaults +++ b/src/src/config.h.defaults @@ -3,7 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ -/* Copyright (c) The Exim Maintainers 2018 */ +/* Copyright (c) The Exim Maintainers 2018-2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* The default settings for Exim configuration variables. A #define without diff --git a/src/src/daemon.c b/src/src/daemon.c index cb0d4af09..2bed143a1 100644 --- a/src/src/daemon.c +++ b/src/src/daemon.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions concerned with running Exim as a daemon */ diff --git a/src/src/dbfn.c b/src/src/dbfn.c index 3aca18326..bbf20a1d5 100644 --- a/src/src/dbfn.c +++ b/src/src/dbfn.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/dbstuff.h b/src/src/dbstuff.h index a45874dc9..c1fb54346 100644 --- a/src/src/dbstuff.h +++ b/src/src/dbstuff.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This header file contains macro definitions so that a variety of DBM diff --git a/src/src/deliver.c b/src/src/deliver.c index 1748c7985..810eb6452 100644 --- a/src/src/deliver.c +++ b/src/src/deliver.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* The main code for delivering a message. */ diff --git a/src/src/dkim.c b/src/src/dkim.c index 17eb61603..92adb3589 100644 --- a/src/src/dkim.c +++ b/src/src/dkim.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge, 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Code for DKIM support. Other DKIM relevant code is in diff --git a/src/src/dns.c b/src/src/dns.c index e13aa74e2..b567c3e71 100644 --- a/src/src/dns.c +++ b/src/src/dns.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for interfacing with the DNS. */ diff --git a/src/src/drtables.c b/src/src/drtables.c index 7ecca5056..0ca369cfc 100644 --- a/src/src/drtables.c +++ b/src/src/drtables.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/exigrep.src b/src/src/exigrep.src index 835766fb4..fd07fd8f1 100644 --- a/src/src/exigrep.src +++ b/src/src/exigrep.src @@ -9,6 +9,7 @@ use Getopt::Long qw(:config no_ignore_case); use File::Basename; # Copyright (c) 2007-2017 University of Cambridge. +# Copyright (c) The Exim Maintainers 2020 # See the file NOTICE for conditions of use and distribution. # Except when they appear in comments, the following placeholders in this diff --git a/src/src/exim.c b/src/src/exim.c index cd42a88ad..042b97861 100644 --- a/src/src/exim.c +++ b/src/src/exim.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/exim_dbmbuild.c b/src/src/exim_dbmbuild.c index 5a96f8a59..7cf2e4775 100644 --- a/src/src/exim_dbmbuild.c +++ b/src/src/exim_dbmbuild.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/exim_dbutil.c b/src/src/exim_dbutil.c index cd29cc4a4..5c7b6650e 100644 --- a/src/src/exim_dbutil.c +++ b/src/src/exim_dbutil.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/expand.c b/src/src/expand.c index 6d43774f1..4f4cbbff3 100644 --- a/src/src/expand.c +++ b/src/src/expand.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/filter.c b/src/src/filter.c index c5081698f..5fc76a21e 100644 --- a/src/src/filter.c +++ b/src/src/filter.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/functions.h b/src/src/functions.h index bb81655c2..fbddd3519 100644 --- a/src/src/functions.h +++ b/src/src/functions.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/globals.c b/src/src/globals.c index 36ac24955..d00df9731 100644 --- a/src/src/globals.c +++ b/src/src/globals.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* All the global variables are defined together in this one module, so diff --git a/src/src/globals.h b/src/src/globals.h index 6b69fd66a..039aaf3d1 100644 --- a/src/src/globals.h +++ b/src/src/globals.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Almost all the global variables are defined together in this one header, so diff --git a/src/src/header.c b/src/src/header.c index 857351972..cf7a81296 100644 --- a/src/src/header.c +++ b/src/src/header.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2016 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/host.c b/src/src/host.c index 456365c8f..0e0e0130b 100644 --- a/src/src/host.c +++ b/src/src/host.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for finding hosts, either by gethostbyname(), gethostbyaddr(), or diff --git a/src/src/ip.c b/src/src/ip.c index 4c543566d..a5958e95e 100644 --- a/src/src/ip.c +++ b/src/src/ip.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for doing things with sockets. With the advent of IPv6 this has diff --git a/src/src/local_scan.h b/src/src/local_scan.h index b92be5628..cb50a6809 100644 --- a/src/src/local_scan.h +++ b/src/src/local_scan.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2020 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This file is the header that is the only Exim header to be included in the diff --git a/src/src/log.c b/src/src/log.c index 5fa0017eb..99eba5f90 100644 --- a/src/src/log.c +++ b/src/src/log.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for writing log files. The code for maintaining datestamped diff --git a/src/src/lookupapi.h b/src/src/lookupapi.h index a3380527c..adaed8253 100644 --- a/src/src/lookupapi.h +++ b/src/src/lookupapi.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/lookups/cdb.c b/src/src/lookups/cdb.c index 15c884204..3a95f8ed0 100644 --- a/src/src/lookups/cdb.c +++ b/src/src/lookups/cdb.c @@ -7,6 +7,7 @@ * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * Copyright (c) 1998 Nigel Metheringham, Planet Online Ltd + * Copyright (c) The Exim Maintainers 2020 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/src/lookups/dbmdb.c b/src/src/lookups/dbmdb.c index cac8008e5..98ce74fd4 100644 --- a/src/src/lookups/dbmdb.c +++ b/src/src/lookups/dbmdb.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/dnsdb.c b/src/src/lookups/dnsdb.c index 3bff35bb4..1985964da 100644 --- a/src/src/lookups/dnsdb.c +++ b/src/src/lookups/dnsdb.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/dsearch.c b/src/src/lookups/dsearch.c index c9f088412..455273fb1 100644 --- a/src/src/lookups/dsearch.c +++ b/src/src/lookups/dsearch.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* The idea for this code came from Matthew Byng-Maddick, but his original has diff --git a/src/src/lookups/ibase.c b/src/src/lookups/ibase.c index 16d21b56b..34a714dc3 100644 --- a/src/src/lookups/ibase.c +++ b/src/src/lookups/ibase.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* The code in this module was contributed by Ard Biesheuvel. */ diff --git a/src/src/lookups/json.c b/src/src/lookups/json.c index 58f9b6ae6..0aaaba7f5 100644 --- a/src/src/lookups/json.c +++ b/src/src/lookups/json.c @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) Jeremy Harris 2019 */ +/* Copyright (c) Jeremy Harris 2019-2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/ldap.c b/src/src/lookups/ldap.c index 5465aa3cd..ef550a08d 100644 --- a/src/src/lookups/ldap.c +++ b/src/src/lookups/ldap.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Many thanks to Stuart Lynne for contributing the original code for this diff --git a/src/src/lookups/lf_check_file.c b/src/src/lookups/lf_check_file.c index eb08a4de2..7f0f12806 100644 --- a/src/src/lookups/lf_check_file.c +++ b/src/src/lookups/lf_check_file.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2009 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/lookups/lf_functions.h b/src/src/lookups/lf_functions.h index 7e7ac4d24..fd9eb303a 100644 --- a/src/src/lookups/lf_functions.h +++ b/src/src/lookups/lf_functions.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Header for the functions that are shared by the lookups */ diff --git a/src/src/lookups/lf_sqlperform.c b/src/src/lookups/lf_sqlperform.c index e2636bfe9..ad1df29d1 100644 --- a/src/src/lookups/lf_sqlperform.c +++ b/src/src/lookups/lf_sqlperform.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/lookups/lmdb.c b/src/src/lookups/lmdb.c index 411d08582..406675198 100644 --- a/src/src/lookups/lmdb.c +++ b/src/src/lookups/lmdb.c @@ -2,7 +2,8 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) University of Cambridge 2016 - 2018*/ +/* Copyright (c) University of Cambridge 2016 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/lsearch.c b/src/src/lookups/lsearch.c index 50c25e31e..ae9df3551 100644 --- a/src/src/lookups/lsearch.c +++ b/src/src/lookups/lsearch.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/mysql.c b/src/src/lookups/mysql.c index 88a072ea9..96f7c1fa1 100644 --- a/src/src/lookups/mysql.c +++ b/src/src/lookups/mysql.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Thanks to Paul Kelly for contributing the original code for these diff --git a/src/src/lookups/nis.c b/src/src/lookups/nis.c index 7b8e80fe3..3747f83d4 100644 --- a/src/src/lookups/nis.c +++ b/src/src/lookups/nis.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/nisplus.c b/src/src/lookups/nisplus.c index 0dff480f5..6a6aef570 100644 --- a/src/src/lookups/nisplus.c +++ b/src/src/lookups/nisplus.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/oracle.c b/src/src/lookups/oracle.c index c37503048..0712c89e3 100644 --- a/src/src/lookups/oracle.c +++ b/src/src/lookups/oracle.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Interface to an Oracle database. This code was originally supplied by diff --git a/src/src/lookups/passwd.c b/src/src/lookups/passwd.c index 0a4a7b4e7..641a9438c 100644 --- a/src/src/lookups/passwd.c +++ b/src/src/lookups/passwd.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/pgsql.c b/src/src/lookups/pgsql.c index 2f0372ac2..a7ea3d57a 100644 --- a/src/src/lookups/pgsql.c +++ b/src/src/lookups/pgsql.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Thanks to Petr Cech for contributing the original code for these diff --git a/src/src/lookups/redis.c b/src/src/lookups/redis.c index 3141aacf6..9146cba76 100644 --- a/src/src/lookups/redis.c +++ b/src/src/lookups/redis.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/sqlite.c b/src/src/lookups/sqlite.c index cccaa1b72..dc4439153 100644 --- a/src/src/lookups/sqlite.c +++ b/src/src/lookups/sqlite.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/testdb.c b/src/src/lookups/testdb.c index 8f01172b9..5742485c8 100644 --- a/src/src/lookups/testdb.c +++ b/src/src/lookups/testdb.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/lookups/whoson.c b/src/src/lookups/whoson.c index 1a8f31829..b4e64d2a8 100644 --- a/src/src/lookups/whoson.c +++ b/src/src/lookups/whoson.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This code originally came from Robert Wal. */ diff --git a/src/src/macro_predef.c b/src/src/macro_predef.c index 383b0b38c..2b3269d90 100644 --- a/src/src/macro_predef.c +++ b/src/src/macro_predef.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) Jeremy Harris 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Create a static data structure with the predefined macros, to be diff --git a/src/src/macros.h b/src/src/macros.h index 962d17c00..a6dbbf44d 100644 --- a/src/src/macros.h +++ b/src/src/macros.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/malware.c b/src/src/malware.c index afe9e0002..5ed469f30 100644 --- a/src/src/malware.c +++ b/src/src/malware.c @@ -4,7 +4,7 @@ /* Copyright (c) Tom Kistner 2003 - 2015 * License: GPL - * Copyright (c) The Exim Maintainers 2015 - 2018 + * Copyright (c) The Exim Maintainers 2015 - 2020 */ /* Code for calling virus (malware) scanners. Called from acl.c. */ diff --git a/src/src/match.c b/src/src/match.c index 6da1d2766..e07d0bd59 100644 --- a/src/src/match.c +++ b/src/src/match.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for matching strings */ diff --git a/src/src/md5.c b/src/src/md5.c index cc6607950..fdb144e67 100644 --- a/src/src/md5.c +++ b/src/src/md5.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #ifndef STAND_ALONE diff --git a/src/src/mime.c b/src/src/mime.c index f1efa5c55..8f30bcc8a 100644 --- a/src/src/mime.c +++ b/src/src/mime.c @@ -4,7 +4,7 @@ /* Copyright (c) Tom Kistner 2004 - 2015 * License: GPL - * Copyright (c) The Exim Maintainers 2015 - 2018 + * Copyright (c) The Exim Maintainers 2015 - 2020 */ #include "exim.h" diff --git a/src/src/moan.c b/src/src/moan.c index 7d49c4cb1..4e7fbd607 100644 --- a/src/src/moan.c +++ b/src/src/moan.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for sending messages to sender or to mailmaster. */ diff --git a/src/src/mytypes.h b/src/src/mytypes.h index a3496a298..8ae7cbbb4 100644 --- a/src/src/mytypes.h +++ b/src/src/mytypes.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/osfunctions.h b/src/src/osfunctions.h index 4e6e9a91c..547cf1379 100644 --- a/src/src/osfunctions.h +++ b/src/src/osfunctions.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2016 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Prototypes for os-specific functions. For utilities, we don't need the one diff --git a/src/src/parse.c b/src/src/parse.c index 9bc76c3c6..e3b471f1a 100644 --- a/src/src/parse.c +++ b/src/src/parse.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for parsing addresses */ diff --git a/src/src/pdkim/pdkim.c b/src/src/pdkim/pdkim.c index f6d70bfc9..7712409b5 100644 --- a/src/src/pdkim/pdkim.c +++ b/src/src/pdkim/pdkim.c @@ -2,7 +2,7 @@ * PDKIM - a RFC4871 (DKIM) implementation * * Copyright (C) 2009 - 2016 Tom Kistner - * Copyright (C) 2016 - 2018 Jeremy Harris + * Copyright (C) 2016 - 2020 Jeremy Harris * * http://duncanthrax.net/pdkim/ * diff --git a/src/src/pdkim/pdkim.h b/src/src/pdkim/pdkim.h index e79d71e6e..f6ff78251 100644 --- a/src/src/pdkim/pdkim.h +++ b/src/src/pdkim/pdkim.h @@ -2,7 +2,7 @@ * PDKIM - a RFC4871 (DKIM) implementation * * Copyright (C) 2009 - 2012 Tom Kistner - * Copyright (c) 2016 - 2018 Jeremy Harris + * Copyright (c) 2016 - 2020 Jeremy Harris * * http://duncanthrax.net/pdkim/ * diff --git a/src/src/pdkim/signing.c b/src/src/pdkim/signing.c index b55bd9f5f..f63ba449e 100644 --- a/src/src/pdkim/signing.c +++ b/src/src/pdkim/signing.c @@ -1,7 +1,7 @@ /* * PDKIM - a RFC4871 (DKIM) implementation * - * Copyright (C) 1995 - 2018 Exim maintainers + * Copyright (C) 1995 - 2020 Exim maintainers * * signing/verification interface */ diff --git a/src/src/pdkim/signing.h b/src/src/pdkim/signing.h index 6ecde7537..ed6f397ce 100644 --- a/src/src/pdkim/signing.h +++ b/src/src/pdkim/signing.h @@ -1,7 +1,7 @@ /* * PDKIM - a RFC4871 (DKIM) implementation * - * Copyright (C) 1995 - 2018 Exim maintainers + * Copyright (C) 1995 - 2020 Exim maintainers * * RSA signing/verification interface */ diff --git a/src/src/queue.c b/src/src/queue.c index e02ce3837..37d612482 100644 --- a/src/src/queue.c +++ b/src/src/queue.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions that operate on the input queue. */ diff --git a/src/src/readconf.c b/src/src/readconf.c index a44f3223b..40506010c 100644 --- a/src/src/readconf.c +++ b/src/src/readconf.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for reading the configuration file, and for displaying diff --git a/src/src/receive.c b/src/src/receive.c index f22816920..0fbd35f82 100644 --- a/src/src/receive.c +++ b/src/src/receive.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Code for receiving a message and setting up spool files. */ diff --git a/src/src/retry.c b/src/src/retry.c index 175da216e..30b308fe3 100644 --- a/src/src/retry.c +++ b/src/src/retry.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions concerned with retrying unsuccessful deliveries. */ diff --git a/src/src/rfc2047.c b/src/src/rfc2047.c index 039c8493e..6c461029b 100644 --- a/src/src/rfc2047.c +++ b/src/src/rfc2047.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This file contains a function for decoding message header lines that may diff --git a/src/src/route.c b/src/src/route.c index c7833ebb4..d0fbc8c5a 100644 --- a/src/src/route.c +++ b/src/src/route.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions concerned with routing, and the list of generic router options. */ diff --git a/src/src/routers/accept.c b/src/src/routers/accept.c index 13ad91c30..3cb43b618 100644 --- a/src/src/routers/accept.c +++ b/src/src/routers/accept.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/routers/dnslookup.c b/src/src/routers/dnslookup.c index 7e074c23e..abc41a345 100644 --- a/src/src/routers/dnslookup.c +++ b/src/src/routers/dnslookup.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/routers/ipliteral.c b/src/src/routers/ipliteral.c index 1abdb043a..0c1367306 100644 --- a/src/src/routers/ipliteral.c +++ b/src/src/routers/ipliteral.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/routers/iplookup.c b/src/src/routers/iplookup.c index 21a65f30e..02b43ee91 100644 --- a/src/src/routers/iplookup.c +++ b/src/src/routers/iplookup.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/routers/manualroute.c b/src/src/routers/manualroute.c index 0b5b27ec0..e0a180e62 100644 --- a/src/src/routers/manualroute.c +++ b/src/src/routers/manualroute.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/routers/queryprogram.c b/src/src/routers/queryprogram.c index 767dc7167..03c84fc89 100644 --- a/src/src/routers/queryprogram.c +++ b/src/src/routers/queryprogram.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/routers/redirect.c b/src/src/routers/redirect.c index 9cf9866a3..cd225d8e9 100644 --- a/src/src/routers/redirect.c +++ b/src/src/routers/redirect.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/routers/rf_get_errors_address.c b/src/src/routers/rf_get_errors_address.c index 9ef46801e..b9cf78124 100644 --- a/src/src/routers/rf_get_errors_address.c +++ b/src/src/routers/rf_get_errors_address.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/routers/rf_lookup_hostlist.c b/src/src/routers/rf_lookup_hostlist.c index 4b09247e5..79a779927 100644 --- a/src/src/routers/rf_lookup_hostlist.c +++ b/src/src/routers/rf_lookup_hostlist.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/search.c b/src/src/search.c index d3511df31..db56b61a6 100644 --- a/src/src/search.c +++ b/src/src/search.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2015 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* A set of functions to search databases in various formats. An open diff --git a/src/src/sieve.c b/src/src/sieve.c index bf82d5e46..18aa3e609 100644 --- a/src/src/sieve.c +++ b/src/src/sieve.c @@ -3,7 +3,7 @@ *************************************************/ /* Copyright (c) Michael Haardt 2003 - 2015 - * Copyright (c) The Exim Maintainers 2016 - 2018 + * Copyright (c) The Exim Maintainers 2016 - 2020 * See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/smtp_in.c b/src/src/smtp_in.c index a9be34ddb..d72adc15c 100644 --- a/src/src/smtp_in.c +++ b/src/src/smtp_in.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for handling an incoming SMTP call. */ diff --git a/src/src/smtp_out.c b/src/src/smtp_out.c index 7ea5a7c9a..6f7fb85c1 100644 --- a/src/src/smtp_out.c +++ b/src/src/smtp_out.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* A number of functions for driving outgoing SMTP calls. */ diff --git a/src/src/spam.c b/src/src/spam.c index 6954bee32..5eff1ad5c 100644 --- a/src/src/spam.c +++ b/src/src/spam.c @@ -4,7 +4,7 @@ /* Copyright (c) Tom Kistner 2003 - 2015 * License: GPL - * Copyright (c) The Exim Maintainers 2016 - 2018 + * Copyright (c) The Exim Maintainers 2016 - 2020 */ /* Code for calling spamassassin's spamd. Called from acl.c. */ diff --git a/src/src/spf.h b/src/src/spf.h index 93df24b2c..114ef3b97 100644 --- a/src/src/spf.h +++ b/src/src/spf.h @@ -5,7 +5,7 @@ /* Experimental SPF support. Copyright (c) Tom Kistner 2004 License: GPL - Copyright (c) The Exim Maintainers 2016 + Copyright (c) The Exim Maintainers 2016 - 2020 */ #ifdef SUPPORT_SPF diff --git a/src/src/spool_in.c b/src/src/spool_in.c index 5f8a8226f..a0147d5ee 100644 --- a/src/src/spool_in.c +++ b/src/src/spool_in.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for reading spool files. When compiling for a utility (eximon), diff --git a/src/src/spool_mbox.c b/src/src/spool_mbox.c index 8996f443a..4f3c4d25b 100644 --- a/src/src/spool_mbox.c +++ b/src/src/spool_mbox.c @@ -4,7 +4,7 @@ /* Copyright (c) Tom Kistner 2003 - 2015 * License: GPL - * Copyright (c) The Exim Maintainers 2016 - 2018 + * Copyright (c) The Exim Maintainers 2016 - 2020 */ /* Code for setting up a MBOX style spool file inside a /scan/ diff --git a/src/src/spool_out.c b/src/src/spool_out.c index 892ea2f52..539ad3d72 100644 --- a/src/src/spool_out.c +++ b/src/src/spool_out.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for writing spool files, and moving them about. */ diff --git a/src/src/store.c b/src/src/store.c index 346b0ccfc..c460ba383 100644 --- a/src/src/store.c +++ b/src/src/store.c @@ -3,7 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ -/* Copyright (c) The Exim maintainers 2019 */ +/* Copyright (c) The Exim maintainers 2019 - 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Exim gets and frees all its store through these functions. In the original diff --git a/src/src/store.h b/src/src/store.h index 39b0f6ecf..51dffab78 100644 --- a/src/src/store.h +++ b/src/src/store.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2009 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Header for Exim's memory allocation functions */ diff --git a/src/src/string.c b/src/src/string.c index 1192a554e..5acee1b00 100644 --- a/src/src/string.c +++ b/src/src/string.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Miscellaneous string-handling functions. Some are not required for diff --git a/src/src/structs.h b/src/src/structs.h index ce6e8e857..c6700d513 100644 --- a/src/src/structs.h +++ b/src/src/structs.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/tls-gnu.c b/src/src/tls-gnu.c index 72f178717..24114f05e 100644 --- a/src/src/tls-gnu.c +++ b/src/src/tls-gnu.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Copyright (c) Phil Pennock 2012 */ diff --git a/src/src/tls-openssl.c b/src/src/tls-openssl.c index f7ff459b0..0caf1c0ff 100644 --- a/src/src/tls-openssl.c +++ b/src/src/tls-openssl.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2019 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Portions Copyright (c) The OpenSSL Project 1999 */ diff --git a/src/src/tls.c b/src/src/tls.c index 1362032f3..e5aabc6b4 100644 --- a/src/src/tls.c +++ b/src/src/tls.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* This module provides TLS (aka SSL) support for Exim. The code for OpenSSL is diff --git a/src/src/tod.c b/src/src/tod.c index cdfd12312..1f0bcc05e 100644 --- a/src/src/tod.c +++ b/src/src/tod.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* A function for returning the time of day in various formats */ diff --git a/src/src/transport.c b/src/src/transport.c index aca7c7f5a..2d8426f29 100644 --- a/src/src/transport.c +++ b/src/src/transport.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* General functions concerned with transportation, and generic options for all diff --git a/src/src/transports/autoreply.c b/src/src/transports/autoreply.c index 90a5aa4be..4c2c08b70 100644 --- a/src/src/transports/autoreply.c +++ b/src/src/transports/autoreply.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/transports/lmtp.c b/src/src/transports/lmtp.c index 517a13494..5a1b7c9b0 100644 --- a/src/src/transports/lmtp.c +++ b/src/src/transports/lmtp.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/transports/queuefile.c b/src/src/transports/queuefile.c index 76b994d8f..21ed3527f 100644 --- a/src/src/transports/queuefile.c +++ b/src/src/transports/queuefile.c @@ -4,7 +4,7 @@ /* Copyright (c) Andrew Colin Kissa 2016 */ /* Copyright (c) University of Cambridge 2016 */ -/* Copyright (c) The Exim Maintainers 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 1995 - 2020 */ /* See the file NOTICE for conditions of use and distribution. */ diff --git a/src/src/transports/smtp.c b/src/src/transports/smtp.c index a3f0351e3..6795a0b2c 100644 --- a/src/src/transports/smtp.c +++ b/src/src/transports/smtp.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #include "../exim.h" diff --git a/src/src/transports/smtp.h b/src/src/transports/smtp.h index 0ddb62760..6e63a002d 100644 --- a/src/src/transports/smtp.h +++ b/src/src/transports/smtp.h @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ #define DELIVER_BUFFER_SIZE 4096 diff --git a/src/src/transports/tf_maildir.c b/src/src/transports/tf_maildir.c index bcd091b75..cd1964aa7 100644 --- a/src/src/transports/tf_maildir.c +++ b/src/src/transports/tf_maildir.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions in support of the use of maildirsize files for handling quotas in diff --git a/src/src/verify.c b/src/src/verify.c index 9955bd1ff..fba1f6e9e 100644 --- a/src/src/verify.c +++ b/src/src/verify.c @@ -3,6 +3,7 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions concerned with verifying things. The original code for callout -- 2.25.1