X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/07c731771226abb22e14268de78a8c96975887d4..8d6d5106a6f1bcba010877d55932a8d8dcfa88bd:/src/src/store.c 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