mirror of
https://git.proxmox.com/git/libxdgmime-perl
synced 2025-07-27 18:26:40 +00:00
d/copyright: move to machine readable & clarify packaging is GPL-2+
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e1a928585b
commit
010339f8a7
58
debian/copyright
vendored
58
debian/copyright
vendored
@ -1,16 +1,46 @@
|
|||||||
This is a debian package for the Xdgmime module, created by the
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Proxmox Support Team <support@proxmox.com> using dh-make-perl.
|
Source: git://git.proxmox.com/git/libxdgmime-perl
|
||||||
|
|
||||||
Copyright (C) 2003,2004 Red Hat, Inc.
|
Files:
|
||||||
|
*
|
||||||
|
Copyright: 2007-2023 Proxmox Server Solutions GmbH
|
||||||
|
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 package; if not, see <https://www.gnu.org/licenses/>.
|
||||||
|
Comment:
|
||||||
|
On Debian systems, the full text of the GNU General Public License
|
||||||
|
version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
This module is a simple module that parses the proposed MIME spec
|
Files:
|
||||||
listed at http://freedesktop.org/. It is currently targetted at ver-
|
xdgmime-source/*
|
||||||
sion 0.12.
|
Copyright: 2003, 2004, 2008 Red Hat, Inc.
|
||||||
|
2003, Jonathan Blandford <jrb@alum.mit.edu>
|
||||||
It is dual-licensed under the terms of the GNU Lesser General Public
|
2004, 2005 Matthias Clasen <mclasen@redhat.com>
|
||||||
License, and the Academic Free License, version 2.0.
|
2012, Bastien Nocera <hadess@hadess.net>
|
||||||
|
License: LGPL-2.1-or-later or AFL-2.0
|
||||||
The upstream author is: Jonathan Blandford, <jrb@alum.mit.edu>
|
This library is free software; you can redistribute it and/or modify it under
|
||||||
|
the terms of the GNU Lesser General Public License as published by the Free
|
||||||
The perl wrapper code is created by the Proxmox Support Team
|
Software Foundation; either version 2.1 of the License, or (at your option)
|
||||||
<support@proxmox.com>.
|
any later version.
|
||||||
|
.
|
||||||
|
This library 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 General 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 Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
Comment:
|
||||||
|
On Debian systems, the full text of the GNU Lesser General Public License
|
||||||
|
version 2 can be found in the file '/usr/share/common-licenses/LGPL-2.1'.
|
||||||
|
Loading…
Reference in New Issue
Block a user