summaryrefslogtreecommitdiff
path: root/src/tee.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/tee.c
parent525ecdfbe16bda16df47d6644a090ed1fb7c0b8b (diff)
downloadcoreutils-75a474834b90ba6f7e9a083025f03af41979b876.tar.xz
.
Diffstat (limited to 'src/tee.c')
-rw-r--r--src/tee.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tee.c b/src/tee.c
index ea257d1bc..707de908c 100644
--- a/src/tee.c
+++ b/src/tee.c
@@ -1,5 +1,5 @@
/* tee - read from standard input and write to standard output and files.
- Copyright (C) 1985, 1990, 1991 Free Software Foundation, Inc.
+ Copyright (C) 85, 90, 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