From 5c1773a883fa3fbc03b3a04724984fee4aff5fff Mon Sep 17 00:00:00 2001 From: xross Date: Tue, 5 Jul 2022 19:17:10 +0100 Subject: [PATCH] Copyright comment --- lib_xua/api/xua_buffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/api/xua_buffer.h b/lib_xua/api/xua_buffer.h index 2c3c673d..265846cc 100644 --- a/lib_xua/api/xua_buffer.h +++ b/lib_xua/api/xua_buffer.h @@ -1,4 +1,4 @@ -// Copyright 2011-2021 XMOS LIMITED. +// Copyright 2011-2022 XMOS LIMITED. // This Software is subject to the terms of the XMOS Public Licence: Version 1. #ifndef __XUA_BUFFER_H__ #define __XUA_BUFFER_H__