mirror of https://github.com/tc39/test262.git
Add omitted license information
As the author of these files, I can verify that they were contributed in 2015 on behalf of the V8 project.
This commit is contained in:
parent
2c0c3e7f96
commit
a61efb5192
|
@ -1,3 +1,4 @@
|
||||||
|
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
description: Resolving with an object with a "poisoned" `then` property
|
description: Resolving with an object with a "poisoned" `then` property
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
description: Resolving with a reference to the promise itself
|
description: Resolving with a reference to the promise itself
|
||||||
|
|
Loading…
Reference in New Issue