File: copyright

package info (click to toggle)
ponyprog 3.1.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,488 kB
  • sloc: cpp: 35,376; python: 981; sh: 565; makefile: 41; ansic: 38
file content (57 lines) | stat: -rw-r--r-- 2,339 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
54
55
56
57
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PonyProg
Source: https://github.com/lancos/ponyprog
Files-Excluded:
 *.bat
 InpOutLib
 distribution/innosetup/*.exe
 qhexedit2/doc
Comment: The source contains folders we don't need and files which belongs to
 Windows systems and we filter them out while importing the source.
 The complete folder InpOutLib/ and also some Windows Batch files (*.bat) from
 the PonyProg source is filtered out.
 From the additional tarball the folder qhexedit2 the folder doc/ is dropped.

Files: *
Copyright: 1997-2022, Claudio Lanconelli <claudiolanconelli@gmail.com>
 2017-2018, Eduard Kalinowski <eduard_kalinowski@yahoo.de>
License: GPL-2+

Files: debian/*
Copyright: 2019-2022, Carsten Schoenert <c.schoenert@t-online.de>
License: GPL-2+

Files: qhexedit2/*
Copyright: 2015-2017, Winfried Simon
 2017, Andrej Kostrov <andrej.kostrov@dermalog.com>
 2017, Claudio Lanconelli <claudiolanconelli@gmail.com>
 2017, Mykhailo Lytvyn <mykhailo.lytvyn@tca.at>
License: LGPL-2.1

License: GPL-2+
 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 2 dated June, 1991, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

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 Street, Fifth Floor, Boston, MA  02110-1301  USA
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.