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