diff options
Diffstat (limited to 'lexlua/taskpaper.lua')
-rw-r--r-- | lexlua/taskpaper.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/taskpaper.lua b/lexlua/taskpaper.lua index 060e1cbc3..8bb760c4b 100644 --- a/lexlua/taskpaper.lua +++ b/lexlua/taskpaper.lua @@ -1,4 +1,4 @@ --- Copyright (c) 2016-2018 Larry Hynes. See License.txt. +-- Copyright (c) 2016-2019 Larry Hynes. See License.txt. -- Taskpaper LPeg lexer local lexer = require('lexer') |