From cfc99e8034d8e8769448cc680116f8e30f931ade Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 7 Jan 2010 01:09:14 -0500 Subject: Updated copyright to 2010. --- 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 b16e355c..8b2dabd1 100644 --- a/themes/light/buffer.lua +++ b/themes/light/buffer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. -- Light editor theme for Textadept. local textadept = _G.textadept diff --git a/themes/light/lexer.lua b/themes/light/lexer.lua index 930443a2..8b059210 100644 --- a/themes/light/lexer.lua +++ b/themes/light/lexer.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. -- Light lexer theme for Textadept. module('lexer', package.seeall) diff --git a/themes/light/view.lua b/themes/light/view.lua index c69ce8fe..5527120e 100644 --- a/themes/light/view.lua +++ b/themes/light/view.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. -- Light editor theme for Textadept. local textadept = _G.textadept -- cgit v1.2.3