diff options
Diffstat (limited to 'os/hal/osal/nil')
-rw-r--r-- | os/hal/osal/nil/osal.c | 2 | ||||
-rw-r--r-- | os/hal/osal/nil/osal.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/osal/nil/osal.c b/os/hal/osal/nil/osal.c index e33747149..e486641c5 100644 --- a/os/hal/osal/nil/osal.c +++ b/os/hal/osal/nil/osal.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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.
diff --git a/os/hal/osal/nil/osal.h b/os/hal/osal/nil/osal.h index 34249e74f..3994e9b59 100644 --- a/os/hal/osal/nil/osal.h +++ b/os/hal/osal/nil/osal.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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.
|