summaryrefslogtreecommitdiff
path: root/dxr3colormanager.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3colormanager.c')
-rw-r--r--dxr3colormanager.c26
1 files changed, 18 insertions, 8 deletions
diff --git a/dxr3colormanager.c b/dxr3colormanager.c
index 42d9945..e34332a 100644
--- a/dxr3colormanager.c
+++ b/dxr3colormanager.c
@@ -6,14 +6,24 @@
email : vdr@schluenss.de
***************************************************************************/
-/***************************************************************************
- * *
- * This program 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; either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- ***************************************************************************/
+/*
+ *
+ * This program 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; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ */
+
/**
* Background:
* Each encoded pixel in the SPU could have one of the values 0,1,2,3. *