Updated copyright year.
h3rald h3rald@h3rald.com
Tue, 19 May 2026 14:52:16 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/hastyscribe.nim
→
src/hastyscribe.nim
@@ -572,7 +572,7 @@ ### MAIN
when isMainModule: const usage = " HastyScribe v" & pkgVersion & " - Self-contained Markdown Compiler" & """ - (c) 2013-2023 Fabio Cevasco + (c) 2013-2026 Fabio Cevasco Usage: hastyscribe [options] <markdown_file_or_glob> ...