st

my build of st
git clone git://git.ckyln.com/st
Log | Files | Refs | README | LICENSE

LICENSE (1834B)


      1 MIT/X Consortium License
      2 
      3 © 2014-2020 Hiltjo Posthuma <hiltjo at codemadness dot org>
      4 © 2018 Devin J. Pohly <djpohly at gmail dot com>
      5 © 2014-2017 Quentin Rameau <quinq at fifth dot space>
      6 © 2009-2012 Aurélien APTEL <aurelien dot aptel at gmail dot com>
      7 © 2008-2017 Anselm R Garbe <garbeam at gmail dot com>
      8 © 2012-2017 Roberto E. Vargas Caballero <k0ga at shike2 dot com>
      9 © 2012-2016 Christoph Lohmann <20h at r-36 dot net>
     10 © 2013 Eon S. Jeon <esjeon at hyunmu dot am>
     11 © 2013 Alexander Sedov <alex0player at gmail dot com>
     12 © 2013 Mark Edgar <medgar123 at gmail dot com>
     13 © 2013-2014 Eric Pruitt <eric.pruitt at gmail dot com>
     14 © 2013 Michael Forney <mforney at mforney dot org>
     15 © 2013-2014 Markus Teich <markus dot teich at stusta dot mhn dot de>
     16 © 2014-2015 Laslo Hunhold <dev at frign dot de>
     17 
     18 Permission is hereby granted, free of charge, to any person obtaining a
     19 copy of this software and associated documentation files (the "Software"),
     20 to deal in the Software without restriction, including without limitation
     21 the rights to use, copy, modify, merge, publish, distribute, sublicense,
     22 and/or sell copies of the Software, and to permit persons to whom the
     23 Software is furnished to do so, subject to the following conditions:
     24 
     25 The above copyright notice and this permission notice shall be included in
     26 all copies or substantial portions of the Software.
     27 
     28 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     29 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     30 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
     31 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     32 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
     33 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
     34 DEALINGS IN THE SOFTWARE.