sdbus-cpp/debian/copyright
ferreo 4c67742b4d
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 39s
Update to 2
2024-10-27 13:59:34 +00:00

32 lines
1.3 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sdbus-cpp
Source: https://github.com/Kistler-Group/sdbus-cpp
Files: *
Copyright: 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland
2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com>
License: LGPL-2.1+
Files: debian/*
Copyright: 2020 Shengjing Zhu <zhsj@debian.org>
License: LGPL-2.1+
Comment: Debian packaging is licensed under the same terms as upstream
License: LGPL-2.1+
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 Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This library 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 library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU Lesser General Public
License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.