aboutsummaryrefslogtreecommitdiffstats
path: root/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/hash.c b/hash.c
index 699d713..e55e9c4 100644
--- a/hash.c
+++ b/hash.c
@@ -1,9 +1,9 @@
-/* $Id: hash.c,v 1.24 2004/06/26 12:04:59 reinelt Exp $
+/* $Id: hash.c,v 1.25 2005/01/18 06:30:23 reinelt Exp $
*
* hashes (associative arrays)
*
- * Copyright 1999-2003 Michael Reinelt <reinelt@eunet.at>
- * Copyright 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2003 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
@@ -23,6 +23,9 @@
*
*
* $Log: hash.c,v $
+ * Revision 1.25 2005/01/18 06:30:23 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.24 2004/06/26 12:04:59 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...