From 982c915931e41a0a855668f5966e693684f86c7a Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 7 Apr 2019 19:02:27 +0100 Subject: [PATCH] Change author --- src/core/operations/Bzip2Decompress.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/operations/Bzip2Decompress.mjs b/src/core/operations/Bzip2Decompress.mjs index 2598e207..08a1f3d7 100644 --- a/src/core/operations/Bzip2Decompress.mjs +++ b/src/core/operations/Bzip2Decompress.mjs @@ -1,6 +1,6 @@ /** - * @author n1474335 [n1474335@gmail.com] - * @copyright Crown Copyright 2016 + * @author Matt C [me@mitt.dev] + * @copyright Crown Copyright 2019 * @license Apache-2.0 */