Updating licensing
authorEd Page <eopage@byu.net>
Thu, 16 Dec 2010 23:56:48 +0000 (17:56 -0600)
committerEd Page <eopage@byu.net>
Thu, 16 Dec 2010 23:56:48 +0000 (17:56 -0600)
support/builddeb.py

index d5fd249..350a7ee 100755 (executable)
@@ -67,7 +67,7 @@ def build_package(distribution):
        p.bugTracker = "https://bugs.maemo.org/enter_bug.cgi?product=Gonvert"
        p.author = __author__
        p.mail = __email__
-       p.license = "gpl"
+       p.license = "lgpl"
        p.depends = ", ".join([
                "python2.6 | python2.5",
                "python-simplejson",