From f06fb91e0373c52ed04740f8136bc7cfcc3c8766 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Fri, 5 Mar 2021 10:08:28 +0900 Subject: Imported Upstream version 1.21.1 --- lib/nanosleep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/nanosleep.c') diff --git a/lib/nanosleep.c b/lib/nanosleep.c index 123c66b..b8146d8 100644 --- a/lib/nanosleep.c +++ b/lib/nanosleep.c @@ -1,6 +1,6 @@ /* Provide a replacement for the POSIX nanosleep function. - Copyright (C) 1999-2000, 2002, 2004-2020 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2002, 2004-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 -- cgit v1.2.3