Fixed up mentions of old name hkexsh

This commit is contained in:
Russ Magee 2023-10-18 00:52:08 -07:00
parent 3cd6f8b7e6
commit 119c039b91
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
// Util to generate/store passwords for users in a file akin to /etc/passwd
// suitable for the demo hkexsh server, using bcrypt.
// suitable for the xs server, using bcrypt.
//
// Copyright (c) 2017-2020 Russell Magee
// Licensed under the terms of the MIT license (see LICENSE.mit in this