X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0215ec074083aaa051d45e7fe3a177783ef93df1..c4ceed07f17f67af7d96e7fd27c92eb374e62e19:/src/src/store.c diff --git a/src/src/store.c b/src/src/store.c index 0a5a11fc2..790f79ddb 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 - 2009 */ +/* Copyright (c) University of Cambridge 1995 - 2012 */ /* See the file NOTICE for conditions of use and distribution. */ /* Exim gets and frees all its store through these functions. In the original