]> Lady’s Gitweb - Etiquette/blobdiff - deps.js
Apply some reformatting and make Reuse‐compliant
[Etiquette] / deps.js
diff --git a/deps.js b/deps.js
index 657026d12aae2410aff8d32576e04831fb90bbca..a64b6706b8655257438a189b93fde7ea51d4d0b5 100644 (file)
--- a/deps.js
+++ b/deps.js
@@ -1,14 +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 <https://mozilla.org/MPL/2.0/>.
+// SPDX-FileCopyrightText: 2023, 2025 Lady <https://www.ladys.computer/about/#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 <https://mozilla.org/MPL/2.0/>.
+ */
 
 export {
+  identity,
   wrmgBase32Binary,
   wrmgBase32String,
-} from "https://git.ladys.computer/Pisces/blob_plain/0.3.1:/binary.js";
-export { identity } from "https://git.ladys.computer/Pisces/blob_plain/0.3.1:/function.js";
+} from "./.♓🧩/mod.js";
This page took 0.236029 seconds and 4 git commands to generate.