author fix

This commit is contained in:
john19696 2022-09-22 16:39:51 +01:00
parent f450240094
commit 00f0101723
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/**
* @author n1474335 [n1474335@gmail.com]
* @copyright Crown Copyright 2016
* @author john19696 [john19696@protonmail.com]
* @copyright Crown Copyright 2023
* @license Apache-2.0
*/

View File

@ -1,8 +1,8 @@
/**
* GetAllCasings tests.
* GenerateAllHashes tests.
*
* @author n1073645 [n1073645@gmail.com]
* @copyright Crown Copyright 2020
* @author john19696 [john19696@protonmail.com]
* @copyright Crown Copyright 2022
* @license Apache-2.0
*/
import TestRegister from "../../lib/TestRegister.mjs";