File: copyright

package info (click to toggle)
libinstpatch 1.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 3,400 kB
  • sloc: ansic: 50,887; python: 429; xml: 130; makefile: 10
file content (46 lines) | stat: -rw-r--r-- 1,572 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libinstpatch
Upstream-Contact: Joshua Element Green <element@elementsofsound.org>
Source: https://github.com/swami/libinstpatch/releases

Files: *
Copyright: 1999-2021 Joshua "Element" Green
License: LGPL-2.1

Files: libinstpatch/md5.*
Copyright: No copyright holder
License: Public_Domain_1

Files: examples/create_sf2.*
 utils/riff_dump.c
Copyright: 1999-2010 Joshua "Element" Green
License: Public_Domain_2

Files: debian/*
Copyright:
 2020-2021 Dennis Braun <d_braun@kabelmail.de>
 2010-2016 Jaromír Mikeš <mira.mikes@seznam.cz>
 2010-2012 Alessio Treglia <alessio@debian.org>
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; version 2.1
 of the License only.
 .
 This package 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.
Comment: On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2.1'
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.

License: Public_Domain_1
 Do with it what you wish.

License: Public_Domain_2
 Use this example as you please.