From 8cf971cf160cfb70dbe6d6850132cd4d55b8a08e Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Fri, 13 Oct 2023 18:18:20 +0100 Subject: [PATCH] Update copyright statement date --- src/MQTTAsync.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MQTTAsync.h b/src/MQTTAsync.h index 128c05dc..e11af048 100644 --- a/src/MQTTAsync.h +++ b/src/MQTTAsync.h @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009, 2022 IBM Corp., Ian Craggs and others + * Copyright (c) 2009, 2023 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