From a9b6c76d2644111fd37751afd704cdddd32db77b Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Wed, 21 Jun 2023 13:27:01 -0500 Subject: [PATCH] chore: update copyright_year in copywrite config (#3349) --- .copywrite.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.copywrite.hcl b/.copywrite.hcl index 1411fc6533..571d04dc96 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2020 header_ignore = [ ".github/**",