From 63da421a2987c5d71c7adb99d0b82c32116c55ba Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 3 Mar 2008 21:58:51 -0500 Subject: Updated copyright notice to include the year 2008. --- modules/textadept/editing.lua | 2 +- modules/textadept/init.lua | 2 +- modules/textadept/lsnippets.lua | 2 +- modules/textadept/macros.lua | 2 +- modules/textadept/mlines.lua | 2 +- modules/textadept/snippets.lua | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'modules/textadept') diff --git a/modules/textadept/editing.lua b/modules/textadept/editing.lua index a9d4f98b..1a06bae7 100644 --- a/modules/textadept/editing.lua +++ b/modules/textadept/editing.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Editing commands for the textadept module. diff --git a/modules/textadept/init.lua b/modules/textadept/init.lua index 6b807a32..86e09195 100644 --- a/modules/textadept/init.lua +++ b/modules/textadept/init.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- The textadept module. diff --git a/modules/textadept/lsnippets.lua b/modules/textadept/lsnippets.lua index 4fa73b96..bc479011 100644 --- a/modules/textadept/lsnippets.lua +++ b/modules/textadept/lsnippets.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Provides Lua-centric snippets for Textadept. diff --git a/modules/textadept/macros.lua b/modules/textadept/macros.lua index 2514256a..67709a02 100644 --- a/modules/textadept/macros.lua +++ b/modules/textadept/macros.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Support for recording, saving, and playing macros for the textadept module. diff --git a/modules/textadept/mlines.lua b/modules/textadept/mlines.lua index 48059a64..c697502a 100644 --- a/modules/textadept/mlines.lua +++ b/modules/textadept/mlines.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Multiple line editing for the textadept module. diff --git a/modules/textadept/snippets.lua b/modules/textadept/snippets.lua index 82e41f26..b4919b26 100644 --- a/modules/textadept/snippets.lua +++ b/modules/textadept/snippets.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Provides Textmate-like snippets for the textadept module. -- cgit v1.2.3