diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:46:11 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:46:11 +0000 |
commit | f76fc764d15b125227a4bcde170e55df146b9213 (patch) | |
tree | 8c9364585ce0e7dd9e172974c041e2c0b49577e2 /libitm/libitm_i.h | |
parent | 8bd7002d9cdc80f26b65ca89e630188c18ba199e (diff) | |
download | gcc-f76fc764d15b125227a4bcde170e55df146b9213.tar.gz |
Update copyright in libitm.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195697 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libitm/libitm_i.h')
-rw-r--r-- | libitm/libitm_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libitm/libitm_i.h b/libitm/libitm_i.h index 4dfcda9c7de..421b349cfe5 100644 --- a/libitm/libitm_i.h +++ b/libitm/libitm_i.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2008, 2009, 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2008-2013 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). |