1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00

Ladybird: Tweak inaccurate copyright year :^)

This commit is contained in:
Andreas Kling 2022-07-19 12:23:11 +02:00 committed by Andrew Kaster
parent 2905bda0f2
commit c216e714c7
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
* Copyright (c) 2022, Andreas Kling <kling@serenityos.org>
* Copyright (c) 2022, Matthew Costa <ucosty@gmail.com>
*
* SPDX-License-Identifier: BSD-2-Clause