diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-19 00:00:35 +0100 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-19 00:00:35 +0100 |
commit | 7b4cfffc03ddb68617fd71479866f3bf4f106768 (patch) | |
tree | 8426e45064dd9f41857bbb02946cb7f3e7cfbb98 /library/fullcalendar/LICENSE.txt | |
parent | 33258803ea0c14d5037f2b5a4f23b424fe1aa301 (diff) | |
parent | db9c2992e3102323b7500213c1ddea3b8611e1f0 (diff) | |
download | volse-hubzilla-7b4cfffc03ddb68617fd71479866f3bf4f106768.tar.gz volse-hubzilla-7b4cfffc03ddb68617fd71479866f3bf4f106768.tar.bz2 volse-hubzilla-7b4cfffc03ddb68617fd71479866f3bf4f106768.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'library/fullcalendar/LICENSE.txt')
-rw-r--r-- | library/fullcalendar/LICENSE.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/library/fullcalendar/LICENSE.txt b/library/fullcalendar/LICENSE.txt new file mode 100644 index 000000000..eafaf97ec --- /dev/null +++ b/library/fullcalendar/LICENSE.txt @@ -0,0 +1,20 @@ +Copyright (c) 2015 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. |