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/clone.cc | |
parent | a942eb53ae08c4f73b559f86131e014ac4fa056d (diff) | |
download | gcc-f970dfe9124e2190c192d415c1cde970a591f875.tar.gz |
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/clone.cc')
-rw-r--r-- | libitm/clone.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libitm/clone.cc b/libitm/clone.cc index 45986a94d08..b7ad9a707bf 100644 --- a/libitm/clone.cc +++ b/libitm/clone.cc @@ -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). |