aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/._m.lua2
-rw-r--r--core/.browser.lua2
-rw-r--r--core/.buffer.lua2
-rw-r--r--core/.command_entry.lua2
-rw-r--r--core/.find.lua2
-rw-r--r--core/.pm.lua2
-rw-r--r--core/.textadept.lua2
-rw-r--r--core/.view.lua2
8 files changed, 8 insertions, 8 deletions
diff --git a/core/._m.lua b/core/._m.lua
index 5a6d309a..30a803ee 100644
--- a/core/._m.lua
+++ b/core/._m.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global _m table.
diff --git a/core/.browser.lua b/core/.browser.lua
index 485bc8e0..749302e4 100644
--- a/core/.browser.lua
+++ b/core/.browser.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for a textadept.pm browser.
---
diff --git a/core/.buffer.lua b/core/.buffer.lua
index dec2f2b1..871efa31 100644
--- a/core/.buffer.lua
+++ b/core/.buffer.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global buffer table.
diff --git a/core/.command_entry.lua b/core/.command_entry.lua
index 6de23763..4b9d3ef0 100644
--- a/core/.command_entry.lua
+++ b/core/.command_entry.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global textadept.command_entry table.
diff --git a/core/.find.lua b/core/.find.lua
index a6963c42..384ce4a6 100644
--- a/core/.find.lua
+++ b/core/.find.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global textadept.find table.
diff --git a/core/.pm.lua b/core/.pm.lua
index e47ab5f6..67a9adc8 100644
--- a/core/.pm.lua
+++ b/core/.pm.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global textadept.pm table.
diff --git a/core/.textadept.lua b/core/.textadept.lua
index d58aed97..7807c70b 100644
--- a/core/.textadept.lua
+++ b/core/.textadept.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global textadept table.
diff --git a/core/.view.lua b/core/.view.lua
index dba85ad7..357f8e6e 100644
--- a/core/.view.lua
+++ b/core/.view.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global view table.