diff options
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/config/cris/cris-protos.h | 2 | ||||
| -rw-r--r-- | gcc/config/cris/cris.c | 2 | ||||
| -rw-r--r-- | gcc/config/cris/cris.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/cris/cris-protos.h b/gcc/config/cris/cris-protos.h index 4fe7de0..50944fe 100644 --- a/gcc/config/cris/cris-protos.h +++ b/gcc/config/cris/cris-protos.h @@ -1,5 +1,5 @@ /* Definitions for GCC. Part of the machine description for CRIS. - Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005 + Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc. Contributed by Axis Communications. diff --git a/gcc/config/cris/cris.c b/gcc/config/cris/cris.c index babeaa3..01b9b15 100644 --- a/gcc/config/cris/cris.c +++ b/gcc/config/cris/cris.c @@ -1,5 +1,5 @@ /* Definitions for GCC. Part of the machine description for CRIS. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Contributed by Axis Communications. Written by Hans-Peter Nilsson. diff --git a/gcc/config/cris/cris.md b/gcc/config/cris/cris.md index 1618887..3024877 100644 --- a/gcc/config/cris/cris.md +++ b/gcc/config/cris/cris.md @@ -1,5 +1,5 @@ ;; GCC machine description for CRIS cpu cores. -;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 ;; Free Software Foundation, Inc. ;; Contributed by Axis Communications. |
