summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/src/dcc.c4
-rw-r--r--src/src/dcc.h7
2 files changed, 4 insertions, 7 deletions
diff --git a/src/src/dcc.c b/src/src/dcc.c
index 4acba6513..c743290b1 100644
--- a/src/src/dcc.c
+++ b/src/src/dcc.c
@@ -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
diff --git a/src/src/dcc.h b/src/src/dcc.h
index d997ca4ba..ddc9fbbad 100644
--- a/src/src/dcc.h
+++ b/src/src/dcc.h
@@ -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