Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.14.4 #1059

Merged
merged 8 commits into from
Mar 25, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add note about third-party test fixture code
  • Loading branch information
isaacs authored and ruyadorno committed Mar 24, 2020
commit 5e75850bc6258080de4e6c9cb5add378c2b9581f
25 changes: 25 additions & 0 deletions test/fixtures/third-party.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
"scoped-underscore-1.3.1.tgz" includes content from the Underscore package,
including code adapted from ES 5.1 section 15.12.3, abstract operation
`JO`, used under the following license:

Copyright (c) Ecma International 2010

DISCLAIMER This document may be copied and furnished to others, and
derivative works that comment on or otherwise explain it or assist in its
implementation may be prepared, copied, published, and distributed, in
whole or in part, without restriction of any kind, provided that the above
copyright notice and this section are included on all such copies and
derivative works. However, this document itself may not be modified in any
way, including by removing the copyright notice or references to Ecma
International, except as needed for the purpose of developing any document
or deliverable produced by Ecma International.

The limited permissions are granted through the standardization phase and
will not be revoked by Ecma International or its successors or assigns
during this time.

This document and the information contained herein is provided on an "AS
IS" basis and ECMA INTERNATIONAL DISCLAIMS ALL WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.