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