From 6ef663ee541eef65dd93b2664902afee773ae137 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 7 Mar 2012 10:00:46 -0500 Subject: Updated contact email address. --- themes/light/buffer.lua | 2 +- themes/light/lexer.lua | 2 +- themes/light/view.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/light') diff --git a/themes/light/buffer.lua b/themes/light/buffer.lua index 6d4a311a..26c8f6d2 100644 --- a/themes/light/buffer.lua +++ b/themes/light/buffer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE. -- Light editor theme for Textadept. local buffer = buffer diff --git a/themes/light/lexer.lua b/themes/light/lexer.lua index aa7fe003..bbd54950 100644 --- a/themes/light/lexer.lua +++ b/themes/light/lexer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE. -- Light lexer theme for Textadept. -- Please note this theme is in a separate Lua state than Textadept's main one. diff --git a/themes/light/view.lua b/themes/light/view.lua index eee5d200..b012eb9c 100644 --- a/themes/light/view.lua +++ b/themes/light/view.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE. -- Light editor theme for Textadept. local c = _SCINTILLA.constants -- cgit v1.2.3