Copyright year updates (things touched in 2016)
[exim.git] / src / src / tlscert-openssl.c
index 82f04955e67f1f9a4919413abdc62ec45c14bc51..690f9508148609b4572c587c02388c9ca4509215 100644 (file)
@@ -2,7 +2,7 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) Jeremy Harris 2014 - 2015 */
+/* Copyright (c) Jeremy Harris 2014 - 2016 */
 
 /* 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.