Revision 96621a83 core/src/aos_main.cpp
core/src/aos_main.cpp | ||
---|---|---|
1 | 1 |
/* |
2 | 2 |
AMiRo-OS is an operating system designed for the Autonomous Mini Robot (AMiRo) platform. |
3 |
Copyright (C) 2016..2019 Thomas Schöpping et al.
|
|
3 |
Copyright (C) 2016..2020 Thomas Schöpping et al.
|
|
4 | 4 |
|
5 | 5 |
This program is free software: you can redistribute it and/or modify |
6 | 6 |
it under the terms of the GNU General Public License as published by |
... | ... | |
498 | 498 |
aosprintf("######################################################################\n"); |
499 | 499 |
aosprintf("# AMiRo-OS is an operating system designed for the Autonomous Mini #\n"); |
500 | 500 |
aosprintf("# Robot (AMiRo) platform. #\n"); |
501 |
aosprintf("# Copyright (C) 2016..2019 Thomas Schöpping et al. #\n");
|
|
501 |
aosprintf("# Copyright (C) 2016..2020 Thomas Schöpping et al. #\n");
|
|
502 | 502 |
aosprintf("# #\n"); |
503 | 503 |
aosprintf("# This is free software; see the source for copying conditions. #\n"); |
504 | 504 |
aosprintf("# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR #\n"); |
Also available in: Unified diff