diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-01-01 14:42:38 -0500 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-01-01 14:42:38 -0500 | 
| commit | 24b8d40a8d182120dcd8dbc2874eab21a184db0e (patch) | |
| tree | 6c475eece73b6ee99d36fe4c6b0b2495c2a17dd0 /src/sisudoc/io_out/xmls.d | |
| parent | refactor yaml extraction code file (diff) | |
2025
Diffstat (limited to 'src/sisudoc/io_out/xmls.d')
| -rw-r--r-- | src/sisudoc/io_out/xmls.d | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/sisudoc/io_out/xmls.d b/src/sisudoc/io_out/xmls.d index c268bb7..7fc5e51 100644 --- a/src/sisudoc/io_out/xmls.d +++ b/src/sisudoc/io_out/xmls.d @@ -6,7 +6,7 @@    - Author: Ralph Amissah      [ralph.amissah@gmail.com] -  - Copyright: (C) 2015 - 2024 Ralph Amissah, All Rights Reserved. +  - Copyright: (C) 2015 - 2025 Ralph Amissah, All Rights Reserved.    - License: AGPL 3 or later: @@ -490,7 +490,7 @@ string tail(M)(M doc_matters) {        <a href="https://sisudoc.org" class="lnkicon">≅ SiSU Spine ፨</a> (object numbering & object search)      </p>      <p class="small_center" id="sisu_spine"><a name="sisu_spine"></a> -      (web 1993, object numbering 1997, object search 2002 ...) 2024 +      (web 1993, object numbering 1997, object search 2002 ...) 2025      </p>    </div>    <a name="bottom" id="bottom"></a> | 
