diff options
Diffstat (limited to 'lexlua/gnuplot.lua')
-rw-r--r-- | lexlua/gnuplot.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/gnuplot.lua b/lexlua/gnuplot.lua index c33854d20..026b3b8bd 100644 --- a/lexlua/gnuplot.lua +++ b/lexlua/gnuplot.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. -- Gnuplot LPeg lexer. local lexer = require('lexer') |