Add proper license

This commit is contained in:
Vanilagy
2025-06-27 13:14:11 +02:00
parent bc201ca265
commit a3d73228e2
52 changed files with 806 additions and 37 deletions
+8
View File
@@ -1,3 +1,11 @@
/*
* Copyright (c) 2025-present, Vanilagy and contributors
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
import { mergeObjectsDeeply, retriedFetch } from './misc';
/**