X-Git-Url: https://git.ladys.computer/Etiquette/blobdiff_plain/ce40db353c27887f4345c88fc70a7251bf688bbb..f8903c5b3bd12d02af174e5043d906d63da0b0d1:/deps.js diff --git a/deps.js b/deps.js index fa371be..a64b670 100644 --- a/deps.js +++ b/deps.js @@ -1,13 +1,17 @@ -// 📧🏷️ Étiquette ∷ deps.js -// ==================================================================== -// -// Copyright © 2023 Lady [@ Lady’s Computer]. -// -// 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 . +// SPDX-FileCopyrightText: 2023, 2025 Lady +// SPDX-License-Identifier: MPL-2.0 +/** + * ⁌ 📧🏷️ Étiquette ∷ deps.js + * + * Copyright © 2023, 2025 Lady [@ Ladys Computer]. + * + * 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 . + */ export { + identity, wrmgBase32Binary, wrmgBase32String, -} from "https://git.ladys.computer/Pisces/blob_plain/0.3.1:/binary.js"; +} from "./.♓🧩/mod.js";