summaryrefslogtreecommitdiff
path: root/debian/copyright
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 /debian/copyright
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 'debian/copyright')
-rw-r--r--debian/copyright19
1 files changed, 8 insertions, 11 deletions
diff --git a/debian/copyright b/debian/copyright
index ea31729..043fcc0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,20 +4,17 @@ Upstream-Contact: Lars Wirzenius <liw@liw.fi>
Source: http://git.liw.fi/obnam2
Files: *
-Copyright: 2020, Lars Wirzenius
-License: GPL-3+
+Copyright: 2020-2021, Lars Wirzenius and others
+License: AGPL-3+
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/>.
- .
- On a Debian system, you can find a copy of GPL version 3 at
- /usr/share/common-licenses/GPL-3 .
+ 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/>.