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

LibJS: Use linusg@serenityos.org for my new copyright headers, too

Whoops, I have a new email for these! :^)
This commit is contained in:
Linus Groh 2021-04-24 20:16:31 +02:00
parent 62c7608a25
commit b0faf2287a
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2021, Linus Groh <mail@linusgroh.de>
* Copyright (c) 2021, Linus Groh <linusg@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/