]> wimlib.net Git - wimlib/blobdiff - debian/copyright
COPYING: adjust word choice
[wimlib] / debian / copyright
index d527408754a85f8a199c83c6e433037f1cf8f654..05c487ee0b3497b140bf4b1e35d5328e01eab84d 100644 (file)
@@ -1,21 +1,23 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: wimlib
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: wimlib
-Source: http://sourceforge.net/projects/wimlib
+Source: https://wimlib.net
 
 Files: *
 
 Files: *
-Copyright: 2012 Eric Biggers <ebiggers3@gmail.com>
-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 <http://www.gnu.org/licenses/>
- .
- 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 <ebiggers3@gmail.com>
+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.