Copyright updates:
[exim.git] / src / src / store.c
index ffc1ca8e66d4594a66bbbcc790483979047a13c6..5ec636bd13b9d12be3b1f64edbf13ab2577e4695 100644 (file)
@@ -2,8 +2,8 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
+/* Copyright (c) The Exim maintainers 2019 - 2022 */
 /* Copyright (c) University of Cambridge 1995 - 2018 */
-/* Copyright (c) The Exim maintainers 2019 - 2021 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* Exim gets and frees all its store through these functions. In the original