aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/snobol4.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/snobol4.lua')
-rw-r--r--lua/lexers/snobol4.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/snobol4.lua b/lua/lexers/snobol4.lua
index 08e5a9b..edf085b 100644
--- a/lua/lexers/snobol4.lua
+++ b/lua/lexers/snobol4.lua
@@ -1,4 +1,4 @@
--- Copyright 2013-2016 Michael T. Richter. See LICENSE.
+-- Copyright 2013-2017 Michael T. Richter. See LICENSE.
-- SNOBOL4 lexer.
-- This lexer works with classic SNOBOL4 as well as the CSNOBOL4 extensions.