aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_imon.c
diff options
context:
space:
mode:
authorreinelt <>2005-01-18 06:30:24 +0000
committerreinelt <>2005-01-18 06:30:24 +0000
commit5c96185f5d3077e315ed18ca0f774a229732be7f (patch)
tree2f784ed72a8b40f408244897662c0f61fb840002 /plugin_imon.c
parent47329b6aa4a64ea94fdf83061a91e5a3cbf7c9bb (diff)
downloadlcd4linux-5c96185f5d3077e315ed18ca0f774a229732be7f.tar.gz
[lcd4linux @ 2005-01-18 06:30:21 by reinelt]
added (C) to all copyright statements
Diffstat (limited to '')
-rwxr-xr-xplugin_imon.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugin_imon.c b/plugin_imon.c
index b8f40d7..6a3aa35 100755
--- a/plugin_imon.c
+++ b/plugin_imon.c
@@ -1,8 +1,8 @@
-/* $Id: plugin_imon.c,v 1.13 2004/06/26 12:05:00 reinelt Exp $
+/* $Id: plugin_imon.c,v 1.14 2005/01/18 06:30:23 reinelt Exp $
*
* imond/telmond data processing
*
- * Copyright 2003 Nico Wallmeier <nico.wallmeier@post.rwth-aachen.de>
+ * Copyright (C) 2003 Nico Wallmeier <nico.wallmeier@post.rwth-aachen.de>
*
* This file is part of LCD4Linux.
*
@@ -22,6 +22,9 @@
*
*
* $Log: plugin_imon.c,v $
+ * Revision 1.14 2005/01/18 06:30:23 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.13 2004/06/26 12:05:00 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...