]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2dependencies.xslt
Make REUSE‐compliant
[Shushe] / lib / catalog2dependencies.xslt
index b1e54a1f3d6cb02fdd7f35df66d4ddd1795a4345..4341dea3a594af7479626fbb85194e721648df7d 100644 (file)
@@ -1,8 +1,12 @@
 <?xml version="1.0"?>
 <!--
+SPDX-FileCopyrightText: 2023, 2024 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: MPL-2.0
+-->
+<!--
 ⁌ ⛩️📰 书社 ∷ lib/catalog2dependencies.xslt
 
-© 2023 Lady [@ Lady’s Computer]
+© 2023–2024 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 M·P·L was not distributed with this file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
@@ -98,7 +102,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                        <text>&#xA;</text>
                        <for-each select="exsl:node-set($dependencies)/书社:recursive-dependency">
                                <text>&#x9;</text>
-                               <text>!</text>
+                               <text>-</text>
                                <value-of select="."/>
                                <text>&#xA;</text>
                        </for-each>
This page took 0.020433 seconds and 4 git commands to generate.