summaryrefslogtreecommitdiff
path: root/src/tail.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-14 16:12:16 +0000
committerJim Meyering <jim@meyering.net>2000-04-14 16:12:16 +0000
commit10acebe2cb96a62d4679bc0be6dbd782c098b216 (patch)
treea8ed66e05663c2f7d28e2dd17b37f45a9e83289a /src/tail.c
parentd02b8ea0829951fe342b6c20d764609ded9c6296 (diff)
downloadcoreutils-10acebe2cb96a62d4679bc0be6dbd782c098b216.tar.xz
tweak copyright date
Diffstat (limited to 'src/tail.c')
-rw-r--r--src/tail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tail.c b/src/tail.c
index 0d0f80ae2..b3441a1dc 100644
--- a/src/tail.c
+++ b/src/tail.c
@@ -1,5 +1,5 @@
/* tail -- output the last part of file(s)
- Copyright (C) 89, 90, 91, 1995-2000 Free Software Foundation, Inc.
+ Copyright (C) 1989, 90, 91, 1995-2000 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