summaryrefslogtreecommitdiffstats
path: root/gst/goom/config_param.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/goom/config_param.c')
-rw-r--r--gst/goom/config_param.c27
1 files changed, 18 insertions, 9 deletions
diff --git a/gst/goom/config_param.c b/gst/goom/config_param.c
index da07a34a..ba04b461 100644
--- a/gst/goom/config_param.c
+++ b/gst/goom/config_param.c
@@ -1,12 +1,21 @@
-/*---------------------------------------------------------------------------*/
-/*
-** config_param.c
-** Goom Project
-**
-** Created by Jean-Christophe Hoelt on Sat Jul 19 2003
-** Copyright (c) 2003 iOS. All rights reserved.
-*/
-/*---------------------------------------------------------------------------*/
+/* 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.
+ *
+ * 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.
+ */
#include "goom_config_param.h"
#include <string.h>