From 5c11b61671366c1ed0064dab6dcd162d11e63286 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 7 Jan 2022 21:02:53 +0300 Subject: [PATCH] Raised copyright years --- main.go | 2 +- ucspi.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 0b97083..e31ae19 100644 --- a/main.go +++ b/main.go @@ -1,6 +1,6 @@ /* uploader -- simplest form file uploader -Copyright (C) 2018-2021 Sergey Matveev +Copyright (C) 2018-2022 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 diff --git a/ucspi.go b/ucspi.go index a46113a..82e1f8e 100644 --- a/ucspi.go +++ b/ucspi.go @@ -1,6 +1,6 @@ /* uploader -- simplest form file uploader -Copyright (C) 2018-2021 Sergey Matveev +Copyright (C) 2018-2022 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