diff options
author | xue <> | 2007-03-27 00:47:38 +0000 |
---|---|---|
committer | xue <> | 2007-03-27 00:47:38 +0000 |
commit | c5d0cd2824e3c3bb2f6f3834177a71c1d7b78519 (patch) | |
tree | 3f8b2ced94b30277c62b4d8d31f09e7eda09f1ea /framework/Web/Javascripts/scriptaculous/MIT-LICENSE | |
parent | fb29e39241b47fee99a17fab73447b9e23eabd83 (diff) |
merge from 3.0 branch till 1779.
Diffstat (limited to 'framework/Web/Javascripts/scriptaculous/MIT-LICENSE')
-rw-r--r-- | framework/Web/Javascripts/scriptaculous/MIT-LICENSE | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/framework/Web/Javascripts/scriptaculous/MIT-LICENSE b/framework/Web/Javascripts/scriptaculous/MIT-LICENSE new file mode 100644 index 00000000..30ff1248 --- /dev/null +++ b/framework/Web/Javascripts/scriptaculous/MIT-LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2005, 2006 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) + +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.
\ No newline at end of file |