mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
Update copyright
This commit is contained in:
parent
8d75a675dd
commit
fb737357f5
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ function prepareTerminal(term) {
|
||||||
function displayBanner(term) {
|
function displayBanner(term) {
|
||||||
term.pipeWrite(
|
term.pipeWrite(
|
||||||
'|06Connected to |02EN|10i|02GMA|10½ |06BBS version |12|VN\n' +
|
'|06Connected to |02EN|10i|02GMA|10½ |06BBS version |12|VN\n' +
|
||||||
'|06Copyright (c) 2014-2015 Bryan Ashby |14- |12http://l33t.codes/\n' +
|
'|06Copyright (c) 2014-2016 Bryan Ashby |14- |12http://l33t.codes/\n' +
|
||||||
'|06Updates & source |14- |12https://github.com/NuSkooler/enigma-bbs/\n' +
|
'|06Updates & source |14- |12https://github.com/NuSkooler/enigma-bbs/\n' +
|
||||||
'|00');
|
'|00');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue