summaryrefslogtreecommitdiffstats
path: root/src/utils/__tests__/formattedTime.spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/__tests__/formattedTime.spec.js')
-rw-r--r--src/utils/__tests__/formattedTime.spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/__tests__/formattedTime.spec.js b/src/utils/__tests__/formattedTime.spec.js
index 76041a8d9..94b4111a5 100644
--- a/src/utils/__tests__/formattedTime.spec.js
+++ b/src/utils/__tests__/formattedTime.spec.js
@@ -1,5 +1,5 @@
/**
- * SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
+ * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
import { formattedTime, futureRelativeTime } from '../formattedTime.ts'