aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2008-06-17 20:59:53 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2008-06-17 20:59:53 -0400
commitfec8608be67a594ce072b4165fdf0a15f0572ea5 (patch)
treeec10fca7cb5f0c1741d7a464ff9d28c39b0daebc /core
parenta1c4a6f2262133b99d381aa40ab469f949d6ff45 (diff)
downloadtextadept-fec8608be67a594ce072b4165fdf0a15f0572ea5.tar.gz
textadept-fec8608be67a594ce072b4165fdf0a15f0572ea5.zip
Updated copyright year information for LuaDoc files.
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.