Update copyright, note on Node.js 14

This commit is contained in:
Bryan Ashby 2021-02-08 19:31:29 -07:00
parent 392dc160a0
commit 48e42d2ffd
No known key found for this signature in database
GPG key ID: B49EB437951D2542
6 changed files with 6 additions and 5 deletions

View file

@ -199,7 +199,7 @@ function displayBanner(term) {
// note: intentional formatting:
term.pipeWrite(`
|06Connected to |02EN|10i|02GMA|10½ |06BBS version |12|VN
|06Copyright (c) 2014-2020 Bryan Ashby |14- |12http://l33t.codes/
|06Copyright (c) 2014-2021 Bryan Ashby |14- |12http://l33t.codes/
|06Updates & source |14- |12https://github.com/NuSkooler/enigma-bbs/
|00`
);