Fix pointers to NOTICE
authorTom Kistner <tom@duncanthrax.net>
Tue, 30 Jun 2009 18:25:03 +0000 (18:25 +0000)
committerTom Kistner <tom@duncanthrax.net>
Tue, 30 Jun 2009 18:25:03 +0000 (18:25 +0000)
src/src/dcc.c
src/src/dcc.h

index 4acba65132135d96818ceaf01793da85318e7d35..c743290b1b6d9ef097f82cb382ba436f8399d239 100644 (file)
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/dcc.c,v 1.1 2008/01/17 13:03:35 tom Exp $ */
+/* $Cambridge: exim/src/src/dcc.c,v 1.2 2009/06/30 18:25:03 tom Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
@@ -7,7 +7,7 @@
 /* Copyright (c) Wolfgang Breyha 2005-2008
  * Vienna University Computer Center
  * wbreyha@gmx.net
- * License: GPL
+ * See the file NOTICE for conditions of use and distribution.
  */
 
 /* This patch is based on code from Tom Kistners exiscan (ACL integration) and
index d997ca4ba0bd60ea373792e413763349909f92a8..ddc9fbbade13832aa4442858b40924c0e4e784de 100644 (file)
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/dcc.h,v 1.1 2008/01/17 13:03:35 tom Exp $ */
+/* $Cambridge: exim/src/src/dcc.h,v 1.2 2009/06/30 18:25:03 tom Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
@@ -6,16 +6,13 @@
 
 /*
  * Copyright (c) Wolfgang Breyha 2005
+ * See the file NOTICE for conditions of use and distribution.
  *
  * original dccifd_localscan
  * Copyright (c) Christopher Bodenstein 2003-2005
  * <cb@physicman.net>
 */
 
-/* License: GPL */
-
-/* dcc defines */
-
 #ifdef EXPERIMENTAL_DCC
 /* currently empty */
 #endif