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 webpack. 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 webpacks 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 . . 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".