From d6470af47263413bc697a7d13c4ef2dd11bf04b1 Mon Sep 17 00:00:00 2001 From: James Mead Date: Sat, 10 Jun 2023 12:49:31 +0100 Subject: [PATCH] Update URLs for links to Ruby & MIT licenses --- COPYING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYING.md b/COPYING.md index b0129a48..3cdf9600 100644 --- a/COPYING.md +++ b/COPYING.md @@ -1,3 +1,3 @@ Copyright James Mead 2006 -You may use, copy and redistribute this library under the same terms as [Ruby itself](http://www.ruby-lang.org/en/LICENSE.txt) or under the [MIT license](http://www.opensource.org/licenses/MIT). +You may use, copy and redistribute this library under the same terms as [Ruby itself](https://www.ruby-lang.org/en/about/license.txt) or under the [MIT license](https://mit-license.org/). diff --git a/README.md b/README.md index 79f10b69..25c03bcb 100644 --- a/README.md +++ b/README.md @@ -364,4 +364,4 @@ Mocha was initially harvested from projects at [Reevoo](http://www.reevoo.com/). © Copyright James Mead 2006 -You may use, copy and redistribute this library under the same terms as [Ruby itself](http://www.ruby-lang.org/en/LICENSE.txt) or under the [MIT license](http://www.opensource.org/licenses/MIT). +You may use, copy and redistribute this library under the same terms as [Ruby itself](https://www.ruby-lang.org/en/about/license.txt) or under the [MIT license](https://mit-license.org/).