From 5d9dbe3ecc7553017b036bbabdc8d4dda7b1c0a2 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Mon, 14 Nov 2016 10:37:51 -0800 Subject: Fixed JavaScript license declaration. --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index ee4181ff..d3c77eb6 100644 --- a/js/package.json +++ b/js/package.json @@ -22,5 +22,5 @@ "url": "https://github.com/google/protobuf/tree/master/js" }, "author": "Google Protocol Buffers Team", - "license": "Apache-2.0" + "license" : "BSD-3-Clause" } -- cgit v1.2.3