mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:57:44 +00:00
Everywhere: Use "the SerenityOS developers." in copyright headers
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).
This commit is contained in:
parent
5459c744f1
commit
649d2faeab
220 changed files with 220 additions and 220 deletions
|
@ -7,5 +7,5 @@
|
|||
[0m
|
||||
Welcome to SerenityOS.
|
||||
|
||||
Copyright (c) 2018-2021, the SerenityOS developers
|
||||
Copyright (c) 2018-2021, the SerenityOS developers.
|
||||
All rights reserved.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue