summaryrefslogtreecommitdiffhomepage
path: root/src/utils.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/utils.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/utils.c')
-rw-r--r--src/utils.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/utils.c b/src/utils.c
index b14fc95..167d9e3 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -1,4 +1,4 @@
-/* $Id: utils.c,v 1.38 2003-03-14 06:15:27 rjkaes Exp $
+/* $Id: utils.c,v 1.39 2005-07-12 17:39:44 rjkaes Exp $
*
* Misc. routines which are used by the various functions to handle strings
* and memory allocation and pretty much anything else we can think of. Also,
@@ -6,8 +6,7 @@
* it, so it's in here.
*
* Copyright (C) 1998 Steven Young
- * Copyright (C) 1999,2001,2003 by
- * Robert James Kaes (rjkaes@flarenet.com)
+ * Copyright (C) 1999-2003 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