From 343506e6cb1e655a07f371530a5cc503f104679d Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Fri, 13 Feb 2026 15:57:49 +0000 Subject: [PATCH] Update copyright dates --- src/MQTTAsync.h | 2 +- src/MQTTClient.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MQTTAsync.h b/src/MQTTAsync.h index 173f9e4e..64e952cf 100644 --- a/src/MQTTAsync.h +++ b/src/MQTTAsync.h @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009, 2025 IBM Corp., Ian Craggs and others + * Copyright (c) 2009, 2026 IBM Corp., Ian Craggs and others * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v2.0 diff --git a/src/MQTTClient.h b/src/MQTTClient.h index b65cae21..7076cbb6 100644 --- a/src/MQTTClient.h +++ b/src/MQTTClient.h @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009, 2025 IBM Corp., Ian Craggs and others + * Copyright (c) 2009, 2026 IBM Corp., Ian Craggs and others * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v2.0