Skip to content

Commit ce4aab8

Browse files
committed
Update year in file headers
1 parent 8958978 commit ce4aab8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/picoboot.pio

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Copyright (c) 2024 Maciej Kobus
1+
; Copyright (c) 2025 Maciej Kobus
22
;
33
; SPDX-License-Identifier: GPL-2.0-only
44

src/pio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2022 Maciej Kobus
2+
* Copyright (c) 2025 Maciej Kobus
33
*
44
* SPDX-License-Identifier: GPL-2.0-only
55
*/

src/pio.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2022 Maciej Kobus
2+
* Copyright (c) 2025 Maciej Kobus
33
*
44
* SPDX-License-Identifier: GPL-2.0-only
55
*/

0 commit comments

Comments
 (0)