diff options
| author | Marie <github@yuugi.dev> | 2025-04-11 10:45:42 +0000 |
|---|---|---|
| committer | Marie <github@yuugi.dev> | 2025-04-11 10:45:42 +0000 |
| commit | 965ba1ef762f35946ea4e3a288947bd9a48344ec (patch) | |
| tree | 320bdee66423855aed8c18612c7487099f71a757 /packages/frontend/src/scripts/chiptune2.ts | |
| parent | merge: display announcement text as mfm block (!957) (diff) | |
| parent | Update 2 files (diff) | |
| download | sharkey-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>
Diffstat (limited to 'packages/frontend/src/scripts/chiptune2.ts')
| -rw-r--r-- | packages/frontend/src/scripts/chiptune2.ts | 4 |
1 files changed, 2 insertions, 2 deletions
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 */ |