[beast] PLUGINS: fixed ArtsCompressor License to LGPL



commit 0c3488204eaad516a58b1f378a8069067d82d786
Author: Tim Janik <timj gtk org>
Date:   Thu Sep 9 03:23:20 2010 +0200

    PLUGINS: fixed ArtsCompressor License to LGPL
    
    - LGPL relicensing authorization given by Matthias Kretz:
    	http://mail.gnome.org/archives/beast/2010-September/msg00001.html

 plugins/artscompressor.idl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/artscompressor.idl b/plugins/artscompressor.idl
index 17ac70e..460e5f3 100644
--- a/plugins/artscompressor.idl
+++ b/plugins/artscompressor.idl
@@ -23,7 +23,7 @@ namespace Arts {
 class Compressor : Effect {
   Info    icon       = "icons/compressor.png";
   Info    authors    = "Matthias Kretz, Stefan Westerfeld";
-  Info    license    = _("GNU General Public License");
+  Info    license    = _("GNU Lesser General Public License");
   Info    category   = _("/Enhance/ArtsCompressor");
   Info    blurb      = _("ArtsCompressor compresses the sound.\n\n"
                          "Compression is a dynamic operation that consists of two parts:\n"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]