Skip to content

Commit 89c4110

Browse files
committed
Fixed copyright year oops
1 parent 4359a21 commit 89c4110

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shared-bindings/audiodelays/Reverb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This file is part of the CircuitPython project: https://circuitpython.org
22
//
3-
// SPDX-FileCopyrightText: Copyright (c) 2024 Mark Komus
3+
// SPDX-FileCopyrightText: Copyright (c) 2025 Mark Komus
44
//
55
// SPDX-License-Identifier: MIT
66

shared-bindings/audiodelays/Reverb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This file is part of the CircuitPython project: https://circuitpython.org
22
//
3-
// SPDX-FileCopyrightText: Copyright (c) 2024 Mark Komus
3+
// SPDX-FileCopyrightText: Copyright (c) 2025 Mark Komus
44
//
55
// SPDX-License-Identifier: MIT
66

0 commit comments

Comments
 (0)