summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/ARM7_STR75x_GCC/serial
diff options
context:
space:
mode:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2018-08-22 23:23:03 +0000
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2018-08-22 23:23:03 +0000
commit911e6e6a2149d46f0b328c0ab552f32bcb358ef9 (patch)
tree123a3729b6433f2bb805888da60d8e82aca2ddaa /FreeRTOS/Demo/ARM7_STR75x_GCC/serial
parenta5ae552906d6fd94fe1ce74f09ef1f9511df4357 (diff)
downloadfreertos-911e6e6a2149d46f0b328c0ab552f32bcb358ef9.tar.gz
Update copyright date ready for tagging V10.1.0.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2564 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'FreeRTOS/Demo/ARM7_STR75x_GCC/serial')
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c2
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
index 0669bbbf3..e973b3292 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
@@ -1,6 +1,6 @@
/*
* FreeRTOS Kernel V10.1.0
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
diff --git a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
index ac126e830..bdafe60d7 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
@@ -1,6 +1,6 @@
/*
* FreeRTOS Kernel V10.1.0
- * Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * Copyright (C) 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in