main.go | 2 +- ucspi.go | 2 +- diff --git a/main.go b/main.go index 98869ef2106282c5fc2f6e7c14e37af979659a1b..af1add3ffdecb9889168a55aba70f54bf54855a7 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // uploader -- simplest form file uploader -// Copyright (C) 2018-2024 Sergey Matveev +// Copyright (C) 2018-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 diff --git a/ucspi.go b/ucspi.go index 541cf0cf20364b27260635254915e82dda4aef16..fa678767ef0675b7e9c6bdb0700b45df5b119002 100644 --- a/ucspi.go +++ b/ucspi.go @@ -1,5 +1,5 @@ // uploader -- simplest form file uploader -// Copyright (C) 2018-2024 Sergey Matveev +// Copyright (C) 2018-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