aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/shell
diff options
context:
space:
mode:
Diffstat (limited to 'os/various/shell')
-rw-r--r--os/various/shell/shell.c2
-rw-r--r--os/various/shell/shell.h2
-rw-r--r--os/various/shell/shell_cmd.c2
-rw-r--r--os/various/shell/shell_cmd.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/os/various/shell/shell.c b/os/various/shell/shell.c
index 0cbaedc81..69461e00e 100644
--- a/os/various/shell/shell.c
+++ b/os/various/shell/shell.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/various/shell/shell.h b/os/various/shell/shell.h
index f6607cb43..28701c599 100644
--- a/os/various/shell/shell.h
+++ b/os/various/shell/shell.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.
diff --git a/os/various/shell/shell_cmd.c b/os/various/shell/shell_cmd.c
index f8a8a0c06..29766422a 100644
--- a/os/various/shell/shell_cmd.c
+++ b/os/various/shell/shell_cmd.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/various/shell/shell_cmd.h b/os/various/shell/shell_cmd.h
index 9d7c129d0..e81fa3646 100644
--- a/os/various/shell/shell_cmd.h
+++ b/os/various/shell/shell_cmd.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.