summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:10:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:10:55 +0000
commit58e4556c7bc5e8c5689c25ecbd218fadafd6c22c (patch)
tree263475de8da97e9e0490027f2e9afbd792c5f31b /sys
parentd9a21a838568501dd89ad3fd01644ba2de560e88 (diff)
downloadgst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.tar.gz
gst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.tar.bz2
gst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.zip
licensing, name and description changes
Original commit message from CVS: licensing, name and description changes
Diffstat (limited to 'sys')
-rw-r--r--sys/dxr3/dxr3init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dxr3/dxr3init.c b/sys/dxr3/dxr3init.c
index 921d4f89..7c4f3e8b 100644
--- a/sys/dxr3/dxr3init.c
+++ b/sys/dxr3/dxr3init.c
@@ -53,4 +53,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"dxr3",
"dxr3 mpeg video board elements",
- plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)