summaryrefslogtreecommitdiff
path: root/gnulib-tests/sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-tests/sleep.c')
-rw-r--r--gnulib-tests/sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-tests/sleep.c b/gnulib-tests/sleep.c
index 9a4b9400..4c97d7df 100644
--- a/gnulib-tests/sleep.c
+++ b/gnulib-tests/sleep.c
@@ -1,5 +1,5 @@
/* Pausing execution of the current thread.
- Copyright (C) 2007, 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2007.
This program is free software: you can redistribute it and/or modify