summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-04-28 22:46:44 +0200
committerLinus Groh <mail@linusgroh.de>2021-04-29 00:59:26 +0200
commit649d2faeabe6bf2a5e3625c4e412ced5461e572e (patch)
tree4be42874ca397b64fabbb64b7a4bbc58cfb2a032 /LICENSE
parent5459c744f157f0b4064178fb97fcf11d3eeed3c2 (diff)
downloadserenity-649d2faeabe6bf2a5e3625c4e412ced5461e572e.zip
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).
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 19974b6558..7dc0690c67 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
BSD 2-Clause License
-Copyright (c) 2018-2021, the SerenityOS developers
+Copyright (c) 2018-2021, the SerenityOS developers.
All rights reserved.
Redistribution and use in source and binary forms, with or without