diff options
Diffstat (limited to 'test/language/expressions/assignment/fn-name-arrow.js')
-rw-r--r-- | test/language/expressions/assignment/fn-name-arrow.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/expressions/assignment/fn-name-arrow.js b/test/language/expressions/assignment/fn-name-arrow.js index 31e3f9fc7..59f131dcc 100644 --- a/test/language/expressions/assignment/fn-name-arrow.js +++ b/test/language/expressions/assignment/fn-name-arrow.js @@ -1,4 +1,4 @@ -// Copyright (C) Copyright 2015 the V8 project authors. All rights reserved. +// Copyright (C) 2015 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- |