From 37aed94440b4936411271aa8776b1e54d9278fc8 Mon Sep 17 00:00:00 2001 From: tomgond Date: Sun, 8 Sep 2024 22:28:02 +0300 Subject: [PATCH] Update TimeDifference.mjs Another change to make build run --- src/core/operations/TimeDifference.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/operations/TimeDifference.mjs b/src/core/operations/TimeDifference.mjs index 7da2e3a0..f8efd8ad 100644 --- a/src/core/operations/TimeDifference.mjs +++ b/src/core/operations/TimeDifference.mjs @@ -1,6 +1,6 @@ /** * @author tomgond [tom.gonda@gmail.com] - * @copyright Crown Copyright 2024 + * @copyright Crown Copyright 2024 * @license Apache-2.0 */