X-Git-Url: http://www.git.cypherpunks.ru/?p=balloon.git;a=blobdiff_plain;f=cmd%2Fballoon%2Fmain.go;h=65d27a11e8d9f59e554f885b15d64e62250c88ba;hp=0c737c9dd794dfe9e6b5e095328e519e71fa4f5a;hb=0da8173d31c47459cef75d5ff17bc89be0598a19;hpb=3524ab4193dc8d7ad50c76edb0aac02c062918ee diff --git a/cmd/balloon/main.go b/cmd/balloon/main.go index 0c737c9..65d27a1 100644 --- a/cmd/balloon/main.go +++ b/cmd/balloon/main.go @@ -1,3 +1,21 @@ +/* +balloon -- Balloon password hashing function +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 Lesser General Public License as +the Free Software Foundation, version 3 of the License. + +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 Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this program. If not, see +. +*/ + package main import (