summaryrefslogtreecommitdiffstats
path: root/debian/copyright
blob: 40efb9e8110116d544fbefb70bb0858262234bb7 (plain)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cockpit-podman
Source: https://github.com/cockpit-project/cockpit-podman
Comment:
 This does not directly cover the files in dist/*. These are "minified" and
 compressed JavaScript/HTML files built from src/, lib/, po/, and node_modules/
 with node, npm, and a bundler. node_modules/ is not shipped as part of the
 upstream release tarballs, but can be reconstructed precisely through the
 shipped package-lock.json with the command "npm install".  Rebuilding files in
 dist/ requires internet access as that process needs to download additional
 npm modules from the Internet, thus upstream ships the pre-minified bundles
 as part of the upstream release tarball so that the package can be built
 without internet access and lots of extra unpackaged build dependencies.

Files: *
Copyright: 2016-2020  Red Hat, Inc.
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.
 .
 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-2.1".

Files: *.metainfo.xml
Copyright: Copyright (C) 2018 Red Hat, Inc.
License: CC0-1.0
 On Debian systems, the complete text of the Creative Commons Zero v1.0
 Universal Public License is in "/usr/share/common-licenses/LGPL-2.1".