]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tweak copyright line
authorJim Meyering <jim@meyering.net>
Fri, 18 Jan 2002 23:36:00 +0000 (23:36 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Jan 2002 23:36:00 +0000 (23:36 +0000)
src/tr.c

index 052f0ab5301395924423529453defb053fd5a38a..6b4b8604f95e326aa7fc1fb5b4818a1c0502041a 100644 (file)
--- 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