From 93152d43b030d563997f79307be51a7c3707b45b Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 27 Dec 2022 16:55:09 +0300 Subject: [PATCH] Raise copyright years --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 9eacacb..8de2ce9 100644 --- a/main.go +++ b/main.go @@ -1,6 +1,6 @@ /* gohpenc -- Go high-performance encryption utility -Copyright (C) 2017-2022 Sergey Matveev +Copyright (C) 2017-2023 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.44.0