mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.1 KiB
27 lines
1.1 KiB
13 years ago
|
Copyright 2011 Isaac Z. Schlueter (the "Author")
|
||
|
All rights reserved.
|
||
|
|
||
|
General Public Obviousness License
|
||
|
|
||
|
The Author asserts that this software and associated documentation
|
||
|
files (the "Software"), while the Author's original creation, is
|
||
|
nonetheless obvious, trivial, unpatentable, and implied by the
|
||
|
context in which the software was created. If you sat down and
|
||
|
thought about the problem for an hour or less, you'd probably
|
||
|
come up with exactly this solution.
|
||
|
|
||
|
Permission is granted to use this software in any way
|
||
|
whatsoever, with the following restriction:
|
||
|
|
||
|
You may not release the Software under a more restrictive license
|
||
|
than this one.
|
||
|
|
||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
|
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||
|
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
|
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
|
OTHER DEALINGS IN THE SOFTWARE.
|