From 5a78b5079f03d7a1edaa142b9f2ddd60685b9831 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 3 Nov 2023 10:59:28 +0000 Subject: [PATCH] Update Copyright comment --- lib_xua/src/core/xua_commands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/src/core/xua_commands.h b/lib_xua/src/core/xua_commands.h index afa52b1b..baab94dc 100644 --- a/lib_xua/src/core/xua_commands.h +++ b/lib_xua/src/core/xua_commands.h @@ -1,4 +1,4 @@ -// Copyright 2011-2021 XMOS LIMITED. +// Copyright 2011-2023 XMOS LIMITED. // This Software is subject to the terms of the XMOS Public Licence: Version 1. #ifndef _XUA_COMMANDS_H_ #define _XUA_COMMANDS_H_