diff options
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", |
