Skip to content

Commit

Permalink
fix license violation
Browse files Browse the repository at this point in the history
  • Loading branch information
1673beta committed Mar 21, 2024
1 parent 700efb9 commit 839bfb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/backend/migration/1696604572677-poll-vote-poll.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only
*/

export class PollVotePoll1696604572677 {
name = 'PollVotePoll1696604572677';

Expand Down

0 comments on commit 839bfb3

Please sign in to comment.