From e35107a388a165fc4f74a8f32ab00aa3330ea6d8535d87d6e2e7fd71000302ec Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 18 Jul 2017 10:22:17 +0000 Subject: [PATCH] - Use MIT license so we don't have to ship the license text. OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=4 --- nodejs-common.changes | 5 +++++ nodejs-common.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/nodejs-common.changes b/nodejs-common.changes index 545d09c..a42e678 100644 --- a/nodejs-common.changes +++ b/nodejs-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 18 10:20:06 UTC 2017 - adam.majer@suse.de + +- Use MIT license so we don't have to ship the license text. + ------------------------------------------------------------------- Fri Jul 7 13:09:29 UTC 2017 - adam.majer@suse.de diff --git a/nodejs-common.spec b/nodejs-common.spec index 33ff119..1c891ec 100644 --- a/nodejs-common.spec +++ b/nodejs-common.spec @@ -27,7 +27,7 @@ Name: nodejs-common Version: 1.0 Release: 0 -License: GPL-3.0+ +License: MIT Summary: Common files for the NodeJS ecosystem Url: https://github.com/AdamMajer/nodejs-packaging Group: Development/Languages/NodeJS