From: Sergey Matveev Date: Fri, 7 Jan 2022 17:57:07 +0000 (+0300) Subject: Raised copyright years X-Git-Tag: v2.0.0~2 X-Git-Url: http://www.git.cypherpunks.ru/?p=balloon.git;a=commitdiff_plain;h=66ce03f48e7efdc66a3f2b82d4486bbcc5bbab0f Raised copyright years --- diff --git a/balloon.go b/balloon.go index 753ff22..7ce73a7 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 920ffec..caccc57 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 948f4bf..bb386f2 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