diff options
| author | Christian Schaller <uraeus@gnome.org> | 2004-09-20 14:25:08 +0000 |
|---|---|---|
| committer | Christian Schaller <uraeus@gnome.org> | 2004-09-20 14:25:08 +0000 |
| commit | 8b540472150b26b672e72a66cbaacb43a5351741 (patch) | |
| tree | 70401bfa5284f494c0bfc4b2174624ed0294e820 /ext | |
| parent | d102f96ec540c8919ae051402825ce7be56c9ba2 (diff) | |
fix license information
Original commit message from CVS:
fix license information
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/mikmod/gstmikmod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mikmod/gstmikmod.c b/ext/mikmod/gstmikmod.c index e7f90748..72dbbe8d 100644 --- a/ext/mikmod/gstmikmod.c +++ b/ext/mikmod/gstmikmod.c @@ -552,4 +552,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "mikmod", "Mikmod plugin library", - plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN) + plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN) |
