]> wimlib.net Git - wimlib/blobdiff - debian/copyright
COPYING: adjust word choice
[wimlib] / debian / copyright
index b0ab08b65bf2bb7ad33c8407805434f30a4e494e..05c487ee0b3497b140bf4b1e35d5328e01eab84d 100644 (file)
@@ -1,41 +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 library; if not, write to the Free Software Foundation, Inc., 59 Temple
- Place, Suite 330, Boston, MA 02111-1307 USA
+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/*
 
 Files: debian/*
-Copyright: 2012 Eric Biggers <ebiggers3@gmail.com>
-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 <http://www.gnu.org/licenses/>
- .
- 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.