sdbus-cpp/debian/copyright

32 lines
1.3 KiB
Plaintext
Raw Normal View History

2024-10-27 14:59:34 +01:00
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2024-10-27 15:01:38 +01:00
Upstream-Name: sdbus-cpp2
2024-10-27 14:59:34 +01:00
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'.