Blame


1 7c709434 2005-03-18 devnull
2 7c709434 2005-03-18 devnull Copyright (c) 2005 Russ Cox <rsc@swtch.com>
3 7c709434 2005-03-18 devnull
4 7c709434 2005-03-18 devnull Permission is hereby granted, free of charge, to any person obtaining
5 7c709434 2005-03-18 devnull a copy of this software and associated documentation files (the
6 7c709434 2005-03-18 devnull "Software"), to deal in the Software without restriction, including
7 7c709434 2005-03-18 devnull without limitation the rights to use, copy, modify, merge, publish,
8 7c709434 2005-03-18 devnull distribute, sublicense, and/or sell copies of the Software, and to
9 7c709434 2005-03-18 devnull permit persons to whom the Software is furnished to do so, subject to
10 7c709434 2005-03-18 devnull the following conditions:
11 7c709434 2005-03-18 devnull
12 7c709434 2005-03-18 devnull The above copyright notice and this permission notice shall be
13 7c709434 2005-03-18 devnull included in all copies or substantial portions of the Software.
14 7c709434 2005-03-18 devnull
15 7c709434 2005-03-18 devnull These conditions shall not be whined about.
16 7c709434 2005-03-18 devnull
17 7c709434 2005-03-18 devnull THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
18 7c709434 2005-03-18 devnull EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19 7c709434 2005-03-18 devnull MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
20 7c709434 2005-03-18 devnull NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
21 7c709434 2005-03-18 devnull LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
22 7c709434 2005-03-18 devnull OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
23 7c709434 2005-03-18 devnull WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24 7c709434 2005-03-18 devnull