diff --git a/test/built-ins/Date/UTC/non-integer-values.js b/test/built-ins/Date/UTC/non-integer-values.js index 7ab03bab0ce86458d3bc2c0a2be050ae087679f6..f1c46209cd6e7aa6824e219def7f673274ac1ca9 100644 --- a/test/built-ins/Date/UTC/non-integer-values.js +++ b/test/built-ins/Date/UTC/non-integer-values.js @@ -1,4 +1,4 @@ -// Copyright (C) 2016 the V8 project authors. All rights reserved. +// Copyright (C) 2018 Viktor Mukhachev. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- esid: sec-date.utc