From e22866529c87f36755cf8cf42e467f46ed43aafd Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Mon, 31 Jan 2022 12:50:04 -0500 Subject: Updated copyright year. --- scripts/markdowndoc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/markdowndoc.lua') diff --git a/scripts/markdowndoc.lua b/scripts/markdowndoc.lua index bd0b4330..d0d36170 100644 --- a/scripts/markdowndoc.lua +++ b/scripts/markdowndoc.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2021 Mitchell. See LICENSE. +-- Copyright 2007-2022 Mitchell. See LICENSE. -- Markdown doclet for Luadoc. -- @usage luadoc -doclet path/to/markdowndoc [file(s)] > api.md -- cgit v1.2.3