File: copyright

package info (click to toggle)
libsigc%2B%2B-2.0 2.10.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,396 kB
  • sloc: cpp: 4,083; xml: 325; makefile: 190; python: 187; sh: 5
file content (53 lines) | stat: -rw-r--r-- 1,937 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
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'.