From c01118f6a5ef8f93c24880979c67eb59657a59d8 Mon Sep 17 00:00:00 2001 From: tomgond Date: Mon, 10 Jun 2024 11:10:16 +0300 Subject: [PATCH] Change to make pull request run again --- 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 f8efd8ad..7da2e3a0 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 */