Skip to content

Commit 5a82739

Browse files
committed
Relicense sudoku recipe to MIT and owned by toltec contributors
Sign-off on relicense: HookedBehemoth/remarkable-sudoku#6 (comment)
1 parent a6a2f80 commit 5a82739

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package/sudoku/package

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) 2024 HookedBehemoth
3-
# SPDX-License-Identifier: GPL-3.0-only
2+
# Copyright (c) 2025 The Toltec Contributors
3+
# SPDX-License-Identifier: MIT
44

55
archs=(rm1 rm2)
66
pkgnames=(sudoku)

0 commit comments

Comments
 (0)