diff options
Diffstat (limited to 'gcc/config/mips')
-rw-r--r-- | gcc/config/mips/7000.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/9000.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/mips/7000.md b/gcc/config/mips/7000.md index 86ec1971f88..e842eb5f3e0 100644 --- a/gcc/config/mips/7000.md +++ b/gcc/config/mips/7000.md @@ -1,5 +1,5 @@ ;; DFA-based pipeline description for the RM7000. -;; Copyright (C) 2003 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/9000.md b/gcc/config/mips/9000.md index fed9061fc42..79b2e19ba4f 100644 --- a/gcc/config/mips/9000.md +++ b/gcc/config/mips/9000.md @@ -1,5 +1,5 @@ ;; DFA-based pipeline description for the RM9000. -;; Copyright (C) 2003 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004 Free Software Foundation, Inc. ;; ;; This file is part of GCC. |