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