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