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