From ec9afd6deb218d4ebfc90933f7a6199e11ab5a78 Mon Sep 17 00:00:00 2001 From: Peter Piekarczyk Date: Wed, 10 May 2017 10:13:00 -0500 Subject: [PATCH] switch license to CCO --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cee700c2..38d357d8 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,5 @@ "main": "_data/simple-icons.json", "repository": "git@github.com:danleech/simple-icons.git", "author": "Dan Leech", - "license": "MIT" + "license": "CCO" }