diff options
author | Jason Fesler <jfesler@free.gigo.com> | 2014-04-02 19:48:27 -0700 |
---|---|---|
committer | Jason Fesler <jfesler@free.gigo.com> | 2014-04-02 19:48:27 -0700 |
commit | cb465c6f511d63b5445a640735295de967126e2c (patch) | |
tree | 4b2e5639c92e9e659bc234b07eefcaae031b501c /NOTICE | |
parent | e8e6401f8c7bb6ab64dbbcfc10618e792fcbd85b (diff) | |
download | mod_ip-cb465c6f511d63b5445a640735295de967126e2c.tar.gz mod_ip-cb465c6f511d63b5445a640735295de967126e2c.zip |
Imported without history from https://falling-sky.googlecode.com/svn/trunk/mod_ip revision 15111.0
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +Copyright (c) 2010, 2011 Jason Fesler + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +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. |