forked from michaelforney/sbase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
63 lines (57 loc) · 2.82 KB
/
LICENSE
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
MIT/X Consortium License
© 2011 Connor Lane Smith <[email protected]>
© 2011-2016 Dimitris Papastamos <[email protected]>
© 2014-2016 Laslo Hunhold <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
Authors/contributors include:
© 2011 Kamil Cholewiński <[email protected]>
© 2011 Rob Pilling <[email protected]>
© 2011 Hiltjo Posthuma <[email protected]>
© 2011 pancake <[email protected]>
© 2011 Random832 <[email protected]>
© 2012 William Haddon <[email protected]>
© 2012 Kurt H. Maier <[email protected]>
© 2012 Christoph Lohmann <[email protected]>
© 2012 David Galos <[email protected]>
© 2012 Robert Ransom <[email protected]>
© 2013 Jakob Kramer <[email protected]>
© 2013 Anselm R Garbe <[email protected]>
© 2013 Truls Becken <[email protected]>
© 2013 dsp <[email protected]>
© 2013 Markus Teich <[email protected]>
© 2013 Jesse Ogle <[email protected]>
© 2013 Lorenzo Cogotti <[email protected]>
© 2013 Federico G. Benavento <[email protected]>
© 2013 Roberto E. Vargas Caballero <[email protected]>
© 2013 Christian Hesse <[email protected]>
© 2013 Markus Wichmann <[email protected]>
© 2014 Silvan Jegen <[email protected]>
© 2014 Daniel Bainton <[email protected]>
© 2014 Tuukka Kataja <[email protected]>
© 2014 Jeffrey Picard <[email protected]>
© 2014 Evan Gates <[email protected]>
© 2014 Michael Forney <[email protected]>
© 2014 Ari Malinen <[email protected]>
© 2014 Brandon Mulcahy <[email protected]>
© 2014 Adria Garriga <[email protected]>
© 2014-2015 Greg Reagle <[email protected]>
© 2015 Tai Chi Minh Ralph Eastwood <[email protected]>
© 2015 Quentin Rameau <[email protected]>
© 2015 Dionysis Grigoropoulos <[email protected]>
© 2015 Wolfgang Corcoran-Mathe <[email protected]>
© 2016 Mattias Andrée <[email protected]>
© 2016 Eivind Uggedal <[email protected]>