summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstwarp.c
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2002-08-14 21:01:38 +0000
committerChristian Schaller <uraeus@gnome.org>2002-08-14 21:01:38 +0000
commit2d624fc81222d268b0ae4d7ab092d7ca760fa7fc (patch)
tree55e6af2629ef83987f1fc0ca195fecf1214d4157 /gst/effectv/gstwarp.c
parented3143886c65cda6584ee46b3f14a485eaa58666 (diff)
Fixed license statements in EffectTv plugins so they now state LGPL.
Original commit message from CVS: Fixed license statements in EffectTv plugins so they now state LGPL.
Diffstat (limited to 'gst/effectv/gstwarp.c')
-rw-r--r--gst/effectv/gstwarp.c25
1 files changed, 16 insertions, 9 deletions
diff --git a/gst/effectv/gstwarp.c b/gst/effectv/gstwarp.c
index 35cc9ac3..88652811 100644
--- a/gst/effectv/gstwarp.c
+++ b/gst/effectv/gstwarp.c
@@ -1,18 +1,25 @@
/* GStreamer
* Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu>
*
- * 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.
- *
- * 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.
- */
-/*
* EffecTV - Realtime Digital Video Effector
* Copyright (C) 2001 FUKUCHI Kentarou
+ *
+ * EffecTV is free software. 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.
+
* From main.c of warp-1.1:
*
* Simple DirectMedia Layer demo