diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/src/receive.c | 2 | ||||
-rw-r--r-- | src/src/verify.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/src/receive.c b/src/src/receive.c index 15eb1291d..407af58f8 100644 --- a/src/src/receive.c +++ b/src/src/receive.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. */ /* Code for receiving a message and setting up spool files. */ diff --git a/src/src/verify.c b/src/src/verify.c index c103f592f..711b3af5a 100644 --- a/src/src/verify.c +++ b/src/src/verify.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. */ /* Functions concerned with verifying things. The original code for callout |