From b6d2628616f622bd3e5af1d38370356211d96ab5 Mon Sep 17 00:00:00 2001 From: Gary Burgess Date: Wed, 21 Dec 2016 02:20:21 +0000 Subject: [PATCH] Fix license identifier --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 922669b..8657b2b 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "purescript-pathy", "homepage": "https://github.com/slamdata/purescript-pathy", "description": "A type-safe abstraction for platform-independent file paths", - "license": "Apache 2", + "license": "Apache-2.0", "repository": { "type": "git", "url": "git://github.com/slamdata/purescript-pathy.git"