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 008cc1f01c..32e4177612 100644
--- a/lib/usleep.c
+++ b/lib/usleep.c
@@ -1,5 +1,5 @@
/* Pausing execution of the current thread.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
Written by Eric Blake <ebb9@byu.net>, 2009.
This program is free software: you can redistribute it and/or modify