selecting.js: add MIT license
Licensing was approved by the individual contributors.
This commit is contained in:
parent
23165e6384
commit
e311d02c9d
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
/*
|
||||||
|
Copyright (C) 2023 Gruetzig
|
||||||
|
Copyright (C) 2023 Nintendo Homebrew
|
||||||
|
|
||||||
|
SPDX-License-Identifier: MIT
|
||||||
|
*/
|
||||||
|
|
||||||
// CVer:NVer map for U/E/J regions
|
// CVer:NVer map for U/E/J regions
|
||||||
function sslothable(s, n) {
|
function sslothable(s, n) {
|
||||||
if
|
if
|
||||||
|
|
Loading…
Add table
Reference in a new issue