summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-08-07 06:53:09 -0400
committerDavid Thompson <dthompson2@worcester.edu>2014-08-07 06:53:09 -0400
commit25303373306622e53ab43d568ac8a0436d8a6c1b (patch)
tree52de30b57cfa8b020cc84d65cd7094bd74247124 /README.md
parent80f75d83201236d6dd956afe4fbb9fd71c47b28a (diff)
Add AGPL 3.0 license.
* COPYING: New file. * README.md ("Copyright"): Expand licensing information.
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ad8d4c..c2d7359 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,19 @@ and JavaScript.
Copyright
---------
-GNU AGPL v3
+guix-web - Web interface for GNU Guix
+Copyright © 2014 David Thompson <davet@gnu.org>
+
+This program is 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.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Affero General Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with this program. If not, see
+<http://www.gnu.org/licenses/>.