aboutsummaryrefslogtreecommitdiff
path: root/themes/light
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light')
-rw-r--r--themes/light/buffer.lua2
-rw-r--r--themes/light/view.lua2
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/light/buffer.lua b/themes/light/buffer.lua
index a4597ee2..9d62eb38 100644
--- a/themes/light/buffer.lua
+++ b/themes/light/buffer.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.
-- Light editor theme for Textadept.
local textadept, buffer = textadept, buffer
diff --git a/themes/light/view.lua b/themes/light/view.lua
index 4e3f9539..3065fc67 100644
--- a/themes/light/view.lua
+++ b/themes/light/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.
-- Light editor theme for Textadept.
local c, buffer = textadept.constants, buffer