From d41b29c012a7599a05c2739ca20257be78cfbec8 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Thu, 11 Jun 2015 10:08:49 -0600 Subject: [PATCH] Valid SPDX license expression --- package.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/package.json b/package.json index 6e79253..166ab78 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,7 @@ "name": "Tim Schaub", "url": "http://tschaub.net/" }, - "licenses": [ - { - "type": "MIT", - "url": "http://tschaub.mit-license.org/" - } - ], + "license": "MIT", "homepage": "https://github.com/tschaub/gh-pages", "repository": { "type": "git",