X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=argon2i.go;h=0de8737d0a04ec8e7a57746706c96ce61136351e;hb=371b9da450b741c6dc50cf5427fcbdec4335d0fc;hp=d83a8fc97d987fadf562147b19e3a0d703081464;hpb=bb73b0ffb472af0f90676aa24fd092475485565e;p=gocheese.git diff --git a/argon2i.go b/argon2i.go index d83a8fc..0de8737 100644 --- a/argon2i.go +++ b/argon2i.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019 Elena Balakhonova +Copyright (C) 2019-2021 Elena Balakhonova 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 @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -// Python private package repository and caching proxy package main import (