balloon.go | 2 +- balloon_test.go | 2 +- cmd/balloon/main.go | 2 +- diff --git a/balloon.go b/balloon.go index 059571e3f3b1d354345c250e5f784c130344b7c53bc93635009be97d90f257e7..e59c13ae1ac2454663ec203445453bdcf259c9b6496f00871840aee1b38978c2 100644 --- a/balloon.go +++ b/balloon.go @@ -1,6 +1,6 @@ /* balloon -- Balloon password hashing function -Copyright (C) 2016-2021 Sergey Matveev +Copyright (C) 2016-2022 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 a9ddc55990b5aa4c2470d5066446650f46e1d5b6337e305dfa907e8355c4b2db..70254d423f5d22698e13f9c038e25ae3b635343c52fd1560f6b84fe2246779b6 100644 --- a/balloon_test.go +++ b/balloon_test.go @@ -1,6 +1,6 @@ /* balloon -- Balloon password hashing function -Copyright (C) 2016-2021 Sergey Matveev +Copyright (C) 2016-2022 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 ec7532a39cc3b1f3b681cf55104d8f1365fd5a52b4e182bdc81676900c3e86a6..ae3375f0499abc50f4396875b7ebd21729f9ea84e8645406f24a68ae18e64adf 100644 --- a/cmd/balloon/main.go +++ b/cmd/balloon/main.go @@ -1,6 +1,6 @@ /* balloon -- Balloon password hashing function -Copyright (C) 2016-2021 Sergey Matveev +Copyright (C) 2016-2022 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