Skip to content

Commit 50f0ac3

Browse files
kleinesfilmroellchenspholz
authored andcommitted
Libraries: Fix my remaining legacy mail attributions
1 parent 85a53ba commit 50f0ac3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Userland/Libraries/LibCore/EventLoop.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2018-2023, Andreas Kling <kling@serenityos.org>
3-
* Copyright (c) 2022, kleines Filmröllchen <malu.bertsch@gmail.com>
3+
* Copyright (c) 2022, kleines Filmröllchen <filmroellchen@serenityos.org>
44
* Copyright (c) 2022, the SerenityOS developers.
55
*
66
* SPDX-License-Identifier: BSD-2-Clause

Userland/Libraries/LibThreading/Mutex.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2018-2021, Andreas Kling <kling@serenityos.org>
3-
* Copyright (c) 2021, kleines Filmröllchen <malu.bertsch@gmail.com>
3+
* Copyright (c) 2021, kleines Filmröllchen <filmroellchen@serenityos.org>
44
*
55
* SPDX-License-Identifier: BSD-2-Clause
66
*/

Userland/Libraries/LibThreading/MutexProtected.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022, kleines Filmröllchen <malu.bertsch@gmail.com>.
2+
* Copyright (c) 2022, kleines Filmröllchen <filmroellchen@serenityos.org>
33
*
44
* SPDX-License-Identifier: BSD-2-Clause
55
*/

0 commit comments

Comments
 (0)