aboutsummaryrefslogtreecommitdiff
path: root/gcc/coroutine-passes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/coroutine-passes.cc')
-rw-r--r--gcc/coroutine-passes.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/coroutine-passes.cc b/gcc/coroutine-passes.cc
index 0f8e24f..64da821 100644
--- a/gcc/coroutine-passes.cc
+++ b/gcc/coroutine-passes.cc
@@ -1,6 +1,6 @@
/* coroutine expansion and optimisation passes.
- Copyright (C) 2018-2024 Free Software Foundation, Inc.
+ Copyright (C) 2018-2025 Free Software Foundation, Inc.
Contributed by Iain Sandoe <iain@sandoe.co.uk> under contract to Facebook.