From f759df6322b1b9bf6fa6b771b8b89e2f33cb0a0a Mon Sep 17 00:00:00 2001 From: Daniel Ehrenberg Date: Mon, 17 Apr 2017 12:49:47 +0200 Subject: [PATCH] Copyright attribution for test --- .../language/function-code/block-decl-func-skip-arguments.js | 3 +++ 1 file changed, 3 insertions(+) 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