diff options
Diffstat (limited to 'Userland/Applications/PixelPaint/PenTool.h')
-rw-r--r-- | Userland/Applications/PixelPaint/PenTool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Applications/PixelPaint/PenTool.h b/Userland/Applications/PixelPaint/PenTool.h index 8cf1285914..5ac5f23c0a 100644 --- a/Userland/Applications/PixelPaint/PenTool.h +++ b/Userland/Applications/PixelPaint/PenTool.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org> - * Copyright (c) 2021, Mustafa Quraish <mustafa@cs.toronto.edu> + * Copyright (c) 2021, Mustafa Quraish <mustafa@serenityos.org> * * SPDX-License-Identifier: BSD-2-Clause */ |