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