diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
commit | 818ab71a415cd234be092111a0aa5e812ec56434 (patch) | |
tree | e08721a9b85169debf961d7ebab013160b616a42 /libitm/config/s390/sjlj.S | |
parent | 21fa2a29dc265ab54c957c37d8a9e9ab07d7cd66 (diff) | |
download | gcc-818ab71a415cd234be092111a0aa5e812ec56434.tar.gz |
Update copyright years.
From-SVN: r232055
Diffstat (limited to 'libitm/config/s390/sjlj.S')
-rw-r--r-- | libitm/config/s390/sjlj.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libitm/config/s390/sjlj.S b/libitm/config/s390/sjlj.S index 44b0c022bf7..8de553eb665 100644 --- a/libitm/config/s390/sjlj.S +++ b/libitm/config/s390/sjlj.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2013-2015 Free Software Foundation, Inc. +/* Copyright (C) 2013-2016 Free Software Foundation, Inc. Contributed by Andreas Krebbel <krebbel@linux.vnet.ibm.com> This file is part of the GNU Transactional Memory Library (libitm). |