diff --git a/test/built-ins/Realm/length.js b/test/built-ins/Realm/length.js index dde6a6175a..856df04436 100644 --- a/test/built-ins/Realm/length.js +++ b/test/built-ins/Realm/length.js @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Rick waldron. All rights reserved. +// Copyright (C) 2021 Rick Waldron. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- esid: sec-realm-constructor diff --git a/test/built-ins/Realm/prototype/evaluate/length.js b/test/built-ins/Realm/prototype/evaluate/length.js index be9d740670..f9f2b3226f 100644 --- a/test/built-ins/Realm/prototype/evaluate/length.js +++ b/test/built-ins/Realm/prototype/evaluate/length.js @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Rick waldron. All rights reserved. +// Copyright (C) 2021 Rick Waldron. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- esid: sec-realm.prototype.evaluate diff --git a/test/built-ins/Realm/prototype/importValue/length.js b/test/built-ins/Realm/prototype/importValue/length.js index 5f1cd683b9..a1eaea87c8 100644 --- a/test/built-ins/Realm/prototype/importValue/length.js +++ b/test/built-ins/Realm/prototype/importValue/length.js @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Rick waldron. All rights reserved. +// Copyright (C) 2021 Rick Waldron. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- esid: sec-realm.prototype.importvalue