From 454ce9b0f913ea6ccc422b7610704619394f0bdb Mon Sep 17 00:00:00 2001 From: Shinnosuke Watanabe Date: Tue, 6 Mar 2018 13:04:13 +0900 Subject: [PATCH] add a file extension to the license file because vsce automatically adds it after all. https://github.com/Microsoft/vscode-vsce/commit/4f8cc5470756503f698619ba869bee15dae5abdc --- LICENSE => LICENSE.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.txt (100%) diff --git a/LICENSE b/LICENSE.txt similarity index 100% rename from LICENSE rename to LICENSE.txt