From 629477c7f40cbdd377c14af0e88b7f50a777461a Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sun, 18 Sep 2016 12:48:11 +0200 Subject: [PATCH] License field added --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 710442c1..6ee9bfe3 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0", "description": "Web app that runs in the renderer process", "repository": "zeit/hyperterm", + "license": "MIT", "author": { "name": "Zeit, Inc.", "email": "team@zeit.co"