Copyright dates 2014, 2015
[exim.git] / src / src / store.c
index 2bb3490e18b611d644d2b7d5a878516c84110a6b..e402835c7d8890c229313d147ee4a44bca6b0fdd 100644 (file)
@@ -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