1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:04:59 +00:00

Everywhere: Use my fairly new and shiny serenityos.org email :^)

This commit is contained in:
Kenneth Myhra 2022-06-30 16:19:03 +02:00 committed by Linus Groh
parent bc08d39754
commit fbe22af86e
10 changed files with 10 additions and 9 deletions

View file

@ -1,6 +1,6 @@
/*
* Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org>
* Copyright (c) 2021, Kenneth Myhra <kennethmyhra@gmail.com>
* Copyright (c) 2021, Kenneth Myhra <kennethmyhra@serenityos.org>
* Copyright (c) 2021, Xavier Defrang <xavier.defrang@gmail.com>
*
* SPDX-License-Identifier: BSD-2-Clause