aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mep
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
commit23a5b65a92fea18251fbbe1c665df4c6096fda10 (patch)
treeb85dcfcd16d4d379e02bdea093ba0483559a6c8e /gcc/config/mep
parentf9030485a31a81a08a95bf592bd0fcc011abcc32 (diff)
downloadgcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.zip
gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.gz
gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.bz2
Update copyright years in gcc/
From-SVN: r206289
Diffstat (limited to 'gcc/config/mep')
-rw-r--r--gcc/config/mep/constraints.md2
-rw-r--r--gcc/config/mep/mep-c5.cpu2
-rw-r--r--gcc/config/mep/mep-core.cpu2
-rw-r--r--gcc/config/mep/mep-default.cpu2
-rw-r--r--gcc/config/mep/mep-ext-cop.cpu2
-rw-r--r--gcc/config/mep/mep-ivc2.cpu2
-rw-r--r--gcc/config/mep/mep-pragma.c2
-rw-r--r--gcc/config/mep/mep-protos.h2
-rw-r--r--gcc/config/mep/mep.c2
-rw-r--r--gcc/config/mep/mep.cpu2
-rw-r--r--gcc/config/mep/mep.h2
-rw-r--r--gcc/config/mep/mep.md2
-rw-r--r--gcc/config/mep/mep.opt2
-rw-r--r--gcc/config/mep/predicates.md2
-rw-r--r--gcc/config/mep/t-mep2
15 files changed, 15 insertions, 15 deletions
diff --git a/gcc/config/mep/constraints.md b/gcc/config/mep/constraints.md
index 8c5906f..391ede9 100644
--- a/gcc/config/mep/constraints.md
+++ b/gcc/config/mep/constraints.md
@@ -1,5 +1,5 @@
;; Toshiba Media Processor Machine constraints
-;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
;; Contributed by Red Hat Inc.
;;
;; This file is part of GCC.
diff --git a/gcc/config/mep/mep-c5.cpu b/gcc/config/mep/mep-c5.cpu
index c1232ef..610afa9 100644
--- a/gcc/config/mep/mep-c5.cpu
+++ b/gcc/config/mep/mep-c5.cpu
@@ -1,5 +1,5 @@
; Toshiba MeP C5 Core description. -*- scheme -*-
-; Copyright (C) 2009-2013 Free Software Foundation, Inc.
+; Copyright (C) 2009-2014 Free Software Foundation, Inc.
; Contributed by Red Hat, Inc.
;
; This file is part of GCC.
diff --git a/gcc/config/mep/mep-core.cpu b/gcc/config/mep/mep-core.cpu
index 21bb957..ea66cc9 100644
--- a/gcc/config/mep/mep-core.cpu
+++ b/gcc/config/mep/mep-core.cpu
@@ -1,5 +1,5 @@
; Toshiba MeP Media Engine architecture description. -*- Scheme -*-
-; Copyright (C) 2001-2013 Free Software Foundation, Inc.
+; Copyright (C) 2001-2014 Free Software Foundation, Inc.
; Contributed by Red Hat, Inc.
;
; This file is part of GCC.
diff --git a/gcc/config/mep/mep-default.cpu b/gcc/config/mep/mep-default.cpu
index 0660ffc..d472d0d 100644
--- a/gcc/config/mep/mep-default.cpu
+++ b/gcc/config/mep/mep-default.cpu
@@ -1,5 +1,5 @@
; Toshiba MeP Media Engine architecture description. -*- Scheme -*-
-; Copyright (C) 2001-2013 Free Software Foundation, Inc.
+; Copyright (C) 2001-2014 Free Software Foundation, Inc.
; Contributed by Red Hat, Inc.
;
; This file is part of GCC.
diff --git a/gcc/config/mep/mep-ext-cop.cpu b/gcc/config/mep/mep-ext-cop.cpu
index 91b698d..39b2805 100644
--- a/gcc/config/mep/mep-ext-cop.cpu
+++ b/gcc/config/mep/mep-ext-cop.cpu
@@ -1,5 +1,5 @@
; Toshiba MeP IVC2 Coprocessor description. -*- scheme -*-
-; Copyright (C) 2003-2013 Free Software Foundation, Inc.
+; Copyright (C) 2003-2014 Free Software Foundation, Inc.
; Contributed by Red Hat, Inc.
;
; This file is part of GCC.
diff --git a/gcc/config/mep/mep-ivc2.cpu b/gcc/config/mep/mep-ivc2.cpu
index 2bbef7d..dc895a3 100644
--- a/gcc/config/mep/mep-ivc2.cpu
+++ b/gcc/config/mep/mep-ivc2.cpu
@@ -1,5 +1,5 @@
; Toshiba MeP IVC2 Coprocessor description. -*- scheme -*-
-; Copyright (C) 2001-2013 Free Software Foundation, Inc.
+; Copyright (C) 2001-2014 Free Software Foundation, Inc.
; Contributed by Red Hat, Inc.
;
; This file is part of GCC.
diff --git a/gcc/config/mep/mep-pragma.c b/gcc/config/mep/mep-pragma.c
index 45a4b44..632e92d 100644
--- a/gcc/config/mep/mep-pragma.c
+++ b/gcc/config/mep/mep-pragma.c
@@ -1,5 +1,5 @@
/* Definitions of Toshiba Media Processor
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of GCC.
diff --git a/gcc/config/mep/mep-protos.h b/gcc/config/mep/mep-protos.h
index ec37c1a..c4b74e5 100644
--- a/gcc/config/mep/mep-protos.h
+++ b/gcc/config/mep/mep-protos.h
@@ -1,5 +1,5 @@
/* Prototypes for exported functions defined in mep.c
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
Contributed by Red Hat Inc (dj@redhat.com)
This file is part of GCC.
diff --git a/gcc/config/mep/mep.c b/gcc/config/mep/mep.c
index 22a093e..858136b 100644
--- a/gcc/config/mep/mep.c
+++ b/gcc/config/mep/mep.c
@@ -1,5 +1,5 @@
/* Definitions for Toshiba Media Processor
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of GCC.
diff --git a/gcc/config/mep/mep.cpu b/gcc/config/mep/mep.cpu
index 0ce3f78..ecaacb4 100644
--- a/gcc/config/mep/mep.cpu
+++ b/gcc/config/mep/mep.cpu
@@ -1,5 +1,5 @@
; Toshiba MeP Media Engine description. -*- Scheme -*-
-; Copyright (C) 2009-2013 Free Software Foundation, Inc.
+; Copyright (C) 2009-2014 Free Software Foundation, Inc.
; Contributed by Red Hat, Inc.
;
; This file is part of GCC.
diff --git a/gcc/config/mep/mep.h b/gcc/config/mep/mep.h
index 023d73c..d1360b6 100644
--- a/gcc/config/mep/mep.h
+++ b/gcc/config/mep/mep.h
@@ -1,5 +1,5 @@
/* Definitions for Toshiba Media Processor
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of GCC.
diff --git a/gcc/config/mep/mep.md b/gcc/config/mep/mep.md
index 42542ea..b6d80ac 100644
--- a/gcc/config/mep/mep.md
+++ b/gcc/config/mep/mep.md
@@ -1,5 +1,5 @@
;; Toshiba Media Processor Machine description template
-;; Copyright (C) 2001-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2001-2014 Free Software Foundation, Inc.
;; Contributed by Red Hat Inc
;;
;; This file is part of GCC.
diff --git a/gcc/config/mep/mep.opt b/gcc/config/mep/mep.opt
index 281474e..2b26ddc 100644
--- a/gcc/config/mep/mep.opt
+++ b/gcc/config/mep/mep.opt
@@ -1,5 +1,5 @@
; Target specific command line options for the MEP port of the compiler.
-; Copyright (C) 2005-2013 Free Software Foundation, Inc.
+; Copyright (C) 2005-2014 Free Software Foundation, Inc.
; Contributed by Red Hat Inc.
;
; GCC is free software; you can redistribute it and/or modify it under
diff --git a/gcc/config/mep/predicates.md b/gcc/config/mep/predicates.md
index 8cecc18..0e13117 100644
--- a/gcc/config/mep/predicates.md
+++ b/gcc/config/mep/predicates.md
@@ -1,5 +1,5 @@
;; Toshiba Media Processor Machine predicates
-;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
;; Contributed by Red Hat Inc.
;; This file is part of GCC.
diff --git a/gcc/config/mep/t-mep b/gcc/config/mep/t-mep
index b877b95..82ccabd 100644
--- a/gcc/config/mep/t-mep
+++ b/gcc/config/mep/t-mep
@@ -1,6 +1,6 @@
# -*- makefile -*-
# GCC makefile fragment for MeP
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
# Contributed by Red Hat Inc
#
# This file is part of GCC.