summaryrefslogtreecommitdiff
path: root/src/yes.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-16 04:17:15 +0000
committerJim Meyering <jim@meyering.net>1999-02-16 04:17:15 +0000
commitdf7b9c808b498bab77d4c3d9bae8c3bc4c489ee6 (patch)
tree482afe61a92beae72c08f7fc929a48ab2c551d8f /src/yes.c
parent4eb7ae21e829ad269a1140c35149e81ffa6d9b55 (diff)
downloadcoreutils-df7b9c808b498bab77d4c3d9bae8c3bc4c489ee6.tar.xz
update copyright dates
Diffstat (limited to 'src/yes.c')
-rw-r--r--src/yes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yes.c b/src/yes.c
index e7a0d09a2..4e3f4afcd 100644
--- a/src/yes.c
+++ b/src/yes.c
@@ -1,5 +1,5 @@
/* yes - output a string repeatedly until killed
- Copyright (C) 91, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1991-1997, 1999 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