diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-26 06:51:58 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-26 06:51:58 -0700 |
commit | 3e5940a9c18366689c789b80c4fc5c9b51bf6ae2 (patch) | |
tree | 6277f22b2e8f463fc423d4241c454e090fba4655 /gcc/ch/grant.c | |
parent | fee9dc3e9e46ff55331ea6143373ef8bbfb6a4a1 (diff) | |
download | gcc-3e5940a9c18366689c789b80c4fc5c9b51bf6ae2.zip gcc-3e5940a9c18366689c789b80c4fc5c9b51bf6ae2.tar.gz gcc-3e5940a9c18366689c789b80c4fc5c9b51bf6ae2.tar.bz2 |
Fix copyrights
From-SVN: r32177
Diffstat (limited to 'gcc/ch/grant.c')
-rw-r--r-- | gcc/ch/grant.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ch/grant.c b/gcc/ch/grant.c index 6d4bb60..b0e7e5c 100644 --- a/gcc/ch/grant.c +++ b/gcc/ch/grant.c @@ -1,5 +1,6 @@ /* Implement grant-file output & seize-file input for CHILL. - Copyright (C) 1992, 93-96, 98, 99, 2000 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |