diff options
author | Samuel Williams <[email protected]> | 2019-12-28 12:41:47 +1300 |
---|---|---|
committer | Samuel Williams <[email protected]> | 2019-12-28 12:41:47 +1300 |
commit | f96216df8dfd2d1e206150572912289f4dda7386 (patch) | |
tree | 08192bfe8c668c61774557e17d54d51a14162e6b /coroutine/arm32/Context.h | |
parent | f05416c91f4656db652ad9e63c5aa049dd5c0936 (diff) |
Remove "All Rights Reserved." from Copyright statement.
Diffstat (limited to 'coroutine/arm32/Context.h')
-rw-r--r-- | coroutine/arm32/Context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coroutine/arm32/Context.h b/coroutine/arm32/Context.h index 8bba8f6376..e69f4b2eeb 100644 --- a/coroutine/arm32/Context.h +++ b/coroutine/arm32/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 |