diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/._M.luadoc | 2 | ||||
-rw-r--r-- | core/._SCINTILLA.luadoc | 2 | ||||
-rw-r--r-- | core/.buffer.luadoc | 2 | ||||
-rw-r--r-- | core/.iconv.luadoc | 2 | ||||
-rw-r--r-- | core/.view.luadoc | 2 | ||||
-rw-r--r-- | core/args.lua | 2 | ||||
-rw-r--r-- | core/compat.lua | 2 | ||||
-rw-r--r-- | core/events.lua | 2 | ||||
-rw-r--r-- | core/file_io.lua | 2 | ||||
-rw-r--r-- | core/gui.lua | 2 | ||||
-rw-r--r-- | core/iface.lua | 2 | ||||
-rw-r--r-- | core/init.lua | 2 | ||||
-rw-r--r-- | core/keys.lua | 2 | ||||
-rw-r--r-- | core/locale.lua | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/core/._M.luadoc b/core/._M.luadoc index de13e3f1..0cfd032a 100644 --- a/core/._M.luadoc +++ b/core/._M.luadoc @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 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/._SCINTILLA.luadoc b/core/._SCINTILLA.luadoc index 79c5b09b..4513bc17 100644 --- a/core/._SCINTILLA.luadoc +++ b/core/._SCINTILLA.luadoc @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- This is a DUMMY FILE used for making Adeptsense for built-in constants in the -- global _SCINTILLA.constants table. diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 313ad5d3..f7a6fef5 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 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/.iconv.luadoc b/core/.iconv.luadoc index de4084c7..7e9f9aee 100644 --- a/core/.iconv.luadoc +++ b/core/.iconv.luadoc @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- This is a DUMMY FILE used for making LuaDoc for built-in functions in the -- string table. diff --git a/core/.view.luadoc b/core/.view.luadoc index dee6a96f..5aaa1e03 100644 --- a/core/.view.luadoc +++ b/core/.view.luadoc @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 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. diff --git a/core/args.lua b/core/args.lua index 6a2f3849..0f383544 100644 --- a/core/args.lua +++ b/core/args.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. local M = {} diff --git a/core/compat.lua b/core/compat.lua index 71db0c03..2cce699c 100644 --- a/core/compat.lua +++ b/core/compat.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- When using LuaJIT try to retain backwards compatibility (Lua 5.1). -- LuaJIT is compiled with LUAJIT_ENABLE_LUA52COMPAT for some Lua 5.2 features. diff --git a/core/events.lua b/core/events.lua index fed85a72..0568a86c 100644 --- a/core/events.lua +++ b/core/events.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. local M = {} diff --git a/core/file_io.lua b/core/file_io.lua index 35be637d..49d22c9c 100644 --- a/core/file_io.lua +++ b/core/file_io.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. --[[ This comment is for LuaDoc. --- diff --git a/core/gui.lua b/core/gui.lua index 51af5b71..03f021ca 100644 --- a/core/gui.lua +++ b/core/gui.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. local gui = gui diff --git a/core/iface.lua b/core/iface.lua index 576a76dd..8008268e 100644 --- a/core/iface.lua +++ b/core/iface.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. local M = {} diff --git a/core/init.lua b/core/init.lua index 05af0b89..a9a7d554 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. _RELEASE = "Textadept 5.0 alpha" diff --git a/core/keys.lua b/core/keys.lua index f4f1849a..e16d55ac 100644 --- a/core/keys.lua +++ b/core/keys.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. local M = {} diff --git a/core/locale.lua b/core/locale.lua index 1ba3a8f1..ec7263c8 100644 --- a/core/locale.lua +++ b/core/locale.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. local M = {} |