summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-18 13:25:07 +0000
committerLars Wirzenius <liw@liw.fi>2021-09-18 13:25:07 +0000
commitd6728974b98a821b8d633197abd97cf2fc9357f5 (patch)
treef1d7048b62166e3942679bf3768b0ccc993852ce /README.md
parent4209f1c21de40eae4556cb2fa7b4590b9cf2e83b (diff)
parent1d3b3d2c1712333a10dd90d33f14d966c42740c0 (diff)
downloadobnam2-d6728974b98a821b8d633197abd97cf2fc9357f5.tar.gz
Merge branch 'licence-change' into 'main'
chore: change license to AGPL3-or-later Closes #122 See merge request obnam/obnam!182
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index 11dabc5..70691d5 100644
--- a/README.md
+++ b/README.md
@@ -76,17 +76,18 @@ merely for building Debian packages:
## Legalese
-Copyright 2020-2021 Lars Wirzenius
+
+Copyright 2020-2021 Lars Wirzenius and others
This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+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 General Public License for more details.
+GNU Affero General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
+You should have received a copy of the GNU Affero General Public License
+along with this program. If not, see <https://www.gnu.org/licenses/>.