summaryrefslogtreecommitdiff
path: root/AK/Utf16View.h
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2022-01-31 13:07:22 -0500
committerLinus Groh <mail@linusgroh.de>2022-01-31 18:23:22 +0000
commit6efbafa6e07075c8f16639dac44c8c0cc0de21e1 (patch)
treecb3705dc972f16b03b11a8bf0c4d24a027af2ff1 /AK/Utf16View.h
parent02b7bf34c99cb1d4d9b2ccc26dcdd494518253ea (diff)
downloadserenity-6efbafa6e07075c8f16639dac44c8c0cc0de21e1.zip
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Diffstat (limited to 'AK/Utf16View.h')
-rw-r--r--AK/Utf16View.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AK/Utf16View.h b/AK/Utf16View.h
index 2f293825f9..f6906714c4 100644
--- a/AK/Utf16View.h
+++ b/AK/Utf16View.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021, Tim Flynn <trflynn89@pm.me>
+ * Copyright (c) 2021, Tim Flynn <trflynn89@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/