diff options
| author | 2023-06-11 17:00:00 +0200 | |
|---|---|---|
| committer | 2024-04-17 11:38:16 +0200 | |
| commit | 4e62ac47b01fd02874047bcd799059e71dadc3ca (patch) | |
| tree | 79a273bf5fae46b5539e14d812d766a64f330c06 /debian/copyright | |
| download | base-files-4e62ac47b01fd02874047bcd799059e71dadc3ca.tar.gz base-files-4e62ac47b01fd02874047bcd799059e71dadc3ca.zip | |
Version 13
Diffstat (limited to '')
| -rw-r--r-- | debian/copyright | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..3f5ed9b --- /dev/null +++ b/debian/copyright @@ -0,0 +1,28 @@ +This is the Debian prepackaged version of the Debian Base System +Miscellaneous files. These files were written by Ian Murdock +<[email protected]> and Bruce Perens <[email protected]>. + +This package was first put together by Bruce Perens <[email protected]>, +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 systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. |
