X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=debian%2Fcopyright;h=05c487ee0b3497b140bf4b1e35d5328e01eab84d;hp=d527408754a85f8a199c83c6e433037f1cf8f654;hb=90995e401c0b80fdf65c1b3564ca6ee1180bc4ea;hpb=c515b8ec17e25eb312abbca22dd3f8ca7815716d diff --git a/debian/copyright b/debian/copyright index d5274087..05c487ee 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,21 +1,23 @@ 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: 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 program. If not, see - . - On Debian systems, the complete text of the GNU General Public License version - 3 can be found in "/usr/share/common-licenses/GPL-3". +Copyright: 2012-2016 Eric Biggers +License: GPLv3+ with exception + Unless otherwise specified, wimlib and its associated programs, scripts, + documentation, and other files 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. There is NO WARRANTY, to the extent permitted + by law. See the file COPYING.GPLv3 for more details. + . + Alternatively, when not prohibited by conflict with a third-party software + license, the library portion of wimlib may be redistributed and/or modified + under the terms of the GNU Lesser General Public License; either version 3 of + the License, or (at your option) any later version. There is NO WARRANTY, to + the extent permitted by law. See the file COPYING.LGPLv3 for more details. + +Files: debian/* +License: Public domain + The Debian packaging scripts are free to be redistributed and/or modified with + no restrictions.