aboutsummaryrefslogtreecommitdiffstats
path: root/gl/lib/cl-strtod.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/cl-strtod.c')
-rw-r--r--gl/lib/cl-strtod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/cl-strtod.c b/gl/lib/cl-strtod.c
index b4d9c5c55..4df1995f7 100644
--- a/gl/lib/cl-strtod.c
+++ b/gl/lib/cl-strtod.c
@@ -1,6 +1,6 @@
/* Convert string to double in the current locale, falling back on the C locale.
- Copyright 2019 Free Software Foundation, Inc.
+ Copyright 2019-2020 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