Fixing up script/licensed verify

This commit is contained in:
Arfon Smith
2016-03-20 08:47:08 -06:00
parent c6625b1b8a
commit ca718d8f2a
8 changed files with 22 additions and 10 deletions

View File

@@ -2,8 +2,10 @@ whitelist:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- permissive
- mit
- mpl-2.0
- unlicense
- wtfpl
- zlib
@@ -16,6 +18,8 @@ ignored:
reviewed:
rubygem:
- mime-types
grammar:
- Sublime-Lasso
sources:
npm: false

View File

@@ -1,7 +1,7 @@
---
type: grammar
name: SCSS.tmbundle
license: other
license: permissive
curated: true
---

View File

@@ -1,7 +1,8 @@
---
type: grammar
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:

View File

@@ -1,7 +1,8 @@
---
type: grammar
name: elixir-tmbundle
license: other
license: apache-2.0
curated: true
---
Copyright 2012 Plataformatec.

View File

@@ -1,7 +1,8 @@
---
type: grammar
name: language-csharp
license: other
license: mit
curated: true
---
Copyright (c) 2014 GitHub Inc.

View File

@@ -1,7 +1,8 @@
---
type: grammar
name: language-renpy
license: other
license: permissive
curated: true
---
Original work Copyright (c) 2014 GitHub Inc.

View File

@@ -1,5 +1,9 @@
---
type: grammar
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/.

View File

@@ -1,7 +1,7 @@
---
type: grammar
name: sublimeassembly
license: bsd-3
license: bsd-3-clause
curated: true
---