build: bump copyright years to 2020

This commit is contained in:
Aleksander Morgado
2020-01-03 20:43:45 +01:00
parent 70910a6713
commit b774cbe658
4 changed files with 4 additions and 2 deletions

View File

@@ -143,7 +143,7 @@ print_version_and_exit (void)
{
g_print ("\n"
PROGRAM_NAME " " PROGRAM_VERSION "\n"
"Copyright (2011 - 2019) Aleksander Morgado\n"
"Copyright (2011 - 2020) 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

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

View File

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

View File

@@ -281,7 +281,7 @@ print_version (void)
{
g_print ("\n"
"ModemManager " MM_DIST_VERSION "\n"
"Copyright (C) 2008-2019 The ModemManager authors\n"
"Copyright (C) 2008-2020 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"