diff options
Diffstat (limited to 'libitm/config/powerpc')
-rw-r--r-- | libitm/config/powerpc/cacheline.h | 2 | ||||
-rw-r--r-- | libitm/config/powerpc/sjlj.S | 2 | ||||
-rw-r--r-- | libitm/config/powerpc/target.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libitm/config/powerpc/cacheline.h b/libitm/config/powerpc/cacheline.h index b27d556..ec04983 100644 --- a/libitm/config/powerpc/cacheline.h +++ b/libitm/config/powerpc/cacheline.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2014 Free Software Foundation, Inc. +/* Copyright (C) 2012-2015 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). diff --git a/libitm/config/powerpc/sjlj.S b/libitm/config/powerpc/sjlj.S index 1a62a3f..878dceb 100644 --- a/libitm/config/powerpc/sjlj.S +++ b/libitm/config/powerpc/sjlj.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2014 Free Software Foundation, Inc. +/* Copyright (C) 2012-2015 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). diff --git a/libitm/config/powerpc/target.h b/libitm/config/powerpc/target.h index 0bf8fb4..fb17456 100644 --- a/libitm/config/powerpc/target.h +++ b/libitm/config/powerpc/target.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2014 Free Software Foundation, Inc. +/* Copyright (C) 2012-2015 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). |