aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/smalltalk.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/smalltalk.lua')
-rw-r--r--lexlua/smalltalk.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/smalltalk.lua b/lexlua/smalltalk.lua
index 3cf0d2656..dc0ee2973 100644
--- a/lexlua/smalltalk.lua
+++ b/lexlua/smalltalk.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt.
+-- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt.
-- Smalltalk LPeg lexer.
local lexer = require('lexer')