summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarie <github@yuugi.dev>2025-04-11 10:45:42 +0000
committerMarie <github@yuugi.dev>2025-04-11 10:45:42 +0000
commit965ba1ef762f35946ea4e3a288947bd9a48344ec (patch)
tree320bdee66423855aed8c18612c7487099f71a757
parentmerge: display announcement text as mfm block (!957) (diff)
parentUpdate 2 files (diff)
downloadsharkey-965ba1ef762f35946ea4e3a288947bd9a48344ec.tar.gz
sharkey-965ba1ef762f35946ea4e3a288947bd9a48344ec.tar.bz2
sharkey-965ba1ef762f35946ea4e3a288947bd9a48344ec.zip
merge: Fix SPDX-Header in two files (!958)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/958 Closes #1027 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Hazelnoot <acomputerdog@gmail.com>
-rw-r--r--packages/frontend/src/components/SkModPlayer.vue2
-rw-r--r--packages/frontend/src/scripts/chiptune2.ts4
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/frontend/src/components/SkModPlayer.vue b/packages/frontend/src/components/SkModPlayer.vue
index 0933806109..4817259470 100644
--- a/packages/frontend/src/components/SkModPlayer.vue
+++ b/packages/frontend/src/components/SkModPlayer.vue
@@ -1,5 +1,5 @@
<!--
-SPDX-FileCopyrightText: marie and other Sharkey contributors
+SPDX-FileCopyrightText: puniko and other Sharkey contributors
SPDX-License-Identifier: AGPL-3.0-only
-->
diff --git a/packages/frontend/src/scripts/chiptune2.ts b/packages/frontend/src/scripts/chiptune2.ts
index 220002ff1e..07822502eb 100644
--- a/packages/frontend/src/scripts/chiptune2.ts
+++ b/packages/frontend/src/scripts/chiptune2.ts
@@ -1,6 +1,6 @@
/*
- * SPDX-FileCopyrightText: marie and other Sharkey contributors
- * SPDX-License-Identifier: AGPL-3.0-only
+ * SPDX-FileCopyrightText: Simon Gündling and other chiptune2.js contributors
+ * SPDX-License-Identifier: MIT
*/
/* eslint-disable */