2020 Copyright update; minor comment typo fixes

Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
Russ Magee 2020-08-08 01:54:46 -07:00
parent eb373ff37b
commit 1943b2314a
10 changed files with 13 additions and 12 deletions

View file

@ -1,7 +1,7 @@
// xsnet.go - net.Conn compatible channel setup with encrypted/HMAC
// negotiation
// Copyright (c) 2017-2019 Russell Magee
// Copyright (c) 2017-2020 Russell Magee
// Licensed under the terms of the MIT license (see LICENSE.mit in this
// distribution)
//