From 465fd3978dd5a163d98474035dc594b0337af4b6 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 26 Dec 2024 12:21:27 +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 3714f8e..4210e8c 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // gohpenc -- Go high-performance encryption utility -// Copyright (C) 2017-2024 Sergey Matveev +// Copyright (C) 2017-2025 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.48.1