1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 23:17:45 +00:00

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
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
*/