dwm

dynamic window manager
git clone git://git.suckless.org/dwm
Log | Files | Refs | README | LICENSE

LICENSE (1985B)


      1 MIT/X Consortium License
      2 
      3 © 2006-2019 Anselm R Garbe <anselm@garbe.ca>
      4 © 2006-2009 Jukka Salmi <jukka at salmi dot ch>
      5 © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
      6 © 2007-2011 Peter Hartlich <sgkkr at hartlich dot com>
      7 © 2007-2009 Szabolcs Nagy <nszabolcs at gmail dot com>
      8 © 2007-2009 Christof Musik <christof at sendfax dot de>
      9 © 2007-2009 Premysl Hruby <dfenze at gmail dot com>
     10 © 2007-2008 Enno Gottox Boland <gottox at s01 dot de>
     11 © 2008 Martin Hurton <martin dot hurton at gmail dot com>
     12 © 2008 Neale Pickett <neale dot woozle dot org>
     13 © 2009 Mate Nagy <mnagy at port70 dot net>
     14 © 2010-2016 Hiltjo Posthuma <hiltjo@codemadness.org>
     15 © 2010-2012 Connor Lane Smith <cls@lubutu.com>
     16 © 2011 Christoph Lohmann <20h@r-36.net>
     17 © 2015-2016 Quentin Rameau <quinq@fifth.space>
     18 © 2015-2016 Eric Pruitt <eric.pruitt@gmail.com>
     19 © 2016-2017 Markus Teich <markus.teich@stusta.mhn.de>
     20 © 2020-2022 Chris Down <chris@chrisdown.name>
     21 
     22 Permission is hereby granted, free of charge, to any person obtaining a
     23 copy of this software and associated documentation files (the "Software"),
     24 to deal in the Software without restriction, including without limitation
     25 the rights to use, copy, modify, merge, publish, distribute, sublicense,
     26 and/or sell copies of the Software, and to permit persons to whom the
     27 Software is furnished to do so, subject to the following conditions:
     28 
     29 The above copyright notice and this permission notice shall be included in
     30 all copies or substantial portions of the Software.
     31 
     32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     34 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
     35 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     36 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
     37 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
     38 DEALINGS IN THE SOFTWARE.