diff --git a/test/language/arrow-function/Arrow-Function_rules-for-prototype.js b/test/language/arrow-function/Arrow-Function_rules-for-prototype.js index 2339f3d6633c06f8f9d0196948e4fcc85d13c186..cc12cbf59e6b540a1a5f8fef88ceb9af5329ea0f 100644 --- a/test/language/arrow-function/Arrow-Function_rules-for-prototype.js +++ b/test/language/arrow-function/Arrow-Function_rules-for-prototype.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.2 diff --git a/test/language/arrow-function/Arrow-Function_semantics.js b/test/language/arrow-function/Arrow-Function_semantics.js index 60c776ecd22a5880edcf4940ba020c44c2cac393..b9546db2571426080a904ce60f23014443b70aed 100644 --- a/test/language/arrow-function/Arrow-Function_semantics.js +++ b/test/language/arrow-function/Arrow-Function_semantics.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.2 diff --git a/test/language/arrow-function/Arrow-Function_syntax-variations.js b/test/language/arrow-function/Arrow-Function_syntax-variations.js index 816741a7be4d1af23493011fe36387fe4f802566..6583994b9e7e4e83cad1563e4ff8b861dafc6e62 100644 --- a/test/language/arrow-function/Arrow-Function_syntax-variations.js +++ b/test/language/arrow-function/Arrow-Function_syntax-variations.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.2 diff --git a/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-1.js b/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-1.js index e979fd17cbcffd719da711f0d57024d210fbee6f..87ad6fa0ab5e06d40691de4cd135c1093880da9f 100644 --- a/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-1.js +++ b/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-1.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-2.js b/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-2.js index 49a69b91d7184a33fa95569558f7bf30d1de11e8..b3cb799c95bfd43c3fe3404fd2e32cfe3fe414df 100644 --- a/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-2.js +++ b/test/language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-1.js b/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-1.js index 43aad6ab245bb3e294a8116258632a9167dc97ae..593f36dd483e4c8134d8ea5b938981d0d4694c4d 100644 --- a/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-1.js +++ b/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-1.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-2.js b/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-2.js index 93b7daa94d575711449edf038b24b7fe0dd59b4c..839f239124437ee8ab51a7535c1009fb7cce534d 100644 --- a/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-2.js +++ b/test/language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer-parameter-value-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-1.js b/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-1.js index 5625eddc8b2e537a3cf494bd49decd35786de971..8ee1aa704273a32cafa653f8fb2d84ea7a5c9cf5 100644 --- a/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-1.js +++ b/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-1.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-2.js b/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-2.js index 9a668e26b58d5a2f20e7fbf8ab60dd0969dc95e8..e79f3cd72d74d4c1089d8db5929085bbd639a533 100644 --- a/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-2.js +++ b/test/language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-parameter-value-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-block-let-declaration-unseen-outside-of-block.js b/test/language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-block-let-declaration-unseen-outside-of-block.js index 071691355c18cdfacb266ba92b4f0cbbe49fd642..13498cf6386a417f6e0cc5344d1912f5e7db00d6 100644 --- a/test/language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-block-let-declaration-unseen-outside-of-block.js +++ b/test/language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-block-let-declaration-unseen-outside-of-block.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-1.js b/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-1.js index bf1a0d12ed02b7682a672cc63e7234eed474f909..dfb8f71f18401bfac4807c5e533a025dcfe2a70f 100644 --- a/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-1.js +++ b/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-1.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-2.js b/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-2.js index bbbf5469e9f984c89c30ceae2042059dd655070d..b4fe6fc49efd1b816aaef6eb5bf8d58dae9555f6 100644 --- a/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-2.js +++ b/test/language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/verify-context-in-finally-block.js b/test/language/block-scope/leave/verify-context-in-finally-block.js index 9eeadaacd2e8201e8a86218b107d30ab76b59fc6..2f8169e5f37a467f3e9b6243bb5cd73a1615a183 100644 --- a/test/language/block-scope/leave/verify-context-in-finally-block.js +++ b/test/language/block-scope/leave/verify-context-in-finally-block.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/verify-context-in-for-loop-block.js b/test/language/block-scope/leave/verify-context-in-for-loop-block.js index ff0fee370992fd9cf4d949beed5ec2d62006c58d..ee658faab00f2a33a1011909eff399c4a0581a9b 100644 --- a/test/language/block-scope/leave/verify-context-in-for-loop-block.js +++ b/test/language/block-scope/leave/verify-context-in-for-loop-block.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/verify-context-in-labelled-block.js b/test/language/block-scope/leave/verify-context-in-labelled-block.js index 2e43de15ba40658ca75cf3c4fa2a17070e8184aa..57b0f8d045bd490d617f72c80895975fb0149f6d 100644 --- a/test/language/block-scope/leave/verify-context-in-labelled-block.js +++ b/test/language/block-scope/leave/verify-context-in-labelled-block.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/verify-context-in-try-block.js b/test/language/block-scope/leave/verify-context-in-try-block.js index d8f540cd345703224b9157010bcb2af1c271532f..0f16395cd42f993fbbd999a6cd3031d17253148d 100644 --- a/test/language/block-scope/leave/verify-context-in-try-block.js +++ b/test/language/block-scope/leave/verify-context-in-try-block.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/x-after-break-to-label.js b/test/language/block-scope/leave/x-after-break-to-label.js index 7ec8612cac7c223fa8ee9064f98b37bf4d746a2a..0216194e24ad9531b9b61deb101cbc2e4ca80772 100644 --- a/test/language/block-scope/leave/x-after-break-to-label.js +++ b/test/language/block-scope/leave/x-after-break-to-label.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/leave/x-before-continue.js b/test/language/block-scope/leave/x-before-continue.js index 9e8041b92a1a0d039cb7f4ff0fbf42699e0a312a..8c19ccb1f07c86f61417df8e4278508bd103ab2a 100644 --- a/test/language/block-scope/leave/x-before-continue.js +++ b/test/language/block-scope/leave/x-before-continue.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/return-from/block-const.js b/test/language/block-scope/return-from/block-const.js index ad08438220898fc9bef6dbee28fce2f05dffc31d..7dcc4e5b428b8eb4bf6dd758f11f48035ad85cd1 100644 --- a/test/language/block-scope/return-from/block-const.js +++ b/test/language/block-scope/return-from/block-const.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/return-from/block-let.js b/test/language/block-scope/return-from/block-let.js index f0505ede745fefe13a72225395426f2e82b3cf24..2eac0ae58411d91a7646b3cab088f3856c4489fc 100644 --- a/test/language/block-scope/return-from/block-let.js +++ b/test/language/block-scope/return-from/block-let.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/block-local-closure-get-before-initialization.js b/test/language/block-scope/semantics/const/block-local-closure-get-before-initialization.js index 342fb1a73d9dcd42eb5f6659ba81f646552f6f89..1d653600c474e1121e1dfe418bb5860743ec6173 100644 --- a/test/language/block-scope/semantics/const/block-local-closure-get-before-initialization.js +++ b/test/language/block-scope/semantics/const/block-local-closure-get-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-declaration-statement.js b/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-declaration-statement.js index a95cc15d7462e9f533f8c4d221c7df76980258b0..ad02f327426b84f967c9f8e41bd68c939dbb6a4a 100644 --- a/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-declaration-statement.js +++ b/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-declaration-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-prior-statement.js b/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-prior-statement.js index 10523d69afbf7e16c404d1edc5c8b79da86d4e7f..f2f1ad2cbf6949572e13f1b7142d6318ffa43000 100644 --- a/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-prior-statement.js +++ b/test/language/block-scope/semantics/const/block-local-use-before-initialization-in-prior-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/function-local-closure-get-before-initialization.js b/test/language/block-scope/semantics/const/function-local-closure-get-before-initialization.js index 49fa8a3dc9b08c67276139bd168907e37068f1a9..7dcff9c414fb103fd504029978c258e515dcc036 100644 --- a/test/language/block-scope/semantics/const/function-local-closure-get-before-initialization.js +++ b/test/language/block-scope/semantics/const/function-local-closure-get-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-declaration-statement.js b/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-declaration-statement.js index 8ae0722b1a65cd4bc02f4a24ea9072451387b1ae..8130fd75657d1c99c8de7a22f9192ad6ad54330c 100644 --- a/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-declaration-statement.js +++ b/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-declaration-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-prior-statement.js b/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-prior-statement.js index 9e853029ce1b3fb1f85aec184a9a4d10a8270578..fff3f2923ec13106326d9a8145061f29b94fb2f2 100644 --- a/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-prior-statement.js +++ b/test/language/block-scope/semantics/const/function-local-use-before-initialization-in-prior-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/global-closure-get-before-initialization.js b/test/language/block-scope/semantics/const/global-closure-get-before-initialization.js index 68674108df1bbd5e64bbd7b51f6fce530420f968..8d791be055c31b74709d24b2b2c78c65dba8631e 100644 --- a/test/language/block-scope/semantics/const/global-closure-get-before-initialization.js +++ b/test/language/block-scope/semantics/const/global-closure-get-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/global-use-before-initialization-in-declaration-statement.js b/test/language/block-scope/semantics/const/global-use-before-initialization-in-declaration-statement.js index 37462a91f8cc3c2f79fa6be3e1aa41aa9878b914..cfe298063e230742e63e7d339df598b32ae55c6c 100644 --- a/test/language/block-scope/semantics/const/global-use-before-initialization-in-declaration-statement.js +++ b/test/language/block-scope/semantics/const/global-use-before-initialization-in-declaration-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/const/global-use-before-initialization-in-prior-statement.js b/test/language/block-scope/semantics/const/global-use-before-initialization-in-prior-statement.js index 0dce38e5bfd84e70b87a0e023308711daf6b486b..399df2bffab66ace07e2a4c94014f6832901e25d 100644 --- a/test/language/block-scope/semantics/const/global-use-before-initialization-in-prior-statement.js +++ b/test/language/block-scope/semantics/const/global-use-before-initialization-in-prior-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/block-local-closure-get-before-initialization.js b/test/language/block-scope/semantics/let/block-local-closure-get-before-initialization.js index 32eb4bb6f0cec12681b9d6f9b5c116369bafbd91..4b5279a4f3b3341781b7736cbacde4f2399e360a 100644 --- a/test/language/block-scope/semantics/let/block-local-closure-get-before-initialization.js +++ b/test/language/block-scope/semantics/let/block-local-closure-get-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/block-local-closure-set-before-initialization.js b/test/language/block-scope/semantics/let/block-local-closure-set-before-initialization.js index 04232246d6075d7c8c3e765d5906fbf4182e5b0c..c09ee73eecd1285f73b256ba16bd3fe52d4dc580 100644 --- a/test/language/block-scope/semantics/let/block-local-closure-set-before-initialization.js +++ b/test/language/block-scope/semantics/let/block-local-closure-set-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-declaration-statement.js b/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-declaration-statement.js index 6e9536d054bcebe2f891c5aeb7c513f42755aa80..13b757a27b60725a054011fdd9da3808b2df29d8 100644 --- a/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-declaration-statement.js +++ b/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-declaration-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-prior-statement.js b/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-prior-statement.js index ca21029312b5edee361958a8695fb572211db75d..933beede82d9e2a4ef04cecf79e73c0681f56f5c 100644 --- a/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-prior-statement.js +++ b/test/language/block-scope/semantics/let/block-local-use-before-initialization-in-prior-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/function-local-closure-get-before-initialization.js b/test/language/block-scope/semantics/let/function-local-closure-get-before-initialization.js index 2d844117574f78b1137c70bf227cab835cff09eb..31d066067a9d355db50226b1e1e3369ebb3fcd2b 100644 --- a/test/language/block-scope/semantics/let/function-local-closure-get-before-initialization.js +++ b/test/language/block-scope/semantics/let/function-local-closure-get-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/function-local-closure-set-before-initialization.js b/test/language/block-scope/semantics/let/function-local-closure-set-before-initialization.js index 857e9abf86a64e4501b978338480f22786faa74f..8a9b7b6747ab7cd1f943ab938ed3950c41efcf47 100644 --- a/test/language/block-scope/semantics/let/function-local-closure-set-before-initialization.js +++ b/test/language/block-scope/semantics/let/function-local-closure-set-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-declaration-statement.js b/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-declaration-statement.js index 3bd63de4ba890cd9daa60fbd80fcc2283304ac95..241c93feac2c48cc42f6524291f13e2edfc7d15e 100644 --- a/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-declaration-statement.js +++ b/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-declaration-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-prior-statement.js b/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-prior-statement.js index 9d9c2bbe40ff22ad6b396d600f648606aedc4ef3..33d49cdca63145944a71f75f4905ca6ae069151c 100644 --- a/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-prior-statement.js +++ b/test/language/block-scope/semantics/let/function-local-use-before-initialization-in-prior-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/global-closure-get-before-initialization.js b/test/language/block-scope/semantics/let/global-closure-get-before-initialization.js index 5b4af8befba330a3746521d7c27b9c32894f3261..06a04759b32823577add62876f40b106b2d34427 100644 --- a/test/language/block-scope/semantics/let/global-closure-get-before-initialization.js +++ b/test/language/block-scope/semantics/let/global-closure-get-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/global-closure-set-before-initialization.js b/test/language/block-scope/semantics/let/global-closure-set-before-initialization.js index cf0c32bc5eb3538664cee93660007700d89bcf96..9b789205eb32e7f5e7629e8e34f90a01694868c6 100644 --- a/test/language/block-scope/semantics/let/global-closure-set-before-initialization.js +++ b/test/language/block-scope/semantics/let/global-closure-set-before-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/global-use-before-initialization-in-declaration-statement.js b/test/language/block-scope/semantics/let/global-use-before-initialization-in-declaration-statement.js index 7ba56f6e7d6dc5b7465daae4dc28239075f3962a..b39d3b29df4f28d3ba3295a665632f60cda84339 100644 --- a/test/language/block-scope/semantics/let/global-use-before-initialization-in-declaration-statement.js +++ b/test/language/block-scope/semantics/let/global-use-before-initialization-in-declaration-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/semantics/let/global-use-before-initialization-in-prior-statement.js b/test/language/block-scope/semantics/let/global-use-before-initialization-in-prior-statement.js index e327554fe883b18191bc3dcf4bffbc1eee4dab21..5da99025f1484a3de22c0aaf5b2299a4fad01e6f 100644 --- a/test/language/block-scope/semantics/let/global-use-before-initialization-in-prior-statement.js +++ b/test/language/block-scope/semantics/let/global-use-before-initialization-in-prior-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/catch-parameter-shadowing-catch-parameter.js b/test/language/block-scope/shadowing/catch-parameter-shadowing-catch-parameter.js index 551a7608c42c598f45730dd2dee156594a1ef4e0..2d7af501cc7690e5c219bcb60d8e87a4dd2045b7 100644 --- a/test/language/block-scope/shadowing/catch-parameter-shadowing-catch-parameter.js +++ b/test/language/block-scope/shadowing/catch-parameter-shadowing-catch-parameter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/catch-parameter-shadowing-function-parameter-name.js b/test/language/block-scope/shadowing/catch-parameter-shadowing-function-parameter-name.js index 6fc91f4351a8a174869fd0c78f157696db076290..a66a53850327b19c44d95697e3507da357f5c0ee 100644 --- a/test/language/block-scope/shadowing/catch-parameter-shadowing-function-parameter-name.js +++ b/test/language/block-scope/shadowing/catch-parameter-shadowing-function-parameter-name.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/catch-parameter-shadowing-let-declaration.js b/test/language/block-scope/shadowing/catch-parameter-shadowing-let-declaration.js index b67af4f6145cce891f8b8b814ebc86586935e8cf..7c5f8780a77594cd13f3a41e44711e2ed6f73782 100644 --- a/test/language/block-scope/shadowing/catch-parameter-shadowing-let-declaration.js +++ b/test/language/block-scope/shadowing/catch-parameter-shadowing-let-declaration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/catch-parameter-shadowing-var-variable.js b/test/language/block-scope/shadowing/catch-parameter-shadowing-var-variable.js index c499f2bdeefaffd66aa706db55bdb293f2616c63..9980eaa9e88c0fb826a6ea2369514d9e32e1a3ff 100644 --- a/test/language/block-scope/shadowing/catch-parameter-shadowing-var-variable.js +++ b/test/language/block-scope/shadowing/catch-parameter-shadowing-var-variable.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/const-declaration-shadowing-catch-parameter.js b/test/language/block-scope/shadowing/const-declaration-shadowing-catch-parameter.js index ba690dffc3c1e17f7bd0feea47a7f1a42e10d592..9058afef7426c7128efd186c4843d718c2b1bdc4 100644 --- a/test/language/block-scope/shadowing/const-declaration-shadowing-catch-parameter.js +++ b/test/language/block-scope/shadowing/const-declaration-shadowing-catch-parameter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/const-declarations-shadowing-parameter-name-let-const-and-var-variables.js b/test/language/block-scope/shadowing/const-declarations-shadowing-parameter-name-let-const-and-var-variables.js index f8a1120291f58e86677d60c27ea8ec5ca52dbe47..9338a9b026d093c7cbb92041f43b36ef2f71c09b 100644 --- a/test/language/block-scope/shadowing/const-declarations-shadowing-parameter-name-let-const-and-var-variables.js +++ b/test/language/block-scope/shadowing/const-declarations-shadowing-parameter-name-let-const-and-var-variables.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/dynamic-lookup-from-closure.js b/test/language/block-scope/shadowing/dynamic-lookup-from-closure.js index c42128aa9e1dd0bfb475a0f78b179ce7134c905e..e9245465e200f3d10029530a51b4baae5bc2fc9d 100644 --- a/test/language/block-scope/shadowing/dynamic-lookup-from-closure.js +++ b/test/language/block-scope/shadowing/dynamic-lookup-from-closure.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/dynamic-lookup-in-and-through-block-contexts.js b/test/language/block-scope/shadowing/dynamic-lookup-in-and-through-block-contexts.js index 39654afa9f1de8af19a358c2bb02f2c712fe5c64..a1e10347b3c1209caf699aa169a193e44136db7f 100644 --- a/test/language/block-scope/shadowing/dynamic-lookup-in-and-through-block-contexts.js +++ b/test/language/block-scope/shadowing/dynamic-lookup-in-and-through-block-contexts.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/hoisting-var-declarations-out-of-blocks.js b/test/language/block-scope/shadowing/hoisting-var-declarations-out-of-blocks.js index 9be40074d5da2a8418e8085b9640e7c8f661cb9c..435680d2a60a1b763577d508217280dda2e4d69a 100644 --- a/test/language/block-scope/shadowing/hoisting-var-declarations-out-of-blocks.js +++ b/test/language/block-scope/shadowing/hoisting-var-declarations-out-of-blocks.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/let-declaration-shadowing-catch-parameter.js b/test/language/block-scope/shadowing/let-declaration-shadowing-catch-parameter.js index 63aa11749b757244e46784586c198e2717ab4780..b33215bdb88fc8b279a63838c47edf27eb23b383 100644 --- a/test/language/block-scope/shadowing/let-declaration-shadowing-catch-parameter.js +++ b/test/language/block-scope/shadowing/let-declaration-shadowing-catch-parameter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/let-declarations-shadowing-parameter-name-let-const-and-var.js b/test/language/block-scope/shadowing/let-declarations-shadowing-parameter-name-let-const-and-var.js index a1e0ebe3a6a98cf8a4101ae58f59aa7ecd959899..20e1dbca3d32ab6e848759e30d1028867bfd39c6 100644 --- a/test/language/block-scope/shadowing/let-declarations-shadowing-parameter-name-let-const-and-var.js +++ b/test/language/block-scope/shadowing/let-declarations-shadowing-parameter-name-let-const-and-var.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/lookup-from-closure.js b/test/language/block-scope/shadowing/lookup-from-closure.js index 76f567533e067578b1ccd540982fd29023dd6885..ac024a55034c117c200918d852450222a5b42bca 100644 --- a/test/language/block-scope/shadowing/lookup-from-closure.js +++ b/test/language/block-scope/shadowing/lookup-from-closure.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/lookup-in-and-through-block-contexts.js b/test/language/block-scope/shadowing/lookup-in-and-through-block-contexts.js index d970491089937387dcd682fb0db1bc7f06dc5f09..0cd7a11963a403364322d0a84188bfd254771101 100644 --- a/test/language/block-scope/shadowing/lookup-in-and-through-block-contexts.js +++ b/test/language/block-scope/shadowing/lookup-in-and-through-block-contexts.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/parameter-name-shadowing-catch-parameter.js b/test/language/block-scope/shadowing/parameter-name-shadowing-catch-parameter.js index b14b1ec5dd18dec1b4a6d07053c238a4c60839a5..9a16a61945df1ea0321e4f6dccf1af20aa417571 100644 --- a/test/language/block-scope/shadowing/parameter-name-shadowing-catch-parameter.js +++ b/test/language/block-scope/shadowing/parameter-name-shadowing-catch-parameter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/shadowing/parameter-name-shadowing-parameter-name-let-const-and-var.js b/test/language/block-scope/shadowing/parameter-name-shadowing-parameter-name-let-const-and-var.js index 5962c91074e5f236eb477433ef0b775c43c32802..cf94454b005e4770da8cf712ac8ef7d8c0ae49b8 100644 --- a/test/language/block-scope/shadowing/parameter-name-shadowing-parameter-name-let-const-and-var.js +++ b/test/language/block-scope/shadowing/parameter-name-shadowing-parameter-name-let-const-and-var.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-with-without-initialiser.js b/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-with-without-initialiser.js index 7f9dadbb6add3fcbc7a0bce38aed9ba4bf94f247..c77cc74962e5ec775016050095aa367776b9b5f8 100644 --- a/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-with-without-initialiser.js +++ b/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-with-without-initialiser.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-without-with-initialiser.js b/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-without-with-initialiser.js index 499b2f6bacdb37e5122321c3830f83b53ef64235..b80fe15099b429a037e6823f6f636b1b5bd18191 100644 --- a/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-without-with-initialiser.js +++ b/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-mixed-without-with-initialiser.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-without-initialiser.js b/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-without-initialiser.js index eb25aed37ceed1a21fad53a31f254b6f7cdd2fb1..acc7f5bd07bcbbcf4119575f9b21d62e767b9c30 100644 --- a/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-without-initialiser.js +++ b/test/language/block-scope/syntax/const-declaration/block-scope-syntax-const-declarations-without-initialiser.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-case-expression-statement-list.js b/test/language/block-scope/syntax/const-declaration/with-initializer-case-expression-statement-list.js index bfbe27642e807a06eafd067b5b570d59101ceb99..447cd50da00e19c48508cb0be57517722a6fdb4d 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-case-expression-statement-list.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-case-expression-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-default-statement-list.js b/test/language/block-scope/syntax/const-declaration/with-initializer-default-statement-list.js index da83201112be9c5b56320cecbee420ffd888f891..16132ac71e687f591b0b299829beb91426c185a1 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-default-statement-list.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-default-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-do-statement-while-expression.js b/test/language/block-scope/syntax/const-declaration/with-initializer-do-statement-while-expression.js index f9cb34569848d3a048124572e606fbbd3eddf0a5..b145b91b12f9f4acba3364c2274347cf0d089873 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-do-statement-while-expression.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-do-statement-while-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-for-statement.js b/test/language/block-scope/syntax/const-declaration/with-initializer-for-statement.js index 9b3268aa8a98f62096960d7b4e3721a297557f45..3e9667a08b15579cd7bca6331a5cbd63b96c46ad 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-for-statement.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-for-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement-else-statement.js b/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement-else-statement.js index f451958439822d1ebc811cb2ec81a11b5092ec83..2e4826da4bc8a62376fd9552e8fd95a01844fdd9 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement-else-statement.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement-else-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement.js b/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement.js index dada7d9803d126509b527cf0a0c566ad94c70bf3..6ecb959ae0bf844ab518ce53c748320f44ac32cc 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-if-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-label-statement.js b/test/language/block-scope/syntax/const-declaration/with-initializer-label-statement.js index 6e34c42c4e7cdcd927d8859858d4f806a73dd4e6..d6b4d144ca464582b2bed59a4b88e3ee8283f2dc 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-label-statement.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-label-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/with-initializer-while-expression-statement.js b/test/language/block-scope/syntax/const-declaration/with-initializer-while-expression-statement.js index 7b6ac9f4c8b5e48ac777a6096467cb036536ad39..7c0ffab5d250f5f915a066b7f35860d455a30bfb 100644 --- a/test/language/block-scope/syntax/const-declaration/with-initializer-while-expression-statement.js +++ b/test/language/block-scope/syntax/const-declaration/with-initializer-while-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-case-expression-statement-list.js b/test/language/block-scope/syntax/const-declaration/without-initializer-case-expression-statement-list.js index 6774916c925da3f82bfb8954cdcc9b5d2921be90..542f2107f8ae5c5216d0be767b39f94fd90656b3 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-case-expression-statement-list.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-case-expression-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-default-statement-list.js b/test/language/block-scope/syntax/const-declaration/without-initializer-default-statement-list.js index e8b991af369bee6503b3fb5662acb7a2eab54925..7af1230546cf9fcaf8754a7ff044527ff37fb29f 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-default-statement-list.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-default-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-do-statement-while-expression.js b/test/language/block-scope/syntax/const-declaration/without-initializer-do-statement-while-expression.js index a25b68e02a61005c3094f0cedd693a4f3b63ae75..f0fa50472ea48682f9504510391ce5bedcf67b28 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-do-statement-while-expression.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-do-statement-while-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-for-statement.js b/test/language/block-scope/syntax/const-declaration/without-initializer-for-statement.js index 761519eaa30b52dfdd43599c3c39a211b191e0a5..f1c4a535ae4d3f29e96eba0cc3419cf2add50a07 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-for-statement.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-for-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement-else-statement.js b/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement-else-statement.js index 281f7192e73f7764726520c82f5402c269a95b1f..af8e62312a48e64168520d3b35b1019e8ee5704c 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement-else-statement.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement-else-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement.js b/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement.js index 8eb91adbf42c9efd058eae8ef2483c1ff46c5417..a93aa3d7b70ee40ad30579e2dd194c544df95493 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-if-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-label-statement.js b/test/language/block-scope/syntax/const-declaration/without-initializer-label-statement.js index f7d8644064f6c02a1ab7995ea80c3d881953defc..39279abcae70db06d48c7a3b93ff442e712e934d 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-label-statement.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-label-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/const-declaration/without-initializer-while-expression-statement.js b/test/language/block-scope/syntax/const-declaration/without-initializer-while-expression-statement.js index d6b74ca65793cf6ffcbc485438a9087d9048a1fa..9210efce8243776583724a8f6753ec9b3f3e0179 100644 --- a/test/language/block-scope/syntax/const-declaration/without-initializer-while-expression-statement.js +++ b/test/language/block-scope/syntax/const-declaration/without-initializer-while-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/acquire-properties-from-array.js b/test/language/block-scope/syntax/for-in/acquire-properties-from-array.js index ba3065930851a7f85e57e0ec63d66aeff10b01a7..36136a28946a943a8ca909df7e1df50c9843d96b 100644 --- a/test/language/block-scope/syntax/for-in/acquire-properties-from-array.js +++ b/test/language/block-scope/syntax/for-in/acquire-properties-from-array.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/acquire-properties-from-object.js b/test/language/block-scope/syntax/for-in/acquire-properties-from-object.js index 59f21cec33702f9b58b482021f8d765ed2680b37..069c074f3218b57b267d5aedb64a6e23226a8bc3 100644 --- a/test/language/block-scope/syntax/for-in/acquire-properties-from-object.js +++ b/test/language/block-scope/syntax/for-in/acquire-properties-from-object.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/disallow-initialization-assignment.js b/test/language/block-scope/syntax/for-in/disallow-initialization-assignment.js index ebd348dc214fb55e6d8744d4637ac3e7c346140a..fd16e9dab2326c2fe4642d0ca2239fc93ae9270c 100644 --- a/test/language/block-scope/syntax/for-in/disallow-initialization-assignment.js +++ b/test/language/block-scope/syntax/for-in/disallow-initialization-assignment.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-and-without-initializer.js b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-and-without-initializer.js index f1f23b0790ed1b10fbe47d687f3aca64a2b8ba7d..9af2e3d43bfbec07f6e436196b066cbd7181bd2a 100644 --- a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-and-without-initializer.js +++ b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-and-without-initializer.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-initializer.js b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-initializer.js index 5f05dda5557358aafd57950bb721b76434de4a3b..40b0677e63274608977d28248a5ad2e468e63000 100644 --- a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-initializer.js +++ b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-with-initializer.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-without-and-with-initializer.js b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-without-and-with-initializer.js index 0f77451a9135badaccaa777f84b39977edccc963..f52bd0b7652f180b8911b2c8a38cdb9a08a17017 100644 --- a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-without-and-with-initializer.js +++ b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings-without-and-with-initializer.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings.js b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings.js index 14ac88f2c91a5516a37b0394bca104db02fa374c..505314ac14f57f7359ce8503f2f664a3cf72adad 100644 --- a/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings.js +++ b/test/language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/missing-identifier-let-disallowed-as-bound-name.js b/test/language/block-scope/syntax/for-in/missing-identifier-let-disallowed-as-bound-name.js index 8c6f938b877729bd6a3907268bb72d3be1a6e0f6..983766dc926558fd607fe560715d93349843342d 100644 --- a/test/language/block-scope/syntax/for-in/missing-identifier-let-disallowed-as-bound-name.js +++ b/test/language/block-scope/syntax/for-in/missing-identifier-let-disallowed-as-bound-name.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-in/mixed-values-in-iteration.js b/test/language/block-scope/syntax/for-in/mixed-values-in-iteration.js index 6fe99733462f88220f5d01482bfeb5299cd04a53..163fed0386cfb9dcf0a3d5bde97c6e68123cfaaa 100644 --- a/test/language/block-scope/syntax/for-in/mixed-values-in-iteration.js +++ b/test/language/block-scope/syntax/for-in/mixed-values-in-iteration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/const-invalid-assignment-next-expression.js b/test/language/block-scope/syntax/for-loop/const-invalid-assignment-next-expression.js index 002697cd099bf7efd2a8b22cecc88deef5685dc9..8e5055f7de76dfb2d4935b684ee60c2999edc124 100644 --- a/test/language/block-scope/syntax/for-loop/const-invalid-assignment-next-expression.js +++ b/test/language/block-scope/syntax/for-loop/const-invalid-assignment-next-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2015 Rick Waldron. All rights reserved. +// Copyright (C) 2015 Rick Waldron. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/const-outer-inner-let-bindings.js b/test/language/block-scope/syntax/for-loop/const-outer-inner-let-bindings.js index c821ee92dd93527bea652a58ab87cc4e558c8f86..edeb04fc97ae27e8ea42f11e504120b341d2653e 100644 --- a/test/language/block-scope/syntax/for-loop/const-outer-inner-let-bindings.js +++ b/test/language/block-scope/syntax/for-loop/const-outer-inner-let-bindings.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/let-closure-inside-condition.js b/test/language/block-scope/syntax/for-loop/let-closure-inside-condition.js index 3f24e5d776294563afa4a7ae365acd705cb4ed63..046614ea0988a34c8d107bfcc2c0c60d4a61eeaa 100644 --- a/test/language/block-scope/syntax/for-loop/let-closure-inside-condition.js +++ b/test/language/block-scope/syntax/for-loop/let-closure-inside-condition.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/let-closure-inside-initialization.js b/test/language/block-scope/syntax/for-loop/let-closure-inside-initialization.js index bc214fa53c922d6045232ff008b7846cbb7e1da7..74234c3eb9fbcf57b60c9db2cfc5a10b650d2ed1 100644 --- a/test/language/block-scope/syntax/for-loop/let-closure-inside-initialization.js +++ b/test/language/block-scope/syntax/for-loop/let-closure-inside-initialization.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/let-closure-inside-next-expression.js b/test/language/block-scope/syntax/for-loop/let-closure-inside-next-expression.js index dceb519278709f5a4ad53a441df85f7dc90b288c..b5d4e93be667353ea33300db7ad7a53d121c7d72 100644 --- a/test/language/block-scope/syntax/for-loop/let-closure-inside-next-expression.js +++ b/test/language/block-scope/syntax/for-loop/let-closure-inside-next-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-multi-let-binding.js b/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-multi-let-binding.js index cdb2878a738cffb3ae014f91d804061a26e01e28..e1ef7c9eabcb0b98df5bf1401fa2db4d5a03426e 100644 --- a/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-multi-let-binding.js +++ b/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-multi-let-binding.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-single-let-binding.js b/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-single-let-binding.js index 4361dc2d90f104a48a0067d39cc9957343f8b38c..e2143b92c75d6fc2c7a91acab5ec6ad4c41da9e1 100644 --- a/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-single-let-binding.js +++ b/test/language/block-scope/syntax/for-loop/let-iteration-variable-is-freshly-allocated-for-each-iteration-single-let-binding.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/for-loop/let-outer-inner-let-bindings.js b/test/language/block-scope/syntax/for-loop/let-outer-inner-let-bindings.js index d8f50e2d31bc90d6b5628717f46a449a95c3f949..64f2abaf92ece06e0d49382f746579959c8b148f 100644 --- a/test/language/block-scope/syntax/for-loop/let-outer-inner-let-bindings.js +++ b/test/language/block-scope/syntax/for-loop/let-outer-inner-let-bindings.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-case-expression-statement-list.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-case-expression-statement-list.js index 679e1a1e31812260d29ca2c79ec4bb7d626fe93d..c83326a2c2092abd7e5f3da98af3beefebdab382 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-case-expression-statement-list.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-case-expression-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-default-statement-list.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-default-statement-list.js index 11d289f667ba665ec628607e90d7583afa6d8eb6..8504edd895a1e97d308f7974fcafe9f53ae8ddcb 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-default-statement-list.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-default-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-do-statement-while-expression.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-do-statement-while-expression.js index 8f94a7f4d22b3a209085bcae9ed34bc416771126..30e0c2790ce32eeb1696a388139f328eea4f7439 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-do-statement-while-expression.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-do-statement-while-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-for-statement.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-for-statement.js index 325f757f1c5c5573f3470b0deb9506de91491004..90d994cd774a1705043f02c1399c0a7f943e5ab4 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-for-statement.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-for-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement-else-statement.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement-else-statement.js index b4a0531768dc2ed71a7c2b246ebff508865d4edd..e3e3e783bf739f209c7870150fb8ca58e1429b78 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement-else-statement.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement-else-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement.js index 1eb4abd3038b84cdc4774c205f03263929ae1b4e..2931bdf1a426712d8bfc6b8d5b50bc0aed6ae536 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-label-statement.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-label-statement.js index 32920ac6994f33049f9e6566187bcb8ab8bb7dbe..7d8b02305015e89523d2f3245bde26825f672a0f 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-label-statement.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-label-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/function-declarations/in-statement-position-while-expression-statement.js b/test/language/block-scope/syntax/function-declarations/in-statement-position-while-expression-statement.js index e772de8702ed6b9466afa51beb83654c77e7b57d..07761246a35d64575087b17ed8e0618f8cc9e475 100644 --- a/test/language/block-scope/syntax/function-declarations/in-statement-position-while-expression-statement.js +++ b/test/language/block-scope/syntax/function-declarations/in-statement-position-while-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/global-and-block/const.js b/test/language/block-scope/syntax/global-and-block/const.js index 62a11ab4b1ecb0c09e66d1fb4d69453b1d59683f..cead2dbe585d32b43f425c15965e367cc520c1fe 100644 --- a/test/language/block-scope/syntax/global-and-block/const.js +++ b/test/language/block-scope/syntax/global-and-block/const.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/global-and-block/let.js b/test/language/block-scope/syntax/global-and-block/let.js index e2a14600c33cc61ebaacdf64d122947ce795ad04..8442501c96b594eafbf6527fa6348f7c1ac778e0 100644 --- a/test/language/block-scope/syntax/global-and-block/let.js +++ b/test/language/block-scope/syntax/global-and-block/let.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-case-expression-statement-list.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-case-expression-statement-list.js index 0b5159173ae034620df818b561df7fcb803e84a4..ec47e15ea513aa3f363d2e43693d469db4d17b84 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-case-expression-statement-list.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-case-expression-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-default-statement-list.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-default-statement-list.js index 2fea96e2f4480e4500f757dd7c04fcb4e92bdde8..5a774cb1d04ec901e4760b654eb11c833baea9bb 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-default-statement-list.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-default-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-do-statement-while-expression.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-do-statement-while-expression.js index 6434bad8cdc88c1c5b792dbd02a20e925e904201..a0633d27d14a75d8bd72dfab1b9c8f688c15eaf7 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-do-statement-while-expression.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-do-statement-while-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-for-statement.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-for-statement.js index 1a0b3d88c3dadeedfee1e49e5e2da8ec260320ea..0da5b348c385622210c8c3e1f1c08682a71e8dc0 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-for-statement.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-for-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement-else-statement.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement-else-statement.js index 344afe73a381b7857c40333fe491bd39ffc3482a..c1bc33779db88aff6ba2e9692ef6a4d174cc393e 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement-else-statement.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement-else-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement.js index c4a8de67909e21b28a21ed69aa40190d82ba9d83..eadff5feb1e3017127667f584b082c8bbcaaec61 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-if-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-label-statement.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-label-statement.js index 24db93dd35b76d3844550f081d48081fdce5022d..93c7ed337e0ebc77727c6018cf8e604034edaf13 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-label-statement.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-label-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-while-expression-statement.js b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-while-expression-statement.js index a12ae7092003cba40cca1bc6be04e6c8e5a3999c..c200c59a0a6e64069579e440d3104f5510ac665a 100644 --- a/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-while-expression-statement.js +++ b/test/language/block-scope/syntax/let-declarations/with-initialisers-in-statement-positions-while-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-case-expression-statement-list.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-case-expression-statement-list.js index 215e05b09268e7010076d4e008f64a9adc67a4dd..aa408c1862c0ae6700ac358a8524abfd5db6bdab 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-case-expression-statement-list.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-case-expression-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-default-statement-list.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-default-statement-list.js index bccfe824f95ad917df5adc7e9d395edc784dc488..530c70fa7ce75429a9c75c52cf160af190c5a5fd 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-default-statement-list.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-default-statement-list.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-do-statement-while-expression.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-do-statement-while-expression.js index 43dec6bb72ac98a730d4da1a8c33cec13e9d0086..6e39f9bfc31c5d3d9ecbd5698cd22e9467fde8e3 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-do-statement-while-expression.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-do-statement-while-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-for-statement.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-for-statement.js index 36398e4084c275771db90c18593d754fe28d16dd..52d3082b69b9ad4a0bec72a65884b39cdb6973ff 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-for-statement.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-for-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement-else-statement.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement-else-statement.js index 2865f91586b990467abf12371af3f989f14845c4..5d21b1f003e3b34eb897365b84fe41e915934d61 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement-else-statement.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement-else-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement.js index 9bd2e93d3b464487949adc8079a19b6d62183905..26198763fbc78e7dad9c4950d7d5b49eb911078b 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-if-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-label-statement.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-label-statement.js index 6bfd0b18a2d91aad09273064aecfa7f4735f0a15..f4024fb75683a6da76d2b244c4bdd663304d08da 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-label-statement.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-label-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-while-expression-statement.js b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-while-expression-statement.js index 47ef3092fd10e7f10f8c232acfb154dfeb2ac832..359f2a11829c17272ea8f8a86d8933a12cad908d 100644 --- a/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-while-expression-statement.js +++ b/test/language/block-scope/syntax/let-declarations/without-initialisers-in-statement-positions-while-expression-statement.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/redeclaration-global/allowed-to-declare-function-with-function-declaration.js b/test/language/block-scope/syntax/redeclaration-global/allowed-to-declare-function-with-function-declaration.js index 431b17916eeab836ca729fed562bb30005fd8ce4..d0fe08082dc855b08fd9bb200dc333dae88ed371 100644 --- a/test/language/block-scope/syntax/redeclaration-global/allowed-to-declare-function-with-function-declaration.js +++ b/test/language/block-scope/syntax/redeclaration-global/allowed-to-declare-function-with-function-declaration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-function-declaration.js b/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-function-declaration.js index c51e54cca123b2732c414b2bc34c1a64dff4c6c6..e5ef31b88b3c8d7d6553373aa8da8789f7edf0a6 100644 --- a/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-function-declaration.js +++ b/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-function-declaration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-var.js b/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-var.js index 131b2c55e0512fbeed4f958141e7bd2aa4eb526c..003efe3969b816a927bdec8a3e4189f7c79ab3bf 100644 --- a/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-var.js +++ b/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-var.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-var-with-function-declaration.js b/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-var-with-function-declaration.js index 4d3e618566bfc631b0220864cf096fa10020c174..6ba62327e335be392675f899669ad5e3c8e09aec 100644 --- a/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-var-with-function-declaration.js +++ b/test/language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-var-with-function-declaration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.1 diff --git a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-function-declaration.js b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-function-declaration.js index e6020c6ec88a66678d81bc62fef7ebae2f2ea65c..7dc9799f86eb7216699d247efed544fef333d086 100644 --- a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-function-declaration.js +++ b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-function-declaration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: B.3.3 diff --git a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-let.js b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-let.js index d7341ab822d387a9f4bc0b6a5d58415b0ddc5d02..c21ac71261fa37e2c1b80b6b2ea1fdc0ce325ca8 100644 --- a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-let.js +++ b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-let.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: B.3.3 diff --git a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-var.js b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-var.js index fdd28f6b8dbbe69e0ee35b8839c8ef0ea6c2264b..c9d6280ef9b47fd3d83e3438e24e9db0e5c9ed6d 100644 --- a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-var.js +++ b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-var.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: B.3.3 diff --git a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-function-declaration.js b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-function-declaration.js index 7c6cb7a9e4fffc01946a22a182390dcca0652c90..5663651f0671d63c567ca9538f60652b981662ca 100644 --- a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-function-declaration.js +++ b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-function-declaration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: B.3.3 diff --git a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-var.js b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-var.js index 1259da9bc437205e6bfe26a4594ea83f6095c510..427692df6774cb5fbfbad6f4110fe6676850b27e 100644 --- a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-var.js +++ b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-let-binding-with-var.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: B.3.3 diff --git a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-binding-with-let.js b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-binding-with-let.js index 6927a169338b1119ae82ec8a4925c9f5c4ceee68..3f83a6194315615bdb6b5ca2f8000c1b5f26e330 100644 --- a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-binding-with-let.js +++ b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-binding-with-let.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: B.3.3 diff --git a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-with-function-declaration.js b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-with-function-declaration.js index 4e374bf9087accd44627aa264d1f4e2c8157108c..7b0dd1a98886d8ac34c6f8fb3eecceab2e516021 100644 --- a/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-with-function-declaration.js +++ b/test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-var-with-function-declaration.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2011 the V8 project authors. All rights reserved. +// Copyright (C) 2011 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: B.3.3 diff --git a/test/language/class/arguments/access.js b/test/language/class/arguments/access.js index 150ffaa135657d8ea9f3338c04f74a66d6e673eb..b70aeec28345b913c6cc5eacbf8c4c92e6e5c139 100644 --- a/test/language/class/arguments/access.js +++ b/test/language/class/arguments/access.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/arguments/default-constructor.js b/test/language/class/arguments/default-constructor.js index 95b7957b8904948bfb8d36eca933265c1015de56..5ed361ffbf6b9dbc78201c564a5b3066659bd685 100644 --- a/test/language/class/arguments/default-constructor.js +++ b/test/language/class/arguments/default-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/accessors.js b/test/language/class/definition/accessors.js index 88d8ad2f22b411b9920535f25388089a949cf826..4ef7d25bd4e34eda69b035191dec433a5705587c 100644 --- a/test/language/class/definition/accessors.js +++ b/test/language/class/definition/accessors.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/basics.js b/test/language/class/definition/basics.js index c04e40a5e2a0c716e09698e6df23637327719c0e..889e53da51e4dcf1ef9761f7d7b281c076970d58 100644 --- a/test/language/class/definition/basics.js +++ b/test/language/class/definition/basics.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/constructable-but-no-prototype.js b/test/language/class/definition/constructable-but-no-prototype.js index b752ea7e04afb58ecdffd5882ecc1f6e2b17e471..a26c914f4b67f64e765bff092e1560b09793bea5 100644 --- a/test/language/class/definition/constructable-but-no-prototype.js +++ b/test/language/class/definition/constructable-but-no-prototype.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/constructor-property.js b/test/language/class/definition/constructor-property.js index 07fead4a97302fe833ac0ce203c508938c9c52de..c9b33a8b34e08b9d3f68b52bfca996943f0f9465 100644 --- a/test/language/class/definition/constructor-property.js +++ b/test/language/class/definition/constructor-property.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/constructor-strict-by-default.js b/test/language/class/definition/constructor-strict-by-default.js index 2e595e805d7c41ab623655dd32bd5b1179562731..95f9e6f6e0c09a7cd5cb6339fe79cf4a7dac8d91 100644 --- a/test/language/class/definition/constructor-strict-by-default.js +++ b/test/language/class/definition/constructor-strict-by-default.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/constructor.js b/test/language/class/definition/constructor.js index d389545c01f1d7d54e256864e88ed3d9ea43c45d..9dabb3e3c82484554c665c671fd99cc6f44126d6 100644 --- a/test/language/class/definition/constructor.js +++ b/test/language/class/definition/constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/getters-2.js b/test/language/class/definition/getters-2.js index f52c879282bfe53b7f54c24f99ff04e4ed9e835b..0fe94cb7d91d8cff0f8ec8c9cbe8a229bb6c8d2e 100644 --- a/test/language/class/definition/getters-2.js +++ b/test/language/class/definition/getters-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/getters.js b/test/language/class/definition/getters.js index 379de838a6abd9901b1d077d7b9b8fea34a4ca67..368eb14ddf501c9b091d0039859850670a318513 100644 --- a/test/language/class/definition/getters.js +++ b/test/language/class/definition/getters.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/implicit-constructor.js b/test/language/class/definition/implicit-constructor.js index 985f1f3b46795ec9863f1e345c533fdf243ec8c6..51ea738fd7183fc541a91306579d40c0fd2e9f51 100644 --- a/test/language/class/definition/implicit-constructor.js +++ b/test/language/class/definition/implicit-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/invalid-extends.js b/test/language/class/definition/invalid-extends.js index 3347cf401719916cf5f83c4027cc9b8a2a0aec5a..2b17395b9f6a94960edbcd2fd99674eedb8f0c46 100644 --- a/test/language/class/definition/invalid-extends.js +++ b/test/language/class/definition/invalid-extends.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/methods-named-eval-arguments.js b/test/language/class/definition/methods-named-eval-arguments.js index 416a4a62b1ca319a9f05926378be83bd59e29154..5dffc337d4577511855642c5ff4d2b62212f2e20 100644 --- a/test/language/class/definition/methods-named-eval-arguments.js +++ b/test/language/class/definition/methods-named-eval-arguments.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/methods.js b/test/language/class/definition/methods.js index e2217990c1a07a54dd33ca6b8a451826371c8e2f..eb6bf7b753467b70664b0f3fa20c4e25a5efb2aa 100644 --- a/test/language/class/definition/methods.js +++ b/test/language/class/definition/methods.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/numeric-property-names.js b/test/language/class/definition/numeric-property-names.js index 42d880f46422c78a753d55cfbccbd143d8612dab..4d1a69e7bb48b4122bbcb47728267ea2ed6d580e 100644 --- a/test/language/class/definition/numeric-property-names.js +++ b/test/language/class/definition/numeric-property-names.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/prototype-getter.js b/test/language/class/definition/prototype-getter.js index 5ff510e3eb5761383a18fe86113c58e7dd4d9d58..3b9834dcce0d728d76a20bd3f9708c87b04af7dd 100644 --- a/test/language/class/definition/prototype-getter.js +++ b/test/language/class/definition/prototype-getter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/prototype-property.js b/test/language/class/definition/prototype-property.js index 526e8869d71f8bf895f3a6211b9fcdc586765ebb..2d6054d5b3ac4b04cc62eef71c4fbe07da453b18 100644 --- a/test/language/class/definition/prototype-property.js +++ b/test/language/class/definition/prototype-property.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/prototype-setter.js b/test/language/class/definition/prototype-setter.js index 95b61f16f1ee70e313e91aae9d6dbe4bc33b02c9..8b42329407134e9481d9133f7b9a499accc70dc4 100644 --- a/test/language/class/definition/prototype-setter.js +++ b/test/language/class/definition/prototype-setter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/prototype-wiring.js b/test/language/class/definition/prototype-wiring.js index 4085aa57ee9dea4bf1c9dc6c98a0512c566ad67b..bba7412e300672edaa9d683c74da0d43c258378d 100644 --- a/test/language/class/definition/prototype-wiring.js +++ b/test/language/class/definition/prototype-wiring.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/setters-2.js b/test/language/class/definition/setters-2.js index 5826b0d0c00cc44b08f4b13e52bfd76f8c65ffc4..5f15ea4016cf65bd885ebf2270f252a702b979b8 100644 --- a/test/language/class/definition/setters-2.js +++ b/test/language/class/definition/setters-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/setters.js b/test/language/class/definition/setters.js index 4e95cdddf6341d4a9f0290a1443d603a215984eb..2ab3284542b50abd7dd4386b7c64f59fd1defa86 100644 --- a/test/language/class/definition/setters.js +++ b/test/language/class/definition/setters.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/side-effects-in-extends.js b/test/language/class/definition/side-effects-in-extends.js index 6d9c14064d505da232e9b3e0044e35aa038d9c4b..12c4e3e17d3c67752f4a61fc5aa0028ba0b0f482 100644 --- a/test/language/class/definition/side-effects-in-extends.js +++ b/test/language/class/definition/side-effects-in-extends.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/side-effects-in-property-define.js b/test/language/class/definition/side-effects-in-property-define.js index ea88e4515b1e3209d58c3d43b2c7176819d97aa1..c83858d993abbbe3ab5e71f112370c958b91f495 100644 --- a/test/language/class/definition/side-effects-in-property-define.js +++ b/test/language/class/definition/side-effects-in-property-define.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/this-access-restriction-2.js b/test/language/class/definition/this-access-restriction-2.js index f67971868ea3d19cc1f6bd1d49446c1580addd49..e95a745214e33dd1c80bbc90fdab90ea14096e09 100644 --- a/test/language/class/definition/this-access-restriction-2.js +++ b/test/language/class/definition/this-access-restriction-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/this-access-restriction.js b/test/language/class/definition/this-access-restriction.js index 5433bdde0d16b3b4637cb58ff4fd5b43eedf4cb0..7898c9fec94ab48780c080c888f61a35a916ea6a 100644 --- a/test/language/class/definition/this-access-restriction.js +++ b/test/language/class/definition/this-access-restriction.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/definition/this-check-ordering.js b/test/language/class/definition/this-check-ordering.js index 48bec406d3025a3c6ef12d69c6503861e92de79a..ec21be602edf8d03dc327afb4ac455abfbe4a367 100644 --- a/test/language/class/definition/this-check-ordering.js +++ b/test/language/class/definition/this-check-ordering.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/name-binding/basic.js b/test/language/class/name-binding/basic.js index d5bbd5ace373fde94265d148d5c2a736be58d3e3..26e2f23492eea727fd58277fa3b7ca777e243fbf 100644 --- a/test/language/class/name-binding/basic.js +++ b/test/language/class/name-binding/basic.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/name-binding/const.js b/test/language/class/name-binding/const.js index 967234f9922d712d60b73309f229af7659b29275..93353f3f415e637dd75515f174d917801f621b7a 100644 --- a/test/language/class/name-binding/const.js +++ b/test/language/class/name-binding/const.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/name-binding/expression.js b/test/language/class/name-binding/expression.js index 3d10d2ee85548cfe9e0da2cde8aa5ed8ca2f3988..5c37958bc51ecabfa39d8489f7909147387c23f4 100644 --- a/test/language/class/name-binding/expression.js +++ b/test/language/class/name-binding/expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/name-binding/in-extends-expression-assigned.js b/test/language/class/name-binding/in-extends-expression-assigned.js index 601091e189bca551ff03cf01ee6e7e6fc84c9835..f4a1ffb551ad4ef7d0479728de7c797e2cf3d750 100644 --- a/test/language/class/name-binding/in-extends-expression-assigned.js +++ b/test/language/class/name-binding/in-extends-expression-assigned.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/name-binding/in-extends-expression-grouped.js b/test/language/class/name-binding/in-extends-expression-grouped.js index b0280bbdb0eac81480c62762b337d999a2079f64..f885f5d46ea163ba995535621eb06a82332579b5 100644 --- a/test/language/class/name-binding/in-extends-expression-grouped.js +++ b/test/language/class/name-binding/in-extends-expression-grouped.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/name-binding/in-extends-expression.js b/test/language/class/name-binding/in-extends-expression.js index c9ba5c7420a33508e9dfd1c9e30319a33903a272..14cc0ae00f7af43d971cdf4039f489a61df1cbd3 100644 --- a/test/language/class/name-binding/in-extends-expression.js +++ b/test/language/class/name-binding/in-extends-expression.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/strict-mode/arguments-caller.js b/test/language/class/strict-mode/arguments-caller.js index 320f016833bd3a43716b0c2a9e7164d6d3883a83..f49105247e049a4c635693c3da7af2f6296ce745 100644 --- a/test/language/class/strict-mode/arguments-caller.js +++ b/test/language/class/strict-mode/arguments-caller.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/strict-mode/with.js b/test/language/class/strict-mode/with.js index b4dfd60e40876281f551e7dc42d3f27f60a18a0a..75858186d5c095595b5eb9faae5430a25ab717c2 100644 --- a/test/language/class/strict-mode/with.js +++ b/test/language/class/strict-mode/with.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/binding.js b/test/language/class/subclass/binding.js index 9240a5cce42cebcb757e7339b15d6ed56638dc8d..d07a8365e3a74ec4bbec82f6cda6a57d2faa8b8b 100644 --- a/test/language/class/subclass/binding.js +++ b/test/language/class/subclass/binding.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/builtins.js b/test/language/class/subclass/builtins.js index bdaa32e048e5ca910de46f8821799d5464f2add2..9b2438f9b0fe544c7cceea6153f8a30786c4a14e 100644 --- a/test/language/class/subclass/builtins.js +++ b/test/language/class/subclass/builtins.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/default-constructor-2.js b/test/language/class/subclass/default-constructor-2.js index 01be7d12834d10056a5254d66d837bf73b2673ec..55d6e8090ebd6578afb00b413329cfaca368457c 100644 --- a/test/language/class/subclass/default-constructor-2.js +++ b/test/language/class/subclass/default-constructor-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/default-constructor.js b/test/language/class/subclass/default-constructor.js index 2e8e6b8f98fd518a7512273c61e2d2b1ad9413f9..8cec05f8fa2f00c1cccd78eeccd6b3a47cddab7a 100644 --- a/test/language/class/subclass/default-constructor.js +++ b/test/language/class/subclass/default-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/null.js b/test/language/class/subclass/null.js index 4626840582fda17ea134f68ad20647bb8ca27956..de48d4ab8854355b4223829c0b435ca97c2a4356 100644 --- a/test/language/class/subclass/null.js +++ b/test/language/class/subclass/null.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/superclass-prototype-setter-constructor.js b/test/language/class/subclass/superclass-prototype-setter-constructor.js index 4c5a5bb4e75887e0cf0d2380b7d06c0366d84eda..5cec0fea1d861e812671e922b5431348b9338970 100644 --- a/test/language/class/subclass/superclass-prototype-setter-constructor.js +++ b/test/language/class/subclass/superclass-prototype-setter-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/superclass-prototype-setter-method-override.js b/test/language/class/subclass/superclass-prototype-setter-method-override.js index 68943b0ea99a6f852b9e495b32866c5471642a77..3e1266878366848583f6bebb4744f5ea857981d5 100644 --- a/test/language/class/subclass/superclass-prototype-setter-method-override.js +++ b/test/language/class/subclass/superclass-prototype-setter-method-override.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/subclass/superclass-static-method-override.js b/test/language/class/subclass/superclass-static-method-override.js index 7b3a80480feaed65e68a391513c3ebd4de17fcbf..24d7c7466d4486a376a8aa28f0277d62b33cd6a2 100644 --- a/test/language/class/subclass/superclass-static-method-override.js +++ b/test/language/class/subclass/superclass-static-method-override.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/super/in-constructor.js b/test/language/class/super/in-constructor.js index ee9b9e89767b1e5b61b777adda6c56ee73f325c5..5601f1fec649316255909c9edde64b2b064cdd43 100644 --- a/test/language/class/super/in-constructor.js +++ b/test/language/class/super/in-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/super/in-getter.js b/test/language/class/super/in-getter.js index 2f043c98147cbac58358f6450d5b2d3e71eb4725..4a54cd599365b0666e924f3bf0768d3b34f1155c 100644 --- a/test/language/class/super/in-getter.js +++ b/test/language/class/super/in-getter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/super/in-methods.js b/test/language/class/super/in-methods.js index 8d42d2cc21ba28c66229fdeaf3a39daade3ea233..fa7246bac8ede0c3ebf155a7398ee592f6d4d5c4 100644 --- a/test/language/class/super/in-methods.js +++ b/test/language/class/super/in-methods.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/super/in-setter.js b/test/language/class/super/in-setter.js index 12d3945538974a14d81ac086a14ee60e1360164f..118900ec0dfa6d272024751554f242d22992e4c3 100644 --- a/test/language/class/super/in-setter.js +++ b/test/language/class/super/in-setter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/super/in-static-getter.js b/test/language/class/super/in-static-getter.js index 13e6b08fb0a598a020ca13532bdf7f571cb25d9f..33643fa8eeb94389587e2cbcda7e169b2e8908b8 100644 --- a/test/language/class/super/in-static-getter.js +++ b/test/language/class/super/in-static-getter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/super/in-static-methods.js b/test/language/class/super/in-static-methods.js index 23e143afe2231c851c5e478eb9221e83cd61ecf9..24d3ee146e891d28a208cd0f6cf58066d476f600 100644 --- a/test/language/class/super/in-static-methods.js +++ b/test/language/class/super/in-static-methods.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/class/super/in-static-setter.js b/test/language/class/super/in-static-setter.js index 56de6df75f154c00dafa6f5933d6c3d66cf9935c..91b3ad0367dc1feee9d1bf118e48dd0c367c3909 100644 --- a/test/language/class/super/in-static-setter.js +++ b/test/language/class/super/in-static-setter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5 diff --git a/test/language/computed-property-names/basics/number.js b/test/language/computed-property-names/basics/number.js index e056116959d6ded13b28e6eab067fd677e572952..4169a805eb6d168d95db188bfde339b6fcd9bdfd 100644 --- a/test/language/computed-property-names/basics/number.js +++ b/test/language/computed-property-names/basics/number.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/basics/string.js b/test/language/computed-property-names/basics/string.js index 27dce0e1d40641c2fd1a53b0852375074273df91..3ae901c8a4f7309f5e919ab6be2c1d8e61b2c9c2 100644 --- a/test/language/computed-property-names/basics/string.js +++ b/test/language/computed-property-names/basics/string.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/basics/symbol.js b/test/language/computed-property-names/basics/symbol.js index 32dddac730dcb69090b671bb368f102826db6434..64f778643c0218cc98b149ead0e15063cb4c0133 100644 --- a/test/language/computed-property-names/basics/symbol.js +++ b/test/language/computed-property-names/basics/symbol.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/accessor/getter-duplicates.js b/test/language/computed-property-names/class/accessor/getter-duplicates.js index 0637509834fa68fb2345a2d80a1f525e1af415e7..c63c29090cfedbb4042a423a21ea0dc1a10efe02 100644 --- a/test/language/computed-property-names/class/accessor/getter-duplicates.js +++ b/test/language/computed-property-names/class/accessor/getter-duplicates.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/accessor/getter.js b/test/language/computed-property-names/class/accessor/getter.js index e44a928b93c9b36d30b3a781b89e5c04bc663df4..68a0064301d56de5d5a417e4c28c1b78ab7315f1 100644 --- a/test/language/computed-property-names/class/accessor/getter.js +++ b/test/language/computed-property-names/class/accessor/getter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/accessor/setter-duplicates.js b/test/language/computed-property-names/class/accessor/setter-duplicates.js index 422753262fb1d9cb934ba9ee173d45991ee1068a..239d8201548997704c199b7a53453400887818ae 100644 --- a/test/language/computed-property-names/class/accessor/setter-duplicates.js +++ b/test/language/computed-property-names/class/accessor/setter-duplicates.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/accessor/setter.js b/test/language/computed-property-names/class/accessor/setter.js index 3df1b208c28959dc2b80572e51715b7a6cc84f93..7e31fd2aa5ffdb2d65a48741e3eebf6e26eb3b77 100644 --- a/test/language/computed-property-names/class/accessor/setter.js +++ b/test/language/computed-property-names/class/accessor/setter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/constructor-can-be-generator.js b/test/language/computed-property-names/class/method/constructor-can-be-generator.js index e2bcdfe4c4dea4b9d81717abc1411cd2b4aec2b0..41e0660fe3a4a77d46fde46f92d37221c4121570 100644 --- a/test/language/computed-property-names/class/method/constructor-can-be-generator.js +++ b/test/language/computed-property-names/class/method/constructor-can-be-generator.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5.3 diff --git a/test/language/computed-property-names/class/method/constructor-can-be-getter.js b/test/language/computed-property-names/class/method/constructor-can-be-getter.js index 8bdb071e72fc0c1a6d8ae323dab4015d99c4642e..b5cb54c28a402c3f73601b915f5ac5ab380b6ca3 100644 --- a/test/language/computed-property-names/class/method/constructor-can-be-getter.js +++ b/test/language/computed-property-names/class/method/constructor-can-be-getter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5.3 diff --git a/test/language/computed-property-names/class/method/constructor-can-be-setter.js b/test/language/computed-property-names/class/method/constructor-can-be-setter.js index e273f87acb4f796d809553cda58164f33cd4cbb0..7303775669a727a8c29810b68e9bd4354b99bacc 100644 --- a/test/language/computed-property-names/class/method/constructor-can-be-setter.js +++ b/test/language/computed-property-names/class/method/constructor-can-be-setter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5.3 diff --git a/test/language/computed-property-names/class/method/constructor-duplicate-1.js b/test/language/computed-property-names/class/method/constructor-duplicate-1.js index 61c2f9d55ad9038fac4b10f2a69a74c2fe96c13a..e3a0a9cc58af033ab01b45fba692a1dc3982f775 100644 --- a/test/language/computed-property-names/class/method/constructor-duplicate-1.js +++ b/test/language/computed-property-names/class/method/constructor-duplicate-1.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/constructor-duplicate-2.js b/test/language/computed-property-names/class/method/constructor-duplicate-2.js index a08aa11cc57920cda317cc52b652f10e1a36a838..8f6a9c8b114d01715bbbd046a39ca47243a91d9c 100644 --- a/test/language/computed-property-names/class/method/constructor-duplicate-2.js +++ b/test/language/computed-property-names/class/method/constructor-duplicate-2.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/constructor-duplicate-3.js b/test/language/computed-property-names/class/method/constructor-duplicate-3.js index 6dc02cedafd6b9ff37662b6730b101e45866732d..20a9ab7777d7cf20310866a5ed0f321206afd91f 100644 --- a/test/language/computed-property-names/class/method/constructor-duplicate-3.js +++ b/test/language/computed-property-names/class/method/constructor-duplicate-3.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/constructor.js b/test/language/computed-property-names/class/method/constructor.js index 568f16a30fdf13d2117ab104ebee6868b16cd10b..6c6aab46189c63b3d76d4953db80dafc80e596d9 100644 --- a/test/language/computed-property-names/class/method/constructor.js +++ b/test/language/computed-property-names/class/method/constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/generator.js b/test/language/computed-property-names/class/method/generator.js index 853e2f2a05d70f137074c35e987424ef5fcf01a3..94d9054cd425e9a39b134e39324079388e873617 100644 --- a/test/language/computed-property-names/class/method/generator.js +++ b/test/language/computed-property-names/class/method/generator.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/number.js b/test/language/computed-property-names/class/method/number.js index 703033ef81eefa6c1068889539a72efbe65e114f..1062a748add53faf97ad5dddce73231b0a8e408c 100644 --- a/test/language/computed-property-names/class/method/number.js +++ b/test/language/computed-property-names/class/method/number.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/string.js b/test/language/computed-property-names/class/method/string.js index f59d1f98725b377a18df4bfe7d0dd6eb80722f14..96298008853ebaccf15cd57f545b186062fea78f 100644 --- a/test/language/computed-property-names/class/method/string.js +++ b/test/language/computed-property-names/class/method/string.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/method/symbol.js b/test/language/computed-property-names/class/method/symbol.js index 188e96bad5969f7f304b1be4035a273838da2dff..a622ffed3960d521ee4fff6aadc09bb5168a03d4 100644 --- a/test/language/computed-property-names/class/method/symbol.js +++ b/test/language/computed-property-names/class/method/symbol.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/generator-constructor.js b/test/language/computed-property-names/class/static/generator-constructor.js index 32b5dc8c321352c9b93226bfa798900b5c63f386..40db6b6fd3cc7f6829d98a6300888e5c96a138fb 100644 --- a/test/language/computed-property-names/class/static/generator-constructor.js +++ b/test/language/computed-property-names/class/static/generator-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/generator-prototype.js b/test/language/computed-property-names/class/static/generator-prototype.js index ded8fe7bf043c9cf229d299f60d2e83a120c34e0..d4f19cf9ff66530c997f9349927cf068945a5ff2 100644 --- a/test/language/computed-property-names/class/static/generator-prototype.js +++ b/test/language/computed-property-names/class/static/generator-prototype.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5.14 diff --git a/test/language/computed-property-names/class/static/getter-constructor.js b/test/language/computed-property-names/class/static/getter-constructor.js index ad53bd8950ac2408f4ec641feb7e0347b16d4884..3a68150480ebd8112c5a32be0daf275fedfe4f93 100644 --- a/test/language/computed-property-names/class/static/getter-constructor.js +++ b/test/language/computed-property-names/class/static/getter-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/getter-prototype.js b/test/language/computed-property-names/class/static/getter-prototype.js index 2754385d01a57861978c729627dbb85972bd4a76..87c3d505945c36ec7a677ff819f333696db1e577 100644 --- a/test/language/computed-property-names/class/static/getter-prototype.js +++ b/test/language/computed-property-names/class/static/getter-prototype.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5.14 diff --git a/test/language/computed-property-names/class/static/method-constructor.js b/test/language/computed-property-names/class/static/method-constructor.js index d7f125f0720b1ebccbac69c8b76c9ab4f2208caa..444ed4e8e0de4019bf07d433fa0dca32246a4957 100644 --- a/test/language/computed-property-names/class/static/method-constructor.js +++ b/test/language/computed-property-names/class/static/method-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/method-number.js b/test/language/computed-property-names/class/static/method-number.js index 4574a2d7c29b3e0984203536d2578e4b88edd515..e678335a6a73cbd317159181dc961b15b6bbf6ac 100644 --- a/test/language/computed-property-names/class/static/method-number.js +++ b/test/language/computed-property-names/class/static/method-number.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/method-prototype.js b/test/language/computed-property-names/class/static/method-prototype.js index d87476a4842e1a81972b6f81fcb98fe6d6407c4e..bdb316d121e37c67710cd49edef12e8aca5347cf 100644 --- a/test/language/computed-property-names/class/static/method-prototype.js +++ b/test/language/computed-property-names/class/static/method-prototype.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5.14 diff --git a/test/language/computed-property-names/class/static/method-string.js b/test/language/computed-property-names/class/static/method-string.js index 6f62b5ac816f4f9cc82c572e96cd5513b472781e..865c520fa47ddea470de71aaeca8bd95ae1b44ec 100644 --- a/test/language/computed-property-names/class/static/method-string.js +++ b/test/language/computed-property-names/class/static/method-string.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/method-symbol.js b/test/language/computed-property-names/class/static/method-symbol.js index 7a29efb9dd7f9ce75a2b370cfa96675c7b652ec1..30d12ff555e00f9b41e8417a6ec0a49d33f45f37 100644 --- a/test/language/computed-property-names/class/static/method-symbol.js +++ b/test/language/computed-property-names/class/static/method-symbol.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/setter-constructor.js b/test/language/computed-property-names/class/static/setter-constructor.js index ec16f5c0a24951e08d4421db39e2e40437b714b2..fe5ad5c20630473e0d1f2b04dffb1e06d8d756ee 100644 --- a/test/language/computed-property-names/class/static/setter-constructor.js +++ b/test/language/computed-property-names/class/static/setter-constructor.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/class/static/setter-prototype.js b/test/language/computed-property-names/class/static/setter-prototype.js index abdbcae63a270c68531918a86d433144f4293731..a4f59d0b7d1b1f57b09838c3c721282c1a00f41a 100644 --- a/test/language/computed-property-names/class/static/setter-prototype.js +++ b/test/language/computed-property-names/class/static/setter-prototype.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 14.5.14 diff --git a/test/language/computed-property-names/object/accessor/getter-duplicates.js b/test/language/computed-property-names/object/accessor/getter-duplicates.js index 5c8e908cd43187d8d3fdb0ee03afef1b08b9ee31..f98c2e9b80107c6f703050ba170575077105d7cd 100644 --- a/test/language/computed-property-names/object/accessor/getter-duplicates.js +++ b/test/language/computed-property-names/object/accessor/getter-duplicates.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/accessor/getter-super.js b/test/language/computed-property-names/object/accessor/getter-super.js index 7c6ddc16166e79f407fd8cc306786ba62ec68167..656752dd456aace4b0bdd165ff7e37011835fc75 100644 --- a/test/language/computed-property-names/object/accessor/getter-super.js +++ b/test/language/computed-property-names/object/accessor/getter-super.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/accessor/getter.js b/test/language/computed-property-names/object/accessor/getter.js index 6245651f714d557f8d63a253b5dce52065c179bc..ba1e3b8b71c38215ea408ffdbadcc665521cc72a 100644 --- a/test/language/computed-property-names/object/accessor/getter.js +++ b/test/language/computed-property-names/object/accessor/getter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/accessor/setter-duplicates.js b/test/language/computed-property-names/object/accessor/setter-duplicates.js index f423c31bad50dd9a9f1246b158ddcabb9a7ba179..8302c6b7d867ef360cdda8e9904e0cbcc2efea8f 100644 --- a/test/language/computed-property-names/object/accessor/setter-duplicates.js +++ b/test/language/computed-property-names/object/accessor/setter-duplicates.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/accessor/setter-super.js b/test/language/computed-property-names/object/accessor/setter-super.js index e98a439b58a675f3975700c6083ab2f730af1f6b..4fb81ae8025c15041101d244e834f9c5a216ed6f 100644 --- a/test/language/computed-property-names/object/accessor/setter-super.js +++ b/test/language/computed-property-names/object/accessor/setter-super.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/accessor/setter.js b/test/language/computed-property-names/object/accessor/setter.js index efd67a9cb25558d413e799dc1866941aa7baf80c..9b49cb5985ff4c6783c92ed3ae502a5d7d5739a5 100644 --- a/test/language/computed-property-names/object/accessor/setter.js +++ b/test/language/computed-property-names/object/accessor/setter.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/method/generator.js b/test/language/computed-property-names/object/method/generator.js index 2ad5c9f318bd73b1054c3779a59ba981299f01c7..dcf29a544a01e022978aba9beb3d77f146252d28 100644 --- a/test/language/computed-property-names/object/method/generator.js +++ b/test/language/computed-property-names/object/method/generator.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/method/number.js b/test/language/computed-property-names/object/method/number.js index 13026a1575a6191dd6007f5316e1137bb413305e..83a38f4224ec43dd3aff9e115714c8f7157c3fe9 100644 --- a/test/language/computed-property-names/object/method/number.js +++ b/test/language/computed-property-names/object/method/number.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/method/string.js b/test/language/computed-property-names/object/method/string.js index ace48da078626e3f39f68fd3a8a5f4084afd2039..25d451ae06f603d3420867e176dda54ececebdfc 100644 --- a/test/language/computed-property-names/object/method/string.js +++ b/test/language/computed-property-names/object/method/string.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/method/super.js b/test/language/computed-property-names/object/method/super.js index 21e10b80d4bf834918997b75e3910001c96f390e..3ac744c339b919081362850f3faebdc5ec5f40df 100644 --- a/test/language/computed-property-names/object/method/super.js +++ b/test/language/computed-property-names/object/method/super.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/method/symbol.js b/test/language/computed-property-names/object/method/symbol.js index 64f1e71255b2b95521a3f80399cd89c939963b9b..72247098dbfa75676c77d39c91aaa76610987943 100644 --- a/test/language/computed-property-names/object/method/symbol.js +++ b/test/language/computed-property-names/object/method/symbol.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/object/property/number-duplicates.js b/test/language/computed-property-names/object/property/number-duplicates.js index 6913acc2262f6ee5d0ba1231c35349522f7561f0..d44b07ed757bebb3307a1b1c240a8620c40f13f0 100644 --- a/test/language/computed-property-names/object/property/number-duplicates.js +++ b/test/language/computed-property-names/object/property/number-duplicates.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/to-name-side-effects/class.js b/test/language/computed-property-names/to-name-side-effects/class.js index 7336967116803418b9a236c03e8d219e282e6bf3..bdb770618e7926b65ae1c7d0981e40cd3a866b8b 100644 --- a/test/language/computed-property-names/to-name-side-effects/class.js +++ b/test/language/computed-property-names/to-name-side-effects/class.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/to-name-side-effects/numbers-class.js b/test/language/computed-property-names/to-name-side-effects/numbers-class.js index 78035a330eccf99a1f50d3fae131f4c7fb394403..934438943d40cc0815cd7a960bd1b3c1b073861e 100644 --- a/test/language/computed-property-names/to-name-side-effects/numbers-class.js +++ b/test/language/computed-property-names/to-name-side-effects/numbers-class.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/to-name-side-effects/numbers-object.js b/test/language/computed-property-names/to-name-side-effects/numbers-object.js index 8744974e4a6fcdd9531cf906e0c237e9bbba2da5..53c1eca630a057669591a278d649f061d148db79 100644 --- a/test/language/computed-property-names/to-name-side-effects/numbers-object.js +++ b/test/language/computed-property-names/to-name-side-effects/numbers-object.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/computed-property-names/to-name-side-effects/object.js b/test/language/computed-property-names/to-name-side-effects/object.js index 66fae77ad1ed6be4bca80c52339e30439d757f0f..2b8ac967817fc7009f168c8497eaf8ce87b530fe 100644 --- a/test/language/computed-property-names/to-name-side-effects/object.js +++ b/test/language/computed-property-names/to-name-side-effects/object.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2014 the V8 project authors. All rights reserved. +// Copyright (C) 2014 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.2.5 diff --git a/test/language/for-of/break-from-catch.js b/test/language/for-of/break-from-catch.js index b3ef56b0fdf158eb205cdbbaa237cb47eae66835..0e30fe7525b701d3b2dd48862dc9ed4ba1e9b5a6 100644 --- a/test/language/for-of/break-from-catch.js +++ b/test/language/for-of/break-from-catch.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/break-from-try.js b/test/language/for-of/break-from-try.js index 795b671bdb5985b27be74bb7aff8e235fa0dd266..aafe709b922334bbe09b69513aa4aaae53d33999 100644 --- a/test/language/for-of/break-from-try.js +++ b/test/language/for-of/break-from-try.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/break-label.js b/test/language/for-of/break-label.js index 30d3c6737de14addaa81955b9c853ed0b0b2166e..f68e9e6a6409ebf25875fcd209454b6b8d298e4e 100644 --- a/test/language/for-of/break-label.js +++ b/test/language/for-of/break-label.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/break.js b/test/language/for-of/break.js index 89bfc6bc426a8e27f714ae80ba2fdc573e7f7844..bf3b1733fdd99a87619565ec55fbd04cb95103db 100644 --- a/test/language/for-of/break.js +++ b/test/language/for-of/break.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/continue-from-catch.js b/test/language/for-of/continue-from-catch.js index 5a3a6ebab555b8d0035acc485dbfbced549b3faf..6db37d781b8d2fbaa053233f521b09373c028e04 100644 --- a/test/language/for-of/continue-from-catch.js +++ b/test/language/for-of/continue-from-catch.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/continue-from-try.js b/test/language/for-of/continue-from-try.js index 0378fba7f4988ef0bd7acf2e6fee7dabd1fef122..1bde5899dc88d0d932bad75381dd12465f1ddf09 100644 --- a/test/language/for-of/continue-from-try.js +++ b/test/language/for-of/continue-from-try.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/continue-label.js b/test/language/for-of/continue-label.js index 760b9dbcf3fcf469187b1e558d8a50ba5825e23b..157c6fd4e3774223022a5763fbd9e2eee6d246a4 100644 --- a/test/language/for-of/continue-label.js +++ b/test/language/for-of/continue-label.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/continue.js b/test/language/for-of/continue.js index 571377e924afcc079ed299dadb9d0a245af3e22f..f7be48eb897a2d94fbfdc75b560509644e609921 100644 --- a/test/language/for-of/continue.js +++ b/test/language/for-of/continue.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.n diff --git a/test/language/for-of/generator.js b/test/language/for-of/generator.js index 7d0a5af27e236b44aefa4a43d2b5355517831837..68a27ec4c192ce4378a3a762fa019d354b6dfe88 100644 --- a/test/language/for-of/generator.js +++ b/test/language/for-of/generator.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 diff --git a/test/language/for-of/generic-iterable.js b/test/language/for-of/generic-iterable.js index 96cdd40271e96876f3408b8cbbddcb1d5bf93d3a..f1e6d978bea121b6c2d1a99c980d19c3e025554f 100644 --- a/test/language/for-of/generic-iterable.js +++ b/test/language/for-of/generic-iterable.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 diff --git a/test/language/for-of/head-expr-obj-iterator-method.js b/test/language/for-of/head-expr-obj-iterator-method.js index 20b4dc6ae00b46b04777844f48452ce238ac505e..03643e67a5f1d043c8a7e57f85cccdb7bf759ae6 100644 --- a/test/language/for-of/head-expr-obj-iterator-method.js +++ b/test/language/for-of/head-expr-obj-iterator-method.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.12 S8.b diff --git a/test/language/for-of/head-expr-primitive-iterator-method.js b/test/language/for-of/head-expr-primitive-iterator-method.js index 0c7abe9beef7060e07c1423a70fc6549830133c5..fde9be2f8b32def414a7f3a4c6063111912e6f56 100644 --- a/test/language/for-of/head-expr-primitive-iterator-method.js +++ b/test/language/for-of/head-expr-primitive-iterator-method.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.12 S8.b diff --git a/test/language/for-of/head-expr-to-obj.js b/test/language/for-of/head-expr-to-obj.js index 085ca18308c9e9283ca58434b09ab38948e98bd1..83fe0b1a801257a77b70d80f3331f6a9b1cf6352 100644 --- a/test/language/for-of/head-expr-to-obj.js +++ b/test/language/for-of/head-expr-to-obj.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.12 S8.b diff --git a/test/language/for-of/iterator-as-proxy.js b/test/language/for-of/iterator-as-proxy.js index c9b975d414828c6975e33219e5b65e1b13658fd9..cfb318ee596c1d694fbe0a3439cde34d6d333220 100644 --- a/test/language/for-of/iterator-as-proxy.js +++ b/test/language/for-of/iterator-as-proxy.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 diff --git a/test/language/for-of/iterator-next-reference.js b/test/language/for-of/iterator-next-reference.js index 8770b406d5a5e947c709ca633d26c992e0792024..c661bd24b0114f84d59668b0c83ed8568e61ea99 100644 --- a/test/language/for-of/iterator-next-reference.js +++ b/test/language/for-of/iterator-next-reference.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.c diff --git a/test/language/for-of/iterator-next-result-done-attr.js b/test/language/for-of/iterator-next-result-done-attr.js index 50c9f414cd2baf1ce80dac8ab9ee859caaa7e0f1..2ae62891b1cbb7c7a8b3f7c270cc2abfb7e84167 100644 --- a/test/language/for-of/iterator-next-result-done-attr.js +++ b/test/language/for-of/iterator-next-result-done-attr.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 7.4.3 diff --git a/test/language/for-of/iterator-next-result-type.js b/test/language/for-of/iterator-next-result-type.js index 351ce1b97a34eddabed1f50b8c576a826d85fb29..7deab2e5cfbad7bdeb3bbc25063552ead3ba4c51 100644 --- a/test/language/for-of/iterator-next-result-type.js +++ b/test/language/for-of/iterator-next-result-type.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.c diff --git a/test/language/for-of/iterator-next-result-value-attr.js b/test/language/for-of/iterator-next-result-value-attr.js index 1afda16b1d8f59eadee92c333bed5be0c9ab3cb5..a0545c53f2c438853cd99d858aa6229669acc9c1 100644 --- a/test/language/for-of/iterator-next-result-value-attr.js +++ b/test/language/for-of/iterator-next-result-value-attr.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 S5.c diff --git a/test/language/for-of/nested.js b/test/language/for-of/nested.js index eedfbda7988d04f5380164c693e20440e8de7a7d..cd1f4bc976fcdd45c4432d70ce8b7b82b2be1d9c 100644 --- a/test/language/for-of/nested.js +++ b/test/language/for-of/nested.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13 diff --git a/test/language/for-of/return.js b/test/language/for-of/return.js index b849d0ba58fa6d5480c0416ab4f312d6a486860e..2d79589019c8fb809747a4ca1c8fd56441e3d06f 100644 --- a/test/language/for-of/return.js +++ b/test/language/for-of/return.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2013 the V8 project authors. All rights reserved. +// Copyright (C) 2013 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 13.6.4.13