1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 06:58:11 +00:00

LibGUI: Add myself to the copyright header

This commit is contained in:
thislooksfun 2021-10-26 01:19:02 -05:00 committed by Andreas Kling
parent 49b4dfd6cd
commit 1a3ea0c892

View file

@ -1,5 +1,6 @@
/*
* Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
* Copyright (c) 2021, thislooksfun <tlf@thislooks.fun>
*
* SPDX-License-Identifier: BSD-2-Clause
*/