aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/nios2
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2018-01-03 11:03:58 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-01-03 11:03:58 +0100
commit85ec4feb11167c9e4489361bf2399a20afbe52c8 (patch)
tree7892dce393111dcf4d6553ddf89de00240ecfce8 /libgcc/config/nios2
parentada38d5fa317498d15be166623520b9152c650cb (diff)
downloadgcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.zip
gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.tar.gz
gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.tar.bz2
Update copyright years.
From-SVN: r256169
Diffstat (limited to 'libgcc/config/nios2')
-rw-r--r--libgcc/config/nios2/crti.S2
-rw-r--r--libgcc/config/nios2/crtn.S2
-rw-r--r--libgcc/config/nios2/lib2-divmod-hi.c2
-rw-r--r--libgcc/config/nios2/lib2-divmod.c2
-rw-r--r--libgcc/config/nios2/lib2-divtable.c2
-rw-r--r--libgcc/config/nios2/lib2-mul.c2
-rw-r--r--libgcc/config/nios2/lib2-nios2.h2
-rw-r--r--libgcc/config/nios2/linux-atomic.c2
-rw-r--r--libgcc/config/nios2/linux-unwind.h2
-rw-r--r--libgcc/config/nios2/sfp-machine.h2
-rw-r--r--libgcc/config/nios2/tramp.c2
11 files changed, 11 insertions, 11 deletions
diff --git a/libgcc/config/nios2/crti.S b/libgcc/config/nios2/crti.S
index 5c4fbef..43e7769 100644
--- a/libgcc/config/nios2/crti.S
+++ b/libgcc/config/nios2/crti.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
Contributed by Jonah Graham (jgraham@altera.com).
Contributed by Mentor Graphics, Inc.
diff --git a/libgcc/config/nios2/crtn.S b/libgcc/config/nios2/crtn.S
index c2d2e13..b63c566 100644
--- a/libgcc/config/nios2/crtn.S
+++ b/libgcc/config/nios2/crtn.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
Contributed by Jonah Graham (jgraham@altera.com).
Contributed by Mentor Graphics, Inc.
diff --git a/libgcc/config/nios2/lib2-divmod-hi.c b/libgcc/config/nios2/lib2-divmod-hi.c
index 95b32b1..3f7ffbe 100644
--- a/libgcc/config/nios2/lib2-divmod-hi.c
+++ b/libgcc/config/nios2/lib2-divmod-hi.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
Contributed by Altera and Mentor Graphics, Inc.
This file is free software; you can redistribute it and/or modify it
diff --git a/libgcc/config/nios2/lib2-divmod.c b/libgcc/config/nios2/lib2-divmod.c
index babfbb0..2ca5bea 100644
--- a/libgcc/config/nios2/lib2-divmod.c
+++ b/libgcc/config/nios2/lib2-divmod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
Contributed by Altera and Mentor Graphics, Inc.
This file is free software; you can redistribute it and/or modify it
diff --git a/libgcc/config/nios2/lib2-divtable.c b/libgcc/config/nios2/lib2-divtable.c
index c97187d..bbdbc60 100644
--- a/libgcc/config/nios2/lib2-divtable.c
+++ b/libgcc/config/nios2/lib2-divtable.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
Contributed by Altera and Mentor Graphics, Inc.
This file is free software; you can redistribute it and/or modify it
diff --git a/libgcc/config/nios2/lib2-mul.c b/libgcc/config/nios2/lib2-mul.c
index a434b51..7287ace 100644
--- a/libgcc/config/nios2/lib2-mul.c
+++ b/libgcc/config/nios2/lib2-mul.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
Contributed by Altera and Mentor Graphics, Inc.
This file is free software; you can redistribute it and/or modify it
diff --git a/libgcc/config/nios2/lib2-nios2.h b/libgcc/config/nios2/lib2-nios2.h
index 35db33e..5776f3f 100644
--- a/libgcc/config/nios2/lib2-nios2.h
+++ b/libgcc/config/nios2/lib2-nios2.h
@@ -1,6 +1,6 @@
/* Integer arithmetic support for Altera Nios II.
- Copyright (C) 2012-2017 Free Software Foundation, Inc.
+ Copyright (C) 2012-2018 Free Software Foundation, Inc.
Contributed by Altera and Mentor Graphics, Inc.
This file is free software; you can redistribute it and/or modify it
diff --git a/libgcc/config/nios2/linux-atomic.c b/libgcc/config/nios2/linux-atomic.c
index d78b84f..28db95a 100644
--- a/libgcc/config/nios2/linux-atomic.c
+++ b/libgcc/config/nios2/linux-atomic.c
@@ -1,5 +1,5 @@
/* Linux-specific atomic operations for Nios II Linux.
- Copyright (C) 2008-2017 Free Software Foundation, Inc.
+ Copyright (C) 2008-2018 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
diff --git a/libgcc/config/nios2/linux-unwind.h b/libgcc/config/nios2/linux-unwind.h
index 204359d..20d905c4 100644
--- a/libgcc/config/nios2/linux-unwind.h
+++ b/libgcc/config/nios2/linux-unwind.h
@@ -1,5 +1,5 @@
/* DWARF2 EH unwinding support for Nios II Linux.
- Copyright (C) 2008-2017 Free Software Foundation, Inc.
+ Copyright (C) 2008-2018 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
diff --git a/libgcc/config/nios2/sfp-machine.h b/libgcc/config/nios2/sfp-machine.h
index 7998e47..51652cb 100644
--- a/libgcc/config/nios2/sfp-machine.h
+++ b/libgcc/config/nios2/sfp-machine.h
@@ -1,5 +1,5 @@
/* Soft-FP definitions for Altera Nios II.
- Copyright (C) 2013-2017 Free Software Foundation, Inc.
+ Copyright (C) 2013-2018 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
diff --git a/libgcc/config/nios2/tramp.c b/libgcc/config/nios2/tramp.c
index 1874e4d..db0ee0a 100644
--- a/libgcc/config/nios2/tramp.c
+++ b/libgcc/config/nios2/tramp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2018 Free Software Foundation, Inc.
Contributed by Altera and Mentor Graphics, Inc.
This file is free software; you can redistribute it and/or modify it