main.go | 2 +- ucspi.go | 2 +- diff --git a/main.go b/main.go index cb1590bb1ec899918e072ac455cfbf1868191206..34c06181d3519bba7d33dcf67ed231b45dd50a65 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 fa678767ef0675b7e9c6bdb0700b45df5b119002..3fe19a673b46895c2f8e438ccac715caa41ac3fb 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