diff options
author | Noémi Ványi <sitbackandwait@gmail.com> | 2019-10-23 13:06:19 +0200 |
---|---|---|
committer | Noémi Ványi <sitbackandwait@gmail.com> | 2019-10-23 13:06:19 +0200 |
commit | 021e1da4c9a8eca7293ad62608cc55da5dfde73f (patch) | |
tree | 6b70afd3c169cae4c8276c63125ab6b866d6cdfb /docs/conf.py | |
parent | c1ccb25d56502277be4dad044cb16fa46318217b (diff) | |
download | searxng-021e1da4c9a8eca7293ad62608cc55da5dfde73f.tar.gz searxng-021e1da4c9a8eca7293ad62608cc55da5dfde73f.zip |
add post about introducing offline engines
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 52aad6630..e71ea13a7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ master_doc = 'index' # General information about the project. project = u'searx' -copyright = u'2015-2017, Adam Tauber' +copyright = u'2015-2019, Adam Tauber, Noémi Ványi' author = u'Adam Tauber' # The version info for the project you're documenting, acts as replacement for |