summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-07-29 11:21:21 +0200
committerJim Meyering <meyering@redhat.com>2009-07-29 11:21:21 +0200
commit095861179cad632893106670226a4658199a4f95 (patch)
tree71916e7bd680d19d905b2de859c0d89ed3fbbd7e /src
parent1bc5395e925ab555004960a33c2b772e0bd011ae (diff)
downloadcoreutils-095861179cad632893106670226a4658199a4f95.tar.xz
maint: update sleep.c's copyright year list
* src/sleep.c: Update copyright year list to include 2009. * tests/sort-time/rand-gen: Remove long-unused file. * tests/sort-time/README: Likewise.
Diffstat (limited to 'src')
-rw-r--r--src/sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sleep.c b/src/sleep.c
index 0c11b8e73..42a7cf904 100644
--- a/src/sleep.c
+++ b/src/sleep.c
@@ -1,5 +1,5 @@
/* sleep - delay for a specified amount of time.
- Copyright (C) 84, 1991-1997, 1999-2005, 2007-2008
+ Copyright (C) 84, 1991-1997, 1999-2005, 2007-2009
Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify