summaryrefslogtreecommitdiff
path: root/libitm/config/s390
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-02 22:26:00 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-02 22:26:00 +0000
commitf970dfe9124e2190c192d415c1cde970a591f875 (patch)
treef4d2e72344914e9be220ac3bb7fbaac6bd0b7472 /libitm/config/s390
parenta942eb53ae08c4f73b559f86131e014ac4fa056d (diff)
downloadlinaro-gcc-f970dfe9124e2190c192d415c1cde970a591f875.tar.gz
linaro-gcc-f970dfe9124e2190c192d415c1cde970a591f875.tar.bz2
linaro-gcc-f970dfe9124e2190c192d415c1cde970a591f875.zip
Update copyright years in libitm/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206298 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libitm/config/s390')
-rw-r--r--libitm/config/s390/sjlj.S2
-rw-r--r--libitm/config/s390/target.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libitm/config/s390/sjlj.S b/libitm/config/s390/sjlj.S
index 592d9af2cfd..cac6a3b34a3 100644
--- a/libitm/config/s390/sjlj.S
+++ b/libitm/config/s390/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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 cec49cf7774..fb94e0623dc 100644
--- a/libitm/config/s390/target.h
+++ b/libitm/config/s390/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
Contributed by Andreas Krebbel <krebbel@linux.vnet.ibm.com>.
This file is part of the GNU Transactional Memory Library (libitm).