summaryrefslogtreecommitdiff
path: root/Userland/Games/Spider/main.cpp
diff options
context:
space:
mode:
authorMustafa Quraish <mustafaq9@gmail.com>2021-09-13 16:48:22 -0400
committerBrian Gianforcaro <b.gianfo@gmail.com>2021-09-13 20:51:50 +0000
commit0f749681a9c8c02fab2f8b7e385c8eb0cad58252 (patch)
tree93b231c0ca3bbb389047d44ae30d08c1fa39359c /Userland/Games/Spider/main.cpp
parent268b36e2d18730fbb640882d16bf82792405ad28 (diff)
downloadserenity-0f749681a9c8c02fab2f8b7e385c8eb0cad58252.zip
Everywhere: Use my fancy new serenityos.org email :^)
Diffstat (limited to 'Userland/Games/Spider/main.cpp')
-rw-r--r--Userland/Games/Spider/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Games/Spider/main.cpp b/Userland/Games/Spider/main.cpp
index 0e291094e8..a5dcb38425 100644
--- a/Userland/Games/Spider/main.cpp
+++ b/Userland/Games/Spider/main.cpp
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2021, Jamie Mansfield <jmansfield@cadixdev.org>
- * Copyright (c) 2021, Mustafa Quraish <mustafa@cs.toronto.edu>
+ * Copyright (c) 2021, Mustafa Quraish <mustafa@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/