diff --git a/LICENSE b/ARPHICPL.TXT similarity index 100% rename from LICENSE rename to ARPHICPL.TXT diff --git a/package.json b/package.json index e51e95b5..150c7c70 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "The character data used by Hanzi Writer. This data is derived from the Make Me a Hanzi project.", "repository": "chanind/hanzi-writer-data", "main": "index.js", - "license" : "SEE LICENSE IN LICENSE", + "license" : "SEE LICENSE IN ARPHICPL.TXT", "scripts": { "prepublishOnly": "cp -r data/* ." },