summaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils.c b/utils.c
index 75a124705..5eebf7487 100644
--- a/utils.c
+++ b/utils.c
@@ -200,6 +200,6 @@ char const * get_nDPId_version()
"unknown"
#endif
"\n"
- "(C) 2020-2021 Toni Uhlig\n"
+ "(C) 2020-2022 Toni Uhlig\n"
"Please report BUGs to toni@impl.cc\n";
}