diff options
Diffstat (limited to 'themes/light/lexer.lua')
-rw-r--r-- | themes/light/lexer.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light/lexer.lua b/themes/light/lexer.lua index 930443a2..8b059210 100644 --- a/themes/light/lexer.lua +++ b/themes/light/lexer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- Light lexer theme for Textadept. module('lexer', package.seeall) |