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/containers.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/containers.h')
-rw-r--r-- | libitm/containers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libitm/containers.h b/libitm/containers.h index 36905659da2..fdf373525c9 100644 --- a/libitm/containers.h +++ b/libitm/containers.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. Contributed by Torvald Riegel <triegel@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). |