summaryrefslogtreecommitdiffhomepage
path: root/src/acl.c
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2005-07-12 17:39:44 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2005-07-12 17:39:44 +0000
commita59117c7ca4fa2ba7a06173fb2598e4fec4a259d (patch)
tree73d5891015b8f96489588e3ccc148a50e283cf25 /src/acl.c
parent6042483a0e9f5de0e2119ed473fe5e650bbec809 (diff)
* Updated Copyright Email Addresses
Updated the copyright email addresses for Robert James Kaes. The users.sourceforge.net address should always exist.
Diffstat (limited to 'src/acl.c')
-rw-r--r--src/acl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/acl.c b/src/acl.c
index 71f3feb..e4941e4 100644
--- a/src/acl.c
+++ b/src/acl.c
@@ -1,10 +1,10 @@
-/* $Id: acl.c,v 1.20 2004-08-24 16:31:45 rjkaes Exp $
+/* $Id: acl.c,v 1.21 2005-07-12 17:39:43 rjkaes Exp $
*
* This system handles Access Control for use of this daemon. A list of
* domains, or IP addresses (including IP blocks) are stored in a list
* which is then used to compare incoming connections.
*
- * Copyright (C) 2000,2002 Robert James Kaes (rjkaes@flarenet.com)
+ * Copyright (C) 2000,2002 Robert James Kaes (rjkaes@users.sourceforge.net)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the