aboutsummaryrefslogtreecommitdiff
path: root/themes/dark
diff options
context:
space:
mode:
Diffstat (limited to 'themes/dark')
-rw-r--r--themes/dark/buffer.lua2
-rw-r--r--themes/dark/lexer.lua2
-rw-r--r--themes/dark/view.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/themes/dark/buffer.lua b/themes/dark/buffer.lua
index e02fc719..2dfa07b2 100644
--- a/themes/dark/buffer.lua
+++ b/themes/dark/buffer.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Dark editor theme for Textadept.
local buffer = buffer
diff --git a/themes/dark/lexer.lua b/themes/dark/lexer.lua
index 38ff35b6..daf46382 100644
--- a/themes/dark/lexer.lua
+++ b/themes/dark/lexer.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Dark lexer theme for Textadept.
-- Contributions by Ana Balan.
diff --git a/themes/dark/view.lua b/themes/dark/view.lua
index f246c681..acc56b76 100644
--- a/themes/dark/view.lua
+++ b/themes/dark/view.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Dark editor theme for Textadept.
local c = _SCINTILLA.constants