core: update copyright years to 2021
This commit is contained in:
@@ -148,7 +148,7 @@ static void
|
||||
print_version_and_exit (void)
|
||||
{
|
||||
g_print (PROGRAM_NAME " " PROGRAM_VERSION "\n"
|
||||
"Copyright (2011 - 2020) Aleksander Morgado\n"
|
||||
"Copyright (2011 - 2021) Aleksander Morgado\n"
|
||||
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>\n"
|
||||
"This is free software: you are free to change and redistribute it.\n"
|
||||
"There is NO WARRANTY, to the extent permitted by law.\n"
|
||||
|
@@ -54,6 +54,7 @@
|
||||
<year>2018</year>
|
||||
<year>2019</year>
|
||||
<year>2020</year>
|
||||
<year>2021</year>
|
||||
<holder>The ModemManager Authors</holder>
|
||||
</copyright>
|
||||
|
||||
|
@@ -42,6 +42,7 @@
|
||||
<year>2018</year>
|
||||
<year>2019</year>
|
||||
<year>2020</year>
|
||||
<year>2021</year>
|
||||
<holder>The ModemManager Authors</holder>
|
||||
</copyright>
|
||||
|
||||
|
@@ -298,7 +298,7 @@ static void
|
||||
print_version (void)
|
||||
{
|
||||
g_print ("ModemManager " MM_DIST_VERSION "\n"
|
||||
"Copyright (C) 2008-2020 The ModemManager authors\n"
|
||||
"Copyright (C) 2008-2021 The ModemManager authors\n"
|
||||
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>\n"
|
||||
"This is free software: you are free to change and redistribute it.\n"
|
||||
"There is NO WARRANTY, to the extent permitted by law.\n"
|
||||
|
Reference in New Issue
Block a user