summaryrefslogtreecommitdiff
path: root/src/src/transports
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-04-30 13:08:07 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-04-30 13:08:07 +0100
commit1e1ddfac79fbcd052f199500a6493c7f79cb8462 (patch)
treeb895ec5e3617be26c8f53bc57c7479067823213e /src/src/transports
parentbd4648b6b03cc8b0962756f244b81d1c0f46e8b5 (diff)
downloadexim4-1e1ddfac79fbcd052f199500a6493c7f79cb8462.tar.gz
Copyright updates:exim-4_94_RC0
vi $(git log --name-status exim-4.93..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
Diffstat (limited to 'src/src/transports')
-rw-r--r--src/src/transports/autoreply.c1
-rw-r--r--src/src/transports/lmtp.c1
-rw-r--r--src/src/transports/queuefile.c2
-rw-r--r--src/src/transports/smtp.c1
-rw-r--r--src/src/transports/smtp.h1
-rw-r--r--src/src/transports/tf_maildir.c1
6 files changed, 6 insertions, 1 deletions
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 <andrew@topdog.za.net> 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