summaryrefslogtreecommitdiff
path: root/lib/readtokens.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-07 10:13:29 +0000
committerJim Meyering <jim@meyering.net>2003-06-07 10:13:29 +0000
commit474db3e6a480b4a196829d2daedd7a9cf53852d2 (patch)
tree9301c85d8d56c9c8d714b044331c7060a7ffe2e6 /lib/readtokens.c
parent3784619db7ef8a4f5bd6c05ab58c8fc21f726ac9 (diff)
downloadcoreutils-474db3e6a480b4a196829d2daedd7a9cf53852d2.tar.xz
Put `Free Software Foundation' in place of my name
in the copyright comment.
Diffstat (limited to 'lib/readtokens.c')
-rw-r--r--lib/readtokens.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readtokens.c b/lib/readtokens.c
index bd288f3ee..6b5d88ca8 100644
--- a/lib/readtokens.c
+++ b/lib/readtokens.c
@@ -1,5 +1,5 @@
/* readtokens.c -- Functions for reading tokens from an input stream.
- Copyright (C) 1990-1991, 1999, 2001, 2003 Jim Meyering.
+ Copyright (C) 1990-1991, 1999, 2001, 2003 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