update SPDX-FileCopyrightText

This commit is contained in:
syuilo
2024-02-12 11:37:45 +09:00
parent 4bdaf26133
commit 9b5aeb76d8
1811 changed files with 1879 additions and 1881 deletions

View File

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: syuilo and other misskey contributors
SPDX-FileCopyrightText: syuilo and misskey-project
SPDX-License-Identifier: AGPL-3.0-only
-->
@@ -76,7 +76,7 @@ router.addListener('change', onChange);
/**
* キャッシュクリアが有効になったら、全キャッシュをクリアする
*
*
* keepAlive側にwatcherがあるのですぐ消えるとはおもうけど、念のためページ遷移完了まではキャッシュを無効化しておく。
* キャッシュ有効時向けにexcludeを使いたい場合は、pageCacheControllerに並列に突っ込むのではなく、下に追記すること
*/