LibGfx/JPEG: Add myself to the copyright header

This commit is contained in:
Lucas CHOLLET 2023-04-21 20:17:50 -04:00 committed by Andreas Kling
parent 0d3b62cbb7
commit f46e3e6644
Notes: sideshowbarker 2024-07-17 17:06:59 +09:00
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
/*
* Copyright (c) 2020, the SerenityOS developers.
* Copyright (c) 2022-2023, Lucas Chollet <lucas.chollet@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/

View File

@ -1,5 +1,6 @@
/*
* Copyright (c) 2020, the SerenityOS developers.
* Copyright (c) 2022-2023, Lucas Chollet <lucas.chollet@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/