diff options
Diffstat (limited to 'themes/scite/view.lua')
-rw-r--r-- | themes/scite/view.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/scite/view.lua b/themes/scite/view.lua index 8bed68a0..ff068f39 100644 --- a/themes/scite/view.lua +++ b/themes/scite/view.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- SciTE editor theme for Textadept. local buffer, c = buffer, textadept.constants |