mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 19:10:26 +00:00
649d2faeab
We had some inconsistencies before: - Sometimes "The", sometimes "the" - Sometimes trailing ".", sometimes no trailing "." I picked the most common one (lowecase "the", trailing ".") and applied it to all copyright headers. By using the exact same string everywhere we can ensure nothing gets missed during a global search (and replace), and that these inconsistencies are not spread any further (as copyright headers are commonly copied to new files).
11 lines
299 B
Text
11 lines
299 B
Text
|
||
[39;1m ____ _ __
|
||
/ __/__ _______ ___ (_) /___ __
|
||
[39;1m _\ \/ -_) __/ -_) _ \/ / __/ // /
|
||
[34;1m/___/\__/_/ \__/_//_/_/\__/\_, /
|
||
/___/
|
||
[0m
|
||
Welcome to SerenityOS.
|
||
|
||
Copyright (c) 2018-2021, the SerenityOS developers.
|
||
All rights reserved.
|