diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 16:34:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 16:34:05 +0000 |
commit | 642ae75b234e50981bd683b1ecb1fc84ee150fdf (patch) | |
tree | d12dbc768cea5574450b9ddf70b19f6b621feff3 /debian/copyright | |
parent | Adding upstream version 39. (diff) | |
download | usrmerge-642ae75b234e50981bd683b1ecb1fc84ee150fdf.tar.xz usrmerge-642ae75b234e50981bd683b1ecb1fc84ee150fdf.zip |
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..0c7dc9c --- /dev/null +++ b/debian/copyright @@ -0,0 +1,23 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Comment: + This package was created by Marco d'Itri <md@linux.it> on + Sat Nov 1 04:27:59 CET 2014. + +Files: * +Copyright: 2014-2022 Marco d'Itri <md@linux.it> +License: GPL-2+ + 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. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +Comment: + On Debian systems the complete text of the license can be found in + /usr/share/common-licenses/GPL-2 . |