diff options
Diffstat (limited to 'mediaelch/debian/copyright')
-rw-r--r-- | mediaelch/debian/copyright | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/mediaelch/debian/copyright b/mediaelch/debian/copyright new file mode 100644 index 0000000..2aead39 --- /dev/null +++ b/mediaelch/debian/copyright @@ -0,0 +1,47 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: mediaelch +Source: https://www.mediaelch.de/ +Copyright: 2012-2023 Daniel Kabel <info@kvibes.de> + +Files: * +Copyright: 2012-2018 Daniel Kabel <info@kvibes.de> + 2018-2023 Andre Meyering <info@andremeyering.de> +License: LGPL-3.0-only + +Files: third_party/quazip/* +Copyright: + 2005-2012 Sergey A. Tachenov +License: LGPL-2.1-only + +License: LGPL-2.1-only + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser Public License as published by + the Free Software Foundation; either version 2.1, 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 Lesser Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +X-Comment: On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + +License: LGPL-3.0-only + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser Public License as published by + the Free Software Foundation in version 3. + . + 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 Lesser Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +X-Comment: On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-3'. |