summaryrefslogtreecommitdiff
path: root/ffont.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffont.c')
-rw-r--r--ffont.c11
1 files changed, 7 insertions, 4 deletions
diff --git a/ffont.c b/ffont.c
index 420530b..7a79d99 100644
--- a/ffont.c
+++ b/ffont.c
@@ -1,12 +1,15 @@
/*
- * iMON LCD plugin to VDR (C++)
+ * iMON LCD plugin for VDR (C++)
*
* (C) 2009 Andreas Brachold <vdr07 AT deltab de>
+ * Glyph handling based on <vdr/font.c>
*
- *- Glyph handling based on <vdr/font.c>
+ * 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.
*
- * This code is distributed under the terms and conditions of the
- * GNU GENERAL PUBLIC LICENSE. See the file COPYING for details.
*/
#include <vdr/tools.h>