From 05f4f31fea459e9a7eae94a49a0d41c5d3cd8d83 Mon Sep 17 00:00:00 2001 From: sbailey <1661003+spbsoluble@users.noreply.github.com> Date: Wed, 6 Mar 2024 13:04:05 -0800 Subject: [PATCH] chore(pkg): Bump license year Signed-off-by: sbailey <1661003+spbsoluble@users.noreply.github.com> --- pkg/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/version/version.go b/pkg/version/version.go index cb37acc..354b351 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -1,4 +1,4 @@ -// Package version Copyright 2023 Keyfactor +// Package version Copyright 2024 Keyfactor // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.