summaryrefslogtreecommitdiff
path: root/coroutine/ucontext
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2019-12-28 12:45:37 +1300
committerSamuel Williams <samuel.williams@oriontransfer.co.nz>2019-12-28 12:45:37 +1300
commitbf04fe086bca47184c6ab13603e064b3c0e88d8e (patch)
treefa1313a50506e0cddc52a73e958f50b4928ff395 /coroutine/ucontext
parentf96216df8dfd2d1e206150572912289f4dda7386 (diff)
downloadruby-bf04fe086bca47184c6ab13603e064b3c0e88d8e.tar.gz
Remove "All Rights Reserved." from Copyright statement.
Diffstat (limited to 'coroutine/ucontext')
-rw-r--r--coroutine/ucontext/Context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/coroutine/ucontext/Context.h b/coroutine/ucontext/Context.h
index 6cf16c8604..2b2a593793 100644
--- a/coroutine/ucontext/Context.h
+++ b/coroutine/ucontext/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 24/6/2019.
- * Copyright, 2019, by Samuel Williams. All rights reserved.
+ * Copyright, 2019, by Samuel Williams.
*/
#pragma once