chore: add missing license identifier

This commit is contained in:
syuilo 2023-07-28 14:02:58 +09:00
parent 8b74d1530e
commit ab3cd7b837
3 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: syuilo and other misskey contributors
* SPDX-License-Identifier: AGPL-3.0-only
*/
/**
* Basic OAuth tests to make sure the library is correctly integrated to Misskey
* and not regressed by version updates or potential migration to another library.