core: update copyright years to 2021

This commit is contained in:
Aleksander Morgado
2021-01-17 10:33:45 +01:00
parent 6c0c67d6f0
commit 268bf4f98a
4 changed files with 4 additions and 2 deletions

View File

@@ -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"

View File

@@ -54,6 +54,7 @@
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<holder>The ModemManager Authors</holder>
</copyright>

View File

@@ -42,6 +42,7 @@
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<holder>The ModemManager Authors</holder>
</copyright>

View File

@@ -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"