]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blob - debian/copyright
add the missing License: and header paragraphs to debian/copyright
[deb_pkgs/autorandr.git] / debian / copyright
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: autorandr
3 Upstream-Contact: Phillip Berndt
4 Source: https://github.com/phillipberndt/autorandr
5
6 Files: *
7 Copyright: 2015, 2016, Phillip Berndt
8 License: GPL-3+
9
10 Files: contrib/*
11 Copyright: 2011, 2012, Maciej Sitarz
12 License: GPL-3+
13
14 Files: contrib/autorandr_nitrogen_wallpaper/*
15 Copyright: 2015, Ondra Kepi KudlĂ­k, http:kepi.cz
16 License: Expat
17
18 Files: contrib/packaging/*
19 Copyright: 2015, 2016, Phillip Berndt
20 License: GPL-3+
21
22 Files: debian/*
23 Copyright: 2017, Don Armstrong
24 License: GPL-3+
25
26 License: GPL-3+
27  This program is free software: you can redistribute it and/or modify
28  it under the terms of the GNU General Public License as published by
29  the Free Software Foundation, either version 3 of the License, or
30  (at your option) any later version.
31  .
32  This program is distributed in the hope that it will be useful,
33  but WITHOUT ANY WARRANTY; without even the implied warranty of
34  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35  GNU General Public License for more details.
36  .
37  You should have received a copy of the GNU General Public License
38  along with this program. If not, see <http://www.gnu.org/licenses/>.
39  .
40  On Debian systems, the full text of the GNU General Public
41  License version 3 can be found in the file
42  `/usr/share/common-licenses/GPL-3`
43
44 License: Expat
45  Permission is hereby granted, free of charge, to any person obtaining
46  a copy of this software and associated documentation files (the
47  "Software"), to deal in the Software without restriction, including
48  without limitation the rights to use, copy, modify, merge, publish,
49  distribute, sublicense, and/or sell copies of the Software, and to
50  permit persons to whom the Software is furnished to do so, subject to
51  the following conditions:
52  .
53  The above copyright notice and this permission notice shall be
54  included in all copies or substantial portions of the Software.
55  .
56  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
57  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
58  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
59  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
60  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
61  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
62  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.