diff options
Diffstat (limited to 'themes/dark/lexer.lua')
-rw-r--r-- | themes/dark/lexer.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dark/lexer.lua b/themes/dark/lexer.lua index 128e1a69..9e8fa9e9 100644 --- a/themes/dark/lexer.lua +++ b/themes/dark/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. -- Dark lexer theme for Textadept. module('lexer', package.seeall) |