diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-01-06 17:42:47 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-01-06 17:42:47 -0500 |
commit | aa26b7e84ea65fa07b4e18ed1f101f20c82e421e (patch) | |
tree | 08d80c38989fc577aac2581c257ca24faea1f4c0 | |
parent | 0.14.0, spine sync (diff) |
2024
-rw-r--r-- | dub.json | 2 | ||||
-rw-r--r-- | nix-overlays/README | 2 | ||||
-rw-r--r-- | org/cgi_spine_search.org | 6 | ||||
-rw-r--r-- | org/config_d_cfte.org | 2 | ||||
-rw-r--r-- | org/config_dub.org | 4 | ||||
-rw-r--r-- | org/config_env.org | 2 | ||||
-rw-r--r-- | org/config_git.org | 2 | ||||
-rw-r--r-- | org/config_make.org | 2 | ||||
-rw-r--r-- | org/config_nix.org | 2 | ||||
-rw-r--r-- | org/nixpkgs_overlays_d_related.org | 2 | ||||
-rw-r--r-- | org/spine_version_info_and_doc_header_including_copyright_and_license.org | 4 | ||||
-rwxr-xr-x | src/spine_search.d_ | 7 |
12 files changed, 18 insertions, 19 deletions
@@ -2,7 +2,7 @@ "authors": [ "Ralph Amissah" ], - "copyright": "Copyright © 2002, 2023 Ralph Amissah", + "copyright": "Copyright © 2002, 2024 Ralph Amissah", "name": "spine_search", "version": "0.14.0", "description": "cgi search for spine, a sisu like document parser", diff --git a/nix-overlays/README b/nix-overlays/README index 55b9381..2c3f7b3 100644 --- a/nix-overlays/README +++ b/nix-overlays/README @@ -4,7 +4,7 @@ #+FILETAGS: :dlang:build:tools: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty diff --git a/org/cgi_spine_search.org b/org/cgi_spine_search.org index e6252ea..00f0bed 100644 --- a/org/cgi_spine_search.org +++ b/org/cgi_spine_search.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:hub: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code @@ -20,7 +20,7 @@ #+NAME: year #+BEGIN_SRC text -2023 +2024 #+END_SRC * 0. version.txt configuration.txt (set version & configuration) @@ -2213,7 +2213,7 @@ see configuration_cfte.org #+NAME: doc_header_including_copyright_and_license #+HEADER: :noweb yes #+BEGIN_SRC emacs-lisp -<<./spine_doc_header_including_copyright_and_license.org:spine_doc_header_including_copyright_and_license()>> +<<./spine_version_info_and_doc_header_including_copyright_and_license.org:spine_doc_header_including_copyright_and_license()>> #+END_SRC * __END__ diff --git a/org/config_d_cfte.org b/org/config_d_cfte.org index 91ecf1d..1f28717 100644 --- a/org/config_d_cfte.org +++ b/org/config_d_cfte.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:hub: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code diff --git a/org/config_dub.org b/org/config_dub.org index e006da1..56cf993 100644 --- a/org/config_dub.org +++ b/org/config_dub.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:hub: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code @@ -47,7 +47,7 @@ "authors": [ "Ralph Amissah" ], - "copyright": "Copyright © 2002, 2023 Ralph Amissah", + "copyright": "Copyright © 2002, 2024 Ralph Amissah", "name": "spine_search", "version": "<<spine_version>>", "description": "cgi search for spine, a sisu like document parser", diff --git a/org/config_env.org b/org/config_env.org index 5a02a2c..229b404 100644 --- a/org/config_env.org +++ b/org/config_env.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:build:tools: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code diff --git a/org/config_git.org b/org/config_git.org index 1106715..a1220e1 100644 --- a/org/config_git.org +++ b/org/config_git.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:hub: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code diff --git a/org/config_make.org b/org/config_make.org index 45ed889..e2ed859 100644 --- a/org/config_make.org +++ b/org/config_make.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:build:tools: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code diff --git a/org/config_nix.org b/org/config_nix.org index a3bb2d2..60232a6 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:build:tools: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: show4levels hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code diff --git a/org/nixpkgs_overlays_d_related.org b/org/nixpkgs_overlays_d_related.org index 3a7b545..c741115 100644 --- a/org/nixpkgs_overlays_d_related.org +++ b/org/nixpkgs_overlays_d_related.org @@ -27,7 +27,7 @@ ,#+FILETAGS: :dlang:build:tools: ,#+AUTHOR: Ralph Amissah ,#+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -,#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +,#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah ,#+LANGUAGE: en ,#+STARTUP: content hideblocks hidestars noindent entitiespretty diff --git a/org/spine_version_info_and_doc_header_including_copyright_and_license.org b/org/spine_version_info_and_doc_header_including_copyright_and_license.org index db022f5..386650f 100644 --- a/org/spine_version_info_and_doc_header_including_copyright_and_license.org +++ b/org/spine_version_info_and_doc_header_including_copyright_and_license.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:abstraction: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :noweb yes @@ -29,7 +29,7 @@ - Author: Ralph Amissah [ralph.amissah@gmail.com] - - Copyright: (C) 2015 - 2023 Ralph Amissah, All Rights Reserved. + - Copyright: (C) 2015 - 2024 Ralph Amissah, All Rights Reserved. - License: AGPL 3 or later: diff --git a/src/spine_search.d_ b/src/spine_search.d_ index e66eac0..26e04f2 100755 --- a/src/spine_search.d_ +++ b/src/spine_search.d_ @@ -1,14 +1,13 @@ #!/usr/bin/env rdmd /+ -- Name: Spine, Doc Reform +- Name: Spine, Doc Reform [a part of] - Description: documents, structuring, processing, publishing, search - static content generator - Author: Ralph Amissah [ralph.amissah@gmail.com] - - Copyright: (C) 2015 - 2023 Ralph Amissah, All Rights - Reserved. + - Copyright: (C) 2015 - 2024 Ralph Amissah, All Rights Reserved. - License: AGPL 3 or later: @@ -1909,7 +1908,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\">2023</label> +<label for=\"find\">2024</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> |