Copyright year updates (things touched in 2016)
[users/heiko/exim.git] / src / src / store.c
index 9c1d1d83f9dc1fae82e35d83f95bf5132e8dc504..88b1fd88f8c78d3c7ec6ab2d5e993878c8f5a789 100644 (file)
@@ -2,7 +2,7 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2015 */
+/* Copyright (c) University of Cambridge 1995 - 2016 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* Exim gets and frees all its store through these functions. In the original