diff options
Diffstat (limited to 'packages/backend/src/models/json-schema/gallery-post.ts')
| -rw-r--r-- | packages/backend/src/models/json-schema/gallery-post.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/backend/src/models/json-schema/gallery-post.ts b/packages/backend/src/models/json-schema/gallery-post.ts index a46d5115c2..df7038950c 100644 --- a/packages/backend/src/models/json-schema/gallery-post.ts +++ b/packages/backend/src/models/json-schema/gallery-post.ts @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: syuilo and misskey-project + * SPDX-FileCopyrightText: syuilo and other misskey contributors * SPDX-License-Identifier: AGPL-3.0-only */ |