Merge branch '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs

This commit is contained in:
Bryan Ashby 2020-01-01 14:12:14 -07:00
commit 2e52e906a1
4 changed files with 4 additions and 4 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-2019 Bryan Ashby |14- |12http://l33t.codes/
|06Copyright (c) 2014-2020 Bryan Ashby |14- |12http://l33t.codes/
|06Updates & source |14- |12https://github.com/NuSkooler/enigma-bbs/
|00`
);