summaryrefslogtreecommitdiffstats
path: root/src/types/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/index.ts')
-rw-r--r--src/types/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types/index.ts b/src/types/index.ts
index 968459f61..b82dbb8da 100644
--- a/src/types/index.ts
+++ b/src/types/index.ts
@@ -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 type { components, operations } from './openapi/openapi-full.ts'