diff options
| author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:26:00 +0000 |
|---|---|---|
| committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:26:00 +0000 |
| commit | f970dfe9124e2190c192d415c1cde970a591f875 (patch) | |
| tree | f4d2e72344914e9be220ac3bb7fbaac6bd0b7472 /libitm/config/generic | |
| parent | a942eb53ae08c4f73b559f86131e014ac4fa056d (diff) | |
| download | ppe42-gcc-f970dfe9124e2190c192d415c1cde970a591f875.tar.gz ppe42-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/generic')
| -rw-r--r-- | libitm/config/generic/asmcfi.h | 2 | ||||
| -rw-r--r-- | libitm/config/generic/cacheline.h | 2 | ||||
| -rw-r--r-- | libitm/config/generic/tls.cc | 2 | ||||
| -rw-r--r-- | libitm/config/generic/tls.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libitm/config/generic/asmcfi.h b/libitm/config/generic/asmcfi.h index f34191763a3..999409ae96f 100644 --- a/libitm/config/generic/asmcfi.h +++ b/libitm/config/generic/asmcfi.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 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 f193e719bc7..f46e2cd77a3 100644 --- a/libitm/config/generic/cacheline.h +++ b/libitm/config/generic/cacheline.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2013 Free Software Foundation, Inc. +/* Copyright (C) 2009-2014 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 ff7eed1cae7..b83c244d100 100644 --- a/libitm/config/generic/tls.cc +++ b/libitm/config/generic/tls.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2010-2013 Free Software Foundation, Inc. +/* Copyright (C) 2010-2014 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 13e2b12ccd8..1daa58094c1 100644 --- a/libitm/config/generic/tls.h +++ b/libitm/config/generic/tls.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2013 Free Software Foundation, Inc. +/* Copyright (C) 2008-2014 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). |

