Fix copy/paste error. Set author to myself.
This commit is contained in:
parent
27706d2e5a
commit
08722589f2
@ -5,8 +5,8 @@
|
|||||||
* WebAssembly.instantiate is called exactly once, regardless of how many
|
* WebAssembly.instantiate is called exactly once, regardless of how many
|
||||||
* operations use it or in what order they run.
|
* operations use it or in what order they run.
|
||||||
*
|
*
|
||||||
* @author n1474335 [n1474335@gmail.com]
|
* @author Leon Zandman [leon@wirwar.com]
|
||||||
* @copyright Crown Copyright 2024
|
* @copyright Crown Copyright 2026
|
||||||
* @license Apache-2.0
|
* @license Apache-2.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* Zstd tests.
|
* Zstd tests.
|
||||||
*
|
*
|
||||||
* @author n1474335 [n1474335@gmail.com]
|
* @author Leon Zandman [leon@wirwar.com]
|
||||||
* @copyright Crown Copyright 2024
|
* @copyright Crown Copyright 2026
|
||||||
* @license Apache-2.0
|
* @license Apache-2.0
|
||||||
*/
|
*/
|
||||||
import TestRegister from "../../lib/TestRegister.mjs";
|
import TestRegister from "../../lib/TestRegister.mjs";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user