This commit is contained in:
Shusui MOYATANI
2023-03-09 01:03:41 +09:00
parent 9596e2c6f0
commit 817657c053
2 changed files with 5 additions and 97 deletions

View File

@@ -8,6 +8,7 @@ const acceptableLicenses = [
'MIT',
'ISC',
'Apache-2.0',
'0BSD',
'BSD-3-Clause',
'CC-BY-4.0',
];