aboutsummaryrefslogtreecommitdiff
path: root/libgomp/priority_queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/priority_queue.c')
-rw-r--r--libgomp/priority_queue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/priority_queue.c b/libgomp/priority_queue.c
index 5496526..ad425d0 100644
--- a/libgomp/priority_queue.c
+++ b/libgomp/priority_queue.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2023 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldyh@redhat.com>.
This file is part of the GNU Offloading and Multi Processing Library