summaryrefslogtreecommitdiff
path: root/libitm/config/aarch64
diff options
context:
space:
mode:
Diffstat (limited to 'libitm/config/aarch64')
-rw-r--r--libitm/config/aarch64/sjlj.S2
-rw-r--r--libitm/config/aarch64/target.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libitm/config/aarch64/sjlj.S b/libitm/config/aarch64/sjlj.S
index c84e98aecad..58d7b335782 100644
--- a/libitm/config/aarch64/sjlj.S
+++ b/libitm/config/aarch64/sjlj.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2021 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/aarch64/target.h b/libitm/config/aarch64/target.h
index efd21c36fe6..e7963b4318d 100644
--- a/libitm/config/aarch64/target.h
+++ b/libitm/config/aarch64/target.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2021 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).