summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-09-25 10:52:45 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-09-25 10:52:45 +0100
commitc7a57bdf876121e1b9304222442d0426781eea33 (patch)
treebb03ffa8c2caca93224ca17a97aa1fbfad3ecc55 /indra
parentb9f5ced5bb2c38bda9b8bdf53a329a040029bee4 (diff)
Update gstreamer video plugin's license in accordance with... our new license.
Diffstat (limited to 'indra')
-rw-r--r--indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp b/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp
index a51a8aa9e1..c4b563f0b8 100644
--- a/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp
+++ b/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp
@@ -516,7 +516,7 @@ void gst_slvideo_init_class (void)
GST_VERSION_MINOR,
"private-slvideoplugin",
"SL Video sink plugin",
- plugin_init, "0.1", GST_LICENSE_UNKNOWN,
+ plugin_init, "1.0", "LGPL",
"Second Life",
"http://www.secondlife.com/");
#undef PACKAGE