diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 57 |
1 files changed, 57 insertions, 0 deletions
@@ -0,0 +1,57 @@ +MIT/X Consortium License + +© 2009-2010 Enno Boland <tox@s01.de> +© 2009 Thomas Menari <spaceinvader@chaotika.org> +© 2009 Simon Rozet <simon@rozet.name> +© 2009 Andrew Antle <andrew.antle@gmail.com> +© 2010-2011 pancake <nopcode.org> +© 2011-2013 Anselm R Garbe <anselm@garbe.us> +© 2011-2012 Troels Henriksen <athas@sigkill.dk> +© 2011 Connor Lane Smith <cls@lubutu.com> +© 2012-2017 Christoph Lohmann <20h@r-36.net> +© 2013 Shayan Pooya <shayan@liveve.org> +© 2013 Jens Nyberg <jens.nyberg@gmail.com> +© 2013 Carlos J. Torres <vlaadbrain@gmail.com> +© 2013 Alexander Sedov <alex0player@gmail.com> +© 2013 Nick White <git@njw.me.uk> +© 2013 David Dufberg <david@dufberg.se> +© 2014-2021 Quentin Rameau <quinq@fifth.space> +© 2014-2016 Markus Teich <markus.teich@stusta.mhn.de> +© 2015 Jakukyo Friel <weakish@gmail.com> +© 2015 Ben Woolley <tautolog@gmail.com> +© 2015 Greg Reagle <greg.reagle@umbc.edu> +© 2015 GhostAV <ghostav@riseup.net> +© 2015-2017 Ivan Tham <pickfire@riseup.net> +© 2015 Alexander Huemer <alexander.huemer@xx.vu> +© 2015 Michael Stevens <mstevens@etla.org> +© 2015 Felix Janda <felix.janda@posteo.de> +© 2016 Charles Lehner <cel@celehner.com> +© 2016 Dmitry Bogatov <KAction@gnu.org> +© 2017 Hiltjo Posthuma <hiltjo@codemadness.org> +© 2017 ssd <ssd@mailless.org> +© 2017 Constantine Bytensky <kostya3@gmail.com> +© 2017 Eon S. Jeon <esjeon@hyunmu.am> +© 2017 Jochen Sprickerhof <git@jochen.sprickerhof.de> +© 2018 nzl <uruabi@gmail.com> +© 2018 Eddie Thieda <eddie.thieda@gmail.com> +© 2018 Leonardo Taccari <iamleot@gmail.com> +© 2019 efe <efe@efe.kim> + +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. + |