From 7a75cc76436d4b9d81eb6540b492c9fee5759034 Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Fri, 24 May 2024 17:15:06 -0700 Subject: [PATCH] Updated copyright date --- README.md | 2 +- lib/jasmine-core/boot0.js | 2 +- lib/jasmine-core/boot1.js | 2 +- lib/jasmine-core/jasmine-html.js | 2 +- lib/jasmine-core/jasmine.js | 2 +- lib/jasmine-core/node_boot.js | 3 ++- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 35bf9fcd..90ba478c 100644 --- a/README.md +++ b/README.md @@ -59,5 +59,5 @@ To find out what environments work with a particular Jasmine release, see the [r * Sheel Choksi Copyright (c) 2008-2019 Pivotal Labs
-Copyright (c) 2008-2023 The Jasmine developers
+Copyright (c) 2008-2024 The Jasmine developers
This software is licensed under the [MIT License](https://github.com/jasmine/jasmine/blob/main/LICENSE). diff --git a/lib/jasmine-core/boot0.js b/lib/jasmine-core/boot0.js index aeb3497a..d9afe769 100644 --- a/lib/jasmine-core/boot0.js +++ b/lib/jasmine-core/boot0.js @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2019 Pivotal Labs -Copyright (c) 2008-2023 The Jasmine developers +Copyright (c) 2008-2024 The Jasmine developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/lib/jasmine-core/boot1.js b/lib/jasmine-core/boot1.js index b4f28983..33d105b7 100644 --- a/lib/jasmine-core/boot1.js +++ b/lib/jasmine-core/boot1.js @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2019 Pivotal Labs -Copyright (c) 2008-2023 The Jasmine developers +Copyright (c) 2008-2024 The Jasmine developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/lib/jasmine-core/jasmine-html.js b/lib/jasmine-core/jasmine-html.js index 34fa264d..328f424d 100644 --- a/lib/jasmine-core/jasmine-html.js +++ b/lib/jasmine-core/jasmine-html.js @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2019 Pivotal Labs -Copyright (c) 2008-2023 The Jasmine developers +Copyright (c) 2008-2024 The Jasmine developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/lib/jasmine-core/jasmine.js b/lib/jasmine-core/jasmine.js index f096a698..12543cdc 100644 --- a/lib/jasmine-core/jasmine.js +++ b/lib/jasmine-core/jasmine.js @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2019 Pivotal Labs -Copyright (c) 2008-2023 The Jasmine developers +Copyright (c) 2008-2024 The Jasmine developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/lib/jasmine-core/node_boot.js b/lib/jasmine-core/node_boot.js index bf6acdfe..aeb97850 100644 --- a/lib/jasmine-core/node_boot.js +++ b/lib/jasmine-core/node_boot.js @@ -1,5 +1,6 @@ /* -Copyright (c) 2008-2023 Pivotal Labs +Copyright (c) 2008-2019 Pivotal Labs +Copyright (c) 2008-2024 The Jasmine developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the