aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/powershell.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/powershell.lua')
-rw-r--r--lexlua/powershell.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/powershell.lua b/lexlua/powershell.lua
index 17bf988fc..c6e4cbf3e 100644
--- a/lexlua/powershell.lua
+++ b/lexlua/powershell.lua
@@ -1,4 +1,4 @@
--- Copyright 2015-2018 Mitchell mitchell.att.foicica.com. See License.txt.
+-- Copyright 2015-2019 Mitchell mitchell.att.foicica.com. See License.txt.
-- PowerShell LPeg lexer.
-- Contributed by Jeff Stone.