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 /org/config_dub.org | |
| parent | src/ext_deplends updated arsd:{core.d,cgi.d} (diff) | |
Diffstat (limited to 'org/config_dub.org')
| -rw-r--r-- | org/config_dub.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org/config_dub.org b/org/config_dub.org index 60a8a43..6d022f1 100644 --- a/org/config_dub.org +++ b/org/config_dub.org @@ -4,12 +4,12 @@ #+FILETAGS: :spine:hub: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2025 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 (continuously updated, current 2026) Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code #+PROPERTY: header-args+ :noweb yes -#+PROPERTY: header-args+ :results no +#+PROPERTY: header-args+ :results silent #+PROPERTY: header-args+ :cache no #+PROPERTY: header-args+ :padline no #+PROPERTY: header-args+ :mkdirp yes @@ -47,10 +47,10 @@ "authors": [ "Ralph Amissah" ], - "copyright": "Copyright © 2002, 2025 Ralph Amissah", + "copyright": "Copyright © 2002, 2026 Ralph Amissah", "name": "spine_search", "version": "<<spine_version>>", - "description": "cgi search for spine, a sisu like document parser", + "description": "cgi search for spine, a sisu-like document parser", "homepage": "https://sisudoc.org", "license": "AGPL-3.0+", "targetPath": "./cgi-bin", |
