mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02: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:
Notes:
sideshowbarker
2024-07-18 18:57:46 +09:00
Author: https://github.com/linusg Commit: https://github.com/SerenityOS/serenity/commit/649d2faeabe Pull-request: https://github.com/SerenityOS/serenity/pull/6716
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2020, The SerenityOS developers.
|
||||
* Copyright (c) 2020, the SerenityOS developers.
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user