From: Sergey Matveev Date: Tue, 30 Dec 2025 11:02:40 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;p=uploader.git Raise copyright years --- diff --git a/main.go b/main.go index cb1590b..34c0618 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // uploader -- simplest form file uploader -// Copyright (C) 2018-2025 Sergey Matveev +// Copyright (C) 2018-2026 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 fa67876..3fe19a6 100644 --- a/ucspi.go +++ b/ucspi.go @@ -1,5 +1,5 @@ // uploader -- simplest form file uploader -// Copyright (C) 2018-2025 Sergey Matveev +// Copyright (C) 2018-2026 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