mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05: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).
299 B
299 B
____ _ __
/ __/__ _______ ___ (_) /___ __
_\ \/ -_) __/ -_) _ \/ / __/ // /
/___/\__/_/ \__/_//_/_/\__/\_, /
/___/
Welcome to SerenityOS.
Copyright (c) 2018-2021, the SerenityOS developers.
All rights reserved.