aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2012-02-12 20:36:46 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2012-02-12 20:36:46 -0600
commite4c3077437042f5466c3f75c85c0d174c272a85a (patch)
treeab526f4b06335b68ebb79e7caa0e444c8d441f92
parent92e8ca790b1faca9bbcb260b8dcc8c05bdabc8ea (diff)
downloadmediagoblin-e4c3077437042f5466c3f75c85c0d174c272a85a.tar.lz
mediagoblin-e4c3077437042f5466c3f75c85c0d174c272a85a.tar.xz
mediagoblin-e4c3077437042f5466c3f75c85c0d174c272a85a.zip
Our javascript is actually AGPLv3+, not LGPL*. Correcting.
-rw-r--r--COPYING2
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYING b/COPYING
index f8d93cf6..23e8db70 100644
--- a/COPYING
+++ b/COPYING
@@ -30,7 +30,7 @@ If not, see <http://www.gnu.org/licenses/>.
JavaScript files located in the ``mediagoblin/`` directory tree
are free software: you can redistribute and/or modify them under the
-terms of the GNU Lesser General Public License as published by the
+terms of the GNU Affero General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at
your option) any later version.