diff options
author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2010-06-29 16:10:10 +0000 |
---|---|---|
committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2010-06-29 16:10:10 +0000 |
commit | 7118ebb90769cd956c7a11c2db8958ec768940eb (patch) | |
tree | 5139d7fd26b95f50ce6e43b0215b3e8b16a0de05 | |
parent | 5233ed18ac73ec26186fed14956423c12c39e41a (diff) | |
download | opt-utilities-7118ebb90769cd956c7a11c2db8958ec768940eb.tar.bz2 |
git-svn-id: file:///home/svn/opt_utilities@125 ed2142bd-67ad-457f-ba7c-d818d4011675
-rw-r--r-- | license.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..b9ebbf4 --- /dev/null +++ b/license.txt @@ -0,0 +1,19 @@ +Copyright (c) 2010 J. Gu + + 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. |