54 lines
1.9 KiB
Plaintext
54 lines
1.9 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: libsigc++
|
|
Source: https://download.gnome.org/sources/libsigc++
|
|
Files-Excluded: untracked
|
|
Comment: Let's build the html help from source
|
|
|
|
Files: *
|
|
Copyright: 2003-2018 The libsigc++ Development Team
|
|
Murray Cumming
|
|
Martin Schulze
|
|
Cedric Gustin (win32 support)
|
|
Timothy M. Shead and James Lin (MSVC support)
|
|
Damien Carbery (Sun FORTE C++ support)
|
|
Takashi Takekawa (Intel C++ support)
|
|
Andreas Rottmann (make system)
|
|
Karl Einar Nelson (initial version 1.9.4)
|
|
License: LGPL-2.1+
|
|
|
|
Files: examples/*.cc
|
|
tests/*.cc
|
|
Copyright: 2002-2016 The libsigc++ Development Team
|
|
License: Public-Domain
|
|
Assigned to the public domain. Use as you wish without restriction.
|
|
|
|
Files: tests/test_cpp11_lambda.cc
|
|
tests/test_track_obj.cc
|
|
tests/testutilities.*
|
|
tests/test_visit_each.cc
|
|
Copyright: 2012-2014 The libsigc++ Development Team
|
|
License: LGPL-2.1+
|
|
|
|
Files: examples/Makefile.am
|
|
tests/Makefile.am
|
|
Copyright: 2009 Openismus GmbH
|
|
License: LGPL-2.1+
|
|
|
|
License: LGPL-2.1+
|
|
This package 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.
|
|
.
|
|
On Debian systems, the complete text of the GNU Lesser General Public
|
|
License can be found in `/usr/share/common-licenses/LGPL-2.1'.
|
|
|
|
License: GPL-2+
|
|
This package 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; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
.
|
|
On Debian systems, the complete text of the GNU General Public License
|
|
can be found in `/usr/share/common-licenses/GPL-2'.
|