diff --git a/.licenserc.json b/.licenserc.json index 05efb0a0ca934b..cb3603df9e253d 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",