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