From 0ff5d7ec55372071e75adede0c6a1cf781fed2bc Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Wed, 24 Aug 2016 12:29:12 -0700 Subject: [PATCH] Change license to GPL-2.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 51f603b..f1c5709 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "runcommand/profile", "description": "Profile the performance of a WordPress request.", "homepage": "https://runcommand.io/wp/profile/", - "license": "MIT", + "license": "GPL-2.0", "authors": [], "minimum-stability": "dev", "autoload": {