Update copyrights
This commit is contained in:
parent
cd3b8d5e76
commit
ea828ba812
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2015-2019, Bryan D. Ashby
|
||||
Copyright (c) 2015-2020, Bryan D. Ashby
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -87,7 +87,7 @@ Please see [Installation Methods](https://nuskooler.github.io/enigma-bbs/install
|
|||
## License
|
||||
Released under the [BSD 2-clause](https://opensource.org/licenses/BSD-2-Clause) license:
|
||||
|
||||
Copyright (c) 2015-2019, Bryan D. Ashby
|
||||
Copyright (c) 2015-2020, Bryan D. Ashby
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -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`
|
||||
);
|
||||
|
|
|
@ -13,7 +13,7 @@ _Note that if you've used the [Docker](docker) installation method, you've alrea
|
|||
If everything went OK:
|
||||
|
||||
```bash
|
||||
ENiGMA½ Copyright (c) 2014-2019 Bryan Ashby
|
||||
ENiGMA½ Copyright (c) 2014-2020, Bryan Ashby
|
||||
_____________________ _____ ____________________ __________\_ /
|
||||
\__ ____/\_ ____ \ /____/ / _____ __ \ / ______/ // /___jp!
|
||||
// __|___// | \// |// | \// | | \// \ /___ /_____
|
||||
|
|
Loading…
Reference in New Issue