summaryrefslogtreecommitdiff
path: root/ckcapi-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'ckcapi-util.c')
-rw-r--r--ckcapi-util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ckcapi-util.c b/ckcapi-util.c
index fbffe7c..5c0ab9b 100644
--- a/ckcapi-util.c
+++ b/ckcapi-util.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 Nate Nielsen
+ * Copyright (C) 2007 Stef Walter
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -25,7 +25,7 @@
/*
* Array code originially from Glib.
- * Modified extensively by Nate Nielsen <nielsen@memberwebs.com>
+ * Modified extensively by Stef Walter <nielsen@memberwebs.com>
*/
/* GLIB - Library of useful routines for C programming