mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:27:35 +00:00
Piano: Fix typo in Copyright header
This was introduced in 74f1f2b5e2
.
I have no idea why the checker script didn't pick it up. Bash bug maybe?
This commit is contained in:
parent
f6573f5f9d
commit
074ce35b37
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org>
|
||||
* Copyright (c) 2019-2020, William McPherson <willmcpherson2@gmail.com>
|
||||
* Copyright (c) 2021 JJ Roberts-White <computerfido@gmail.com>
|
||||
* Copyright (c) 2021, JJ Roberts-White <computerfido@gmail.com>
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue