diff --git a/Userland/Libraries/LibWeb/Fetch/Infrastructure/URL.h b/Userland/Libraries/LibWeb/Fetch/Infrastructure/URL.h index 908ca11457..c93554033f 100644 --- a/Userland/Libraries/LibWeb/Fetch/Infrastructure/URL.h +++ b/Userland/Libraries/LibWeb/Fetch/Infrastructure/URL.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2022, Linus Groh - * Copyright (c) 2022, Andreas Kling + * Copyright (c) 2022, Andreas Kling * * SPDX-License-Identifier: BSD-2-Clause */