]> wimlib.net Git - wimlib/blob - debian/copyright
License and documentation
[wimlib] / debian / copyright
1 Format: http://dep.debian.net/deps/dep5
2 Upstream-Name: wimlib
3 Source: http://sourceforge.net/projects/wimlib
4
5 Files: *
6 Copyright: 2012 Eric Biggers <ebiggers3@gmail.com>
7 License: GPLv3+
8  This library is free software; you can redistribute it and/or modify it under
9  the terms of the GNU General Public License as published by the Free Software
10  Foundation; either version 3 of the License, or (at your option) any later
11  version.
12
13  This library is distributed in the hope that it will be useful, but WITHOUT ANY
14  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
15  PARTICULAR PURPOSE. See the GNU General Public License for more details.
16
17  You should have received a copy of the GNU General Public License along with
18  this library; if not, write to the Free Software Foundation, Inc., 59 Temple
19  Place, Suite 330, Boston, MA 02111-1307 USA 
20
21 Files: debian/*
22 Copyright: 2012 Eric Biggers <ebiggers3@gmail.com>
23 License: GPL-3+
24  This package is free software; you can redistribute it and/or modify
25  it under the terms of the GNU General Public License as published by
26  the Free Software Foundation; either version 3 of the License, or
27  (at your option) any later version.
28  .
29  This package is distributed in the hope that it will be useful,
30  but WITHOUT ANY WARRANTY; without even the implied warranty of
31  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
32  GNU General Public License for more details.
33  .
34  You should have received a copy of the GNU General Public License
35  along with this program. If not, see <http://www.gnu.org/licenses/>
36  .
37  On Debian systems, the complete text of the GNU General
38  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
39
40 # Please also look if there are files or directories which have a
41 # different copyright/license attached and list them here.