diff options
-rw-r--r-- | debian/copyright | 99 |
1 files changed, 90 insertions, 9 deletions
diff --git a/debian/copyright b/debian/copyright index 1ab253471..8853e38c1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,30 +8,89 @@ Files-Excluded: src/collectors/python.d.plugin/python_modules/pyyaml3 src/collectors/python.d.plugin/python_modules/third_party src/collectors/python.d.plugin/python_modules/urllib3 + src/ml/dlib + src/web/server/h2o/libh2o Files: * Copyright: 2014-2016 Costa Tsaousis 2016-2024 Netdata, Inc. <info@netdata.cloud> License: GPL-3+ -Files: debian/* -Copyright: 2018-2024 Daniel Baumann <daniel.baumann@progress-linux.org> - 2017 Federico Ceratto <federico@debian.org> - 2017 Lennart Weller <lhw@ring0.de> - 2016 Matthew Newton <mcn4@leicester.ac.uk> +Files: packaging/cmake/Modules/NetdataGoTools.cmake +Copyright: 2024 Netdata, Inc. <info@netdata.cloud> +License: GPL-3 + +Files: src/aclk/aclk-schemas +Copyright: 2021-2024 Netdata, Inc. <info@netdata.cloud> +License: GPL-3 + +Files: src/aclk/mqtt_websockets +Copyright: 2020 Timotej Šiškovič +License: GPL-3 + +Files: src/collectors/cups.plugin +Copyright: 2017-2018 Simon Nagl <simon.nagl@gmx.de> License: GPL-3+ +Files: src/collectors/freeipmi.plugin/freeipmi_plugin.c +Copyright: 2023 Netdata Inc. + 2007-2015 Lawrence Livermore National Security, LLC. + 2006-2007 The Regents of the University of California. +License: GPL-3+ + +Files: src/collectors/proc.plugin/sys_class_drm.c +Copyright: 2014-2016 Costa Tsaousis + 2016-2024 Netdata, Inc. <info@netdata.cloud> + 2023 Advanced Micro Devices, Inc. +License: GPL-3+ and MIT + +Files: src/database/sqlite/dbdata.c + src/database/sqlite/sqlite3.* + src/database/sqlite/sqlite3recover.* +Copyright: n/a +License: PD + +Files: database/KolmogorovSmirnovDist.* +Copyright: 2010 Université de Montréal, Richard Simard and Pierre L'Ecuyer +License: GPL-3 + + + + + + + + + Files: src/libnetdata/avl/* Copyright: 2004 Free Software Foundation Inc. 2016 Costa Tsaousis License: LGPL-3+ -Files: src/collectors/freeipmi.plugin/freeipmi_plugin.c -Copyright: 2017 Costa Tsaousis - 2007-2015 Lawrence Livermore National Security, LLC. - 2006-2007 The Regents of the University of California. +Files: debian/* +Copyright: 2018-2024 Daniel Baumann <daniel.baumann@progress-linux.org> + 2017 Federico Ceratto <federico@debian.org> + 2017 Lennart Weller <lhw@ring0.de> + 2016 Matthew Newton <mcn4@leicester.ac.uk> License: GPL-3+ + + +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 + Foundation, version 3 of the License. + . + 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. + . + You should have received a copy of the GNU General Public License along with + this program. If not, see <https://www.gnu.org/licenses/>. + . + The complete text of the GNU General Public License version 3 + can be found in /usr/share/common-licenses/GPL-3. + 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 @@ -64,3 +123,25 @@ License: LGPL-3+ . The complete text of the GNU Lesser General Public License version 3 can be found in /usr/share/common-licenses/LGPL-3. + +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +License: PD + The author disclaims copyright to this source code. |