aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/cpp/commands.lua2
-rw-r--r--modules/cpp/init.lua2
-rw-r--r--modules/cpp/snippets.lua2
-rw-r--r--modules/lua/commands.lua2
-rw-r--r--modules/lua/init.lua2
-rw-r--r--modules/lua/snippets.lua2
-rwxr-xr-xmodules/new6
-rw-r--r--modules/textadept/editing.lua2
-rw-r--r--modules/textadept/init.lua2
-rw-r--r--modules/textadept/lsnippets.lua2
-rw-r--r--modules/textadept/macros.lua2
-rw-r--r--modules/textadept/mlines.lua2
-rw-r--r--modules/textadept/snippets.lua2
13 files changed, 15 insertions, 15 deletions
diff --git a/modules/cpp/commands.lua b/modules/cpp/commands.lua
index 62c06be2..4b35fcac 100644
--- a/modules/cpp/commands.lua
+++ b/modules/cpp/commands.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Commands for the cpp module.
diff --git a/modules/cpp/init.lua b/modules/cpp/init.lua
index 7e1d8dd9..7fb434ca 100644
--- a/modules/cpp/init.lua
+++ b/modules/cpp/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- The cpp module.
diff --git a/modules/cpp/snippets.lua b/modules/cpp/snippets.lua
index 17fd5219..bfd12ca3 100644
--- a/modules/cpp/snippets.lua
+++ b/modules/cpp/snippets.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Snippets for the cpp module.
diff --git a/modules/lua/commands.lua b/modules/lua/commands.lua
index 2130ff18..3e46a50a 100644
--- a/modules/lua/commands.lua
+++ b/modules/lua/commands.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Commands for the lua module.
diff --git a/modules/lua/init.lua b/modules/lua/init.lua
index 1f2fe29d..763700e7 100644
--- a/modules/lua/init.lua
+++ b/modules/lua/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- The lua module.
diff --git a/modules/lua/snippets.lua b/modules/lua/snippets.lua
index fcfb6871..ac085380 100644
--- a/modules/lua/snippets.lua
+++ b/modules/lua/snippets.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Snippets for the lua module.
diff --git a/modules/new b/modules/new
index 4cf334f2..746ffd54 100755
--- a/modules/new
+++ b/modules/new
@@ -6,7 +6,7 @@
mkdir $1
cat > $1/init.lua <<_EOF
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- The $1 module.
@@ -38,7 +38,7 @@ end
_EOF
cat > $1/snippets.lua <<_EOF
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Snippets for the $1 module.
@@ -52,7 +52,7 @@ end
_EOF
cat > $1/commands.lua <<_EOF
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Commands for the $1 module.
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 mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.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 mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.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 mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.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 mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.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 mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.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 mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Provides Textmate-like snippets for the textadept module.