diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-02-04 20:22:23 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-02-04 20:22:23 +0000 |
commit | 65ee20cd8c369fc3b82151cde6ab514465abb414 (patch) | |
tree | 24de71ad9683f40ceafa1b01c85b55916a8d0a80 /test/nil | |
parent | 5fce4c704a617f329f214576f7d8836f9e1fc0c3 (diff) | |
download | ChibiOS-65ee20cd8c369fc3b82151cde6ab514465abb414.tar.gz ChibiOS-65ee20cd8c369fc3b82151cde6ab514465abb414.tar.bz2 ChibiOS-65ee20cd8c369fc3b82151cde6ab514465abb414.zip |
Update test suites.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11433 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/nil')
-rw-r--r-- | test/nil/configuration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nil/configuration.xml b/test/nil/configuration.xml index 45d5a9841..9b98f3e72 100644 --- a/test/nil/configuration.xml +++ b/test/nil/configuration.xml @@ -14,7 +14,7 @@ </brief>
<copyright>
<value><![CDATA[/* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |