diff options
| author | root <root@lalalizard.com> | 2012-11-26 12:06:35 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-11-26 12:06:35 -0500 |
| commit | e0bc5e67f0be025aa54fbac3d25065b4b8c00f40 (patch) | |
| tree | b6da444ba40190fa2a8aece52daedad82c65aab3 /www/static/admin/js/LICENSE-JQUERY.txt | |
| parent | ef51b60c6481254d88c5fc3c34f4127b7f881a58 (diff) | |
www/ folder
Diffstat (limited to 'www/static/admin/js/LICENSE-JQUERY.txt')
| -rwxr-xr-x | www/static/admin/js/LICENSE-JQUERY.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/www/static/admin/js/LICENSE-JQUERY.txt b/www/static/admin/js/LICENSE-JQUERY.txt new file mode 100755 index 0000000..a4c5bd7 --- /dev/null +++ b/www/static/admin/js/LICENSE-JQUERY.txt @@ -0,0 +1,20 @@ +Copyright (c) 2010 John Resig, http://jquery.com/ + +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 |
