summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/json-schema/note-edit.ts
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-06-15 11:36:55 +0100
committerdakkar <dakkar@thenautilus.net>2024-06-15 11:36:55 +0100
commitb525c5887f1a81a4a88257f7750b22e882dbf4c9 (patch)
treee82354ee522ba1bb5df97ddbcac76743b4fd75db /packages/backend/src/models/json-schema/note-edit.ts
parentremove duplicate switches (diff)
downloadsharkey-b525c5887f1a81a4a88257f7750b22e882dbf4c9.tar.gz
sharkey-b525c5887f1a81a4a88257f7750b22e882dbf4c9.tar.bz2
sharkey-b525c5887f1a81a4a88257f7750b22e882dbf4c9.zip
add copyright text to all our files
Diffstat (limited to 'packages/backend/src/models/json-schema/note-edit.ts')
-rw-r--r--packages/backend/src/models/json-schema/note-edit.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/backend/src/models/json-schema/note-edit.ts b/packages/backend/src/models/json-schema/note-edit.ts
index a58e2aa1de..ba936f866b 100644
--- a/packages/backend/src/models/json-schema/note-edit.ts
+++ b/packages/backend/src/models/json-schema/note-edit.ts
@@ -1,3 +1,8 @@
+/*
+ * SPDX-FileCopyrightText: marie and other Sharkey contributors
+ * SPDX-License-Identifier: AGPL-3.0-only
+ */
+
export const packedNoteEdit = {
type: "object",
properties: {