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

Everywhere: Update copyrights with my new serenityos.org e-mail :^)

This commit is contained in:
Shannon Booth 2023-07-15 22:33:22 +12:00 committed by Linus Groh
parent 2887976ce9
commit 2b46e6f664
42 changed files with 42 additions and 41 deletions

View file

@ -1,6 +1,6 @@
/*
* Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org>
* Copyright (c) 2019-2020, Shannon Booth <shannon.ml.booth@gmail.com>
* Copyright (c) 2019-2020, Shannon Booth <shannon@serenityos.org>
* Copyright (c) 2021, Brian Gianforcaro <bgianf@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause