From 85fc6a96e1b813a41c7df44fe615d78ebadd7a54 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 16 Dec 2010 17:56:48 -0600 Subject: [PATCH] Updating licensing --- support/builddeb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/builddeb.py b/support/builddeb.py index d5fd249..350a7ee 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -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", -- 1.7.9.5