summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-01-18 15:11:44 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-01-18 15:12:45 +0000
commit8d6d5106a6f1bcba010877d55932a8d8dcfa88bd (patch)
treeaa0330acaa25d2e723ddd08faeb8a8ccadea2023
parent07c731771226abb22e14268de78a8c96975887d4 (diff)
Copyright dates 2014, 2015
via: vi $(git whatchanged --since=2014-12-31 --until=2016-01-01 | grep '^:100' | sed 's/^[^M]*M//' | grep -v 000000 | sort -u | fgrep -v test/) (etc)
-rw-r--r--src/OS/os.c-Linux2
-rw-r--r--src/exim_monitor/em_main.c2
-rw-r--r--src/src/auths/call_radius.c2
-rw-r--r--src/src/auths/cram_md5.c2
-rw-r--r--src/src/auths/get_data.c2
-rw-r--r--src/src/auths/heimdal_gssapi.c2
-rw-r--r--src/src/enq.c2
-rw-r--r--src/src/exicyclog.src2
-rw-r--r--src/src/lookups/ibase.c2
-rw-r--r--src/src/lookups/nis.c2
-rw-r--r--src/src/lookups/nisplus.c2
-rw-r--r--src/src/lookups/oracle.c2
-rw-r--r--src/src/lookups/redis.c2
-rw-r--r--src/src/lookups/whoson.c2
-rw-r--r--src/src/os.c2
-rw-r--r--src/src/rfc2047.c2
-rw-r--r--src/src/store.c2
-rw-r--r--src/src/tod.c2
-rw-r--r--src/src/transports/tf_maildir.c2
19 files changed, 19 insertions, 19 deletions
diff --git a/src/OS/os.c-Linux b/src/OS/os.c-Linux
index df0dff9db..0043e8627 100644
--- a/src/OS/os.c-Linux
+++ b/src/OS/os.c-Linux
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1997 - 2001 */
+/* Copyright (c) University of Cambridge 1997 - 2014 */
/* See the file NOTICE for conditions of use and distribution. */
/* Linux-specific code. This is concatenated onto the generic
diff --git a/src/exim_monitor/em_main.c b/src/exim_monitor/em_main.c
index e8e763184..69354c086 100644
--- a/src/exim_monitor/em_main.c
+++ b/src/exim_monitor/em_main.c
@@ -2,7 +2,7 @@
* Exim Monitor *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2012 */
+/* Copyright (c) University of Cambridge 1995 - 2014 */
/* See the file NOTICE for conditions of use and distribution. */
diff --git a/src/src/auths/call_radius.c b/src/src/auths/call_radius.c
index 78ee466d8..455000ea7 100644
--- a/src/src/auths/call_radius.c
+++ b/src/src/auths/call_radius.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* See the file NOTICE for conditions of use and distribution. */
/* This file was originally supplied by Ian Kirk. The libradius support came
diff --git a/src/src/auths/cram_md5.c b/src/src/auths/cram_md5.c
index 83d47c181..2d5c0d1e2 100644
--- a/src/src/auths/cram_md5.c
+++ b/src/src/auths/cram_md5.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2012 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* See the file NOTICE for conditions of use and distribution. */
diff --git a/src/src/auths/get_data.c b/src/src/auths/get_data.c
index 6e344ce39..4d6c6d4a6 100644
--- a/src/src/auths/get_data.c
+++ b/src/src/auths/get_data.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* See the file NOTICE for conditions of use and distribution. */
#include "../exim.h"
diff --git a/src/src/auths/heimdal_gssapi.c b/src/src/auths/heimdal_gssapi.c
index 42b6450b2..94e689d58 100644
--- a/src/src/auths/heimdal_gssapi.c
+++ b/src/src/auths/heimdal_gssapi.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2012 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* See the file NOTICE for conditions of use and distribution. */
/* Copyright (c) Twitter Inc 2012
diff --git a/src/src/enq.c b/src/src/enq.c
index 7f7bebc68..573fc00ca 100644
--- a/src/src/enq.c
+++ b/src/src/enq.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* See the file NOTICE for conditions of use and distribution. */
/* Functions concerned with serialization. */
diff --git a/src/src/exicyclog.src b/src/src/exicyclog.src
index 1559a4794..c491b205b 100644
--- a/src/src/exicyclog.src
+++ b/src/src/exicyclog.src
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (c) University of Cambridge, 1995 - 2007
+# Copyright (c) University of Cambridge, 1995 - 2015
# See the file NOTICE for conditions of use and distribution.
# This script takes the following command line arguments:
diff --git a/src/src/lookups/ibase.c b/src/src/lookups/ibase.c
index 3c679c6cf..10c962019 100644
--- a/src/src/lookups/ibase.c
+++ b/src/src/lookups/ibase.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* 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/nis.c b/src/src/lookups/nis.c
index 1faa884a1..278ee09c9 100644
--- a/src/src/lookups/nis.c
+++ b/src/src/lookups/nis.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* 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 a4a7a2d5b..00f30193c 100644
--- a/src/src/lookups/nisplus.c
+++ b/src/src/lookups/nisplus.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* 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 adb17b4da..33d223436 100644
--- a/src/src/lookups/oracle.c
+++ b/src/src/lookups/oracle.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* 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/redis.c b/src/src/lookups/redis.c
index 7bab34971..854d4162a 100644
--- a/src/src/lookups/redis.c
+++ b/src/src/lookups/redis.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* 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 9ac5a3a43..8f065e60e 100644
--- a/src/src/lookups/whoson.c
+++ b/src/src/lookups/whoson.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* See the file NOTICE for conditions of use and distribution. */
/* This code originally came from Robert Wal. */
diff --git a/src/src/os.c b/src/src/os.c
index 6e02b8fe2..ee754f9f2 100644
--- a/src/src/os.c
+++ b/src/src/os.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2012 */
+/* Copyright (c) University of Cambridge 1995 - 2014 */
/* See the file NOTICE for conditions of use and distribution. */
#ifdef STAND_ALONE
diff --git a/src/src/rfc2047.c b/src/src/rfc2047.c
index 8c79d9c64..1a2e9c758 100644
--- a/src/src/rfc2047.c
+++ b/src/src/rfc2047.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* 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/store.c b/src/src/store.c
index 2bb3490e1..e402835c7 100644
--- a/src/src/store.c
+++ b/src/src/store.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2012 */
+/* Copyright (c) University of Cambridge 1995 - 2015 */
/* 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/tod.c b/src/src/tod.c
index 8f095aec6..5f451ba96 100644
--- a/src/src/tod.c
+++ b/src/src/tod.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) University of Cambridge 1995 - 2014 */
/* 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/transports/tf_maildir.c b/src/src/transports/tf_maildir.c
index 93bbba455..0fbb77243 100644
--- a/src/src/transports/tf_maildir.c
+++ b/src/src/transports/tf_maildir.c
@@ -2,7 +2,7 @@
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2012 */
+/* Copyright (c) University of Cambridge 1995 - 2014 */
/* See the file NOTICE for conditions of use and distribution. */
/* Functions in support of the use of maildirsize files for handling quotas in