From 3d7e66bdc07c5208cdc0c379392ccf6ac59de627 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Mon, 12 Jun 2023 17:16:26 +0100 Subject: [PATCH] Update copyright comment --- lib_xua/src/hid/hid_report.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/src/hid/hid_report.c b/lib_xua/src/hid/hid_report.c index 28161776..f74c478d 100644 --- a/lib_xua/src/hid/hid_report.c +++ b/lib_xua/src/hid/hid_report.c @@ -1,4 +1,4 @@ -// Copyright 2021-2022 XMOS LIMITED. +// Copyright 2021-2023 XMOS LIMITED. // This Software is subject to the terms of the XMOS Public Licence: Version 1. #include "xua_conf_full.h" #if XUA_HID_ENABLED