Turn MH's patch into my standard style. (Explicit != NULL in test).
[users/jgh/exim.git] / src / src / tls.c
index 1305e9c4f640f0b693eacd0bba1e747faad2eb7b..e76a970205cbc926016e3a0fb499ef037ac9a2ba 100644 (file)
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/tls.c,v 1.2 2005/01/04 10:00:42 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 - 2005 */
+/* 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