Delete extra slash in Copyright section

This commit is contained in:
Michael Dyck 2024-01-03 10:41:00 -05:00 committed by Ms2ger
parent 4393acd575
commit c194ad6936
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/// Copyright 2023 the V8 project authors. All rights reserved.
// Copyright 2023 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---

View File

@ -1,4 +1,4 @@
/// Copyright 2023 the V8 project authors. All rights reserved.
// Copyright 2023 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---