diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-08-15 10:02:07 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-08-15 10:02:07 +0000 |
commit | 4192247c04a09b9f83953a0d00f7992e8afaf976 (patch) | |
tree | 88d7fea3d791af620456e3cd42ff2bf1c4229af2 /contrib/awk/msg.c | |
parent | 7513a7dcd41f511878c9886b41685d9212679e7f (diff) |
Notes
Diffstat (limited to 'contrib/awk/msg.c')
-rw-r--r-- | contrib/awk/msg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/awk/msg.c b/contrib/awk/msg.c index c5aaa0672f09c..f8d2de8a6aa8f 100644 --- a/contrib/awk/msg.c +++ b/contrib/awk/msg.c @@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-1999 the Free Software Foundation, Inc. + * Copyright (C) 1986, 1988, 1989, 1991-2000 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |