aboutsummaryrefslogtreecommitdiff
path: root/themes/term
diff options
context:
space:
mode:
Diffstat (limited to 'themes/term')
-rw-r--r--themes/term/buffer.lua2
-rw-r--r--themes/term/lexer.lua2
-rw-r--r--themes/term/view.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/themes/term/buffer.lua b/themes/term/buffer.lua
index 8f5ca3fe..6b55911a 100644
--- a/themes/term/buffer.lua
+++ b/themes/term/buffer.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Terminal editor theme for Textadept.
local buffer = buffer
diff --git a/themes/term/lexer.lua b/themes/term/lexer.lua
index 003ab51c..6eb34f86 100644
--- a/themes/term/lexer.lua
+++ b/themes/term/lexer.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Terminal lexer theme for Textadept.
-- Contributions by Ana Balan.
diff --git a/themes/term/view.lua b/themes/term/view.lua
index 0b76efa2..c2ea174b 100644
--- a/themes/term/view.lua
+++ b/themes/term/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.
-- Terminal editor theme for Textadept.
local c = _SCINTILLA.constants