From ec7a9e24163a7d5fcd3afe2ab0b48f86a57c99a6 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 092f0950..35bf9fcd 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,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).