summaryrefslogtreecommitdiff
path: root/libitm
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2015-01-05 12:33:28 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2015-01-05 12:33:28 +0000
commitd353bf189d2bbaf4059f402ee4d2a5ea074c349f (patch)
tree37f6e236ab656361ec7d71580442211df53daa44 /libitm
parente3afb61d668b6ae0e3ded679dbf3d9532347b406 (diff)
downloadgcc-d353bf189d2bbaf4059f402ee4d2a5ea074c349f.tar.gz
Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219188 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libitm')
-rw-r--r--libitm/ChangeLog4
-rw-r--r--libitm/aatree.cc2
-rw-r--r--libitm/aatree.h2
-rw-r--r--libitm/alloc.cc2
-rw-r--r--libitm/alloc_c.cc2
-rw-r--r--libitm/alloc_cpp.cc2
-rw-r--r--libitm/barrier.cc2
-rw-r--r--libitm/beginend.cc2
-rw-r--r--libitm/clone.cc2
-rw-r--r--libitm/common.h2
-rw-r--r--libitm/config/aarch64/sjlj.S2
-rw-r--r--libitm/config/aarch64/target.h2
-rw-r--r--libitm/config/alpha/cacheline.h2
-rw-r--r--libitm/config/alpha/sjlj.S2
-rw-r--r--libitm/config/alpha/target.h2
-rw-r--r--libitm/config/arm/hwcap.cc2
-rw-r--r--libitm/config/arm/hwcap.h2
-rw-r--r--libitm/config/arm/sjlj.S2
-rw-r--r--libitm/config/arm/target.h2
-rw-r--r--libitm/config/generic/asmcfi.h2
-rw-r--r--libitm/config/generic/cacheline.h2
-rw-r--r--libitm/config/generic/tls.cc2
-rw-r--r--libitm/config/generic/tls.h2
-rw-r--r--libitm/config/linux/alpha/futex_bits.h2
-rw-r--r--libitm/config/linux/futex.cc2
-rw-r--r--libitm/config/linux/futex.h2
-rw-r--r--libitm/config/linux/futex_bits.h2
-rw-r--r--libitm/config/linux/powerpc/futex_bits.h2
-rw-r--r--libitm/config/linux/rwlock.cc2
-rw-r--r--libitm/config/linux/rwlock.h2
-rw-r--r--libitm/config/linux/sh/futex_bits.h2
-rw-r--r--libitm/config/linux/sparc/futex_bits.h2
-rw-r--r--libitm/config/linux/x86/futex_bits.h2
-rw-r--r--libitm/config/linux/x86/tls.h2
-rw-r--r--libitm/config/posix/rwlock.cc2
-rw-r--r--libitm/config/posix/rwlock.h2
-rw-r--r--libitm/config/powerpc/cacheline.h2
-rw-r--r--libitm/config/powerpc/sjlj.S2
-rw-r--r--libitm/config/powerpc/target.h2
-rw-r--r--libitm/config/s390/sjlj.S2
-rw-r--r--libitm/config/s390/target.h2
-rw-r--r--libitm/config/sh/sjlj.S2
-rw-r--r--libitm/config/sh/target.h2
-rw-r--r--libitm/config/sparc/cacheline.h2
-rw-r--r--libitm/config/sparc/sjlj.S2
-rw-r--r--libitm/config/sparc/target.h2
-rw-r--r--libitm/config/x86/cacheline.h2
-rw-r--r--libitm/config/x86/sjlj.S2
-rw-r--r--libitm/config/x86/target.h2
-rw-r--r--libitm/config/x86/x86_avx.cc2
-rw-r--r--libitm/config/x86/x86_sse.cc2
-rw-r--r--libitm/configure.ac2
-rw-r--r--libitm/configure.tgt2
-rw-r--r--libitm/containers.h2
-rw-r--r--libitm/dispatch.h2
-rw-r--r--libitm/eh_cpp.cc2
-rw-r--r--libitm/libitm.h2
-rw-r--r--libitm/libitm_i.h2
-rw-r--r--libitm/local.cc2
-rw-r--r--libitm/local_atomic2
-rw-r--r--libitm/local_type_traits2
-rw-r--r--libitm/method-gl.cc2
-rw-r--r--libitm/method-ml.cc2
-rw-r--r--libitm/method-serial.cc2
-rw-r--r--libitm/query.cc2
-rw-r--r--libitm/retry.cc2
-rw-r--r--libitm/stmlock.h2
-rw-r--r--libitm/testsuite/config/default.exp2
-rw-r--r--libitm/testsuite/libitm.c++/c++.exp2
-rw-r--r--libitm/useraction.cc2
-rw-r--r--libitm/util.cc2
71 files changed, 74 insertions, 70 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog
index ef4674d5375..74e2940a9c7 100644
--- a/libitm/ChangeLog
+++ b/libitm/ChangeLog
@@ -1,5 +1,9 @@
2015-01-05 Jakub Jelinek <jakub@redhat.com>
+ Update copyright years.
+
+2015-01-05 Jakub Jelinek <jakub@redhat.com>
+
* libitm.texi: Bump @copying's copyright year.
2014-12-12 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
diff --git a/libitm/aatree.cc b/libitm/aatree.cc
index 4074dade6c8..791b15410d5 100644
--- a/libitm/aatree.cc
+++ b/libitm/aatree.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/aatree.h b/libitm/aatree.h
index 329655800f5..d7ccc3c4a1f 100644
--- a/libitm/aatree.h
+++ b/libitm/aatree.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/alloc.cc b/libitm/alloc.cc
index ce1a6c1eafc..bb292da88dd 100644
--- a/libitm/alloc.cc
+++ b/libitm/alloc.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/alloc_c.cc b/libitm/alloc_c.cc
index d60de776272..1ccdccd74dd 100644
--- a/libitm/alloc_c.cc
+++ b/libitm/alloc_c.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/alloc_cpp.cc b/libitm/alloc_cpp.cc
index c6bd8782ee4..85146189ff2 100644
--- a/libitm/alloc_cpp.cc
+++ b/libitm/alloc_cpp.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/barrier.cc b/libitm/barrier.cc
index b75fc221493..ef4ac5ef0c9 100644
--- a/libitm/barrier.cc
+++ b/libitm/barrier.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/beginend.cc b/libitm/beginend.cc
index 6110cfdf688..c3ed11b8934 100644
--- a/libitm/beginend.cc
+++ b/libitm/beginend.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/clone.cc b/libitm/clone.cc
index b7ad9a707bf..5fa0f2aeaaf 100644
--- a/libitm/clone.cc
+++ b/libitm/clone.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/common.h b/libitm/common.h
index 72a6618d99c..ebfaa685eb8 100644
--- a/libitm/common.h
+++ b/libitm/common.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/aarch64/sjlj.S b/libitm/config/aarch64/sjlj.S
index 77118dd4744..2a853d8efbc 100644
--- a/libitm/config/aarch64/sjlj.S
+++ b/libitm/config/aarch64/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/aarch64/target.h b/libitm/config/aarch64/target.h
index cb0f33621e8..87ebb2ddb7a 100644
--- a/libitm/config/aarch64/target.h
+++ b/libitm/config/aarch64/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/alpha/cacheline.h b/libitm/config/alpha/cacheline.h
index 084ee486d49..e42148db0f5 100644
--- a/libitm/config/alpha/cacheline.h
+++ b/libitm/config/alpha/cacheline.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/alpha/sjlj.S b/libitm/config/alpha/sjlj.S
index d76d739551e..42aa197e789 100644
--- a/libitm/config/alpha/sjlj.S
+++ b/libitm/config/alpha/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/alpha/target.h b/libitm/config/alpha/target.h
index e33f1e1ac37..65cd884a428 100644
--- a/libitm/config/alpha/target.h
+++ b/libitm/config/alpha/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/arm/hwcap.cc b/libitm/config/arm/hwcap.cc
index 11ef0f6f545..a1c2cfd41f7 100644
--- a/libitm/config/arm/hwcap.cc
+++ b/libitm/config/arm/hwcap.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/arm/hwcap.h b/libitm/config/arm/hwcap.h
index f5cce4c588d..a6487683d76 100644
--- a/libitm/config/arm/hwcap.h
+++ b/libitm/config/arm/hwcap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/arm/sjlj.S b/libitm/config/arm/sjlj.S
index ebdb2d2fe82..96c5651188a 100644
--- a/libitm/config/arm/sjlj.S
+++ b/libitm/config/arm/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/arm/target.h b/libitm/config/arm/target.h
index a909e140ecf..629d9497fab 100644
--- a/libitm/config/arm/target.h
+++ b/libitm/config/arm/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/generic/asmcfi.h b/libitm/config/generic/asmcfi.h
index 398cb4564de..b7bb2d7687e 100644
--- a/libitm/config/generic/asmcfi.h
+++ b/libitm/config/generic/asmcfi.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/generic/cacheline.h b/libitm/config/generic/cacheline.h
index f46e2cd77a3..69408a8358f 100644
--- a/libitm/config/generic/cacheline.h
+++ b/libitm/config/generic/cacheline.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/generic/tls.cc b/libitm/config/generic/tls.cc
index b83c244d100..ab326a1c2af 100644
--- a/libitm/config/generic/tls.cc
+++ b/libitm/config/generic/tls.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/generic/tls.h b/libitm/config/generic/tls.h
index 1daa58094c1..a319e9f564a 100644
--- a/libitm/config/generic/tls.h
+++ b/libitm/config/generic/tls.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/alpha/futex_bits.h b/libitm/config/linux/alpha/futex_bits.h
index 5e234d71af5..58ed1f7e1f9 100644
--- a/libitm/config/linux/alpha/futex_bits.h
+++ b/libitm/config/linux/alpha/futex_bits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/futex.cc b/libitm/config/linux/futex.cc
index 7caff88a81f..d1a16f79747 100644
--- a/libitm/config/linux/futex.cc
+++ b/libitm/config/linux/futex.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/futex.h b/libitm/config/linux/futex.h
index 171d9709512..b391948efa9 100644
--- a/libitm/config/linux/futex.h
+++ b/libitm/config/linux/futex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/futex_bits.h b/libitm/config/linux/futex_bits.h
index dc1eb1fa301..4783afecd30 100644
--- a/libitm/config/linux/futex_bits.h
+++ b/libitm/config/linux/futex_bits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/powerpc/futex_bits.h b/libitm/config/linux/powerpc/futex_bits.h
index 46805667f6b..ba3788279dd 100644
--- a/libitm/config/linux/powerpc/futex_bits.h
+++ b/libitm/config/linux/powerpc/futex_bits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/rwlock.cc b/libitm/config/linux/rwlock.cc
index ed6a4b834ab..8ffa2496597 100644
--- a/libitm/config/linux/rwlock.cc
+++ b/libitm/config/linux/rwlock.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/rwlock.h b/libitm/config/linux/rwlock.h
index e6188890b32..4d114e87d4b 100644
--- a/libitm/config/linux/rwlock.h
+++ b/libitm/config/linux/rwlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/sh/futex_bits.h b/libitm/config/linux/sh/futex_bits.h
index 55b86665137..4d8bf1e06d9 100644
--- a/libitm/config/linux/sh/futex_bits.h
+++ b/libitm/config/linux/sh/futex_bits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/sparc/futex_bits.h b/libitm/config/linux/sparc/futex_bits.h
index 7e84df13e65..0c1d306874c 100644
--- a/libitm/config/linux/sparc/futex_bits.h
+++ b/libitm/config/linux/sparc/futex_bits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/x86/futex_bits.h b/libitm/config/linux/x86/futex_bits.h
index 69016817a28..235a053299e 100644
--- a/libitm/config/linux/x86/futex_bits.h
+++ b/libitm/config/linux/x86/futex_bits.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/linux/x86/tls.h b/libitm/config/linux/x86/tls.h
index 760e6e9cab1..e731ab7e015 100644
--- a/libitm/config/linux/x86/tls.h
+++ b/libitm/config/linux/x86/tls.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/posix/rwlock.cc b/libitm/config/posix/rwlock.cc
index f6ddc5d9f87..50513007881 100644
--- a/libitm/config/posix/rwlock.cc
+++ b/libitm/config/posix/rwlock.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/posix/rwlock.h b/libitm/config/posix/rwlock.h
index 0b3b5ecc959..b0cedf336da 100644
--- a/libitm/config/posix/rwlock.h
+++ b/libitm/config/posix/rwlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/powerpc/cacheline.h b/libitm/config/powerpc/cacheline.h
index b27d556e350..ec04983f981 100644
--- a/libitm/config/powerpc/cacheline.h
+++ b/libitm/config/powerpc/cacheline.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/powerpc/sjlj.S b/libitm/config/powerpc/sjlj.S
index 1a62a3fc84d..878dceb9dfb 100644
--- a/libitm/config/powerpc/sjlj.S
+++ b/libitm/config/powerpc/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/powerpc/target.h b/libitm/config/powerpc/target.h
index 0bf8fb44413..fb1745645ae 100644
--- a/libitm/config/powerpc/target.h
+++ b/libitm/config/powerpc/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/s390/sjlj.S b/libitm/config/s390/sjlj.S
index cac6a3b34a3..44b0c022bf7 100644
--- a/libitm/config/s390/sjlj.S
+++ b/libitm/config/s390/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2015 Free Software Foundation, Inc.
Contributed by Andreas Krebbel <krebbel@linux.vnet.ibm.com>
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/s390/target.h b/libitm/config/s390/target.h
index fb94e0623dc..d9e63947608 100644
--- a/libitm/config/s390/target.h
+++ b/libitm/config/s390/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2015 Free Software Foundation, Inc.
Contributed by Andreas Krebbel <krebbel@linux.vnet.ibm.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/sh/sjlj.S b/libitm/config/sh/sjlj.S
index 3489f83ef62..410cef669fe 100644
--- a/libitm/config/sh/sjlj.S
+++ b/libitm/config/sh/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/sh/target.h b/libitm/config/sh/target.h
index fbc804c33c2..88cb0d0f68a 100644
--- a/libitm/config/sh/target.h
+++ b/libitm/config/sh/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/sparc/cacheline.h b/libitm/config/sparc/cacheline.h
index df2ef9ee0ec..274a2cccb7a 100644
--- a/libitm/config/sparc/cacheline.h
+++ b/libitm/config/sparc/cacheline.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/sparc/sjlj.S b/libitm/config/sparc/sjlj.S
index 0de225c3623..6df7a2d4c26 100644
--- a/libitm/config/sparc/sjlj.S
+++ b/libitm/config/sparc/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/sparc/target.h b/libitm/config/sparc/target.h
index 309dac1b36d..026cb78d81d 100644
--- a/libitm/config/sparc/target.h
+++ b/libitm/config/sparc/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/x86/cacheline.h b/libitm/config/x86/cacheline.h
index 943b9425fb9..401ac4173e5 100644
--- a/libitm/config/x86/cacheline.h
+++ b/libitm/config/x86/cacheline.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/x86/sjlj.S b/libitm/config/x86/sjlj.S
index 3d0b6feb661..9e348e35bae 100644
--- a/libitm/config/x86/sjlj.S
+++ b/libitm/config/x86/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/x86/target.h b/libitm/config/x86/target.h
index 78a58e7ecf1..fc7d904e2ba 100644
--- a/libitm/config/x86/target.h
+++ b/libitm/config/x86/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/x86/x86_avx.cc b/libitm/config/x86/x86_avx.cc
index a85a3de8330..bb1250775e6 100644
--- a/libitm/config/x86/x86_avx.cc
+++ b/libitm/config/x86/x86_avx.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/config/x86/x86_sse.cc b/libitm/config/x86/x86_sse.cc
index 8322411dd94..9a367461f80 100644
--- a/libitm/config/x86/x86_sse.cc
+++ b/libitm/config/x86/x86_sse.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/configure.ac b/libitm/configure.ac
index 70feff23dd9..2d99b1197fb 100644
--- a/libitm/configure.ac
+++ b/libitm/configure.ac
@@ -1,5 +1,5 @@
# Process this file with autoreconf to produce a configure script.
-# Copyright (C) 2011-2014 Free Software Foundation, Inc.
+# Copyright (C) 2011-2015 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libitm/configure.tgt b/libitm/configure.tgt
index d807887de40..99da73a3968 100644
--- a/libitm/configure.tgt
+++ b/libitm/configure.tgt
@@ -1,5 +1,5 @@
# -*- shell-script -*-
-# Copyright (C) 2011-2014 Free Software Foundation, Inc.
+# Copyright (C) 2011-2015 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libitm/containers.h b/libitm/containers.h
index eec9fafe054..4b55c07e283 100644
--- a/libitm/containers.h
+++ b/libitm/containers.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/dispatch.h b/libitm/dispatch.h
index ac96401a0b0..b27ee16f070 100644
--- a/libitm/dispatch.h
+++ b/libitm/dispatch.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/eh_cpp.cc b/libitm/eh_cpp.cc
index 103f06f1f97..a86dbf164dd 100644
--- a/libitm/eh_cpp.cc
+++ b/libitm/eh_cpp.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/libitm.h b/libitm/libitm.h
index b15b68c0551..651896b0102 100644
--- a/libitm/libitm.h
+++ b/libitm/libitm.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/libitm_i.h b/libitm/libitm_i.h
index 7c24493e305..0eda01bacc5 100644
--- a/libitm/libitm_i.h
+++ b/libitm/libitm_i.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/local.cc b/libitm/local.cc
index 32bf7624123..5e401d1c1e3 100644
--- a/libitm/local.cc
+++ b/libitm/local.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/local_atomic b/libitm/local_atomic
index c3e079fcc89..3119be40d09 100644
--- a/libitm/local_atomic
+++ b/libitm/local_atomic
@@ -1,6 +1,6 @@
// -*- C++ -*- header.
-// Copyright (C) 2008-2014 Free Software Foundation, Inc.
+// Copyright (C) 2008-2015 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
diff --git a/libitm/local_type_traits b/libitm/local_type_traits
index aff4c5c7d12..fd005c22273 100644
--- a/libitm/local_type_traits
+++ b/libitm/local_type_traits
@@ -1,6 +1,6 @@
// C++0x type_traits -*- C++ -*-
-// Copyright (C) 2007-2014 Free Software Foundation, Inc.
+// Copyright (C) 2007-2015 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
diff --git a/libitm/method-gl.cc b/libitm/method-gl.cc
index 8e1bf53b7d8..23528c72918 100644
--- a/libitm/method-gl.cc
+++ b/libitm/method-gl.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/method-ml.cc b/libitm/method-ml.cc
index cd3224fffef..37cb08bbabf 100644
--- a/libitm/method-ml.cc
+++ b/libitm/method-ml.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/method-serial.cc b/libitm/method-serial.cc
index 3a9ed23f0e5..261644ef337 100644
--- a/libitm/method-serial.cc
+++ b/libitm/method-serial.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/query.cc b/libitm/query.cc
index cfe882c0f8e..2f53dc9d8e4 100644
--- a/libitm/query.cc
+++ b/libitm/query.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/retry.cc b/libitm/retry.cc
index cec864bd492..b7db80a85e1 100644
--- a/libitm/retry.cc
+++ b/libitm/retry.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/stmlock.h b/libitm/stmlock.h
index f240339258a..77fe55f7d5e 100644
--- a/libitm/stmlock.h
+++ b/libitm/stmlock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/testsuite/config/default.exp b/libitm/testsuite/config/default.exp
index ccfda11bc0b..d993352caff 100644
--- a/libitm/testsuite/config/default.exp
+++ b/libitm/testsuite/config/default.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2014 Free Software Foundation, Inc.
+# Copyright (C) 2011-2015 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libitm/testsuite/libitm.c++/c++.exp b/libitm/testsuite/libitm.c++/c++.exp
index f3a02a58b42..0043b48e139 100644
--- a/libitm/testsuite/libitm.c++/c++.exp
+++ b/libitm/testsuite/libitm.c++/c++.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2014 Free Software Foundation, Inc.
+# Copyright (C) 2011-2015 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libitm/useraction.cc b/libitm/useraction.cc
index 357916c0426..0f241f397bf 100644
--- a/libitm/useraction.cc
+++ b/libitm/useraction.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
diff --git a/libitm/util.cc b/libitm/util.cc
index 1bad8383438..af261442c7a 100644
--- a/libitm/util.cc
+++ b/libitm/util.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).