summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2017-01-26 13:43:03 +0000
committerLennart Weller <lhw@ring0.de>2017-01-26 13:54:06 +0000
commit273b4d88d91cecfa3c720c863ba2b1a636ad563d (patch)
tree31bb498f62cc9e224fd15db78d9adb7552f13187 /debian/copyright
parentupdated dependencies and links from other packages (diff)
downloadnetdata-273b4d88d91cecfa3c720c863ba2b1a636ad563d.tar.xz
netdata-273b4d88d91cecfa3c720c863ba2b1a636ad563d.zip
changed script/python files permissions and removed patch.
added missing python copyrights
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 706028663..625a019e1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -163,6 +163,16 @@ Copyright: 2016 Dmitry Baranovskiy
2016 Sencha Labs
License: Expat
+Files:
+ python.d/python_modules/lm_sensors.py
+Copyright: 2015 Pavel Rojtberg
+License: LGPL-2.1
+
+Files:
+ python.d/python_modules/base.py
+Copyright: 2016 Pawel Krupa
+License: GPL-3+
+
License: LGPL-3+
This library 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
@@ -180,6 +190,25 @@ License: LGPL-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.
+License: LGPL-2.1
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Library General Public License as published by
+ the Free Software Foundation; either version 2 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 Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU Library
+ General Public License, version 2, can be found in
+ /usr/share/common-licenses/LGPL-2.
+
License: GPL-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