summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarie <github@yuugi.dev>2025-04-11 08:17:49 +0000
committerMarie <github@yuugi.dev>2025-04-11 08:17:49 +0000
commite2507b9e0aa8764959dd0c6a56b877cb472306e8 (patch)
tree320bdee66423855aed8c18612c7487099f71a757
parentmerge: display announcement text as mfm block (!957) (diff)
downloadsharkey-e2507b9e0aa8764959dd0c6a56b877cb472306e8.tar.gz
sharkey-e2507b9e0aa8764959dd0c6a56b877cb472306e8.tar.bz2
sharkey-e2507b9e0aa8764959dd0c6a56b877cb472306e8.zip
Update 2 files
- /packages/frontend/src/scripts/chiptune2.ts - /packages/frontend/src/components/SkModPlayer.vue
-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 */