From 409d2e29e5195d91c9ff381bccfb7cbecacb6419 Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Sat, 14 Oct 2023 17:38:30 -0700 Subject: [PATCH] Fixed formatting of copyright notice in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8815ef55..34515372 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,6 @@ 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-2019 Pivotal Labs -Copyright (c) 2008-2023 The Jasmine developers +Copyright (c) 2008-2019 Pivotal Labs
+Copyright (c) 2008-2023 The Jasmine developers
This software is licensed under the [MIT License](https://github.com/jasmine/jasmine/blob/main/LICENSE).