summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-04-14 08:48:35 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-04-14 08:48:35 +0000
commit19b910b60f13f9987b3f59cb062c322c6ecaea15 (patch)
treee94332c3e38ed69f1bd90c86dd61a73a9b603c79
parent7e0663f922425cb33e9c53745e51eec1e5dd89c4 (diff)
downloadModemManager-19b910b60f13f9987b3f59cb062c322c6ecaea15.tar.gz
cli: update copyright
-rw-r--r--cli/mmcli.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/mmcli.c b/cli/mmcli.c
index deeef312a..b8dbf2cfc 100644
--- a/cli/mmcli.c
+++ b/cli/mmcli.c
@@ -15,7 +15,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
- * Copyright (C) 2011 Aleksander Morgado <aleksander@gnu.org>
+ * Copyright (C) 2011-2023 Aleksander Morgado <aleksander@aleksander.es>
* Copyright (C) 2011 Google, Inc.
*/
@@ -173,7 +173,7 @@ static void
print_version_and_exit (void)
{
g_print (PROGRAM_NAME " " PROGRAM_VERSION "\n"
- "Copyright (2011 - 2022) Aleksander Morgado\n"
+ "Copyright (2011 - 2023) 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"