1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:57:44 +00:00

LibWeb: Fix e-mail address mishap

This commit is contained in:
Andreas Kling 2022-09-21 18:41:03 +02:00
parent 4912b22e3b
commit 010be491a9

View file

@ -1,6 +1,6 @@
/*
* Copyright (c) 2022, Linus Groh <linusg@serenityos.org>
* Copyright (c) 2022, Andreas Kling <linusg@serenityos.org>
* Copyright (c) 2022, Andreas Kling <kling@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/