aboutsummaryrefslogtreecommitdiff
path: root/lexers/fish.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/fish.lua')
-rw-r--r--lexers/fish.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/fish.lua b/lexers/fish.lua
index 9142d60..24ee2df 100644
--- a/lexers/fish.lua
+++ b/lexers/fish.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Jason Schindler. See LICENSE.
+-- Copyright 2015-2016 Jason Schindler. See LICENSE.
-- Fish (http://fishshell.com/) script LPeg lexer.
local l = require('lexer')