diff --git a/.golangci.yml b/.golangci.yml index 88187ed..77084b3 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,4 +1,4 @@ -# Copyright IBM Corp. 2013, 2025 +# Copyright IBM Corp. 2013, 2026 # SPDX-License-Identifier: MPL-2.0 version: "2" diff --git a/.release/security-scan.hcl b/.release/security-scan.hcl index b7acee5..08e5598 100644 --- a/.release/security-scan.hcl +++ b/.release/security-scan.hcl @@ -1,4 +1,4 @@ -# Copyright IBM Corp. 2013, 2025 +# Copyright IBM Corp. 2013, 2026 # SPDX-License-Identifier: MPL-2.0 # Reference: https://github.com/hashicorp/security-scanner/blob/main/CONFIG.md#binary (private repository) diff --git a/LICENSE b/LICENSE index df8f9ed..b31194d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright IBM Corp. 2013, 2025 +Copyright IBM Corp. 2013, 2026 Mozilla Public License Version 2.0 ================================== diff --git a/version/version.go b/version/version.go index 8be9456..6e420bd 100644 --- a/version/version.go +++ b/version/version.go @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2013, 2025 +// Copyright IBM Corp. 2013, 2026 // SPDX-License-Identifier: MPL-2.0 package version