diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-02-12 20:36:46 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-02-12 20:36:46 -0600 |
commit | e4c3077437042f5466c3f75c85c0d174c272a85a (patch) | |
tree | ab526f4b06335b68ebb79e7caa0e444c8d441f92 | |
parent | 92e8ca790b1faca9bbcb260b8dcc8c05bdabc8ea (diff) | |
download | mediagoblin-e4c3077437042f5466c3f75c85c0d174c272a85a.tar.lz mediagoblin-e4c3077437042f5466c3f75c85c0d174c272a85a.tar.xz mediagoblin-e4c3077437042f5466c3f75c85c0d174c272a85a.zip |
Our javascript is actually AGPLv3+, not LGPL*. Correcting.
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |