X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=debian%2Fcopyright;h=16ffdee6bd73e1913515d1b219f8a20f03b53a68;hb=33e8240edea55d28cd9bafae542f4d571459a181;hp=acd7742f0f3679a62ccb3a5be3a71fc020ab06fb;hpb=913e4933bf7367409a802329b1e970ac9f5077ce;p=wimlib diff --git a/debian/copyright b/debian/copyright index acd7742f..16ffdee6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,41 +1,28 @@ Format: http://dep.debian.net/deps/dep5 Upstream-Name: wimlib -Source: http://sourceforge.net/projects/wimlib +Source: https://wimlib.net Files: * -Copyright: 2012 Eric Biggers -License: GPLv2.1 - 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 - Software Foundation; either version 2.1 of the License, or (at your option) 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., 59 - Temple Place, Suite 330, Boston, MA 02111-1307 USA +Copyright: 2012, 2013, 2014 Eric Biggers +License: GPLv3+ with exception + Unless otherwise specified, wimlib and all programs and scripts distributed with + it may be redistributed and/or modified under the terms of the GNU General + Public License; either version 3 of the License, or (at your option) any later + version. See COPYING.GPLv3. + . + However, the following exception is granted. When not prohibited by conflict + with a third-party software license, you may opt to redistribute and/or modify + the library portion of wimlib under the terms of the GNU Lesser General Public + License; either version 3 of the License, or (at your option) any later version. + See COPYING.LGPLv3. + . + The following paragraph is informational only. The above exception is known to + be relevant for the third-party library "libntfs-3g", which is licensed GPLv2+. + On UNIX-like systems, wimlib can optionally be compiled with libntfs-3g support. + However, a binary copy of wimlib that was compiled without libntfs-3g support + need not be affected by the libntfs-3g license (for example). Files: debian/* -Copyright: 2012 Eric Biggers -License: GPL-2+ - This package 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 package 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 - . - On Debian systems, the complete text of the GNU General - Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. +License: Public domain + The Debian packaging scripts are free to be redistributed and/or modified with + no restrictions.