aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/snobol4.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/snobol4.lua')
-rw-r--r--lexlua/snobol4.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/snobol4.lua b/lexlua/snobol4.lua
index 9c8682bc2..0437140cb 100644
--- a/lexlua/snobol4.lua
+++ b/lexlua/snobol4.lua
@@ -1,4 +1,4 @@
--- Copyright 2013-2018 Michael T. Richter. See License.txt.
+-- Copyright 2013-2019 Michael T. Richter. See License.txt.
-- SNOBOL4 lexer.
-- This lexer works with classic SNOBOL4 as well as the CSNOBOL4 extensions.