diff options
Diffstat (limited to 'lib/time_r.c')
-rw-r--r-- | lib/time_r.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/time_r.c b/lib/time_r.c index 302978077d0..abec93020d3 100644 --- a/lib/time_r.c +++ b/lib/time_r.c @@ -1,6 +1,7 @@ /* Reentrant time functions like localtime_r. - Copyright (C) 2003, 2006-2007, 2010-2018 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2010-2019 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 |