Update version number and copyright year.
[exim.git] / src / src / tls.c
index 1077b526c99da9fbd9fa6e50d791a0ceeefd0d0a..e76a970205cbc926016e3a0fb499ef037ac9a2ba 100644 (file)
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/tls.c,v 1.3 2006/02/07 11:19:00 ph10 Exp $ */
+/* $Cambridge: exim/src/src/tls.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. */
 
 /* This module provides TLS (aka SSL) support for Exim. The code for OpenSSL is