diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 18:15:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 18:15:36 +0000 |
commit | 7b2e846aab7d883d4a822520462b79aacedc11b9 (patch) | |
tree | d4ace23b2fbca02ebe8b393da333c2147fed0f9d /debian/copyright.in | |
parent | Adding upstream version 10.3+deb10u13. (diff) | |
download | base-files-7b2e846aab7d883d4a822520462b79aacedc11b9.tar.xz base-files-7b2e846aab7d883d4a822520462b79aacedc11b9.zip |
Adding debian version 10.3+deb10u13.debian/10.3+deb10u13debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/copyright.in | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/copyright.in b/debian/copyright.in new file mode 100644 index 0000000..1d905d5 --- /dev/null +++ b/debian/copyright.in @@ -0,0 +1,28 @@ +This is the Debian #OSNAME# prepackaged version of the Debian Base System +Miscellaneous files. These files were written by Ian Murdock +<imurdock@debian.org> and Bruce Perens <bruce@pixar.com>. + +This package was first put together by Bruce Perens <Bruce@Pixar.com>, +from his own sources. + +The GNU Public Licenses in /usr/share/common-licenses were taken from +ftp.gnu.org and are copyrighted by the Free Software Foundation, Inc. + +The Artistic License in /usr/share/common-licenses is the one coming +from Perl and its SPDX name is "Artistic License 1.0 (Perl)". + + +Copyright (C) 1995-2011 Software in the Public Interest. + +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; either version 2 of the License, or +(at your option) any later version. + +This program 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 General Public License for more details. + +On Debian #OSNAME# systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. |