Copyright year updates (things touched in 2015)
[exim.git] / src / src / tlscert-openssl.c
index 7263033137e4c98859ff5c399d37c3ad7f73c860..165a3cf5c01ebd0c1741ebe38cec3f00fc0b8525 100644 (file)
@@ -2,7 +2,7 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) Jeremy Harris 2014 */
+/* Copyright (c) Jeremy Harris 2014 - 2015 */
 
 /* This module provides TLS (aka SSL) support for Exim using the OpenSSL
 library. It is #included into the tls.c file when that library is used.