From 412bd3a9354750f0ac0936d70829263eb027ed08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 28 Sep 2017 15:33:54 +0200 Subject: [PATCH] Gulp: fixed license expression --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5683b90..c504efb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "attract", - "license": "GPL-2.0", + "license": "GPL-2.0+", "author": "Blender Institute", "repository": { "type": "git",