summaryrefslogtreecommitdiff
path: root/coroutine/x86/Context.S
diff options
context:
space:
mode:
Diffstat (limited to 'coroutine/x86/Context.S')
-rw-r--r--coroutine/x86/Context.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/coroutine/x86/Context.S b/coroutine/x86/Context.S
index 001b699a30..6983f21c3b 100644
--- a/coroutine/x86/Context.S
+++ b/coroutine/x86/Context.S
@@ -2,7 +2,7 @@
## This file is part of the "Coroutine" project and released under the MIT License.
##
## Created by Samuel Williams on 3/11/2018.
-## Copyright, 2018, by Samuel Williams. All rights reserved.
+## Copyright, 2018, by Samuel Williams.
##
#define TOKEN_PASTE(x,y) x##y