LICENSE
author Anselm R Garbe <garbeam@gmail.com>
Thu, 21 Feb 2008 10:14:42 +0000
changeset 1092 2c20bc278e5e
parent 1077 51b8e0c21bcb
child 1099 5b4e2e1aba85
permissions -rw-r--r--
changed arrange functions to contain the Monitor as first argument
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
     1
MIT/X Consortium License
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
     2
1092
2c20bc278e5e changed arrange functions to contain the Monitor as first argument
Anselm R Garbe <garbeam@gmail.com>
parents: 1077
diff changeset
     3
© 2006-2008 Anselm R. Garbe <garbeam at gmail dot com>
857
453788ae925c making Copyright notices more compact
Anselm R. Garbe <arg@suckless.org>
parents: 644
diff changeset
     4
© 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
909
8a8b7a413e66 Jukka also belongs to Copyright holders after all he has contributed and done for dwm, updated -v as well
Anselm R. Garbe <arg@suckless.org>
parents: 906
diff changeset
     5
© 2006-2007 Jukka Salmi <jukka at salmi dot ch>
905
ca352bd2f8f7 added anydot to Copyright holders, because he contributed a lot recently
Anselm R. Garbe <arg@suckless.org>
parents: 859
diff changeset
     6
© 2007 Premysl Hruby <dfenze at gmail dot com>
906
e04a79845936 added nsz to copyright holders as well, because he did a lot recently
Anselm R. Garbe <arg@suckless.org>
parents: 905
diff changeset
     7
© 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
1077
51b8e0c21bcb proceeded with multihead/Xinerama support
anselm@anselm1
parents: 909
diff changeset
     8
© 2007 Christof Musik
0
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
     9
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    10
Permission is hereby granted, free of charge, to any person obtaining a
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    11
copy of this software and associated documentation files (the "Software"),
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    12
to deal in the Software without restriction, including without limitation
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    13
the rights to use, copy, modify, merge, publish, distribute, sublicense,
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    14
and/or sell copies of the Software, and to permit persons to whom the 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    15
Software is furnished to do so, subject to the following conditions:
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    16
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    17
The above copyright notice and this permission notice shall be included in 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    18
all copies or substantial portions of the Software. 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    19
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    20
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    21
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    22
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    23
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    24
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    25
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
491f34c11291 initial import
Anselm R. Garbe <garbeam@wmii.de>
parents:
diff changeset
    26
DEALINGS IN THE SOFTWARE.