summaryrefslogtreecommitdiff
path: root/libgcc/config/spu
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-02 22:25:22 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-02 22:25:22 +0000
commitf9fb6ba0664c5fed8cdaff2a355890bb7f3d399b (patch)
treec14eb843d7672025ed9efa988815465695979d08 /libgcc/config/spu
parenta12e71967bfc93773bf7579a060afb2b275b37e8 (diff)
downloadgcc-f9fb6ba0664c5fed8cdaff2a355890bb7f3d399b.tar.gz
Update copyright years in libgcc/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206295 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config/spu')
-rw-r--r--libgcc/config/spu/cache.S2
-rw-r--r--libgcc/config/spu/cachemgr.c2
-rw-r--r--libgcc/config/spu/divmodti4.c2
-rw-r--r--libgcc/config/spu/divv2df3.c2
-rw-r--r--libgcc/config/spu/float_disf.c2
-rw-r--r--libgcc/config/spu/float_unsdidf.c2
-rw-r--r--libgcc/config/spu/float_unsdisf.c2
-rw-r--r--libgcc/config/spu/float_unssidf.c2
-rw-r--r--libgcc/config/spu/mfc_multi_tag_release.c2
-rw-r--r--libgcc/config/spu/mfc_multi_tag_reserve.c2
-rw-r--r--libgcc/config/spu/mfc_tag_release.c2
-rw-r--r--libgcc/config/spu/mfc_tag_reserve.c2
-rw-r--r--libgcc/config/spu/mfc_tag_table.c2
-rw-r--r--libgcc/config/spu/multi3.c2
14 files changed, 14 insertions, 14 deletions
diff --git a/libgcc/config/spu/cache.S b/libgcc/config/spu/cache.S
index da4cc7b9af3..5506079c7da 100644
--- a/libgcc/config/spu/cache.S
+++ b/libgcc/config/spu/cache.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgcc/config/spu/cachemgr.c b/libgcc/config/spu/cachemgr.c
index a448cb02565..572718cf3a0 100644
--- a/libgcc/config/spu/cachemgr.c
+++ b/libgcc/config/spu/cachemgr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgcc/config/spu/divmodti4.c b/libgcc/config/spu/divmodti4.c
index 8e73151fdf2..79192a9876d 100644
--- a/libgcc/config/spu/divmodti4.c
+++ b/libgcc/config/spu/divmodti4.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 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 Free
diff --git a/libgcc/config/spu/divv2df3.c b/libgcc/config/spu/divv2df3.c
index 0f83aa23795..aca64d2a4cb 100644
--- a/libgcc/config/spu/divv2df3.c
+++ b/libgcc/config/spu/divv2df3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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 Free
diff --git a/libgcc/config/spu/float_disf.c b/libgcc/config/spu/float_disf.c
index 5ce69cf5c78..971ea1c011f 100644
--- a/libgcc/config/spu/float_disf.c
+++ b/libgcc/config/spu/float_disf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 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 Free
diff --git a/libgcc/config/spu/float_unsdidf.c b/libgcc/config/spu/float_unsdidf.c
index 11a56f8f493..ad760637b83 100644
--- a/libgcc/config/spu/float_unsdidf.c
+++ b/libgcc/config/spu/float_unsdidf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2014 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 Free
diff --git a/libgcc/config/spu/float_unsdisf.c b/libgcc/config/spu/float_unsdisf.c
index 75c7cb71da5..ae43eecbc45 100644
--- a/libgcc/config/spu/float_unsdisf.c
+++ b/libgcc/config/spu/float_unsdisf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 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 Free
diff --git a/libgcc/config/spu/float_unssidf.c b/libgcc/config/spu/float_unssidf.c
index 12e63ec6b64..54b8f587415 100644
--- a/libgcc/config/spu/float_unssidf.c
+++ b/libgcc/config/spu/float_unssidf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2014 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 Free
diff --git a/libgcc/config/spu/mfc_multi_tag_release.c b/libgcc/config/spu/mfc_multi_tag_release.c
index 0ffe93ba172..ceddfd8c02b 100644
--- a/libgcc/config/spu/mfc_multi_tag_release.c
+++ b/libgcc/config/spu/mfc_multi_tag_release.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgcc/config/spu/mfc_multi_tag_reserve.c b/libgcc/config/spu/mfc_multi_tag_reserve.c
index 3111040bd1a..1ced0afbb93 100644
--- a/libgcc/config/spu/mfc_multi_tag_reserve.c
+++ b/libgcc/config/spu/mfc_multi_tag_reserve.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgcc/config/spu/mfc_tag_release.c b/libgcc/config/spu/mfc_tag_release.c
index 598ed8d7ccd..b3de2da9c89 100644
--- a/libgcc/config/spu/mfc_tag_release.c
+++ b/libgcc/config/spu/mfc_tag_release.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgcc/config/spu/mfc_tag_reserve.c b/libgcc/config/spu/mfc_tag_reserve.c
index a662175277c..49626d1c405 100644
--- a/libgcc/config/spu/mfc_tag_reserve.c
+++ b/libgcc/config/spu/mfc_tag_reserve.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgcc/config/spu/mfc_tag_table.c b/libgcc/config/spu/mfc_tag_table.c
index 0734682d09a..92e00d9be8d 100644
--- a/libgcc/config/spu/mfc_tag_table.c
+++ b/libgcc/config/spu/mfc_tag_table.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/libgcc/config/spu/multi3.c b/libgcc/config/spu/multi3.c
index c3f0899fd0d..69097fa0e4b 100644
--- a/libgcc/config/spu/multi3.c
+++ b/libgcc/config/spu/multi3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 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 Free