diff --git a/test/annexB/language/function-code/block-decl-func-skip-arguments.js b/test/annexB/language/function-code/block-decl-func-skip-arguments.js index 3c41abddd7..c90306cd5c 100644 --- a/test/annexB/language/function-code/block-decl-func-skip-arguments.js +++ b/test/annexB/language/function-code/block-decl-func-skip-arguments.js @@ -1,3 +1,6 @@ +// Copyright (C) 2017 the V8 project authors. All rights reserved. +// This code is governed by the BSD license found in the LICENSE file. + /*--- description: Functions named 'arguments' have legacy hoisting semantics esid: sec-web-compat-functiondeclarationinstantiation