summaryrefslogtreecommitdiff
path: root/gcc/config/mep
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2016-01-04 15:30:50 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2016-01-04 15:30:50 +0100
commit818ab71a415cd234be092111a0aa5e812ec56434 (patch)
treee08721a9b85169debf961d7ebab013160b616a42 /gcc/config/mep
parent21fa2a29dc265ab54c957c37d8a9e9ab07d7cd66 (diff)
downloadgcc-818ab71a415cd234be092111a0aa5e812ec56434.tar.gz
Update copyright years.
From-SVN: r232055
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 b74c96e1237..a17a1f3f67d 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-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2016 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 56525f358ba..865f1147434 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-2015 Free Software Foundation, Inc.
+; Copyright (C) 2009-2016 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 826a63cc0fb..ef711882aad 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-2015 Free Software Foundation, Inc.
+; Copyright (C) 2001-2016 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 9776c788233..f86445a552b 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-2015 Free Software Foundation, Inc.
+; Copyright (C) 2001-2016 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 f70d0e6fe5e..592d429ee6f 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-2015 Free Software Foundation, Inc.
+; Copyright (C) 2003-2016 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 5ba204438e8..24966a6d7e7 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-2015 Free Software Foundation, Inc.
+; Copyright (C) 2001-2016 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 95908d5bd38..bddce9f71a1 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 2001-2016 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 b8706d8f0c6..b3828b99d75 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 2001-2016 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 5ab56bd1c64..9c4cd860ac2 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 2001-2016 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 33053947e41..cedbdf44602 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-2015 Free Software Foundation, Inc.
+; Copyright (C) 2009-2016 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 4d335b05adf..e5508048ef9 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 2001-2016 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 bcaab563563..f5d21cf383f 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-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2001-2016 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 64864419e92..e089d152f46 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-2015 Free Software Foundation, Inc.
+; Copyright (C) 2005-2016 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 22802ecd1e3..24972e01f49 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-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2016 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 8b70a9dd76b..dd0742fbc60 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-2015 Free Software Foundation, Inc.
+# Copyright (C) 2001-2016 Free Software Foundation, Inc.
# Contributed by Red Hat Inc
#
# This file is part of GCC.