From 7465bc057b957aaaa40542287d0654062e6d6f5c Mon Sep 17 00:00:00 2001 From: Oscar Bailey Date: Tue, 27 Oct 2020 13:45:59 +0000 Subject: [PATCH] Fix copyright notice; Fix CHANGELOG --- CHANGELOG.rst | 2 +- lib_xua/host/xmosdfu/xmosdfu.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f966b6d3..108b2362 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,7 @@ lib_xua Change Log * ADDED: Makefile.Win32 for xmosdfu on Windows * FIXED: Bump default BCD device number to v1.2.0 - * FIXED: xmosdfu now fails with an error when given a directory (Issue #119) + * FIXED: xmosdfu now fails with an error when given a directory (#119) 1.1.1 ----- diff --git a/lib_xua/host/xmosdfu/xmosdfu.cpp b/lib_xua/host/xmosdfu/xmosdfu.cpp index 01bcb9b2..b3acdef2 100644 --- a/lib_xua/host/xmosdfu/xmosdfu.cpp +++ b/lib_xua/host/xmosdfu/xmosdfu.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2018, XMOS Ltd, All rights reserved +// Copyright (c) 2012-2020, XMOS Ltd, All rights reserved #include #include #include