summaryrefslogtreecommitdiffstats
path: root/ext/pango
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2003-12-04 10:37:38 +0000
committerAndy Wingo <wingo@pobox.com>2003-12-04 10:37:38 +0000
commite46d34995dbfd1481f962b620df4dfa4266f7977 (patch)
tree42250ce68fbbb5419cb4323e55a6817dde3fd88f /ext/pango
parent256a0bfc359c4d14cbf10ec265a7aa01a3d5a9bd (diff)
remove copyright field from plugins
Original commit message from CVS: remove copyright field from plugins
Diffstat (limited to 'ext/pango')
-rw-r--r--ext/pango/gsttextoverlay.c1
-rw-r--r--ext/pango/gsttimeoverlay.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/ext/pango/gsttextoverlay.c b/ext/pango/gsttextoverlay.c
index 06f43ef5..2605c6a3 100644
--- a/ext/pango/gsttextoverlay.c
+++ b/ext/pango/gsttextoverlay.c
@@ -650,7 +650,6 @@ GST_PLUGIN_DEFINE (
plugin_init,
VERSION,
"GPL",
- GST_COPYRIGHT,
GST_PACKAGE,
GST_ORIGIN)
diff --git a/ext/pango/gsttimeoverlay.c b/ext/pango/gsttimeoverlay.c
index 0f97f6bc..9a3b292e 100644
--- a/ext/pango/gsttimeoverlay.c
+++ b/ext/pango/gsttimeoverlay.c
@@ -210,7 +210,6 @@ GST_PLUGIN_DEFINE (
plugin_init,
VERSION,
GST_LICENSE,
- GST_COPYRIGHT,
GST_PACKAGE,
GST_ORIGIN
)