Update version number and copyright year.
[exim.git] / src / src / store.c
index 990ea41bf8b3b344797241c5151613cfb74daa5f..da4800f60280ccbce53cd13600cb8328337c344a 100644 (file)
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/store.c,v 1.3 2006/02/07 11:19:00 ph10 Exp $ */
+/* $Cambridge: exim/src/src/store.c,v 1.4 2007/01/08 10:50:18 ph10 Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2006 */
+/* Copyright (c) University of Cambridge 1995 - 2007 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* Exim gets and frees all its store through these functions. In the original