summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/Group.h
diff options
context:
space:
mode:
authorKenneth Myhra <kennethmyhra@gmail.com>2022-06-30 16:19:03 +0200
committerLinus Groh <mail@linusgroh.de>2022-06-30 15:59:42 +0100
commitfbe22af86ec6a004ea4741830e248872715cea9a (patch)
treea714d5b2bf6677900d28dd4dfb7fd6b4b16a36a7 /Userland/Libraries/LibCore/Group.h
parentbc08d39754e82d9a2139cf93509eecc5afc832c7 (diff)
downloadserenity-fbe22af86ec6a004ea4741830e248872715cea9a.zip
Everywhere: Use my fairly new and shiny serenityos.org email :^)
Diffstat (limited to 'Userland/Libraries/LibCore/Group.h')
-rw-r--r--Userland/Libraries/LibCore/Group.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Libraries/LibCore/Group.h b/Userland/Libraries/LibCore/Group.h
index 3eeb6c99c4..6f49007fb7 100644
--- a/Userland/Libraries/LibCore/Group.h
+++ b/Userland/Libraries/LibCore/Group.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022, Kenneth Myhra <kennethmyhra@gmail.com>
+ * Copyright (c) 2022, Kenneth Myhra <kennethmyhra@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/