diff options
Diffstat (limited to 'lexers/vhdl.lua')
| -rw-r--r-- | lexers/vhdl.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/vhdl.lua b/lexers/vhdl.lua index 4cad5f7..6bbba11 100644 --- a/lexers/vhdl.lua +++ b/lexers/vhdl.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2015 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2006-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -- VHDL LPeg lexer. local l = require('lexer') |
