balloon.go | 2 +- balloon_test.go | 2 +- cmd/balloon/main.go | 2 +- diff --git a/balloon.go b/balloon.go index 60644635fc593f2e30d4975095816ccea4029d6a0718bc68c37bb3b103de9807..1106d5090542e3339c7ec7bd05d84282541756fd2f314ee9de71a2b5cee67428 100644 --- a/balloon.go +++ b/balloon.go @@ -1,5 +1,5 @@ // balloon -- Balloon password hashing function -// Copyright (C) 2016-2025 Sergey Matveev +// Copyright (C) 2016-2026 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/balloon_test.go b/balloon_test.go index acc6440bd72f59ec832e73eaaad3fbc192484e6598fe34eb1b3f89d7ac3b0d19..30a4661981a8b2ea41af320b3be58bbba77883bac44be6a846a24352e8471b4b 100644 --- a/balloon_test.go +++ b/balloon_test.go @@ -1,5 +1,5 @@ // balloon -- Balloon password hashing function -// Copyright (C) 2016-2025 Sergey Matveev +// Copyright (C) 2016-2026 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as diff --git a/cmd/balloon/main.go b/cmd/balloon/main.go index 29bc3d7a6de19e5562670f76fd19e730473c6ad1da0d41848b5fff6bd2bec3a6..80392b06154787df36101b8027e517a4bcf19f14e5bde18bda23f6daa6b9afb1 100644 --- a/cmd/balloon/main.go +++ b/cmd/balloon/main.go @@ -1,5 +1,5 @@ // balloon -- Balloon password hashing function -// Copyright (C) 2016-2025 Sergey Matveev +// Copyright (C) 2016-2026 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as