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 /org/config_dub.org | |
parent | refactor yaml extraction code file (diff) |
2025
Diffstat (limited to 'org/config_dub.org')
-rw-r--r-- | org/config_dub.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org/config_dub.org b/org/config_dub.org index a6e715a..043e62c 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 - 2024 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2025 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code @@ -47,7 +47,7 @@ "authors": [ "Ralph Amissah" ], - "copyright": "Copyright © 2015 - 2024 Ralph Amissah", + "copyright": "Copyright © 2015 - 2025 Ralph Amissah", "name": "spine", "version": "<<spine_version>>", "description": "an object-centric sisu-like document parser", |