From 18a1509b5cec553bcdbffb40283a400449adc748 Mon Sep 17 00:00:00 2001 From: Connor Gibson Date: Tue, 27 May 2025 16:21:40 -0700 Subject: [PATCH] Update copyright date --- wiringPi/wiringPiSPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiringPi/wiringPiSPI.h b/wiringPi/wiringPiSPI.h index cd1bc03..d60b064 100644 --- a/wiringPi/wiringPiSPI.h +++ b/wiringPi/wiringPiSPI.h @@ -1,7 +1,7 @@ /* * wiringPiSPI.h: * Simplified SPI access routines - * Copyright (c) 2012-2024 Gordon Henderson and contributors + * Copyright (c) 2012-2025 Gordon Henderson and contributors *********************************************************************** * This file is part of wiringPi: * https://github.com/WiringPi/WiringPi/