summaryrefslogtreecommitdiff
path: root/imon.c
diff options
context:
space:
mode:
Diffstat (limited to 'imon.c')
-rw-r--r--imon.c14
1 files changed, 8 insertions, 6 deletions
diff --git a/imon.c b/imon.c
index daaf020..4808340 100644
--- a/imon.c
+++ b/imon.c
@@ -1,18 +1,20 @@
/*
- * iMON LCD plugin to VDR (C++)
+ * iMON LCD plugin for VDR (C++)
*
* (C) 2009 Andreas Brachold <vdr07 AT deltab de>
- *
- *- Based on lcdproc Driver for SoundGraph iMON OEM LCD Modules
- *
+ * Based on lcdproc Driver for SoundGraph iMON OEM LCD Modules
* Copyright (c) 2004, Venky Raju <dev (at) venky (dot) ws>
* 2007, Dean Harding <dean (at) codeka dotcom>
* 2007, Christian Leuschen <christian (dot) leuschen (at) gmx (dot) de>
* 2009, Jonathan Kyler <jkyler (at) users (dot) sourceforge (dot) net>
* 2009, Eric Pooch < epooch (at) cox (dot) net>
*
- * This code is distributed under the terms and conditions of the
- * GNU GENERAL PUBLIC LICENSE. See the file COPYING for details.
+ * This iMON LCD plugin is free software: you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation, version 3 of the License.
+ *
+ * See the files README and COPYING for details.
+ *
*/
#include <stdlib.h>