diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-01-10 11:55:06 -0500 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-01-10 13:16:10 -0500 |
| commit | 560b3d8866dfb9dc6411a01a02de1844dc6e0497 (patch) | |
| tree | 0f6e665da0cd0dcf89ecd700c5f3b9a8d94d700c /src/sisudoc | |
| parent | src/ext_deplends updated arsd:{core.d,cgi.d} (diff) | |
Diffstat (limited to 'src/sisudoc')
| -rw-r--r-- | src/sisudoc/COPYRIGHT | 20 | ||||
| -rwxr-xr-x | src/sisudoc/spine_search.d | 4 |
2 files changed, 12 insertions, 12 deletions
diff --git a/src/sisudoc/COPYRIGHT b/src/sisudoc/COPYRIGHT index fa0f004..6b510e1 100644 --- a/src/sisudoc/COPYRIGHT +++ b/src/sisudoc/COPYRIGHT @@ -1,33 +1,33 @@ - Name: spine - SiSU Spine, Doc Reform - Description: documents, structuring, processing, publishing, search - static content generator - + - Author: Ralph Amissah [ralph.amissah@gmail.com] - - - Copyright: (C) 2015 - 2025 Ralph Amissah + + - Copyright: (C) 2015 - 2026 Ralph Amissah - code under src/* src/sisudoc/* - License: AGPL 3 or later: - + Spine, Doc Reform (SiSU), a framework for document structuring, publishing and search - + Copyright (C) Ralph Amissah - + This program is free software: you can redistribute it and/or modify it under the terms of the GNU AFERO General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program. If not, see [https://www.gnu.org/licenses/]. - + If you have Internet connection, the latest version of the AGPL should be available at these locations: [https://www.fsf.org/licensing/licenses/agpl.html] @@ -39,7 +39,7 @@ modifications - docReform object numbering (based on SiSU object citation numbering) - standard SiSU document object numbering - + - Homepages: [https://www.sisudoc.org] diff --git a/src/sisudoc/spine_search.d b/src/sisudoc/spine_search.d index 8f9c16f..25321d8 100755 --- a/src/sisudoc/spine_search.d +++ b/src/sisudoc/spine_search.d @@ -7,7 +7,7 @@ - Author: Ralph Amissah [ralph.amissah@gmail.com] - - Copyright: (C) 2015 - 2025 Ralph Amissah, All Rights Reserved. + - Copyright: (C) 2015 (continuously updated, current 2026) Ralph Amissah, All Rights Reserved. - License: AGPL 3 or later: @@ -1911,7 +1911,7 @@ LIMIT %s OFFSET %s <a href=\"https://sisudoc.org/\" target=\"_top\"><b>≅ SiSU Spine ፨</b></a> </label> <label for=\"find\">(object numbering & object search)</label> -<label for=\"find\">2025</label> +<label for=\"find\">2026</label> <br><label for=\"find\">(web 1993, object numbering 1997, object search 2002 ...)</label> <br><a href=\"https://git.sisudoc.org/\" target=\"_top\">Δ git</a> </p> |
