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. --- modules/lua/commands.lua | 2 +- modules/lua/init.lua | 2 +- modules/lua/snippets.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/lua') diff --git a/modules/lua/commands.lua b/modules/lua/commands.lua index 8055f470..56fb7d81 100644 --- a/modules/lua/commands.lua +++ b/modules/lua/commands.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. local textadept = _G.textadept diff --git a/modules/lua/init.lua b/modules/lua/init.lua index 0a96a5d6..a744fba8 100644 --- a/modules/lua/init.lua +++ b/modules/lua/init.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- The lua module. diff --git a/modules/lua/snippets.lua b/modules/lua/snippets.lua index 5ce032fd..7b827f91 100644 --- a/modules/lua/snippets.lua +++ b/modules/lua/snippets.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Snippets for the lua module. -- cgit v1.2.3