summaryrefslogtreecommitdiff
path: root/src/tail.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-16 22:56:54 +0000
committerJim Meyering <jim@meyering.net>2002-01-16 22:56:54 +0000
commit0037e217df9ff9beb88a1b163b46ba27dd437e0e (patch)
tree9c1550a44422c1a8a089664c7d97339c9bb735be /src/tail.c
parent2bea3939c673df11f06b2ec8d5f04b02a641b558 (diff)
downloadcoreutils-0037e217df9ff9beb88a1b163b46ba27dd437e0e.tar.xz
add 2002 to Copyright line
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 668dbe64d..d00a89d6d 100644
--- a/src/tail.c
+++ b/src/tail.c
@@ -1,5 +1,5 @@
/* tail -- output the last part of file(s)
- Copyright (C) 1989, 90, 91, 1995-2001 Free Software Foundation, Inc.
+ Copyright (C) 1989, 90, 91, 1995-2002 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