summaryrefslogtreecommitdiff
path: root/lib/usleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/usleep.c')
-rw-r--r--lib/usleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/usleep.c b/lib/usleep.c
index f735302c03..12c634a3c6 100644
--- a/lib/usleep.c
+++ b/lib/usleep.c
@@ -1,5 +1,5 @@
/* Pausing execution of the current thread.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 Free Software Foundation, Inc.
Written by Eric Blake <ebb9@byu.net>, 2009.
This program is free software: you can redistribute it and/or modify