diff options
Diffstat (limited to 'coroutine/win64/Context.h')
-rw-r--r-- | coroutine/win64/Context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coroutine/win64/Context.h b/coroutine/win64/Context.h index 659e503d21..e28e6a6ff0 100644 --- a/coroutine/win64/Context.h +++ b/coroutine/win64/Context.h @@ -2,7 +2,7 @@ * This file is part of the "Coroutine" project and released under the MIT License. * * Created by Samuel Williams on 10/5/2018. - * Copyright, 2018, by Samuel Williams. All rights reserved. + * Copyright, 2018, by Samuel Williams. */ #pragma once |