diff --git a/.gitmodules b/.gitmodules index 424f95f8..1c5cd16f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -674,6 +674,9 @@ [submodule "vendor/grammars/assembly"] path = vendor/grammars/assembly url = https://github.com/nanoant/assembly.tmbundle +[submodule "vendor/grammars/boo"] + path = vendor/grammars/boo + url = https://github.com/Shammah/boo-sublime [submodule "vendor/grammars/logos"] path = vendor/grammars/logos url = https://github.com/Cykey/Sublime-Logos diff --git a/grammars.yml b/grammars.yml index d133cba7..07af5ce6 100755 --- a/grammars.yml +++ b/grammars.yml @@ -187,6 +187,8 @@ vendor/grammars/awk-sublime: - source.awk vendor/grammars/bison.tmbundle: - source.bison +vendor/grammars/boo/: +- source.boo vendor/grammars/bro-sublime: - source.bro vendor/grammars/c.tmbundle: diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 3ce9acf6..458c4f0a 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -350,7 +350,7 @@ Boo: extensions: - .boo ace_mode: text - tm_scope: none + tm_scope: source.boo Brainfuck: type: programming diff --git a/vendor/grammars/boo b/vendor/grammars/boo new file mode 160000 index 00000000..d5344462 --- /dev/null +++ b/vendor/grammars/boo @@ -0,0 +1 @@ +Subproject commit d5344462c4209d978e5eb67a067b911c729793e8 diff --git a/vendor/licenses/grammar/SCSS.tmbundle.txt b/vendor/licenses/grammar/SCSS.tmbundle.txt index 5c7baa03..a4d1f7e5 100644 --- a/vendor/licenses/grammar/SCSS.tmbundle.txt +++ b/vendor/licenses/grammar/SCSS.tmbundle.txt @@ -2,17 +2,4 @@ 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 b3595505..4d33c58b 100644 --- a/vendor/licenses/grammar/Sublime-Lasso.txt +++ b/vendor/licenses/grammar/Sublime-Lasso.txt @@ -1,10 +1,5 @@ --- type: grammar name: Sublime-Lasso -license: public domain -curated: true +license: other --- - -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 b9fd34d8..a40e2784 100644 --- a/vendor/licenses/grammar/Sublime-Text-2-OpenEdge-ABL.txt +++ b/vendor/licenses/grammar/Sublime-Text-2-OpenEdge-ABL.txt @@ -1,16 +1,5 @@ --- type: grammar name: Sublime-Text-2-OpenEdge-ABL -license: mit -curated: true +license: other --- - -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 2af34de4..dec7c6e1 100644 --- a/vendor/licenses/grammar/abap.tmbundle.txt +++ b/vendor/licenses/grammar/abap.tmbundle.txt @@ -1,8 +1,7 @@ --- type: grammar name: abap.tmbundle -license: permissive -curated: true +license: other --- If not otherwise specified (see below), files in this repository fall under the following license: @@ -11,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”. +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 diff --git a/vendor/licenses/grammar/actionscript3-tmbundle.txt b/vendor/licenses/grammar/actionscript3-tmbundle.txt index 00dff522..2c5b1b67 100644 --- a/vendor/licenses/grammar/actionscript3-tmbundle.txt +++ b/vendor/licenses/grammar/actionscript3-tmbundle.txt @@ -1,26 +1,5 @@ --- type: grammar name: actionscript3-tmbundle -license: mit -curated: true +license: other --- - -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 9102edc1..4609f5ea 100644 --- a/vendor/licenses/grammar/ada.tmbundle.txt +++ b/vendor/licenses/grammar/ada.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: ada.tmbundle -license: permissive -curated: true +license: other --- - -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 1191d7cb..5e46041d 100644 --- a/vendor/licenses/grammar/ant.tmbundle.txt +++ b/vendor/licenses/grammar/ant.tmbundle.txt @@ -1,26 +1,5 @@ --- type: grammar name: ant.tmbundle -license: mit -curated: true +license: other --- - -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 a6134c66..fe8e312e 100644 --- a/vendor/licenses/grammar/antlr.tmbundle.txt +++ b/vendor/licenses/grammar/antlr.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: antlr.tmbundle -license: permissive -curated: true +license: other --- - -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 691a8151..2d7828fa 100644 --- a/vendor/licenses/grammar/apache.tmbundle.txt +++ b/vendor/licenses/grammar/apache.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: apache.tmbundle -license: permissive -curated: true +license: other --- - -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 18fe98a9..03900628 100644 --- a/vendor/licenses/grammar/applescript.tmbundle.txt +++ b/vendor/licenses/grammar/applescript.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: applescript.tmbundle -license: permissive -curated: true +license: other --- - -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 45c75edf..a130b0ab 100644 --- a/vendor/licenses/grammar/asp.tmbundle.txt +++ b/vendor/licenses/grammar/asp.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: asp.tmbundle -license: permissive -curated: true +license: other --- - -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 1956786e..c6b7da44 100644 --- a/vendor/licenses/grammar/bison.tmbundle.txt +++ b/vendor/licenses/grammar/bison.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: bison.tmbundle -license: permissive -curated: true +license: other --- - -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/boo.txt b/vendor/licenses/grammar/boo.txt new file mode 100644 index 00000000..9cde56c0 --- /dev/null +++ b/vendor/licenses/grammar/boo.txt @@ -0,0 +1,13 @@ +--- +type: grammar +name: boo +license: mit +--- +The MIT License (MIT) +Copyright (c) 2016 Roy "Shammah" Stoof & Ofer "oferei" Reichman + +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 diff --git a/vendor/licenses/grammar/c.tmbundle.txt b/vendor/licenses/grammar/c.tmbundle.txt index 052822bd..30470589 100644 --- a/vendor/licenses/grammar/c.tmbundle.txt +++ b/vendor/licenses/grammar/c.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: c.tmbundle -license: permissive -curated: true +license: other --- - -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 95d57390..06fd92d8 100644 --- a/vendor/licenses/grammar/capnproto.tmbundle.txt +++ b/vendor/licenses/grammar/capnproto.tmbundle.txt @@ -1,8 +1,7 @@ --- type: grammar name: capnproto.tmbundle -license: permissive -curated: true +license: other --- If not otherwise specified (see below), files in this repository fall under the following license: @@ -11,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”. +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 diff --git a/vendor/licenses/grammar/cmake.tmbundle.txt b/vendor/licenses/grammar/cmake.tmbundle.txt index c3a9069e..90ff3649 100644 --- a/vendor/licenses/grammar/cmake.tmbundle.txt +++ b/vendor/licenses/grammar/cmake.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: cmake.tmbundle -license: permissive -curated: true +license: other --- - -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 a54f4567..92b0c8b4 100644 --- a/vendor/licenses/grammar/cpp-qt.tmbundle.txt +++ b/vendor/licenses/grammar/cpp-qt.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: cpp-qt.tmbundle -license: permissive -curated: true +license: other --- - -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 8a2a765f..0147c062 100644 --- a/vendor/licenses/grammar/css.tmbundle.txt +++ b/vendor/licenses/grammar/css.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: css.tmbundle -license: permissive -curated: true +license: other --- - -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 bb8c7e5e..9d159ef6 100644 --- a/vendor/licenses/grammar/d.tmbundle.txt +++ b/vendor/licenses/grammar/d.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: d.tmbundle -license: permissive -curated: true +license: other --- - -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 46e835af..38ef86bd 100644 --- a/vendor/licenses/grammar/desktop.tmbundle.txt +++ b/vendor/licenses/grammar/desktop.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: desktop.tmbundle -license: permissive -curated: true +license: other --- - -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 3d7adde6..448b59db 100644 --- a/vendor/licenses/grammar/diff.tmbundle.txt +++ b/vendor/licenses/grammar/diff.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: diff.tmbundle -license: permissive -curated: true +license: other --- - -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 2cee2880..9823f7d6 100644 --- a/vendor/licenses/grammar/dylan.tmbundle.txt +++ b/vendor/licenses/grammar/dylan.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: dylan.tmbundle -license: permissive -curated: true +license: other --- - -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 21ceeb6c..c8b022db 100644 --- a/vendor/licenses/grammar/eiffel.tmbundle.txt +++ b/vendor/licenses/grammar/eiffel.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: eiffel.tmbundle -license: permissive -curated: true +license: other --- - -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 44631d3d..9ecc8bbb 100644 --- a/vendor/licenses/grammar/erlang.tmbundle.txt +++ b/vendor/licenses/grammar/erlang.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: erlang.tmbundle -license: permissive -curated: true +license: other --- - -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 ee54cd5f..8aef3a50 100644 --- a/vendor/licenses/grammar/fortran.tmbundle.txt +++ b/vendor/licenses/grammar/fortran.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: fortran.tmbundle -license: permissive -curated: true +license: other --- - -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 36f715a6..d1053136 100644 --- a/vendor/licenses/grammar/gap-tmbundle.txt +++ b/vendor/licenses/grammar/gap-tmbundle.txt @@ -1,12 +1,11 @@ --- type: grammar name: gap-tmbundle -license: permissive -curated: true +license: other --- 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. + suitability for any purpose. \ No newline at end of file diff --git a/vendor/licenses/grammar/gettext.tmbundle.txt b/vendor/licenses/grammar/gettext.tmbundle.txt index f48c2c38..a0d461a8 100644 --- a/vendor/licenses/grammar/gettext.tmbundle.txt +++ b/vendor/licenses/grammar/gettext.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: gettext.tmbundle -license: permissive -curated: true +license: other --- - -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 d9c813a3..601f60e1 100644 --- a/vendor/licenses/grammar/graphviz.tmbundle.txt +++ b/vendor/licenses/grammar/graphviz.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: graphviz.tmbundle -license: permissive -curated: true +license: other --- - -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 1fd784a6..2906f82f 100644 --- a/vendor/licenses/grammar/groovy.tmbundle.txt +++ b/vendor/licenses/grammar/groovy.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: groovy.tmbundle -license: permissive -curated: true +license: other --- - -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 12ab34cf..115eb342 100644 --- a/vendor/licenses/grammar/haskell.tmbundle.txt +++ b/vendor/licenses/grammar/haskell.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: haskell.tmbundle -license: permissive -curated: true +license: other --- - -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 13adfdec..4ba4ed04 100644 --- a/vendor/licenses/grammar/html.tmbundle.txt +++ b/vendor/licenses/grammar/html.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: html.tmbundle -license: permissive -curated: true +license: other --- - -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 48add2b0..61b4b6a2 100644 --- a/vendor/licenses/grammar/ini.tmbundle.txt +++ b/vendor/licenses/grammar/ini.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: ini.tmbundle -license: permissive -curated: true +license: other --- - -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 a28b1462..087005bf 100644 --- a/vendor/licenses/grammar/io.tmbundle.txt +++ b/vendor/licenses/grammar/io.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: io.tmbundle -license: permissive -curated: true +license: other --- - -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 5ba61c96..e26b16f9 100644 --- a/vendor/licenses/grammar/jasmin-sublime.txt +++ b/vendor/licenses/grammar/jasmin-sublime.txt @@ -1,7 +1,6 @@ --- type: grammar name: jasmin-sublime -license: mit -curated: true +license: other --- -[MIT License](http://choosealicense.com/licenses/mit/) +[MIT License](http://choosealicense.com/licenses/mit/) \ No newline at end of file diff --git a/vendor/licenses/grammar/java.tmbundle.txt b/vendor/licenses/grammar/java.tmbundle.txt index a0fd8218..068fd4ff 100644 --- a/vendor/licenses/grammar/java.tmbundle.txt +++ b/vendor/licenses/grammar/java.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: java.tmbundle -license: permissive -curated: true +license: other --- - -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 91ad84ee..82ed3774 100644 --- a/vendor/licenses/grammar/javascript-objective-j.tmbundle.txt +++ b/vendor/licenses/grammar/javascript-objective-j.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: javascript-objective-j.tmbundle -license: permissive -curated: true +license: other --- - -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 dae4160d..532a8c48 100644 --- a/vendor/licenses/grammar/json.tmbundle.txt +++ b/vendor/licenses/grammar/json.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: json.tmbundle -license: permissive -curated: true +license: other --- - -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 2af0f5b2..c3f2bcb0 100644 --- a/vendor/licenses/grammar/latex.tmbundle.txt +++ b/vendor/licenses/grammar/latex.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: latex.tmbundle -license: permissive -curated: true +license: other --- - -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 5d12ca2e..86432649 100644 --- a/vendor/licenses/grammar/less.tmbundle.txt +++ b/vendor/licenses/grammar/less.tmbundle.txt @@ -1,14 +1,5 @@ --- type: grammar name: less.tmbundle -license: mit -curated: true +license: other --- - -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 155958fe..e8e90cbe 100644 --- a/vendor/licenses/grammar/lilypond.tmbundle.txt +++ b/vendor/licenses/grammar/lilypond.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: lilypond.tmbundle -license: permissive -curated: true +license: other --- - -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 1bfec7a6..fe01aa08 100644 --- a/vendor/licenses/grammar/lisp.tmbundle.txt +++ b/vendor/licenses/grammar/lisp.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: lisp.tmbundle -license: permissive -curated: true +license: other --- - -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 2d7fcc66..308c7b3f 100644 --- a/vendor/licenses/grammar/logtalk.tmbundle.txt +++ b/vendor/licenses/grammar/logtalk.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: logtalk.tmbundle -license: permissive -curated: true +license: other --- - -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 9acf78e5..8d65f805 100644 --- a/vendor/licenses/grammar/lua.tmbundle.txt +++ b/vendor/licenses/grammar/lua.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: lua.tmbundle -license: permissive -curated: true +license: other --- - -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 b7c77378..e69e35d7 100644 --- a/vendor/licenses/grammar/make.tmbundle.txt +++ b/vendor/licenses/grammar/make.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: make.tmbundle -license: permissive -curated: true +license: other --- - -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 7d64e8e9..08866cf6 100644 --- a/vendor/licenses/grammar/matlab.tmbundle.txt +++ b/vendor/licenses/grammar/matlab.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: matlab.tmbundle -license: permissive -curated: true +license: other --- - -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 e574297f..4dfb4d9a 100644 --- a/vendor/licenses/grammar/maven.tmbundle.txt +++ b/vendor/licenses/grammar/maven.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: maven.tmbundle -license: permissive -curated: true +license: other --- - -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 01fac945..493d7561 100644 --- a/vendor/licenses/grammar/mediawiki.tmbundle.txt +++ b/vendor/licenses/grammar/mediawiki.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: mediawiki.tmbundle -license: permissive -curated: true +license: other --- - -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 76c1fed4..e4abd311 100644 --- a/vendor/licenses/grammar/monkey.txt +++ b/vendor/licenses/grammar/monkey.txt @@ -1,7 +1,6 @@ --- type: grammar name: monkey -license: mit -curated: true +license: other --- -monkey.tmbundle is made available under the [MIT License](http://choosealicense.com/licenses/mit/). +monkey.tmbundle is made available under the [MIT License](http://choosealicense.com/licenses/mit/). \ No newline at end of file diff --git a/vendor/licenses/grammar/nemerle.tmbundle.txt b/vendor/licenses/grammar/nemerle.tmbundle.txt index 00831d53..9684b590 100644 --- a/vendor/licenses/grammar/nemerle.tmbundle.txt +++ b/vendor/licenses/grammar/nemerle.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: nemerle.tmbundle -license: permissive -curated: true +license: other --- - -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 41f94c59..238a07ea 100644 --- a/vendor/licenses/grammar/ninja.tmbundle.txt +++ b/vendor/licenses/grammar/ninja.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: ninja.tmbundle -license: permissive -curated: true +license: other --- - -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 50726677..6adf1278 100644 --- a/vendor/licenses/grammar/objective-c.tmbundle.txt +++ b/vendor/licenses/grammar/objective-c.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: objective-c.tmbundle -license: permissive -curated: true +license: other --- - -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 e6a30d0a..50612e4c 100644 --- a/vendor/licenses/grammar/ocaml.tmbundle.txt +++ b/vendor/licenses/grammar/ocaml.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: ocaml.tmbundle -license: permissive -curated: true +license: other --- - -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 72b1a6ce..5a1a1ab9 100644 --- a/vendor/licenses/grammar/pascal.tmbundle.txt +++ b/vendor/licenses/grammar/pascal.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: pascal.tmbundle -license: permissive -curated: true +license: other --- - -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 15bf446f..82c519c4 100644 --- a/vendor/licenses/grammar/perl.tmbundle.txt +++ b/vendor/licenses/grammar/perl.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: perl.tmbundle -license: permissive -curated: true +license: other --- - -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 da92fd42..fa5a7f2a 100644 --- a/vendor/licenses/grammar/php-smarty.tmbundle.txt +++ b/vendor/licenses/grammar/php-smarty.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: php-smarty.tmbundle -license: permissive -curated: true +license: other --- - -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 94613c06..7dae9b50 100644 --- a/vendor/licenses/grammar/php.tmbundle.txt +++ b/vendor/licenses/grammar/php.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: php.tmbundle -license: permissive -curated: true +license: other --- - -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 68876a0f..cc75b0d0 100644 --- a/vendor/licenses/grammar/postscript.tmbundle.txt +++ b/vendor/licenses/grammar/postscript.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: postscript.tmbundle -license: permissive -curated: true +license: other --- - -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 e01deabc..d33ba907 100644 --- a/vendor/licenses/grammar/processing.tmbundle.txt +++ b/vendor/licenses/grammar/processing.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: processing.tmbundle -license: permissive -curated: true +license: other --- - -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 8ac0418d..e3e7679d 100644 --- a/vendor/licenses/grammar/python-django.tmbundle.txt +++ b/vendor/licenses/grammar/python-django.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: python-django.tmbundle -license: permissive -curated: true +license: other --- - -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 37e5dc64..ccf0bda7 100644 --- a/vendor/licenses/grammar/r.tmbundle.txt +++ b/vendor/licenses/grammar/r.tmbundle.txt @@ -1,13 +1,5 @@ --- type: grammar name: r.tmbundle -license: permissive -curated: true +license: other --- - -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 44549780..38d974d5 100644 --- a/vendor/licenses/grammar/restructuredtext.tmbundle.txt +++ b/vendor/licenses/grammar/restructuredtext.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: restructuredtext.tmbundle -license: permissive -curated: true +license: other --- - -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 78fd05a6..020dfd4d 100644 --- a/vendor/licenses/grammar/ruby-haml.tmbundle.txt +++ b/vendor/licenses/grammar/ruby-haml.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: ruby-haml.tmbundle -license: permissive -curated: true +license: other --- - -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 86dff4a6..252cc024 100644 --- a/vendor/licenses/grammar/ruby.tmbundle.txt +++ b/vendor/licenses/grammar/ruby.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: ruby.tmbundle -license: permissive -curated: true +license: other --- - -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 bc1e2e50..796dbc89 100644 --- a/vendor/licenses/grammar/scheme.tmbundle.txt +++ b/vendor/licenses/grammar/scheme.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: scheme.tmbundle -license: permissive -curated: true +license: other --- - -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 f92e2d01..98f70ce0 100644 --- a/vendor/licenses/grammar/scilab.tmbundle.txt +++ b/vendor/licenses/grammar/scilab.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: scilab.tmbundle -license: permissive -curated: true +license: other --- - -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 8759ae66..74e764b4 100644 --- a/vendor/licenses/grammar/sql.tmbundle.txt +++ b/vendor/licenses/grammar/sql.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: sql.tmbundle -license: permissive -curated: true +license: other --- - -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 4a12a1b1..d154a26d 100644 --- a/vendor/licenses/grammar/standard-ml.tmbundle.txt +++ b/vendor/licenses/grammar/standard-ml.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: standard-ml.tmbundle -license: permissive -curated: true +license: other --- - -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 0ece2c8c..cfbf0769 100644 --- a/vendor/licenses/grammar/sublime-spintools.txt +++ b/vendor/licenses/grammar/sublime-spintools.txt @@ -1,20 +1,5 @@ --- type: grammar name: sublime-spintools -license: zlib -curated: true +license: other --- - -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 256b1514..9170ae37 100644 --- a/vendor/licenses/grammar/sublimeassembly.txt +++ b/vendor/licenses/grammar/sublimeassembly.txt @@ -1,12 +1,5 @@ --- type: grammar name: sublimeassembly -license: bsd-3 -curated: true +license: other --- - -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 e13ab24b..a76cd4e6 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: permissive +license: other --- 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”. +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 diff --git a/vendor/licenses/grammar/tcl.tmbundle.txt b/vendor/licenses/grammar/tcl.tmbundle.txt index 5fdb0854..b6c1b313 100644 --- a/vendor/licenses/grammar/tcl.tmbundle.txt +++ b/vendor/licenses/grammar/tcl.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: tcl.tmbundle -license: permissive -curated: true +license: other --- - -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 41731e6a..f0db79d5 100644 --- a/vendor/licenses/grammar/thrift.tmbundle.txt +++ b/vendor/licenses/grammar/thrift.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: thrift.tmbundle -license: permissive -curated: true +license: other --- - -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 00c60836..c362c202 100644 --- a/vendor/licenses/grammar/toml.tmbundle.txt +++ b/vendor/licenses/grammar/toml.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: toml.tmbundle -license: permissive -curated: true +license: other --- - -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 042e0517..56fa24a4 100644 --- a/vendor/licenses/grammar/verilog.tmbundle.txt +++ b/vendor/licenses/grammar/verilog.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: verilog.tmbundle -license: permissive -curated: true +license: other --- - -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 08f100a5..cdcd5a12 100644 --- a/vendor/licenses/grammar/xc.tmbundle.txt +++ b/vendor/licenses/grammar/xc.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: xc.tmbundle -license: permissive -curated: true +license: other --- - -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 2bef31e9..96591288 100644 --- a/vendor/licenses/grammar/xml.tmbundle.txt +++ b/vendor/licenses/grammar/xml.tmbundle.txt @@ -1,15 +1,5 @@ --- type: grammar name: xml.tmbundle -license: permissive -curated: true +license: other --- - -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”.