diff options
Diffstat (limited to 'gcc/config/moxie')
-rw-r--r-- | gcc/config/moxie/moxie.h | 2 | ||||
-rw-r--r-- | gcc/config/moxie/moxie.md | 2 | ||||
-rw-r--r-- | gcc/config/moxie/t-moxie | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/moxie/moxie.h b/gcc/config/moxie/moxie.h index b01f568206e..066b6e63179 100644 --- a/gcc/config/moxie/moxie.h +++ b/gcc/config/moxie/moxie.h @@ -1,5 +1,5 @@ /* Target Definitions for moxie. - Copyright (C) 2008, 2009, 2010, 2012 Free Software Foundation, Inc. + Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Contributed by Anthony Green. This file is part of GCC. diff --git a/gcc/config/moxie/moxie.md b/gcc/config/moxie/moxie.md index 5167223e255..6f3a3d18b3e 100644 --- a/gcc/config/moxie/moxie.md +++ b/gcc/config/moxie/moxie.md @@ -1,5 +1,5 @@ ;; Machine description for Moxie -;; Copyright (C) 2009 Free Software Foundation, Inc. +;; Copyright (C) 2009, 2011 Free Software Foundation, Inc. ;; Contributed by Anthony Green <green@moxielogic.com> ;; This file is part of GCC. diff --git a/gcc/config/moxie/t-moxie b/gcc/config/moxie/t-moxie index 9111fd603ab..16fc9b91114 100644 --- a/gcc/config/moxie/t-moxie +++ b/gcc/config/moxie/t-moxie @@ -1,5 +1,5 @@ # Target Makefile Fragment for moxie -# Copyright (C) 2008 Free Software Foundation, Inc. +# Copyright (C) 2008, 2012 Free Software Foundation, Inc. # Contributed by Anthony Green. # # This file is part of GCC. |