diff options
Diffstat (limited to 'themes/dark/view.lua')
-rwxr-xr-x | themes/dark/view.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dark/view.lua b/themes/dark/view.lua index 66def8b9..f6a995c0 100755 --- a/themes/dark/view.lua +++ b/themes/dark/view.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. -- Dark editor theme for Textadept. local c = _SCINTILLA.constants |