Copyright year bumps for substantive changes 2017
[exim.git] / src / src / tlscert-openssl.c
index ed8c0bba7722cb015d9b7e9f1493ee322d852da2..3f0767926f04b37ba634c07c30eb9bb994876c10 100644 (file)
@@ -2,7 +2,7 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) Jeremy Harris 2014 - 2016 */
+/* Copyright (c) Jeremy Harris 2014 - 2017 */
 
 /* 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.