summaryrefslogtreecommitdiff
path: root/lib/uinttostr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uinttostr.c')
-rw-r--r--lib/uinttostr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uinttostr.c b/lib/uinttostr.c
index 46537eb..682eba5 100644
--- a/lib/uinttostr.c
+++ b/lib/uinttostr.c
@@ -1,6 +1,6 @@
/* Convert 'unsigned int' integer to printable string.
- Copyright (C) 2006-2021 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as