(1) Typo in redirect router; (2) Update version number; (3) Update
[exim.git] / src / src / tls.c
index 04d8eaba45830692d04c3023663dd5d3e76eea1e..1305e9c4f640f0b693eacd0bba1e747faad2eb7b 100644 (file)
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/tls.c,v 1.1 2004/10/07 10:39:01 ph10 Exp $ */
+/* $Cambridge: exim/src/src/tls.c,v 1.2 2005/01/04 10:00:42 ph10 Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2004 */
+/* Copyright (c) University of Cambridge 1995 - 2005 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* This module provides TLS (aka SSL) support for Exim. The code for OpenSSL is