[beast: 7/9] EBEAST: package.json.in: correct license field to LGPL-2.1+
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 7/9] EBEAST: package.json.in: correct license field to LGPL-2.1+
- Date: Sat, 15 Jul 2017 01:06:38 +0000 (UTC)
commit 05d040175de81bbf80903f64141cc11f30e92058
Author: Tim Janik <timj gnu org>
Date: Sat Jul 15 02:25:13 2017 +0200
EBEAST: package.json.in: correct license field to LGPL-2.1+
Signed-off-by: Tim Janik <timj gnu org>
ebeast/package.json.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ebeast/package.json.in b/ebeast/package.json.in
index fa79581..af03bd8 100644
--- a/ebeast/package.json.in
+++ b/ebeast/package.json.in
@@ -8,7 +8,7 @@
"devDependencies": { "node-gyp": "^3.5.0", "less": "^2.7.2",
"electron-packager": "^8.6.0",
"eslint": "^3.16.1", "eslint-plugin-html": "^2.0.1" },
- "license": "LGPL-3.0",
+ "license": "LGPL-2.1+",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]