aboutsummaryrefslogtreecommitdiff
path: root/libphobos/libdruntime/config/powerpc/switchcontext.S
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/libdruntime/config/powerpc/switchcontext.S')
-rw-r--r--libphobos/libdruntime/config/powerpc/switchcontext.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/libdruntime/config/powerpc/switchcontext.S b/libphobos/libdruntime/config/powerpc/switchcontext.S
index 6689217..d4ea577 100644
--- a/libphobos/libdruntime/config/powerpc/switchcontext.S
+++ b/libphobos/libdruntime/config/powerpc/switchcontext.S
@@ -1,5 +1,5 @@
/* PowerPC support code for fibers and multithreading.
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GCC.