summaryrefslogtreecommitdiffstats
path: root/gst/goom/goom_visual_fx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/goom/goom_visual_fx.h')
-rw-r--r--gst/goom/goom_visual_fx.h27
1 files changed, 18 insertions, 9 deletions
diff --git a/gst/goom/goom_visual_fx.h b/gst/goom/goom_visual_fx.h
index 6939ac80..6f6f964a 100644
--- a/gst/goom/goom_visual_fx.h
+++ b/gst/goom/goom_visual_fx.h
@@ -1,14 +1,23 @@
-#ifndef _VISUAL_FX_H
-#define _VISUAL_FX_H
-
-/**
- * File created on 2003-05-21 by Jeko.
- * (c)2003, JC Hoelt for iOS-software.
+/* Goom Project
+ * Copyright (C) <2003> Jean-Christophe Hoelt <jeko@free.fr>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * LGPL Licence.
- * If you use this file on a visual program,
- * please make my name being visible on it.
+ * This library 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
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
+#ifndef _VISUAL_FX_H
+#define _VISUAL_FX_H
#include "goom_config_param.h"
#include "goom_graphic.h"