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:
Mike Pennisi 2017-04-16 17:36:07 -04:00 committed by Leo Balter
parent 2c0c3e7f96
commit a61efb5192
2 changed files with 2 additions and 0 deletions

View File

@ -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.
/*---
description: Resolving with an object with a "poisoned" `then` property

View File

@ -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.
/*---
description: Resolving with a reference to the promise itself