summaryrefslogtreecommitdiff
path: root/src/sleep.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-02-12 17:23:44 +0000
committerJim Meyering <jim@meyering.net>1994-02-12 17:23:44 +0000
commit9935449e9d464ac7033838d74633b299daffb970 (patch)
tree678cebc28124844ccaac40c9e71ecb749044d70e /src/sleep.c
parent4caa3d07cfffdb530250195f9df116d39b6fbcd0 (diff)
downloadcoreutils-9935449e9d464ac7033838d74633b299daffb970.tar.xz
merge with 1.9.2i
Diffstat (limited to 'src/sleep.c')
-rw-r--r--src/sleep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sleep.c b/src/sleep.c
index 41e775563..b7a2a1e23 100644
--- a/src/sleep.c
+++ b/src/sleep.c
@@ -1,5 +1,4 @@
/* 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