X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=third-party%2Fcodemirror-3.15%2Fmode%2Flivescript%2FLICENSE;fp=third-party%2Fcodemirror-3.15%2Fmode%2Flivescript%2FLICENSE;h=a675c402338e7e593e15578027ac3852ba4b759f;hb=2b1ae67a6922ed97c96d22dc78090a8aea2c3a4d;hp=0000000000000000000000000000000000000000;hpb=47c1017ecb82f8880e56565fb0f2eb7e7baccc5b;p=myslice.git diff --git a/third-party/codemirror-3.15/mode/livescript/LICENSE b/third-party/codemirror-3.15/mode/livescript/LICENSE new file mode 100644 index 00000000..a675c402 --- /dev/null +++ b/third-party/codemirror-3.15/mode/livescript/LICENSE @@ -0,0 +1,23 @@ +The MIT License + +Copyright (c) 2013 Kenneth Bentley +Modified from the CoffeeScript CodeMirror mode, Copyright (c) 2011 Jeff Pickhardt +Modified from the Python CodeMirror mode, Copyright (c) 2010 Timothy Farrell + +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.