Update copyright notices.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka
2021-02-10 10:44:37 +09:00
parent b491d815e5
commit eaa47d5059
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
/* /*
* chopstx.c - Threads and only threads. * chopstx.c - Threads and only threads.
* *
* Copyright (C) 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 * Copyright (C) 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021
* Flying Stone Technology * Flying Stone Technology
* Author: NIIBE Yutaka <gniibe@fsij.org> * Author: NIIBE Yutaka <gniibe@fsij.org>
* *

View File

@@ -1,7 +1,7 @@
/* /*
* entry-cortex-m.c - Entry routine when reset and interrupt vectors. * entry-cortex-m.c - Entry routine when reset and interrupt vectors.
* *
* Copyright (C) 2013, 2014, 2015, 2016, 2017, 2019 * Copyright (C) 2013, 2014, 2015, 2016, 2017, 2019, 2021
* Flying Stone Technology * Flying Stone Technology
* Author: NIIBE Yutaka <gniibe@fsij.org> * Author: NIIBE Yutaka <gniibe@fsij.org>
* *

View File

@@ -1,7 +1,7 @@
/* /*
* reset.c - No system routines, but only RESET handler for STM32F030. * reset.c - No system routines, but only RESET handler for STM32F030.
* *
* Copyright (C) 2015 Flying Stone Technology * Copyright (C) 2015, 2021 Flying Stone Technology
* Author: NIIBE Yutaka <gniibe@fsij.org> * Author: NIIBE Yutaka <gniibe@fsij.org>
* *
* Copying and distribution of this file, with or without modification, * Copying and distribution of this file, with or without modification,