summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-18 23:36:00 +0000
committerJim Meyering <jim@meyering.net>2002-01-18 23:36:00 +0000
commit6e2ffd49b148ae49157caa90705723b494374c56 (patch)
tree671a9218112f8a7a0a0cd5fcf434bed28261839c /src
parent2abefb14eb21d333e00a748e4a0ebbeb3f997e6b (diff)
downloadcoreutils-6e2ffd49b148ae49157caa90705723b494374c56.tar.xz
tweak copyright line
Diffstat (limited to 'src')
-rw-r--r--src/tr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tr.c b/src/tr.c
index 052f0ab53..6b4b8604f 100644
--- a/src/tr.c
+++ b/src/tr.c
@@ -1,5 +1,5 @@
/* tr -- a filter to translate characters
- Copyright (C) 91, 1995-1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+ Copyright (C) 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