aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2009-02-20 16:20:38 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2009-02-20 16:20:38 +0100
commit66647d441f149c553f8844841f180ad047bd0edd (patch)
tree307cc84ef95d102e4d7a53fbe0e3d6ac09e0e7bf /gcc/config/cris
parent07d8efe38503f0e330c788d8ad5949e55657d915 (diff)
downloadgcc-66647d441f149c553f8844841f180ad047bd0edd.zip
gcc-66647d441f149c553f8844841f180ad047bd0edd.tar.gz
gcc-66647d441f149c553f8844841f180ad047bd0edd.tar.bz2
Update Copyright years for files modified in 2008 and/or 2009.
From-SVN: r144324
Diffstat (limited to 'gcc/config/cris')
-rw-r--r--gcc/config/cris/cris.c4
-rw-r--r--gcc/config/cris/cris.h2
-rw-r--r--gcc/config/cris/cris.md4
-rw-r--r--gcc/config/cris/linux.h3
4 files changed, 7 insertions, 6 deletions
diff --git a/gcc/config/cris/cris.c b/gcc/config/cris/cris.c
index 75e2e18..9bae9cd 100644
--- a/gcc/config/cris/cris.c
+++ b/gcc/config/cris/cris.c
@@ -1,6 +1,6 @@
/* Definitions for GCC. Part of the machine description for CRIS.
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
- Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+ 2008 Free Software Foundation, Inc.
Contributed by Axis Communications. Written by Hans-Peter Nilsson.
This file is part of GCC.
diff --git a/gcc/config/cris/cris.h b/gcc/config/cris/cris.h
index 159e585..eae8b48 100644
--- a/gcc/config/cris/cris.h
+++ b/gcc/config/cris/cris.h
@@ -1,5 +1,5 @@
/* Definitions for GCC. Part of the machine description for CRIS.
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
+ Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008
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 12e4431..04c2c82 100644
--- a/gcc/config/cris/cris.md
+++ b/gcc/config/cris/cris.md
@@ -1,6 +1,6 @@
;; GCC machine description for CRIS cpu cores.
-;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;; 2008 Free Software Foundation, Inc.
;; Contributed by Axis Communications.
;; This file is part of GCC.
diff --git a/gcc/config/cris/linux.h b/gcc/config/cris/linux.h
index 9d947ee..247e827 100644
--- a/gcc/config/cris/linux.h
+++ b/gcc/config/cris/linux.h
@@ -1,5 +1,6 @@
/* Definitions for GCC. Part of the machine description for CRIS.
- Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2008
+ Free Software Foundation, Inc.
Contributed by Axis Communications. Written by Hans-Peter Nilsson.
This file is part of GCC.