mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-16 04:05:46 +00:00
Update copyright year
This commit is contained in:
parent
4b2b205e21
commit
ef8ee921aa
@ -8,7 +8,7 @@
|
|||||||
*
|
*
|
||||||
* -------------------------------------------------------------------------
|
* -------------------------------------------------------------------------
|
||||||
*
|
*
|
||||||
* Copyright (C) 2010-2018 (see AUTHORS file for a list of contributors)
|
* Copyright (C) 2010-2019 (see AUTHORS file for a list of contributors)
|
||||||
*
|
*
|
||||||
* GNSS-SDR is a software defined Global Navigation
|
* GNSS-SDR is a software defined Global Navigation
|
||||||
* Satellite Systems receiver
|
* Satellite Systems receiver
|
||||||
@ -79,7 +79,7 @@ int main(int argc, char** argv)
|
|||||||
{
|
{
|
||||||
const std::string intro_help(
|
const std::string intro_help(
|
||||||
std::string("\nGNSS-SDR is an Open Source GNSS Software Defined Receiver\n") +
|
std::string("\nGNSS-SDR is an Open Source GNSS Software Defined Receiver\n") +
|
||||||
"Copyright (C) 2010-2018 (see AUTHORS file for a list of contributors)\n" +
|
"Copyright (C) 2010-2019 (see AUTHORS file for a list of contributors)\n" +
|
||||||
"This program comes with ABSOLUTELY NO WARRANTY;\n" +
|
"This program comes with ABSOLUTELY NO WARRANTY;\n" +
|
||||||
"See COPYING file to see a copy of the General Public License\n \n");
|
"See COPYING file to see a copy of the General Public License\n \n");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user