diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-03 17:46:11 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-03 17:46:11 +0000 |
commit | 75f9527c9b8910651e5c1fab56ee0698376f2217 (patch) | |
tree | 8c9364585ce0e7dd9e172974c041e2c0b49577e2 /libitm/containers.h | |
parent | 3bf65591cbad61e4505105e788456103ce674ea8 (diff) | |
download | gcc-75f9527c9b8910651e5c1fab56ee0698376f2217.tar.gz |
Update copyright in libitm.
From-SVN: r195697
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). |