diff options
author | 2010-12-28 22:18:21 -0500 | |
---|---|---|
committer | 2010-12-28 22:18:21 -0500 | |
commit | 90414c5d499f6b33e392b9ff8dd186b036fee770 (patch) | |
tree | bf8f8706a77980e2ada3302c9f896f3a532a2222 /themes/light/lexer.lua | |
parent | b8e7a1853f481c6b4d88d3bdd0ff1ffe87ffcb92 (diff) | |
download | textadept-90414c5d499f6b33e392b9ff8dd186b036fee770.tar.gz textadept-90414c5d499f6b33e392b9ff8dd186b036fee770.zip |
Updated copyright information.
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 c639060a..baa58e7a 100644 --- a/themes/light/lexer.lua +++ b/themes/light/lexer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- Light lexer theme for Textadept. -- Please note this theme is in a separate Lua state than Textadept's main one. |