diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-09-01 19:52:41 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-09-01 20:50:19 -0400 |
commit | 9f552f449bf9b7d12a4754a4ab1a63829c66e8d7 (patch) | |
tree | 7a56766da5fe8881ac4733987005965c00061b92 | |
parent | cf37fffc117cb2eec0f69a3cee2d916a9972c9a2 (diff) | |
download | mediagoblin-9f552f449bf9b7d12a4754a4ab1a63829c66e8d7.tar.lz mediagoblin-9f552f449bf9b7d12a4754a4ab1a63829c66e8d7.tar.xz mediagoblin-9f552f449bf9b7d12a4754a4ab1a63829c66e8d7.zip |
508. Updates COPYING file; adds translations bit
-rw-r--r-- | COPYING | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -17,7 +17,18 @@ License along with this program, in the file ``licenses/AGPLv3.txt``. If not, see <http://www.gnu.org/licenses/>. -JavaScript files located in the ``mediagoblin/`` directory tree of +Translation files located under ``mediagoblin/i18n/`` directory tree +are free software: you can redistribute it and/or modify it under 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. + +You should have received a copy of the GNU Affero General Public +License along with this program, in the file ``licenses/AGPLv3.txt``. +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 Free Software Foundation, either version 3 of the License, or (at |