git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f700ea4
)
Copyright year bumps for substantive changes 2017
exim-4_89_RC1
author
Phil Pennock
<pdp@exim.org>
Tue, 31 Jan 2017 01:41:31 +0000
(20:41 -0500)
committer
Phil Pennock
<pdp@exim.org>
Tue, 31 Jan 2017 01:41:31 +0000
(20:41 -0500)
17 files changed:
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
src/src/daemon.c
patch
|
blob
|
history
src/src/dkim.c
patch
|
blob
|
history
src/src/dns.c
patch
|
blob
|
history
src/src/functions.h
patch
|
blob
|
history
src/src/globals.c
patch
|
blob
|
history
src/src/globals.h
patch
|
blob
|
history
src/src/ip.c
patch
|
blob
|
history
src/src/parse.c
patch
|
blob
|
history
src/src/pdkim/pdkim.c
patch
|
blob
|
history
src/src/pdkim/pdkim.h
patch
|
blob
|
history
src/src/receive.c
patch
|
blob
|
history
src/src/smtp_in.c
patch
|
blob
|
history
src/src/tls-openssl.c
patch
|
blob
|
history
src/src/transports/smtp.c
patch
|
blob
|
history
src/src/transports/smtp.h
patch
|
blob
|
history
src/src/verify.c
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index 422edcee47e65d27def9cf6cc86283a8aecc37e9..4eb1dcb7abd8dd889bc760ce49569a607ae42d53 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-52,7
+52,7
@@
.set I " "
.macro copyyear
.set I " "
.macro copyyear
-201
6
+201
7
.endmacro
. /////////////////////////////////////////////////////////////////////////////
.endmacro
. /////////////////////////////////////////////////////////////////////////////
diff --git
a/src/src/daemon.c
b/src/src/daemon.c
index 67ee6cb2eef8bffa4588630bd81a88894b664211..6e904e1f95306c6a164753b85994ab7885d77f76 100644
(file)
--- a/
src/src/daemon.c
+++ b/
src/src/daemon.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Functions concerned with running Exim as a daemon */
/* See the file NOTICE for conditions of use and distribution. */
/* Functions concerned with running Exim as a daemon */
diff --git
a/src/src/dkim.c
b/src/src/dkim.c
index d48d8a95adf06de6b76b30c3d3ae7796627fdd7d..55a52c2c657f945ed636b4fac7448bb57176c85d 100644
(file)
--- a/
src/src/dkim.c
+++ b/
src/src/dkim.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge, 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge, 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Code for DKIM support. Other DKIM relevant code is in
/* 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 63e31b2c43467a2c0620867debc02d14e2bcd151..e29f86c4828378d00d7ca70c1578ae1ece41b959 100644
(file)
--- a/
src/src/dns.c
+++ b/
src/src/dns.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Functions for interfacing with the DNS. */
/* See the file NOTICE for conditions of use and distribution. */
/* Functions for interfacing with the DNS. */
diff --git
a/src/src/functions.h
b/src/src/functions.h
index eeeb33390a46ff0db9df45c597bdba24aace7fee..9bc66ef7bcd8894e6e21f07e7c20e275504ac063 100644
(file)
--- a/
src/src/functions.h
+++ b/
src/src/functions.h
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* See the file NOTICE for conditions of use and distribution. */
diff --git
a/src/src/globals.c
b/src/src/globals.c
index 86f7f5b20af98de1844e1dc7761a25f2f4ac6cfa..bab135dba8f0b1e33a23af5cc8d326bbae6145b3 100644
(file)
--- a/
src/src/globals.c
+++ b/
src/src/globals.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* All the global variables are defined together in this one module, so
/* See the file NOTICE for conditions of use and distribution. */
/* All the global variables are defined together in this one module, so
@@
-1519,8
+1519,8
@@
uschar *uucp_from_sender = US"$1";
uschar *verify_mode = NULL;
uschar *version_copyright =
uschar *verify_mode = NULL;
uschar *version_copyright =
- US"Copyright (c) University of Cambridge, 1995 - 201
6
\n"
- "(c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 201
6
";
+ US"Copyright (c) University of Cambridge, 1995 - 201
7
\n"
+ "(c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 201
7
";
uschar *version_date = US"?";
uschar *version_cnumber = US"????";
uschar *version_string = US"?";
uschar *version_date = US"?";
uschar *version_cnumber = US"????";
uschar *version_string = US"?";
diff --git
a/src/src/globals.h
b/src/src/globals.h
index 5adad7ba01af6bd299973e835169c564c3892130..4e1e0ca7b0c08af678a86201dc6642d5e81efaa7 100644
(file)
--- a/
src/src/globals.h
+++ b/
src/src/globals.h
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Almost all the global variables are defined together in this one header, so
/* 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/ip.c
b/src/src/ip.c
index 51bd74bcb139b7626e754a3c2f4f5f350052e6ae..bf564662d057ac9c93419bfd939a6f4ba052f918 100644
(file)
--- a/
src/src/ip.c
+++ b/
src/src/ip.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Functions for doing things with sockets. With the advent of IPv6 this has
/* 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/parse.c
b/src/src/parse.c
index b2771b5b8774119afa8f8a2bbc183e88a4081518..94a1af6ab274908905550697b3bbba29830b96ed 100644
(file)
--- a/
src/src/parse.c
+++ b/
src/src/parse.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
5
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Functions for parsing addresses */
/* 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 5e8984c6feed05fe6b49444d0b43e7cd9251b2d5..0ae075f712c4f3c1ad4a4f13b9e465a8d6ad9a86 100644
(file)
--- 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 <tom@duncanthrax.net>
* PDKIM - a RFC4871 (DKIM) implementation
*
* Copyright (C) 2009 - 2016 Tom Kistner <tom@duncanthrax.net>
- * Copyright (C) 2016 Jeremy Harris <jgh@exim.org>
+ * Copyright (C) 2016
- 2017
Jeremy Harris <jgh@exim.org>
*
* http://duncanthrax.net/pdkim/
*
*
* http://duncanthrax.net/pdkim/
*
diff --git
a/src/src/pdkim/pdkim.h
b/src/src/pdkim/pdkim.h
index 56ac9dc04c1a83e2aa7a2bf9fb68d0a2a79611cc..8b8b95032e244cde94a55550fa4610a35fbd13e7 100644
(file)
--- 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 <tom@duncanthrax.net>
* PDKIM - a RFC4871 (DKIM) implementation
*
* Copyright (C) 2009 - 2012 Tom Kistner <tom@duncanthrax.net>
- * Copyright (c)
Jeremy Harris 2016
+ * Copyright (c)
2016 - 2017 Jeremy Harris
*
* http://duncanthrax.net/pdkim/
*
*
* http://duncanthrax.net/pdkim/
*
diff --git
a/src/src/receive.c
b/src/src/receive.c
index 6ce2823f514d186654ee9055379e57819a94a42b..67fcc8e15b73503c7e9035c8746478ab3debf97e 100644
(file)
--- a/
src/src/receive.c
+++ b/
src/src/receive.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Code for receiving a message and setting up spool files. */
/* 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/smtp_in.c
b/src/src/smtp_in.c
index b882c1e2abf78e58554ead1c57f7401d61df9723..1252603e5b69592995345335e689e649c11efdbd 100644
(file)
--- a/
src/src/smtp_in.c
+++ b/
src/src/smtp_in.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Functions for handling an incoming SMTP call. */
/* See the file NOTICE for conditions of use and distribution. */
/* Functions for handling an incoming SMTP call. */
diff --git
a/src/src/tls-openssl.c
b/src/src/tls-openssl.c
index e6b256e1690dede0f00f1553ed89faf61bfd71c1..392d59dd5ac28223a9475203963a3a5473795ff4 100644
(file)
--- a/
src/src/tls-openssl.c
+++ b/
src/src/tls-openssl.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Portions Copyright (c) The OpenSSL Project 1999 */
/* See the file NOTICE for conditions of use and distribution. */
/* Portions Copyright (c) The OpenSSL Project 1999 */
diff --git
a/src/src/transports/smtp.c
b/src/src/transports/smtp.c
index 81da5b0a868c04eedac9926be4199df95d4d2b03..9a3934e1a54fbfd7340a63dfdf3b794254cb7adf 100644
(file)
--- a/
src/src/transports/smtp.c
+++ b/
src/src/transports/smtp.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
#include "../exim.h"
/* 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 d89537b403de7bf8990a0a9f408aa969ff7f2744..4bb6d6da3a813833525c4807c718c4e0cb747720 100644
(file)
--- a/
src/src/transports/smtp.h
+++ b/
src/src/transports/smtp.h
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
5
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
#define DELIVER_BUFFER_SIZE 4096
/* See the file NOTICE for conditions of use and distribution. */
#define DELIVER_BUFFER_SIZE 4096
diff --git
a/src/src/verify.c
b/src/src/verify.c
index 6fef314fc848ac20632c847b8d8d56ce1becfc55..3dd2d3a39c9c850ee6bf196f6ec0194c8495bdce 100644
(file)
--- a/
src/src/verify.c
+++ b/
src/src/verify.c
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
6
*/
+/* Copyright (c) University of Cambridge 1995 - 201
7
*/
/* See the file NOTICE for conditions of use and distribution. */
/* Functions concerned with verifying things. The original code for callout
/* See the file NOTICE for conditions of use and distribution. */
/* Functions concerned with verifying things. The original code for callout