mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Fixing up script/licensed verify
This commit is contained in:
4
vendor/licenses/config.yml
vendored
4
vendor/licenses/config.yml
vendored
@@ -2,8 +2,10 @@ whitelist:
|
|||||||
- apache-2.0
|
- apache-2.0
|
||||||
- bsd-2-clause
|
- bsd-2-clause
|
||||||
- bsd-3-clause
|
- bsd-3-clause
|
||||||
|
- permissive
|
||||||
- mit
|
- mit
|
||||||
- mpl-2.0
|
- mpl-2.0
|
||||||
|
- unlicense
|
||||||
- wtfpl
|
- wtfpl
|
||||||
- zlib
|
- zlib
|
||||||
|
|
||||||
@@ -16,6 +18,8 @@ ignored:
|
|||||||
reviewed:
|
reviewed:
|
||||||
rubygem:
|
rubygem:
|
||||||
- mime-types
|
- mime-types
|
||||||
|
grammar:
|
||||||
|
- Sublime-Lasso
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
npm: false
|
npm: false
|
||||||
|
|||||||
2
vendor/licenses/grammar/SCSS.tmbundle.txt
vendored
2
vendor/licenses/grammar/SCSS.tmbundle.txt
vendored
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: grammar
|
type: grammar
|
||||||
name: SCSS.tmbundle
|
name: SCSS.tmbundle
|
||||||
license: other
|
license: permissive
|
||||||
curated: true
|
curated: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
7
vendor/licenses/grammar/ebundles.txt
vendored
7
vendor/licenses/grammar/ebundles.txt
vendored
@@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
type: grammar
|
type: grammar
|
||||||
name: ebundles
|
name: ebundles
|
||||||
license: other
|
license: mit
|
||||||
|
curated: true
|
||||||
---
|
---
|
||||||
If not otherwise specified (see below), files in this repository (located at https://ebundles.googlecode.com/svn/) fall under the MIT License:
|
If not otherwise specified (see below), files in this repository (located at https://ebundles.googlecode.com/svn/) fall under the MIT License:
|
||||||
|
|
||||||
@@ -11,10 +12,10 @@ If not otherwise specified (see below), files in this repository (located at htt
|
|||||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
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,
|
the Software, and to permit persons to whom the Software is furnished to do so,
|
||||||
subject to the following conditions:
|
subject to the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
The above copyright notice and this permission notice shall be included in all
|
||||||
copies or substantial portions of the Software.
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||||
|
|||||||
5
vendor/licenses/grammar/elixir-tmbundle.txt
vendored
5
vendor/licenses/grammar/elixir-tmbundle.txt
vendored
@@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
type: grammar
|
type: grammar
|
||||||
name: elixir-tmbundle
|
name: elixir-tmbundle
|
||||||
license: other
|
license: apache-2.0
|
||||||
|
curated: true
|
||||||
---
|
---
|
||||||
Copyright 2012 Plataformatec.
|
Copyright 2012 Plataformatec.
|
||||||
|
|
||||||
@@ -15,4 +16,4 @@ Copyright 2012 Plataformatec.
|
|||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
|
|||||||
3
vendor/licenses/grammar/language-csharp.txt
vendored
3
vendor/licenses/grammar/language-csharp.txt
vendored
@@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
type: grammar
|
type: grammar
|
||||||
name: language-csharp
|
name: language-csharp
|
||||||
license: other
|
license: mit
|
||||||
|
curated: true
|
||||||
---
|
---
|
||||||
Copyright (c) 2014 GitHub Inc.
|
Copyright (c) 2014 GitHub Inc.
|
||||||
|
|
||||||
|
|||||||
3
vendor/licenses/grammar/language-renpy.txt
vendored
3
vendor/licenses/grammar/language-renpy.txt
vendored
@@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
type: grammar
|
type: grammar
|
||||||
name: language-renpy
|
name: language-renpy
|
||||||
license: other
|
license: permissive
|
||||||
|
curated: true
|
||||||
---
|
---
|
||||||
Original work Copyright (c) 2014 GitHub Inc.
|
Original work Copyright (c) 2014 GitHub Inc.
|
||||||
|
|
||||||
|
|||||||
6
vendor/licenses/grammar/prolog.tmbundle.txt
vendored
6
vendor/licenses/grammar/prolog.tmbundle.txt
vendored
@@ -1,5 +1,9 @@
|
|||||||
---
|
---
|
||||||
type: grammar
|
type: grammar
|
||||||
name: prolog.tmbundle
|
name: prolog.tmbundle
|
||||||
license: other
|
license: mpl-2.0
|
||||||
---
|
---
|
||||||
|
|
||||||
|
License
|
||||||
|
|
||||||
|
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|||||||
2
vendor/licenses/grammar/sublimeassembly.txt
vendored
2
vendor/licenses/grammar/sublimeassembly.txt
vendored
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: grammar
|
type: grammar
|
||||||
name: sublimeassembly
|
name: sublimeassembly
|
||||||
license: bsd-3
|
license: bsd-3-clause
|
||||||
curated: true
|
curated: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user