balloon.go | 2 +- balloon_test.go | 2 +- cmd/balloon/main.go | 2 +- diff --git a/balloon.go b/balloon.go index 878100fddfd472f0f93d40e61a1086e430ed589f4e04f3abc731df414d3f77d9..60644635fc593f2e30d4975095816ccea4029d6a0718bc68c37bb3b103de9807 100644 --- a/balloon.go +++ b/balloon.go @@ -1,5 +1,5 @@ // balloon -- Balloon password hashing function -// Copyright (C) 2016-2024 Sergey Matveev +// Copyright (C) 2016-2025 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 5d8f8a4d65c7a6dfa604afc66a49454181717de1af997d13e682d581fe4a5f05..acc6440bd72f59ec832e73eaaad3fbc192484e6598fe34eb1b3f89d7ac3b0d19 100644 --- a/balloon_test.go +++ b/balloon_test.go @@ -1,5 +1,5 @@ // balloon -- Balloon password hashing function -// Copyright (C) 2016-2024 Sergey Matveev +// Copyright (C) 2016-2025 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 180a1c5bf630d3099ebab2df5f54bbc472d13b02df85ec2f68c1c76d77b3cbe1..29bc3d7a6de19e5562670f76fd19e730473c6ad1da0d41848b5fff6bd2bec3a6 100644 --- a/cmd/balloon/main.go +++ b/cmd/balloon/main.go @@ -1,5 +1,5 @@ // balloon -- Balloon password hashing function -// Copyright (C) 2016-2024 Sergey Matveev +// Copyright (C) 2016-2025 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