summaryrefslogtreecommitdiff
path: root/lib/safe-atoi.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/safe-atoi.c')
-rw-r--r--lib/safe-atoi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/safe-atoi.c b/lib/safe-atoi.c
index 8a3964da..6b9394eb 100644
--- a/lib/safe-atoi.c
+++ b/lib/safe-atoi.c
@@ -1,5 +1,5 @@
/* safe-atoi.c -- checked string-to-int conversion.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by