summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-09-02 00:39:34 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-09-02 00:39:34 +0200
commitd582a5703c7fd0a0030e2de583209d52ee7b04e8 (patch)
tree00502f3431006de99a406f30cbbcc940f85f35f7
parent95aca38964763768c8bf19824170b5c00665dc94 (diff)
Added information about LGPL-3+ for some sub-dirs
-rw-r--r--debian/copyright23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 4ef6d8b..7517ae5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,11 @@ Files: *
Copyright: 2010-2016 Thorsten Liebig <Thorsten.Liebig@gmx.de>
License: GPL-3+
+Files: CSXCAD/*
+ QCSXCAD/*
+Copyright: 2010-2016 Thorsten Liebig <Thorsten.Liebig@gmx.de>
+License: LGPL-3+
+
Files: debian/*
Copyright: 2016 Ruben Undheim <ruben.undheim@gmail.com>
License: GPL-3+
@@ -28,3 +33,21 @@ License: GPL-3+
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+
+License: LGPL-3+
+ This program 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.
+ .
+ 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 Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program. 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".