summaryrefslogtreecommitdiff
path: root/src/seq.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/seq.c
parent4eb7ae21e829ad269a1140c35149e81ffa6d9b55 (diff)
downloadcoreutils-df7b9c808b498bab77d4c3d9bae8c3bc4c489ee6.tar.xz
update copyright dates
Diffstat (limited to 'src/seq.c')
-rw-r--r--src/seq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seq.c b/src/seq.c
index f1f1704a3..b1c10f4ee 100644
--- a/src/seq.c
+++ b/src/seq.c
@@ -1,5 +1,5 @@
/* seq - print sequence of numbers to standard output.
- Copyright (C) 94, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1994-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