From 3173639b6f24cf332fe17017a51ec852e517dac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Pant=C5=AF=C4=8Dek?= Date: Sat, 24 Jun 2023 22:31:44 +0200 Subject: [PATCH] Fix author. --- dokuwiki/syntax.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dokuwiki/syntax.php b/dokuwiki/syntax.php index 12bec72..36db935 100644 --- a/dokuwiki/syntax.php +++ b/dokuwiki/syntax.php @@ -3,7 +3,7 @@ * Plugin Now: Inserts a timestamp. * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * @author Christopher Smith + * @author Dominik Pantůček */ // must be run within DokuWiki