From 2a1daca1cad409889d009b510492414fbb7a2ea0 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 19 Sep 2023 14:41:21 -0300 Subject: [PATCH] chore: rename license file --- MIT.LICENSE => LICENSE | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename MIT.LICENSE => LICENSE (100%) diff --git a/MIT.LICENSE b/LICENSE similarity index 100% rename from MIT.LICENSE rename to LICENSE diff --git a/README.md b/README.md index 6ad97b1a..349e4126 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ To find out what environments work with a particular Jasmine release, see the [r * [Christian Williams](mailto:antixian666@gmail.com) * Sheel Choksi -Copyright (c) 2008-2022 Jasmine Maintainers. This software is licensed under the [MIT License](https://github.com/jasmine/jasmine/blob/main/MIT.LICENSE). +Copyright (c) 2008-2022 Jasmine Maintainers. This software is licensed under the [MIT License](https://github.com/jasmine/jasmine/blob/main/LICENSE). \ No newline at end of file