remove copyright field from plugins
authorAndy Wingo <wingo@pobox.com>
Thu, 4 Dec 2003 10:37:39 +0000 (10:37 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 4 Dec 2003 10:37:39 +0000 (10:37 +0000)
Original commit message from CVS:
remove copyright field from plugins

29 files changed:
configure.ac
ext/alsa/gstalsaplugin.c
ext/cdparanoia/gstcdparanoia.c
ext/gnomevfs/gstgnomevfs.c
ext/ogg/gstoggdemux.c
ext/pango/gsttextoverlay.c
ext/pango/gsttimeoverlay.c
ext/vorbis/vorbis.c
gst-libs/gst/audio/audio.c
gst-libs/gst/idct/idct.c
gst-libs/gst/resample/resample.c
gst-libs/gst/riff/riff.c
gst-libs/gst/video/gstvideofilter.c
gst-libs/gst/video/video.c
gst-libs/gst/xwindowlistener/xwindowlistener.c
gst/adder/gstadder.c
gst/audioconvert/gstaudioconvert.c
gst/audioscale/gstaudioscale.c
gst/sine/gstsinesrc.c
gst/tags/gsttagediting.c
gst/tcp/gsttcp.c
gst/tcp/gsttcpplugin.c
gst/typefind/gsttypefindfunctions.c
gst/videoscale/gstvideoscale.c
gst/videotestsrc/gstvideotestsrc.c
gst/volume/gstvolume.c
sys/v4l/gstv4l.c
sys/ximage/ximagesink.c
sys/xvimage/xvimagesink.c

index f3704eb..db914fd 100644 (file)
@@ -1302,7 +1302,6 @@ dnl ############################
 
 dnl set license and copyright notice
 AC_DEFINE(GST_LICENSE, "LGPL", [GStreamer license])
-AC_DEFINE(GST_COPYRIGHT, "(c) 1999-2003 The GStreamer Team", [copyright message in plugins])
 dnl package name in plugins
 AC_ARG_WITH(package-name,
 AC_HELP_STRING([--with-package-name],[specify package name to use in plugins]),
index 657bf36..e2429df 100644 (file)
@@ -50,7 +50,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   "LGPL",
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index b9451da..2ee84df 100644 (file)
@@ -1122,6 +1122,5 @@ GST_PLUGIN_DEFINE (
   plugin_init,
        VERSION,
        "GPL",
-       GST_COPYRIGHT,
        GST_PACKAGE,
        GST_ORIGIN)
index 0351e70..6084a1a 100644 (file)
@@ -47,7 +47,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 067d4de..e0c6612 100644 (file)
@@ -581,7 +581,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 06f43ef..2605c6a 100644 (file)
@@ -650,7 +650,6 @@ GST_PLUGIN_DEFINE (
     plugin_init,
     VERSION,
     "GPL",
-    GST_COPYRIGHT,
     GST_PACKAGE,
     GST_ORIGIN)
 
index 0f97f6b..9a3b292 100644 (file)
@@ -210,7 +210,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 493c03e..0d183c2 100644 (file)
@@ -49,6 +49,5 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   "LGPL",
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN)
index 3a723b8..f5ddaf8 100644 (file)
@@ -192,7 +192,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 );
index 4e62a47..59c6a84 100644 (file)
@@ -141,7 +141,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 52a80e6..575922d 100644 (file)
@@ -886,7 +886,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 );
index bb29150..53a922a 100644 (file)
@@ -37,7 +37,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 8173611..3a0acc3 100644 (file)
@@ -560,7 +560,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   "LGPL",
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 0d4a2ea..706acc3 100644 (file)
@@ -114,7 +114,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index dda220c..a2b7699 100644 (file)
@@ -650,7 +650,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 1d6d1e2..e08c36e 100644 (file)
@@ -622,7 +622,6 @@ GST_PLUGIN_DEFINE(
   plugin_init,
   VERSION,
   "LGPL",
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 8901ff7..dc9a91f 100644 (file)
@@ -759,6 +759,5 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   "LGPL",
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN)
index a4e1acd..d3d7483 100644 (file)
@@ -431,7 +431,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   "LGPL",
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index a11d24f..bf293a3 100644 (file)
@@ -469,7 +469,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   "LGPL",
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 4f1b589..2511fcb 100644 (file)
@@ -45,7 +45,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index b22976a..c7f487a 100644 (file)
@@ -44,7 +44,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index b22976a..c7f487a 100644 (file)
@@ -44,7 +44,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index d6a776d..845450a 100644 (file)
@@ -1109,7 +1109,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 07ac1e7..33d8e41 100644 (file)
@@ -514,7 +514,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index c9f6535..341486f 100644 (file)
@@ -590,7 +590,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index af71a25..5ff51ba 100644 (file)
@@ -437,7 +437,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 3f8d2bc..d26d5b7 100644 (file)
@@ -57,7 +57,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN
 )
index 2f61fac..a88b9c0 100644 (file)
@@ -1092,6 +1092,5 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN)
index 0c844fb..71caf88 100644 (file)
@@ -1236,6 +1236,5 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   GST_LICENSE,
-  GST_COPYRIGHT,
   GST_PACKAGE,
   GST_ORIGIN)