summaryrefslogtreecommitdiff
path: root/Userland/Utilities/mkfifo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Utilities/mkfifo.cpp')
-rw-r--r--Userland/Utilities/mkfifo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Utilities/mkfifo.cpp b/Userland/Utilities/mkfifo.cpp
index d9e787f40e..c641ab43c3 100644
--- a/Userland/Utilities/mkfifo.cpp
+++ b/Userland/Utilities/mkfifo.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020, Peter Elliott <pelliott@ualberta.ca>
+ * Copyright (c) 2020, Peter Elliott <pelliott@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/