From f96216df8dfd2d1e206150572912289f4dda7386 Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Sat, 28 Dec 2019 12:41:47 +1300 Subject: Remove "All Rights Reserved." from Copyright statement. --- coroutine/x86/Context.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coroutine/x86/Context.S') 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 -- cgit v1.2.3