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
|
||||
function sslothable(s, n) {
|
||||
if
|
||||
|
|
Loading…
Reference in a new issue