diff options
Diffstat (limited to 'lexlua/ps.lua')
-rw-r--r-- | lexlua/ps.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/ps.lua b/lexlua/ps.lua index a6a211dd7..e4709c3f2 100644 --- a/lexlua/ps.lua +++ b/lexlua/ps.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt. +-- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt. -- Postscript LPeg lexer. local lexer = require('lexer') |