From 11a90f5f62b1b9ed4eaf454213f8f674487b73e2 Mon Sep 17 00:00:00 2001 From: Kristin Laemmert Date: Fri, 21 Nov 2025 11:47:50 -0500 Subject: [PATCH] update automation for 2025 --- .copywrite.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.copywrite.hcl b/.copywrite.hcl index 35eae0822..1bfe534cf 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2014 + copyright_holder = "IBM Corp. 2014, 2025" // copyright_year doesn't accept multiple entries # (OPTIONAL) A list of globs that should not have copyright/license headers. # Supports doublestar glob patterns for more flexibility in defining which