diff options
Diffstat (limited to 'lexers/powershell.lua')
| -rw-r--r-- | lexers/powershell.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/powershell.lua b/lexers/powershell.lua index a94938b..4a3ba07 100644 --- a/lexers/powershell.lua +++ b/lexers/powershell.lua @@ -1,4 +1,4 @@ --- Copyright 2015 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2015-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -- PowerShell LPeg lexer. -- Contributed by Jeff Stone. |
