X-Git-Url: http://www.git.cypherpunks.ru/?p=balloon.git;a=blobdiff_plain;f=balloon.go;h=0c68263a57d8674e2ae8a22fc74cb735c49ef4b2;hp=4f12c5a39bfe203abf593ff1af01405e1cbbc106;hb=a99df269679e4463bcd0cb816ddd46c5bfe04cee;hpb=9e7f63092012aa91a6690d93f00f5bc476e4d3b5 diff --git a/balloon.go b/balloon.go index 4f12c5a..0c68263 100644 --- a/balloon.go +++ b/balloon.go @@ -1,19 +1,20 @@ /* balloon -- Balloon password hashing function -Copyright (C) 2016 Sergey Matveev +Copyright (C) 2016-2019 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 +. */ // Balloon password hashing.