aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/util_cgi_d_sqlite_search.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-01-05 15:57:06 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-01-05 15:57:06 -0500
commit3105b447e486c3eb34a1dd8121625f3a86e978fe (patch)
tree3dda9b2c314c7a426eaeb08b2a0d8ec5e01890d8 /org/util_cgi_d_sqlite_search.org
parentnix setup related but messy (diff)
a new year
Diffstat (limited to 'org/util_cgi_d_sqlite_search.org')
-rw-r--r--org/util_cgi_d_sqlite_search.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/org/util_cgi_d_sqlite_search.org b/org/util_cgi_d_sqlite_search.org
index 88efe5b..64aa58c 100644
--- a/org/util_cgi_d_sqlite_search.org
+++ b/org/util_cgi_d_sqlite_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 - 2021 Ralph Amissah
+#+COPYRIGHT: Copyright (C) 2015 - 2022 Ralph Amissah
#+LANGUAGE: en
#+STARTUP: content hideblocks hidestars noindent entitiespretty
#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:nil _:nil -:t f:t *:t <:t
@@ -84,7 +84,7 @@ mixin GenericMain!cgi_function_intro;
- Author: Ralph Amissah
[ralph.amissah@gmail.com]
- - Copyright: (C) 2015 - 2021 Ralph Amissah, All Rights
+ - Copyright: (C) 2015 - 2022 Ralph Amissah, All Rights
Reserved.
- License: AGPL 3 or later:
@@ -1217,7 +1217,7 @@ LIMIT %s OFFSET %s
name "spine_search"
description "A minimal D application."
authors "ralph"
-copyright "Copyright © 2021, ralph"
+copyright "Copyright © 2022, ralph"
license "GPL-3.0+"
dependency "d2sqlite3" version="~>0.18.3"
dependency "arsd-official": "7.2.0"