Updated copyright notices
The Pivotal copyright notice needs to be retained. That's the right thing to do and the MIT license requires it. However, using it by itself becomes more obviously incorrect with each passing year since Pivotal ceased to exist. Moreover, Pivotal hasn't actually been the sole copyright owner since the first external contribution was merged. Contributors were not asked to sign a copyright assignment, so they retain copyright to their contributions. "Copyright (c) 2008-2019 Pivotal Labs" complies with the terms of the license and acknowledges Pivotal's outsized role in developing Jasmine. "Copyright (c) 2008-$YEAR The Jasmine developers" acknowledges all authors and will remain correct in the future.
This commit is contained in:
@@ -55,4 +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-2022 Jasmine Maintainers. This software is licensed under the [MIT License](https://github.com/jasmine/jasmine/blob/main/LICENSE).
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user