aboutsummaryrefslogtreecommitdiffstats
path: root/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.h')
-rw-r--r--plugin.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugin.h b/plugin.h
index 61a9aa0..74b5f1b 100644
--- a/plugin.h
+++ b/plugin.h
@@ -1,8 +1,9 @@
-/* $Id: plugin.h,v 1.2 2004/03/03 03:47:04 reinelt Exp $
+/* $Id: plugin.h,v 1.3 2005/01/18 06:30:23 reinelt Exp $
*
* plugin handler for the Evaluator
*
- * Copyright 2003 Michael Reinelt <reinelt@eunet.at>
+ * 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.
*
@@ -22,6 +23,9 @@
*
*
* $Log: plugin.h,v $
+ * Revision 1.3 2005/01/18 06:30:23 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.2 2004/03/03 03:47:04 reinelt
* big patch from Martin Hejl:
* - use qprintf() where appropriate