diff options
Diffstat (limited to 'lexers/toml.lua')
| -rw-r--r-- | lexers/toml.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/toml.lua b/lexers/toml.lua index 82ca91c..f56f848 100644 --- a/lexers/toml.lua +++ b/lexers/toml.lua @@ -1,4 +1,4 @@ --- Copyright 2015-2016 Alejandro Baez (https://twitter.com/a_baez). See LICENSE. +-- Copyright 2015-2016 Alejandro Baez (https://keybase.io/baez). See LICENSE. -- TOML LPeg lexer. local l = require("lexer") |
