From b0e732110da5deeb9d57cafc28f7e3ed8c917b6d Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Mon, 12 Jun 2023 17:15:21 +0100 Subject: [PATCH] Update copyright comment --- lib_xua/src/core/endpoint0/descriptor_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/src/core/endpoint0/descriptor_defs.h b/lib_xua/src/core/endpoint0/descriptor_defs.h index c7dc866b..c547dfad 100644 --- a/lib_xua/src/core/endpoint0/descriptor_defs.h +++ b/lib_xua/src/core/endpoint0/descriptor_defs.h @@ -1,4 +1,4 @@ -// Copyright 2015-2021 XMOS LIMITED. +// Copyright 2015-2023 XMOS LIMITED. // This Software is subject to the terms of the XMOS Public Licence: Version 1. #ifndef __DESCRIPTOR_DEFS_H__