From 90414c5d499f6b33e392b9ff8dd186b036fee770 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 28 Dec 2010 22:18:21 -0500 Subject: Updated copyright information. --- 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 7f61ca33..29ed26d2 100755 --- a/themes/light/buffer.lua +++ b/themes/light/buffer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. -- Light editor theme for Textadept. local buffer = buffer diff --git a/themes/light/lexer.lua b/themes/light/lexer.lua index c639060a..baa58e7a 100644 --- a/themes/light/lexer.lua +++ b/themes/light/lexer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2011 Mitchell mitchellcaladbolg.net. 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 be3c7d0d..3d055139 100755 --- a/themes/light/view.lua +++ b/themes/light/view.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. -- Light editor theme for Textadept. local c = _SCINTILLA.constants -- cgit v1.2.3