From 7534f97f6840c25dcdadd72833247b28cd2d8e1e Mon Sep 17 00:00:00 2001 From: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> Date: Mon, 1 Aug 2022 10:50:27 -0400 Subject: [PATCH] Or I thought I had made that change --- .licenserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenserc.json b/.licenserc.json index 05efb0a0ca934..cb3603df9e253 100644 --- a/.licenserc.json +++ b/.licenserc.json @@ -1,5 +1,5 @@ { - "**/*.{js,ts,sol}": "// SPDX-License-Identifier: CC0-1.0", + "**/*.{sol}": "// SPDX-License-Identifier: CC0-1.0", "ignore": [ "assets/eip-712", "assets/eip-3267",