diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-11 15:57:36 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-11 15:57:36 +0100 |
commit | 251ca4a847792262e28a3476f9a4ca99d5d5a883 (patch) | |
tree | d22cabecc89131faceccdbd560882e9f5e5ca092 /cli/mmcli.c | |
parent | 5869efff7277e3154e01fec64ae4183020590033 (diff) |
build: update copyright years to 2019
Diffstat (limited to 'cli/mmcli.c')
-rw-r--r-- | cli/mmcli.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli.c b/cli/mmcli.c index 80b9e656..6953672d 100644 --- a/cli/mmcli.c +++ b/cli/mmcli.c @@ -138,7 +138,7 @@ print_version_and_exit (void) { g_print ("\n" PROGRAM_NAME " " PROGRAM_VERSION "\n" - "Copyright (2011 - 2016) Aleksander Morgado\n" + "Copyright (2011 - 2019) 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" |