1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
5 <title>/usr/src/usr.bin/epitome/license.html</title>
6 <meta name="Generator" content="Vim/7.1">
7 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
9 <body bgcolor="#000000" text="#ffffff"><font face="monospace">
11 * Copyright (c) 2009 Marco Peereboom <marco@peereboom.us><br>
12 * Copyright (c) 2009 Ryan McBride <mcbride@countersiege.com><br>
14 * Permission to use, copy, modify, and distribute this software for any<br>
15 * purpose with or without fee is hereby granted, provided that the above<br>
16 * copyright notice and this permission notice appear in all copies.<br>
18 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES<br>
19 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF<br>
20 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR<br>
21 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES<br>
22 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN<br>
23 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF<br>
24 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.<br>
27 * Much code and ideas taken from dwm under the following license:<br>
28 * MIT/X Consortium License<br>
30 * 2006-2008 Anselm R Garbe <garbeam at gmail dot com><br>
31 * 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com><br>
32 * 2006-2007 Jukka Salmi <jukka at salmi dot ch><br>
33 * 2007 Premysl Hruby <dfenze at gmail dot com><br>
34 * 2007 Szabolcs Nagy <nszabolcs at gmail dot com><br>
35 * 2007 Christof Musik <christof at sendfax dot de><br>
36 * 2007-2008 Enno Gottox Boland <gottox at s01 dot de><br>
37 * 2007-2008 Peter Hartlich <sgkkr at hartlich dot com><br>
38 * 2008 Martin Hurton <martin dot hurton at gmail dot com><br>
40 * Permission is hereby granted, free of charge, to any person obtaining a<br>
41 * copy of this software and associated documentation files (the "Software"),<br>
42 * to deal in the Software without restriction, including without limitation<br>
43 * the rights to use, copy, modify, merge, publish, distribute, sublicense,<br>
44 * and/or sell copies of the Software, and to permit persons to whom the<br>
45 * Software is furnished to do so, subject to the following conditions:<br>
47 * The above copyright notice and this permission notice shall be included in<br>
48 * all copies or substantial portions of the Software.<br>
50 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br>
51 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br>
52 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL<br>
53 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br>
54 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING<br>
55 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER<br>
56 * DEALINGS IN THE SOFTWARE.<br>