diff options
Diffstat (limited to 'lexlua/csharp.lua')
| -rw-r--r-- | lexlua/csharp.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lexlua/csharp.lua b/lexlua/csharp.lua index 61da1dc7d..83f17e411 100644 --- a/lexlua/csharp.lua +++ b/lexlua/csharp.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt. +-- Copyright 2006-2020 Mitchell mitchell.att.foicica.com. See License.txt.  -- C# LPeg lexer.  local lexer = require('lexer') | 
