summaryrefslogtreecommitdiff
path: root/src/tinyproxy.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/tinyproxy.c
parent6042483a0e9f5de0e2119ed473fe5e650bbec809 (diff)
downloadtinyproxy-a59117c7ca4fa2ba7a06173fb2598e4fec4a259d.tar.gz
tinyproxy-a59117c7ca4fa2ba7a06173fb2598e4fec4a259d.zip
* 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/tinyproxy.c')
-rw-r--r--src/tinyproxy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tinyproxy.c b/src/tinyproxy.c
index f789bc1..d1f8777 100644
--- a/src/tinyproxy.c
+++ b/src/tinyproxy.c
@@ -1,4 +1,4 @@
-/* $Id: tinyproxy.c,v 1.50 2004-08-24 16:36:22 rjkaes Exp $
+/* $Id: tinyproxy.c,v 1.51 2005-07-12 17:39:44 rjkaes Exp $
*
* The initialize routine. Basically sets up all the initial stuff (logfile,
* listening socket, config options, etc.) and then sits there and loops
@@ -8,7 +8,7 @@
* elsewhere.
*
* Copyright (C) 1998 Steven Young
- * Copyright (C) 1998-2002 Robert James Kaes (rjkaes@flarenet.com)
+ * Copyright (C) 1998-2002 Robert James Kaes (rjkaes@users.sourceforge.net)
* Copyright (C) 2000 Chris Lightfoot (chris@ex-parrot.com>
*
* This program is free software; you can redistribute it and/or modify it