build: updated copyright years up to 2016

This commit is contained in:
Aleksander Morgado
2016-07-26 13:07:37 +02:00
parent dbb05afba8
commit 7b4bd888f0
4 changed files with 9 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ print_version_and_exit (void)
{ {
g_print ("\n" g_print ("\n"
PROGRAM_NAME " " PROGRAM_VERSION "\n" PROGRAM_NAME " " PROGRAM_VERSION "\n"
"Copyright (2011) Aleksander Morgado\n" "Copyright (2011 - 2016) Aleksander Morgado\n"
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>\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" "This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n" "There is NO WARRANTY, to the extent permitted by law.\n"

View File

@@ -45,6 +45,9 @@
<year>2011</year> <year>2011</year>
<year>2012</year> <year>2012</year>
<year>2013</year> <year>2013</year>
<year>2014</year>
<year>2015</year>
<year>2016</year>
<holder>The ModemManager Authors</holder> <holder>The ModemManager Authors</holder>
</copyright> </copyright>

View File

@@ -32,6 +32,10 @@
<copyright> <copyright>
<year>2011</year> <year>2011</year>
<year>2012</year> <year>2012</year>
<year>2013</year>
<year>2014</year>
<year>2015</year>
<year>2016</year>
<holder>The ModemManager Authors</holder> <holder>The ModemManager Authors</holder>
</copyright> </copyright>

View File

@@ -128,7 +128,7 @@ print_version (void)
{ {
g_print ("\n" g_print ("\n"
"ModemManager " MM_DIST_VERSION "\n" "ModemManager " MM_DIST_VERSION "\n"
"Copyright (2008 - 2014) The ModemManager authors\n" "Copyright (2008 - 2016) The ModemManager authors\n"
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>\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" "This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n" "There is NO WARRANTY, to the extent permitted by law.\n"