diff options
Diffstat (limited to 'docs/markdowndoc.lua')
-rw-r--r-- | docs/markdowndoc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdowndoc.lua b/docs/markdowndoc.lua index f443fe73..eb2d9a2a 100644 --- a/docs/markdowndoc.lua +++ b/docs/markdowndoc.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2020 Mitchell. See LICENSE. -- Markdown doclet for Luadoc. -- @usage luadoc -doclet path/to/markdowndoc [file(s)] > api.md |