diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-01-02 16:19:06 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-01-02 16:23:57 -0500 |
commit | 32b8127ce89050dd8440629f552a63947dc0d929 (patch) | |
tree | 6cab71c719e659231479d4f4b126003684928af0 /org/util_spine_syntax_highlighting_emacs.org | |
parent | org, ocda (ongoing) (diff) |
2024
Diffstat (limited to 'org/util_spine_syntax_highlighting_emacs.org')
-rw-r--r-- | org/util_spine_syntax_highlighting_emacs.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org/util_spine_syntax_highlighting_emacs.org b/org/util_spine_syntax_highlighting_emacs.org index 1004493..52364d7 100644 --- a/org/util_spine_syntax_highlighting_emacs.org +++ b/org/util_spine_syntax_highlighting_emacs.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:info: #+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 @@ -51,7 +51,7 @@ and search. #+BEGIN_SRC elisp ;;; sisu-spine-mode.el --- Major mode for SiSU (spine parser) markup text -;; Copyright (C) 2011, 2023 Free Software Foundation, Inc. +;; Copyright (C) 2011, 2024 Free Software Foundation, Inc. ;; Author: Ralph Amissah & Ambrose Kofi Laing ;; Maintainer: Ralph Amissah <ralph.amissah@gmail.com> |