summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2019-02-08 11:10:46 +0100
committerGard Spreemann <gspreemann@gmail.com>2019-02-08 13:24:22 +0100
commit37048efbc774bbec262a612e1fb4271453a69f26 (patch)
tree5bc0b5b17c2c1dfca90a3213a9a2a45555f63cf7
parent9ed3de0085f807c3ebc5ce185ea36cc441af9722 (diff)
Match packaging license with upstream's.
-rw-r--r--debian/copyright29
1 files changed, 8 insertions, 21 deletions
diff --git a/debian/copyright b/debian/copyright
index 5f27ba0..cf8b61e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,37 +5,24 @@ Source: https://bitbucket.org/phat-code/phat
Files: *
Copyright: 2013-2019 IST Austria
License: LGPL-3+
- PHAT is free software: you can redistribute it and/or modify it 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
- your option) any later version.
- .
- PHAT 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 Lesser General Public
- License for more details.
- .
- You should have received a copy of the GNU Lesser General Public
- License along with PHAT. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU Lesser General
- Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
Files: debian/*
Copyright: 2019 Gard Spreemann <gspreemann@gmail.com>
-License: GPL-3+
+License: LGPL-3+
+
+License: LGPL-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
+ it 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 your option) any later version.
.
This package 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 Lesser General Public License for more details.
.
- You should have received a copy of the GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".