From 9cbdf6374eb4260228e0cf4b0deebed81953838c Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Tue, 6 Jun 2023 19:34:36 +0100 Subject: [PATCH] Copyright date update --- tests/test_i2s_loopback/simulation.xc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/test_i2s_loopback/simulation.xc b/tests/test_i2s_loopback/simulation.xc index 42ee472f..9aafcf00 100644 --- a/tests/test_i2s_loopback/simulation.xc +++ b/tests/test_i2s_loopback/simulation.xc @@ -1,4 +1,4 @@ -// Copyright 2016-2022 XMOS LIMITED. +// Copyright 2016-2023 XMOS LIMITED. // This Software is subject to the terms of the XMOS Public Licence: Version 1. #ifdef SIMULATION @@ -61,5 +61,4 @@ void slave_mode_clk_setup(const unsigned samFreq, const unsigned chans_per_frame master_mode_clk_setup(); } #endif - #endif