X-Git-Url: http://www.git.cypherpunks.ru/?p=balloon.git;a=blobdiff_plain;f=balloon.go;h=a0086fbe43cf76e40ac35051309eeebd03e40dcf;hp=9bf2d37ee0dc8f268b49f1c35c60b30f23cd9ce9;hb=3cd3006ad829a0afc7ca3d964ff333ef068464bd;hpb=2be074075c635f95406490655039988c8e3633d8 diff --git a/balloon.go b/balloon.go index 9bf2d37..a0086fb 100644 --- a/balloon.go +++ b/balloon.go @@ -3,17 +3,18 @@ balloon -- Balloon password hashing function Copyright (C) 2016-2017 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.