diff options
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 */ |