diff --git a/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js b/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js
index 928d9b6cf535d8bbf84dac54788ec1330d529fba..19c5f7f18ae105c7b1dc055e4b6b836e1241a485 100644
--- a/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js
+++ b/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-variablestatements-in-catch-blocks
-es6id: B.3.5
 description: Re-declaration of catch parameter
 info: |
     [...]
diff --git a/test/annexB/language/statements/try/catch-redeclared-for-of-var.js b/test/annexB/language/statements/try/catch-redeclared-for-of-var.js
index c66f548461f47298293051a103204c15f405ab6f..41544062883f3e149a75b10d1f4fec88dd1d3b9c 100644
--- a/test/annexB/language/statements/try/catch-redeclared-for-of-var.js
+++ b/test/annexB/language/statements/try/catch-redeclared-for-of-var.js
@@ -1,8 +1,8 @@
-// Copyright (C) 2016 the V8 project authors. All rights reserved.
+// Copyright (C) 2019 Sony Interactive Entertainment Inc.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
+author: Ross Kirsling
 esid: sec-variablestatements-in-catch-blocks
-es6id: B.3.5
 description: Re-declaration of catch parameter (for-of statement)
 info: |
     It is a Syntax Error if any element of the BoundNames of CatchParameter