X-Git-Url: http://www.git.cypherpunks.ru/?p=balloon.git;a=blobdiff_plain;f=balloon_test.go;h=68c108f4ac4b26c53df8d8a0a0fd2afe35c39c6b;hp=87449272df6484571b4aa4798a0f7134cc306764;hb=92c161713a13cc78403468c09f1557eb7c4a3a4a;hpb=2be074075c635f95406490655039988c8e3633d8 diff --git a/balloon_test.go b/balloon_test.go index 8744927..68c108f 100644 --- a/balloon_test.go +++ b/balloon_test.go @@ -1,19 +1,20 @@ /* balloon -- Balloon password hashing function -Copyright (C) 2016-2017 Sergey Matveev +Copyright (C) 2016-2018 Sergey Matveev This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. +it under the terms of the GNU Lesser General Public License as +published by the Free Software Foundation, either version 3 of the +License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +GNU Lesser General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . +You should have received a copy of the GNU Lesser General Public +License along with this program. If not, see +. */ package balloon