From d614a7539657941a9201c236b2f15afac18e1213 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 1 Jan 2020 00:14:33 +0000 Subject: Update copyright dates with scripts/update-copyrights. --- stdlib/strtoull_l.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/strtoull_l.c') diff --git a/stdlib/strtoull_l.c b/stdlib/strtoull_l.c index b3b406838b..10d2bf2bc7 100644 --- a/stdlib/strtoull_l.c +++ b/stdlib/strtoull_l.c @@ -1,5 +1,5 @@ /* Convert string representing a number to integer value, using given locale. - Copyright (C) 1997-2019 Free Software Foundation, Inc. + Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. -- cgit 1.4.1