1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Remove "All Rights Reserved." from Copyright statement.

This commit is contained in:
Samuel Williams 2019-12-28 12:45:37 +13:00
parent f96216df8d
commit bf04fe086b
No known key found for this signature in database
GPG key ID: A0765423A44728FB
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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.
*/
#pragma once