fix(license): Mark a few additional packages as GPLv3

This commit is contained in:
Ben Gotow 2015-11-25 14:41:10 -08:00
parent 9ff5430040
commit 7605e984c4
8 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@ Each package is defined by a `package.json` file that includes its name, version
"version": "0.1.0",
"main": "./lib/main",
"description": "An example package for N1",
"license": "Proprietary",
"license": "GPLv3",
"engines": {
"nylas": ">=0.3.0 <0.5.0"
},

View file

@ -8,7 +8,7 @@
"description": "Create templates you can use to pre-fill the composer - never type the same email again!",
"icon": "./icon.png",
"license": "Proprietary",
"license": "GPLv3",
"private": true,
"engines": {
"nylas": ">=0.3.0 <0.5.0"

View file

@ -8,7 +8,7 @@
"description": "Translate your drafts in the composer into other languages using the Yandex Translation API.",
"icon": "./icon.png",
"license": "Proprietary",
"license": "GPLv3",
"engines": {
"nylas": ">=0.3.0 <0.5.0"
},

View file

@ -3,7 +3,7 @@
"version": "0.0.0",
"main": "./lib/main",
"description": "Mail filters, AKA mail rules",
"license": "Proprietary",
"license": "GPLv3",
"private": true,
"engines": {
"nylas": ">=0.3.0 <0.5.0"

View file

@ -3,7 +3,7 @@
"version": "0.1.0",
"main": "./lib/main",
"description": "View on Github button",
"license": "Proprietary",
"license": "GPLv3",
"private": true,
"engines": {
"nylas": ">=0.3.0 <0.5.0"

View file

@ -3,7 +3,7 @@
"version": "0.2.1",
"main": "./lib/main",
"description": "An example package for Nylas Mail that translates drafts into other languages using the Yandex API.",
"license": "Proprietary",
"license": "GPLv3",
"engines": {
"nylas": ">=0.3.0 <0.5.0"
},

View file

@ -3,7 +3,7 @@
"version": "0.1.0",
"main": "./lib/main",
"description": "Option to conditionally load the images in messages",
"license": "Proprietary",
"license": "GPLv3",
"private": true,
"engines": {
"nylas": "*"

View file

@ -3,7 +3,7 @@
"version": "0.1.0",
"main": "./lib/main",
"description": "Displays cross-platform system tray icon with unread count",
"license": "Proprietary",
"license": "GPLv3",
"private": true,
"engines": {
"nylas": "*"