diff options
author | Georg Ehrke <dev@georgswebsite.de> | 2012-04-22 21:14:06 +0200 |
---|---|---|
committer | Georg Ehrke <dev@georgswebsite.de> | 2012-04-22 21:18:40 +0200 |
commit | c77fa4214306ad399e9d54b2e017354dcdcc2849 (patch) | |
tree | 17fd58d5133d0ca38938bc90a96a6f8217d50abd /3rdparty/fullcalendar/MIT-LICENSE.txt | |
parent | 43ee5cf2246964abb7b49ff1fd082c5072cbd526 (diff) | |
download | nextcloud-server-c77fa4214306ad399e9d54b2e017354dcdcc2849.tar.gz nextcloud-server-c77fa4214306ad399e9d54b2e017354dcdcc2849.zip |
add new files of fullcalendar 1.5.3
Diffstat (limited to '3rdparty/fullcalendar/MIT-LICENSE.txt')
-rw-r--r-- | 3rdparty/fullcalendar/MIT-LICENSE.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/3rdparty/fullcalendar/MIT-LICENSE.txt b/3rdparty/fullcalendar/MIT-LICENSE.txt new file mode 100644 index 00000000000..46d47544964 --- /dev/null +++ b/3rdparty/fullcalendar/MIT-LICENSE.txt @@ -0,0 +1,20 @@ +Copyright (c) 2009 Adam Shaw + +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. |