summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-04-14 08:44:37 +0000
committerAleksander Morgado <aleksander@aleksander.es>2023-04-14 08:46:54 +0000
commitb969092e33ec292c6bf1897cae49f5052c3f9bd2 (patch)
tree9cf232604ef9c472d8c120748d5e7c9537f86b53
parent3bb90e2d078d40de0d595136b34e2bd01a48107e (diff)
downloadlibqmi-b969092e33ec292c6bf1897cae49f5052c3f9bd2.tar.gz
qmi-proxy: update copyright
-rw-r--r--src/qmi-proxy/qmi-proxy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmi-proxy/qmi-proxy.c b/src/qmi-proxy/qmi-proxy.c
index 9e0dbbc1..a8864665 100644
--- a/src/qmi-proxy/qmi-proxy.c
+++ b/src/qmi-proxy/qmi-proxy.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) 2013-2017 Aleksander Morgado <aleksander@aleksander.es>
+ * Copyright (C) 2013-2023 Aleksander Morgado <aleksander@aleksander.es>
*/
#include "config.h"
@@ -143,7 +143,7 @@ print_version_and_exit (void)
{
g_print ("\n"
PROGRAM_NAME " " PROGRAM_VERSION "\n"
- "Copyright (2013-2022) Aleksander Morgado\n"
+ "Copyright (2013-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"