1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00

AK+Userland: Use akaster@serenityos.org for my copyright headers

This commit is contained in:
Andrew Kaster 2021-05-30 07:28:59 -06:00 committed by Linus Groh
parent 75ea1bd346
commit 7b4dc590e7
Notes: sideshowbarker 2024-07-18 17:10:19 +09:00
10 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2019-2020, Andrew Kaster <andrewdkaster@gmail.com>
* Copyright (c) 2019-2020, Andrew Kaster <akaster@serenityos.org>
* Copyright (c) 2020, Itamar S. <itamar8910@gmail.com>
*
* SPDX-License-Identifier: BSD-2-Clause