]> Lady’s Gitweb - Etiquette/blobdiff - schema.js
Apply some reformatting and make Reuse‐compliant
[Etiquette] / schema.js
index c708cfe83b13f9452651c96f43f6caea6447348a..f32ee451678df992f252fca2e5c93dcb30fc56e6 100644 (file)
--- a/schema.js
+++ b/schema.js
@@ -1,21 +1,22 @@
-// 📧🏷️ Étiquette ∷ schema.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 ∷ schema.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/>.
+ */
+
 // ※ The definitions in this file are minimal and only really geared
 // towards supporting the functionality that 📧🏷️ Étiquette needs.
 
 /**
  * Supported class types.
  *
- * The class `"Thing"` is not defined, but is used as a generic
+ * The class `"Thing"´ is not defined, but is used as a generic
  * superclass.
  */
 const classes = {
This page took 0.171419 seconds and 4 git commands to generate.