Fix copyright notice; Fix CHANGELOG

This commit is contained in:
Oscar Bailey
2020-10-27 13:45:59 +00:00
parent 3920ab831c
commit 7465bc057b
2 changed files with 2 additions and 2 deletions

View File

@@ -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
-----

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2012-2018, XMOS Ltd, All rights reserved
// Copyright (c) 2012-2020, XMOS Ltd, All rights reserved
#include <stdio.h>
#include <stdlib.h>
#include <string.h>