diff --git a/vendor/licenses/grammar/SCSS.tmbundle.txt b/vendor/licenses/grammar/SCSS.tmbundle.txt index a4d1f7e5..5c7baa03 100644 --- a/vendor/licenses/grammar/SCSS.tmbundle.txt +++ b/vendor/licenses/grammar/SCSS.tmbundle.txt @@ -2,4 +2,17 @@ type: grammar name: SCSS.tmbundle license: other +curated: true --- + +SCSS.tmbundle Copyright (c) 2012 Mario Ricalde + +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. No attribution is required by products that make use of this 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. + +Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization. + +Contributors to this project agree to grant all rights to the copyright holder of the primary product. Attribution is maintained in the source control history of the product. diff --git a/vendor/licenses/grammar/Sublime-Lasso.txt b/vendor/licenses/grammar/Sublime-Lasso.txt index 4d33c58b..b3595505 100644 --- a/vendor/licenses/grammar/Sublime-Lasso.txt +++ b/vendor/licenses/grammar/Sublime-Lasso.txt @@ -1,5 +1,10 @@ --- type: grammar name: Sublime-Lasso -license: other +license: public domain +curated: true --- + +License Information + +This package is provided as-is and is placed in the Public Domain. Sublime Text itself is proprietary software and is probably copyrighted by Sublime HQ Pty Ltd diff --git a/vendor/licenses/grammar/Sublime-Text-2-OpenEdge-ABL.txt b/vendor/licenses/grammar/Sublime-Text-2-OpenEdge-ABL.txt index a40e2784..b9fd34d8 100644 --- a/vendor/licenses/grammar/Sublime-Text-2-OpenEdge-ABL.txt +++ b/vendor/licenses/grammar/Sublime-Text-2-OpenEdge-ABL.txt @@ -1,5 +1,16 @@ --- type: grammar name: Sublime-Text-2-OpenEdge-ABL -license: other +license: mit +curated: true --- + +All files in this package are licensed under the MIT license. + +Copyright (c) 2012 Jeremy Fairbank elpapapollo@gmail.com. Copyright (c) 2015 Guilherme Taschetto gtaschetto@gmail.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. diff --git a/vendor/licenses/grammar/abap.tmbundle.txt b/vendor/licenses/grammar/abap.tmbundle.txt index dec7c6e1..2af34de4 100644 --- a/vendor/licenses/grammar/abap.tmbundle.txt +++ b/vendor/licenses/grammar/abap.tmbundle.txt @@ -1,7 +1,8 @@ --- type: grammar name: abap.tmbundle -license: other +license: permissive +curated: true --- If not otherwise specified (see below), files in this repository fall under the following license: @@ -10,4 +11,4 @@ If not otherwise specified (see below), files in this repository fall under the express or implied warranty, and with no claim as to its suitability for any purpose. -An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. \ No newline at end of file +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/actionscript3-tmbundle.txt b/vendor/licenses/grammar/actionscript3-tmbundle.txt index 2c5b1b67..00dff522 100644 --- a/vendor/licenses/grammar/actionscript3-tmbundle.txt +++ b/vendor/licenses/grammar/actionscript3-tmbundle.txt @@ -1,5 +1,26 @@ --- type: grammar name: actionscript3-tmbundle -license: other +license: mit +curated: true --- + +Copyright 2007-2010 Simon Gregory + +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. diff --git a/vendor/licenses/grammar/ada.tmbundle.txt b/vendor/licenses/grammar/ada.tmbundle.txt index 4609f5ea..9102edc1 100644 --- a/vendor/licenses/grammar/ada.tmbundle.txt +++ b/vendor/licenses/grammar/ada.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: ada.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/ant.tmbundle.txt b/vendor/licenses/grammar/ant.tmbundle.txt index 5e46041d..1191d7cb 100644 --- a/vendor/licenses/grammar/ant.tmbundle.txt +++ b/vendor/licenses/grammar/ant.tmbundle.txt @@ -1,5 +1,26 @@ --- type: grammar name: ant.tmbundle -license: other +license: mit +curated: true --- + +Copyright 2009-2010 Simon Gregory + +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. diff --git a/vendor/licenses/grammar/antlr.tmbundle.txt b/vendor/licenses/grammar/antlr.tmbundle.txt index fe8e312e..a6134c66 100644 --- a/vendor/licenses/grammar/antlr.tmbundle.txt +++ b/vendor/licenses/grammar/antlr.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: antlr.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/apache.tmbundle.txt b/vendor/licenses/grammar/apache.tmbundle.txt index 2d7828fa..691a8151 100644 --- a/vendor/licenses/grammar/apache.tmbundle.txt +++ b/vendor/licenses/grammar/apache.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: apache.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/applescript.tmbundle.txt b/vendor/licenses/grammar/applescript.tmbundle.txt index 03900628..18fe98a9 100644 --- a/vendor/licenses/grammar/applescript.tmbundle.txt +++ b/vendor/licenses/grammar/applescript.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: applescript.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/asp.tmbundle.txt b/vendor/licenses/grammar/asp.tmbundle.txt index a130b0ab..45c75edf 100644 --- a/vendor/licenses/grammar/asp.tmbundle.txt +++ b/vendor/licenses/grammar/asp.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: asp.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/bison.tmbundle.txt b/vendor/licenses/grammar/bison.tmbundle.txt index c6b7da44..1956786e 100644 --- a/vendor/licenses/grammar/bison.tmbundle.txt +++ b/vendor/licenses/grammar/bison.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: bison.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/c.tmbundle.txt b/vendor/licenses/grammar/c.tmbundle.txt index 30470589..052822bd 100644 --- a/vendor/licenses/grammar/c.tmbundle.txt +++ b/vendor/licenses/grammar/c.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: c.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/capnproto.tmbundle.txt b/vendor/licenses/grammar/capnproto.tmbundle.txt index 06fd92d8..95d57390 100644 --- a/vendor/licenses/grammar/capnproto.tmbundle.txt +++ b/vendor/licenses/grammar/capnproto.tmbundle.txt @@ -1,7 +1,8 @@ --- type: grammar name: capnproto.tmbundle -license: other +license: permissive +curated: true --- If not otherwise specified (see below), files in this repository fall under the following license: @@ -10,4 +11,4 @@ If not otherwise specified (see below), files in this repository fall under the express or implied warranty, and with no claim as to its suitability for any purpose. -An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. \ No newline at end of file +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/cmake.tmbundle.txt b/vendor/licenses/grammar/cmake.tmbundle.txt index 90ff3649..c3a9069e 100644 --- a/vendor/licenses/grammar/cmake.tmbundle.txt +++ b/vendor/licenses/grammar/cmake.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: cmake.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/cpp-qt.tmbundle.txt b/vendor/licenses/grammar/cpp-qt.tmbundle.txt index 92b0c8b4..a54f4567 100644 --- a/vendor/licenses/grammar/cpp-qt.tmbundle.txt +++ b/vendor/licenses/grammar/cpp-qt.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: cpp-qt.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/css.tmbundle.txt b/vendor/licenses/grammar/css.tmbundle.txt index 0147c062..8a2a765f 100644 --- a/vendor/licenses/grammar/css.tmbundle.txt +++ b/vendor/licenses/grammar/css.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: css.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/d.tmbundle.txt b/vendor/licenses/grammar/d.tmbundle.txt index 9d159ef6..bb8c7e5e 100644 --- a/vendor/licenses/grammar/d.tmbundle.txt +++ b/vendor/licenses/grammar/d.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: d.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/desktop.tmbundle.txt b/vendor/licenses/grammar/desktop.tmbundle.txt index 38ef86bd..46e835af 100644 --- a/vendor/licenses/grammar/desktop.tmbundle.txt +++ b/vendor/licenses/grammar/desktop.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: desktop.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/diff.tmbundle.txt b/vendor/licenses/grammar/diff.tmbundle.txt index 448b59db..3d7adde6 100644 --- a/vendor/licenses/grammar/diff.tmbundle.txt +++ b/vendor/licenses/grammar/diff.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: diff.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/dylan.tmbundle.txt b/vendor/licenses/grammar/dylan.tmbundle.txt index 9823f7d6..2cee2880 100644 --- a/vendor/licenses/grammar/dylan.tmbundle.txt +++ b/vendor/licenses/grammar/dylan.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: dylan.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/eiffel.tmbundle.txt b/vendor/licenses/grammar/eiffel.tmbundle.txt index c8b022db..21ceeb6c 100644 --- a/vendor/licenses/grammar/eiffel.tmbundle.txt +++ b/vendor/licenses/grammar/eiffel.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: eiffel.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/erlang.tmbundle.txt b/vendor/licenses/grammar/erlang.tmbundle.txt index 9ecc8bbb..44631d3d 100644 --- a/vendor/licenses/grammar/erlang.tmbundle.txt +++ b/vendor/licenses/grammar/erlang.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: erlang.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/fortran.tmbundle.txt b/vendor/licenses/grammar/fortran.tmbundle.txt index 8aef3a50..ee54cd5f 100644 --- a/vendor/licenses/grammar/fortran.tmbundle.txt +++ b/vendor/licenses/grammar/fortran.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: fortran.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/gap-tmbundle.txt b/vendor/licenses/grammar/gap-tmbundle.txt index d1053136..36f715a6 100644 --- a/vendor/licenses/grammar/gap-tmbundle.txt +++ b/vendor/licenses/grammar/gap-tmbundle.txt @@ -1,11 +1,12 @@ --- type: grammar name: gap-tmbundle -license: other +license: permissive +curated: true --- If not otherwise specified, files in this repository fall under the following license: Permission to copy, use, modify, sell and distribute this software is granted. This software is provided "as is" without express or implied warranty, and with no claim as to its - suitability for any purpose. \ No newline at end of file + suitability for any purpose. diff --git a/vendor/licenses/grammar/gettext.tmbundle.txt b/vendor/licenses/grammar/gettext.tmbundle.txt index a0d461a8..f48c2c38 100644 --- a/vendor/licenses/grammar/gettext.tmbundle.txt +++ b/vendor/licenses/grammar/gettext.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: gettext.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/graphviz.tmbundle.txt b/vendor/licenses/grammar/graphviz.tmbundle.txt index 601f60e1..d9c813a3 100644 --- a/vendor/licenses/grammar/graphviz.tmbundle.txt +++ b/vendor/licenses/grammar/graphviz.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: graphviz.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/groovy.tmbundle.txt b/vendor/licenses/grammar/groovy.tmbundle.txt index 2906f82f..1fd784a6 100644 --- a/vendor/licenses/grammar/groovy.tmbundle.txt +++ b/vendor/licenses/grammar/groovy.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: groovy.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/haskell.tmbundle.txt b/vendor/licenses/grammar/haskell.tmbundle.txt index 115eb342..12ab34cf 100644 --- a/vendor/licenses/grammar/haskell.tmbundle.txt +++ b/vendor/licenses/grammar/haskell.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: haskell.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/html.tmbundle.txt b/vendor/licenses/grammar/html.tmbundle.txt index 4ba4ed04..13adfdec 100644 --- a/vendor/licenses/grammar/html.tmbundle.txt +++ b/vendor/licenses/grammar/html.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: html.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/ini.tmbundle.txt b/vendor/licenses/grammar/ini.tmbundle.txt index 61b4b6a2..48add2b0 100644 --- a/vendor/licenses/grammar/ini.tmbundle.txt +++ b/vendor/licenses/grammar/ini.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: ini.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/io.tmbundle.txt b/vendor/licenses/grammar/io.tmbundle.txt index 087005bf..a28b1462 100644 --- a/vendor/licenses/grammar/io.tmbundle.txt +++ b/vendor/licenses/grammar/io.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: io.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/jasmin-sublime.txt b/vendor/licenses/grammar/jasmin-sublime.txt index e26b16f9..5ba61c96 100644 --- a/vendor/licenses/grammar/jasmin-sublime.txt +++ b/vendor/licenses/grammar/jasmin-sublime.txt @@ -1,6 +1,7 @@ --- type: grammar name: jasmin-sublime -license: other +license: mit +curated: true --- -[MIT License](http://choosealicense.com/licenses/mit/) \ No newline at end of file +[MIT License](http://choosealicense.com/licenses/mit/) diff --git a/vendor/licenses/grammar/java.tmbundle.txt b/vendor/licenses/grammar/java.tmbundle.txt index 068fd4ff..a0fd8218 100644 --- a/vendor/licenses/grammar/java.tmbundle.txt +++ b/vendor/licenses/grammar/java.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: java.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/javascript-objective-j.tmbundle.txt b/vendor/licenses/grammar/javascript-objective-j.tmbundle.txt index 82ed3774..91ad84ee 100644 --- a/vendor/licenses/grammar/javascript-objective-j.tmbundle.txt +++ b/vendor/licenses/grammar/javascript-objective-j.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: javascript-objective-j.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/json.tmbundle.txt b/vendor/licenses/grammar/json.tmbundle.txt index 532a8c48..dae4160d 100644 --- a/vendor/licenses/grammar/json.tmbundle.txt +++ b/vendor/licenses/grammar/json.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: json.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/latex.tmbundle.txt b/vendor/licenses/grammar/latex.tmbundle.txt index c3f2bcb0..2af0f5b2 100644 --- a/vendor/licenses/grammar/latex.tmbundle.txt +++ b/vendor/licenses/grammar/latex.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: latex.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/less.tmbundle.txt b/vendor/licenses/grammar/less.tmbundle.txt index 86432649..5d12ca2e 100644 --- a/vendor/licenses/grammar/less.tmbundle.txt +++ b/vendor/licenses/grammar/less.tmbundle.txt @@ -1,5 +1,14 @@ --- type: grammar name: less.tmbundle -license: other +license: mit +curated: true --- + +Copyright (c) 2010 Scott Kyle and Rasmus Andersson + +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. diff --git a/vendor/licenses/grammar/lilypond.tmbundle.txt b/vendor/licenses/grammar/lilypond.tmbundle.txt index e8e90cbe..155958fe 100644 --- a/vendor/licenses/grammar/lilypond.tmbundle.txt +++ b/vendor/licenses/grammar/lilypond.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: lilypond.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/lisp.tmbundle.txt b/vendor/licenses/grammar/lisp.tmbundle.txt index fe01aa08..1bfec7a6 100644 --- a/vendor/licenses/grammar/lisp.tmbundle.txt +++ b/vendor/licenses/grammar/lisp.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: lisp.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/logtalk.tmbundle.txt b/vendor/licenses/grammar/logtalk.tmbundle.txt index 308c7b3f..2d7fcc66 100644 --- a/vendor/licenses/grammar/logtalk.tmbundle.txt +++ b/vendor/licenses/grammar/logtalk.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: logtalk.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/lua.tmbundle.txt b/vendor/licenses/grammar/lua.tmbundle.txt index 8d65f805..9acf78e5 100644 --- a/vendor/licenses/grammar/lua.tmbundle.txt +++ b/vendor/licenses/grammar/lua.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: lua.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/make.tmbundle.txt b/vendor/licenses/grammar/make.tmbundle.txt index e69e35d7..b7c77378 100644 --- a/vendor/licenses/grammar/make.tmbundle.txt +++ b/vendor/licenses/grammar/make.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: make.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/matlab.tmbundle.txt b/vendor/licenses/grammar/matlab.tmbundle.txt index 08866cf6..7d64e8e9 100644 --- a/vendor/licenses/grammar/matlab.tmbundle.txt +++ b/vendor/licenses/grammar/matlab.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: matlab.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/maven.tmbundle.txt b/vendor/licenses/grammar/maven.tmbundle.txt index 4dfb4d9a..e574297f 100644 --- a/vendor/licenses/grammar/maven.tmbundle.txt +++ b/vendor/licenses/grammar/maven.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: maven.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/mediawiki.tmbundle.txt b/vendor/licenses/grammar/mediawiki.tmbundle.txt index 493d7561..01fac945 100644 --- a/vendor/licenses/grammar/mediawiki.tmbundle.txt +++ b/vendor/licenses/grammar/mediawiki.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: mediawiki.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/monkey.txt b/vendor/licenses/grammar/monkey.txt index e4abd311..76c1fed4 100644 --- a/vendor/licenses/grammar/monkey.txt +++ b/vendor/licenses/grammar/monkey.txt @@ -1,6 +1,7 @@ --- type: grammar name: monkey -license: other +license: mit +curated: true --- -monkey.tmbundle is made available under the [MIT License](http://choosealicense.com/licenses/mit/). \ No newline at end of file +monkey.tmbundle is made available under the [MIT License](http://choosealicense.com/licenses/mit/). diff --git a/vendor/licenses/grammar/nemerle.tmbundle.txt b/vendor/licenses/grammar/nemerle.tmbundle.txt index 9684b590..00831d53 100644 --- a/vendor/licenses/grammar/nemerle.tmbundle.txt +++ b/vendor/licenses/grammar/nemerle.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: nemerle.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/ninja.tmbundle.txt b/vendor/licenses/grammar/ninja.tmbundle.txt index 238a07ea..41f94c59 100644 --- a/vendor/licenses/grammar/ninja.tmbundle.txt +++ b/vendor/licenses/grammar/ninja.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: ninja.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/objective-c.tmbundle.txt b/vendor/licenses/grammar/objective-c.tmbundle.txt index 6adf1278..50726677 100644 --- a/vendor/licenses/grammar/objective-c.tmbundle.txt +++ b/vendor/licenses/grammar/objective-c.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: objective-c.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/ocaml.tmbundle.txt b/vendor/licenses/grammar/ocaml.tmbundle.txt index 50612e4c..e6a30d0a 100644 --- a/vendor/licenses/grammar/ocaml.tmbundle.txt +++ b/vendor/licenses/grammar/ocaml.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: ocaml.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/pascal.tmbundle.txt b/vendor/licenses/grammar/pascal.tmbundle.txt index 5a1a1ab9..72b1a6ce 100644 --- a/vendor/licenses/grammar/pascal.tmbundle.txt +++ b/vendor/licenses/grammar/pascal.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: pascal.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/perl.tmbundle.txt b/vendor/licenses/grammar/perl.tmbundle.txt index 82c519c4..15bf446f 100644 --- a/vendor/licenses/grammar/perl.tmbundle.txt +++ b/vendor/licenses/grammar/perl.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: perl.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/php-smarty.tmbundle.txt b/vendor/licenses/grammar/php-smarty.tmbundle.txt index fa5a7f2a..da92fd42 100644 --- a/vendor/licenses/grammar/php-smarty.tmbundle.txt +++ b/vendor/licenses/grammar/php-smarty.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: php-smarty.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/php.tmbundle.txt b/vendor/licenses/grammar/php.tmbundle.txt index 7dae9b50..94613c06 100644 --- a/vendor/licenses/grammar/php.tmbundle.txt +++ b/vendor/licenses/grammar/php.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: php.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/postscript.tmbundle.txt b/vendor/licenses/grammar/postscript.tmbundle.txt index cc75b0d0..68876a0f 100644 --- a/vendor/licenses/grammar/postscript.tmbundle.txt +++ b/vendor/licenses/grammar/postscript.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: postscript.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/processing.tmbundle.txt b/vendor/licenses/grammar/processing.tmbundle.txt index d33ba907..e01deabc 100644 --- a/vendor/licenses/grammar/processing.tmbundle.txt +++ b/vendor/licenses/grammar/processing.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: processing.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/python-django.tmbundle.txt b/vendor/licenses/grammar/python-django.tmbundle.txt index e3e7679d..8ac0418d 100644 --- a/vendor/licenses/grammar/python-django.tmbundle.txt +++ b/vendor/licenses/grammar/python-django.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: python-django.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/r.tmbundle.txt b/vendor/licenses/grammar/r.tmbundle.txt index ccf0bda7..37e5dc64 100644 --- a/vendor/licenses/grammar/r.tmbundle.txt +++ b/vendor/licenses/grammar/r.tmbundle.txt @@ -1,5 +1,13 @@ --- type: grammar name: r.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. diff --git a/vendor/licenses/grammar/restructuredtext.tmbundle.txt b/vendor/licenses/grammar/restructuredtext.tmbundle.txt index 38d974d5..44549780 100644 --- a/vendor/licenses/grammar/restructuredtext.tmbundle.txt +++ b/vendor/licenses/grammar/restructuredtext.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: restructuredtext.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/ruby-haml.tmbundle.txt b/vendor/licenses/grammar/ruby-haml.tmbundle.txt index 020dfd4d..78fd05a6 100644 --- a/vendor/licenses/grammar/ruby-haml.tmbundle.txt +++ b/vendor/licenses/grammar/ruby-haml.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: ruby-haml.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/ruby.tmbundle.txt b/vendor/licenses/grammar/ruby.tmbundle.txt index 252cc024..86dff4a6 100644 --- a/vendor/licenses/grammar/ruby.tmbundle.txt +++ b/vendor/licenses/grammar/ruby.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: ruby.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/scheme.tmbundle.txt b/vendor/licenses/grammar/scheme.tmbundle.txt index 796dbc89..bc1e2e50 100644 --- a/vendor/licenses/grammar/scheme.tmbundle.txt +++ b/vendor/licenses/grammar/scheme.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: scheme.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/scilab.tmbundle.txt b/vendor/licenses/grammar/scilab.tmbundle.txt index 98f70ce0..f92e2d01 100644 --- a/vendor/licenses/grammar/scilab.tmbundle.txt +++ b/vendor/licenses/grammar/scilab.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: scilab.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/sql.tmbundle.txt b/vendor/licenses/grammar/sql.tmbundle.txt index 74e764b4..8759ae66 100644 --- a/vendor/licenses/grammar/sql.tmbundle.txt +++ b/vendor/licenses/grammar/sql.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: sql.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/standard-ml.tmbundle.txt b/vendor/licenses/grammar/standard-ml.tmbundle.txt index d154a26d..4a12a1b1 100644 --- a/vendor/licenses/grammar/standard-ml.tmbundle.txt +++ b/vendor/licenses/grammar/standard-ml.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: standard-ml.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/sublime-spintools.txt b/vendor/licenses/grammar/sublime-spintools.txt index cfbf0769..0ece2c8c 100644 --- a/vendor/licenses/grammar/sublime-spintools.txt +++ b/vendor/licenses/grammar/sublime-spintools.txt @@ -1,5 +1,20 @@ --- type: grammar name: sublime-spintools -license: other +license: zlib +curated: true --- + +sublimed-spintools is licensed under the zlib license: + +Copyright (c) 2013 Brant Wedel + +This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: + +The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. + +Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. + +This notice may not be removed or altered from any source distribution. diff --git a/vendor/licenses/grammar/sublimeassembly.txt b/vendor/licenses/grammar/sublimeassembly.txt index 9170ae37..256b1514 100644 --- a/vendor/licenses/grammar/sublimeassembly.txt +++ b/vendor/licenses/grammar/sublimeassembly.txt @@ -1,5 +1,12 @@ --- type: grammar name: sublimeassembly -license: other +license: bsd-3 +curated: true --- + +Copyright (c) 2015, Pavlo Malynin All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Pavlo Malynin nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/vendor/licenses/grammar/swift.tmbundle.txt b/vendor/licenses/grammar/swift.tmbundle.txt index a76cd4e6..e13ab24b 100644 --- a/vendor/licenses/grammar/swift.tmbundle.txt +++ b/vendor/licenses/grammar/swift.tmbundle.txt @@ -1,7 +1,7 @@ --- type: grammar name: swift.tmbundle -license: other +license: permissive --- If not otherwise specified (see below), files in this repository fall under the following license: @@ -10,4 +10,4 @@ If not otherwise specified (see below), files in this repository fall under the express or implied warranty, and with no claim as to its suitability for any purpose. -An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. \ No newline at end of file +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/tcl.tmbundle.txt b/vendor/licenses/grammar/tcl.tmbundle.txt index b6c1b313..5fdb0854 100644 --- a/vendor/licenses/grammar/tcl.tmbundle.txt +++ b/vendor/licenses/grammar/tcl.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: tcl.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/thrift.tmbundle.txt b/vendor/licenses/grammar/thrift.tmbundle.txt index f0db79d5..41731e6a 100644 --- a/vendor/licenses/grammar/thrift.tmbundle.txt +++ b/vendor/licenses/grammar/thrift.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: thrift.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/toml.tmbundle.txt b/vendor/licenses/grammar/toml.tmbundle.txt index c362c202..00c60836 100644 --- a/vendor/licenses/grammar/toml.tmbundle.txt +++ b/vendor/licenses/grammar/toml.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: toml.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/verilog.tmbundle.txt b/vendor/licenses/grammar/verilog.tmbundle.txt index 56fa24a4..042e0517 100644 --- a/vendor/licenses/grammar/verilog.tmbundle.txt +++ b/vendor/licenses/grammar/verilog.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: verilog.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/xc.tmbundle.txt b/vendor/licenses/grammar/xc.tmbundle.txt index cdcd5a12..08f100a5 100644 --- a/vendor/licenses/grammar/xc.tmbundle.txt +++ b/vendor/licenses/grammar/xc.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: xc.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”. diff --git a/vendor/licenses/grammar/xml.tmbundle.txt b/vendor/licenses/grammar/xml.tmbundle.txt index 96591288..2bef31e9 100644 --- a/vendor/licenses/grammar/xml.tmbundle.txt +++ b/vendor/licenses/grammar/xml.tmbundle.txt @@ -1,5 +1,15 @@ --- type: grammar name: xml.tmbundle -license: other +license: permissive +curated: true --- + +If not otherwise specified (see below), files in this repository fall under the following license: + + Permission to copy, use, modify, sell and distribute this + software is granted. This software is provided "as is" without + express or implied warranty, and with no claim as to its + suitability for any purpose. + +An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”.