diff options
| author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:40:23 +0000 |
|---|---|---|
| committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:40:23 +0000 |
| commit | 736e16ae222748519fd22cae0d5b1e5b6d84019b (patch) | |
| tree | b1b648445984f751d8312d929e3264ab142bff11 | |
| parent | 95b553e8ce9c4ca3f4af5c531cbd508c89616326 (diff) | |
| download | ppe42-gcc-736e16ae222748519fd22cae0d5b1e5b6d84019b.tar.gz ppe42-gcc-736e16ae222748519fd22cae0d5b1e5b6d84019b.zip | |
Fix copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32188 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/config/arc/arc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/arc/arc.c b/gcc/config/arc/arc.c index b92d893216c..e0ad002a4ff 100644 --- a/gcc/config/arc/arc.c +++ b/gcc/config/arc/arc.c @@ -1,5 +1,6 @@ /* Subroutines used for code generation on the Argonaut ARC cpu. - Copyright (C) 1994, 95, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1997, 1998, 1999, + 2000 Free Software Foundation, Inc. This file is part of GNU CC. |

