summaryrefslogtreecommitdiff
path: root/src/sleep.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-02-01 14:11:50 +0000
committerJim Meyering <jim@meyering.net>1994-02-01 14:11:50 +0000
commit75a474834b90ba6f7e9a083025f03af41979b876 (patch)
tree1604a3eeb2506026007046d5ad6fea7cb4277b6c /src/sleep.c
parent525ecdfbe16bda16df47d6644a090ed1fb7c0b8b (diff)
downloadcoreutils-75a474834b90ba6f7e9a083025f03af41979b876.tar.xz
.
Diffstat (limited to 'src/sleep.c')
-rw-r--r--src/sleep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sleep.c b/src/sleep.c
index bf15f81a4..41e775563 100644
--- a/src/sleep.c
+++ b/src/sleep.c
@@ -1,5 +1,6 @@
/* sleep - delay for a specified amount of time.
Copyright (C) 1984, 1991 Free Software Foundation, Inc.
+ Copyright (C) 84, 91, 92, 93, 1994 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by