diff options
author | Jim Meyering <jim@meyering.net> | 2002-01-16 22:56:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-01-16 22:56:54 +0000 |
commit | 0037e217df9ff9beb88a1b163b46ba27dd437e0e (patch) | |
tree | 9c1550a44422c1a8a089664c7d97339c9bb735be | |
parent | 2bea3939c673df11f06b2ec8d5f04b02a641b558 (diff) | |
download | coreutils-0037e217df9ff9beb88a1b163b46ba27dd437e0e.tar.xz |
add 2002 to Copyright line
-rw-r--r-- | src/tail.c | 2 |
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 |