From a0191c733c3d1dd103076661edc00300cfa8ab71 Mon Sep 17 00:00:00 2001 From: Luciano Martin Date: Tue, 5 Jun 2018 09:43:49 +0100 Subject: [PATCH] Fix copyrights and changelog --- CHANGELOG.rst | 6 +++++- lib_xua/host/xmosdfu/xmosdfu.cpp | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a2f0bd8c..8676bfa9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -13,7 +13,11 @@ lib_xua Change Log * CHANGE: Define NUM_PDM_MICS renamed to XUA_NUM_PDM_MICS * CHANGE: Define NO_USB renamed to XUA_USB_EN * RESOLVED: wChannelConfig in UAC1 descriptor set according to output channel - count + count + + * Changes to dependencies: + + - lib_spdif: Added dependency 3.0.0 0.1.2 ----- diff --git a/lib_xua/host/xmosdfu/xmosdfu.cpp b/lib_xua/host/xmosdfu/xmosdfu.cpp index f573f6b0..a9f86f81 100644 --- a/lib_xua/host/xmosdfu/xmosdfu.cpp +++ b/lib_xua/host/xmosdfu/xmosdfu.cpp @@ -1,3 +1,4 @@ +// Copyright (c) 2012-2018, XMOS Ltd, All rights reserved #include #include #include