Revision 84f0ce9e core/src/aos_main.cpp

View differences:

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..2018  Thomas Schöpping et al.
3
Copyright (C) 2016..2019  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
......
1009 1009
  aosprintf("######################################################################\n");
1010 1010
  aosprintf("# AMiRo-OS is an operating system designed for the Autonomous Mini   #\n");
1011 1011
  aosprintf("# Robot (AMiRo) platform.                                            #\n");
1012
  aosprintf("# Copyright (C) 2016..2018  Thomas Schöpping et al.                  #\n");
1012
  aosprintf("# Copyright (C) 2016..2019  Thomas Schöpping et al.                  #\n");
1013 1013
  aosprintf("#                                                                    #\n");
1014 1014
  aosprintf("# This is free software; see the source for copying conditions.      #\n");
1015 1015
  aosprintf("# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR  #\n");

Also available in: Unified diff