forked from Brewken/brewken
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOPYRIGHT
76 lines (72 loc) · 3.72 KB
/
COPYRIGHT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Comment: This file is needed for creating .deb packages on Linux - see https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for format
Source: https://github.com/Brewken/brewken
License: GPL-3
Copyright:
2018 Adam Hawes <[email protected]>
2015-2016 Aidan Roberts <[email protected]>
2012 A.J. Drobnich <[email protected]>
2021 Artem Martynov <[email protected]>
2016-2018 Blair Bonnett <[email protected]>
2017 Brian Rower <[email protected]>
2016 Carles Muñoz Gorriz <[email protected]>
2012 Christopher Hamilton <[email protected]>
2015 Chris Pavetto <[email protected]>
2019-2021 Chris Speck <[email protected]>
2010-2013 Dan Cavanagh <[email protected]>
2015-2020 Daniel Pettersson <[email protected]>
2013 David Grundberg <[email protected]>
2010 Eric Tamme <[email protected]>
2016 Greg Greenaae <[email protected]>
2015-2017 Greg Meess <[email protected]>
2019 Idar Lund <[email protected]>
2016-2020 Iman Ahmadvand &lf;[email protected]>
2017-2019 Jamie Daws <[email protected]>
2019 Jean-Baptiste Wons <[email protected]>
2011 Jeff Bailey <[email protected]>
2015 Jerry Jacobs <[email protected]>
2019 Joe Aczel <[email protected]>
2017-2018 Jonatan Pålsson <[email protected]>
2017-2018 Jonathon Harding <[email protected]>
2015 Julian Volodia <[email protected]>
2012-2015 Kregg Kemper <[email protected]>
2012 Luke Vincent <[email protected]>
2018 Marcel Koek <[email protected]>
2016 Mark de Wever <[email protected]>
2015 Markus Mårtensson <[email protected]>
2017 Matt Anderson <[email protected]>
2020-2022 Mattias Måhl <[email protected]>
2020-2023 Matt Young <[email protected]>
2014-2017 Maxime Lavigne <[email protected]>
2018 Medic Momcilo <[email protected]>
2016 Mike Evans <[email protected]>
2010-2023 Mik Firestone <[email protected]>
2016 Mikhail Gorbunov <[email protected]>
2016 Mitch Lillie <[email protected]>
2017 Padraic Stack <[email protected]>>
2013 Peter Buelow <[email protected]>
2018-2020 Peter Urbanec <[email protected]>>
2009-2018 Philip Greggory Lee <[email protected]>
2009-2010 Rob Taylor <[email protected]>
2016-2018 Ryan Hoobler <[email protected]>
2014-2015 Samuel Östling <[email protected]>
2016 Scott Peshak <[email protected]>
2009 Ted Wright <[email protected]>
2015-2016 Théophane Martin <[email protected]>
2013 Tim Payne <[email protected]>
2016 Tyler Cipriani <[email protected]>
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 package;if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA, or visit
http://www.gnu.org/copyleft/gpl.html
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-3'.