build: updated copyright years up to 2016
This commit is contained in:
@@ -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"
|
||||||
|
@@ -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>
|
||||||
|
|
||||||
|
@@ -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>
|
||||||
|
|
||||||
|
@@ -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"
|
||||||
|
Reference in New Issue
Block a user