diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:51:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:51:58 +0000 |
commit | ab446a2b8d6784c3952c4e1945c073e5cf4eb030 (patch) | |
tree | 9e6d4abeadfb3f265d4df768034d2ebc27e8010c /debian/copyright | |
parent | Adding upstream version 1.2.0. (diff) | |
download | exfatprogs-ab446a2b8d6784c3952c4e1945c073e5cf4eb030.tar.xz exfatprogs-ab446a2b8d6784c3952c4e1945c073e5cf4eb030.zip |
Adding debian version 1.2.0-1+deb12u1.debian/1.2.0-1+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..65cb319 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,40 @@ +This work was packaged for Debian by: + Sven Hoexter <sven@stormbind.net> on Sat, 04 Jul 2020 19:06:23 +0200 + +It was downloaded from: + https://github.com/exfatprogs/exfatprogs/releases + +Upstream Author: + Namjae Jeon <linkinjeon@kernel.org> + Hyunchul Lee <hyc.lee@gmail.com> + +Copyright: + Copyright (C) 2019, 2021 Namjae Jeon <linkinjeon@kernel.org> + Copyright (C) 2020 Hyunchul Lee <hyc.lee@gmail.com> + Copyright (C) 2020 The Android Open Source Project + Copyright (C) 1989-2018 Free Software Foundation, Inc. + +License: + 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, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + + On any Debian system, you can find the complete text of the GNU GPL + (GNU General Public License) in the file "/usr/share/common-licenses/GPL-2". + + +The Debian packaging is: + Copyright (C) 2020-2021 Sven Hoexter <sven@stormbind.net> + +and is licensed under the GPL version 2 or later, +see "/usr/share/common-licenses/GPL-2". |