summaryrefslogtreecommitdiffstats
path: root/lib/crypto_backend/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto_backend/utf8.c')
-rw-r--r--lib/crypto_backend/utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto_backend/utf8.c b/lib/crypto_backend/utf8.c
index 24e0d8d..c13e953 100644
--- a/lib/crypto_backend/utf8.c
+++ b/lib/crypto_backend/utf8.c
@@ -4,7 +4,7 @@
* Copyright (C) 2010 Lennart Poettering
*
* cryptsetup related changes
- * Copyright (C) 2021-2023 Vojtech Trefny
+ * Copyright (C) 2021-2024 Vojtech Trefny
* Parts of the original systemd implementation are based on the GLIB utf8
* validation functions.