summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gsteffectv.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-04-24 19:50:00 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-04-24 19:50:00 +0000
commitf8f6dcc5a0ba4ef37aa33ccf74f6ef8fc3fef38e (patch)
tree6fb3b17e5bebb3afbe70e6ddf30f13c156ba4b1d /gst/effectv/gsteffectv.c
parent053921abd307c1fbc0c768817f78c2f114246470 (diff)
License fixups.
Original commit message from CVS: License fixups.
Diffstat (limited to 'gst/effectv/gsteffectv.c')
-rw-r--r--gst/effectv/gsteffectv.c20
1 files changed, 8 insertions, 12 deletions
diff --git a/gst/effectv/gsteffectv.c b/gst/effectv/gsteffectv.c
index 3738902e..b5c19e84 100644
--- a/gst/effectv/gsteffectv.c
+++ b/gst/effectv/gsteffectv.c
@@ -1,20 +1,16 @@
/* GStreamer
* Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu>
*
- * 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.
+ * EffecTV:
+ * Copyright (C) 2001 FUKUCHI Kentarou
*
- * 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.
+ * EffecTV is free software. We release this product under the terms of the
+ * GNU General Public License version 2. The license is included in the file
+ * COPYING.
*
- * 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.
+ * 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.
*/
#include <string.h>