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