X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=debian%2Fcopyright;h=40aa7fdfc32ef00d7102b8240e07eacffc3beb3d;hp=999c2267dfd046c301d6c4c301bf502661c4fc91;hb=22cfedd1b605bc89f60b5547e733a196317981fd;hpb=60b8f54df8fed44136bdc8ec615ee62703d87b69 diff --git a/debian/copyright b/debian/copyright index 999c2267..40aa7fdf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,39 +3,26 @@ Upstream-Name: wimlib Source: http://sourceforge.net/projects/wimlib Files: * -Copyright: 2012 Eric Biggers -License: GPLv3+ - This library 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 3 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 General Public License for more details. - - You should have received a copy of the GNU 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-3+ - 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 3 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.