diff options
author | rtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2> | 2018-08-22 23:23:03 +0000 |
---|---|---|
committer | rtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2> | 2018-08-22 23:23:03 +0000 |
commit | 911e6e6a2149d46f0b328c0ab552f32bcb358ef9 (patch) | |
tree | 123a3729b6433f2bb805888da60d8e82aca2ddaa /FreeRTOS/Demo/WIN32-MingW/main_blinky.c | |
parent | a5ae552906d6fd94fe1ce74f09ef1f9511df4357 (diff) | |
download | freertos-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/WIN32-MingW/main_blinky.c')
-rw-r--r-- | FreeRTOS/Demo/WIN32-MingW/main_blinky.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Demo/WIN32-MingW/main_blinky.c b/FreeRTOS/Demo/WIN32-MingW/main_blinky.c index 3e4611aba..96b77660f 100644 --- a/FreeRTOS/Demo/WIN32-MingW/main_blinky.c +++ b/FreeRTOS/Demo/WIN32-MingW/main_blinky.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
|