From 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 1 Jan 2021 07:48:14 +0000 Subject: Update copyright year to 2021 Run "TZ=UTC0 admin/update-copyright $(git ls-files)". --- lib/strtoll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/strtoll.c') diff --git a/lib/strtoll.c b/lib/strtoll.c index 0b8e03c025c..bb71c53a1de 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c @@ -1,5 +1,5 @@ /* Function to parse a 'long long int' from text. - Copyright (C) 1995-1997, 1999, 2001, 2009-2020 Free Software + Copyright (C) 1995-1997, 1999, 2001, 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. -- cgit v1.2.3