aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--core/._M.luadoc2
-rw-r--r--core/.buffer.luadoc2
-rw-r--r--core/.iconv.luadoc2
-rw-r--r--core/.ui.dialogs.luadoc2
-rw-r--r--core/.view.luadoc2
-rw-r--r--core/args.lua2
-rw-r--r--core/events.lua2
-rw-r--r--core/file_io.lua2
-rw-r--r--core/iface.lua2
-rw-r--r--core/init.lua2
-rw-r--r--core/keys.lua2
-rw-r--r--core/lfs_ext.lua2
-rw-r--r--core/locale.conf2
-rw-r--r--core/locale.lua2
-rw-r--r--core/locales/locale.ar.conf2
-rw-r--r--core/locales/locale.de.conf2
-rw-r--r--core/locales/locale.es.conf2
-rw-r--r--core/locales/locale.fr.conf2
-rw-r--r--core/locales/locale.it.conf2
-rw-r--r--core/locales/locale.pl.conf2
-rw-r--r--core/locales/locale.ru.conf2
-rw-r--r--core/locales/locale.sv.conf2
-rw-r--r--core/ui.lua2
-rw-r--r--doc/.footer.md2
-rw-r--r--doc/index.html2
-rw-r--r--doc/markdowndoc.lua2
-rw-r--r--init.lua2
-rw-r--r--modules/ansi_c/init.lua2
-rw-r--r--modules/lua/init.lua2
-rw-r--r--modules/lua/tadoc.lua2
-rw-r--r--modules/textadept/bookmarks.lua2
-rw-r--r--modules/textadept/command_entry.lua2
-rw-r--r--modules/textadept/editing.lua2
-rw-r--r--modules/textadept/file_types.lua2
-rw-r--r--modules/textadept/find.lua2
-rw-r--r--modules/textadept/init.lua2
-rw-r--r--modules/textadept/keys.lua2
-rw-r--r--modules/textadept/menu.lua4
-rw-r--r--modules/textadept/run.lua2
-rw-r--r--modules/textadept/session.lua2
-rw-r--r--modules/textadept/snippets.lua2
-rw-r--r--properties.lua2
-rwxr-xr-xscripts/gen_iface.lua4
-rwxr-xr-xscripts/gen_lua_c_api_tags.lua2
-rwxr-xr-xscripts/gen_plist.lua4
-rwxr-xr-xscripts/osx/ta2
-rwxr-xr-xscripts/osx/textadept_osx2
-rw-r--r--src/Makefile2
-rw-r--r--src/termkey.patch2
-rw-r--r--src/textadept.c2
-rw-r--r--src/textadept.rc2
-rw-r--r--themes/dark.lua2
-rw-r--r--themes/light.lua2
-rw-r--r--themes/term.lua2
55 files changed, 58 insertions, 58 deletions
diff --git a/LICENSE b/LICENSE
index 13cd3113..627e5601 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License
-Copyright (c) 2007-2015 Mitchell
+Copyright (c) 2007-2016 Mitchell
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/core/._M.luadoc b/core/._M.luadoc
index 603ed299..2fd1b9b6 100644
--- a/core/._M.luadoc
+++ b/core/._M.luadoc
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global _M table.
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 9ee95446..971fffff 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for Buffers.
---
diff --git a/core/.iconv.luadoc b/core/.iconv.luadoc
index 754fe718..ebfb8810 100644
--- a/core/.iconv.luadoc
+++ b/core/.iconv.luadoc
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- string table.
diff --git a/core/.ui.dialogs.luadoc b/core/.ui.dialogs.luadoc
index 0d07dbc9..fed8b340 100644
--- a/core/.ui.dialogs.luadoc
+++ b/core/.ui.dialogs.luadoc
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- ui.dialogs table.
diff --git a/core/.view.luadoc b/core/.view.luadoc
index 42c8a075..2ae3cb43 100644
--- a/core/.view.luadoc
+++ b/core/.view.luadoc
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for Views.
---
diff --git a/core/args.lua b/core/args.lua
index b1d87c64..1b6e91bd 100644
--- a/core/args.lua
+++ b/core/args.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/core/events.lua b/core/events.lua
index ed4268bb..3192b89b 100644
--- a/core/events.lua
+++ b/core/events.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/core/file_io.lua b/core/file_io.lua
index ff1ecf9b..5f3ab513 100644
--- a/core/file_io.lua
+++ b/core/file_io.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
--[[ This comment is for LuaDoc.
---
diff --git a/core/iface.lua b/core/iface.lua
index 41cb37f8..745ad828 100644
--- a/core/iface.lua
+++ b/core/iface.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/core/init.lua b/core/init.lua
index 28af9eab..90a3d4be 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
_RELEASE = "Textadept 8.5"
diff --git a/core/keys.lua b/core/keys.lua
index 783e59ce..927491e2 100644
--- a/core/keys.lua
+++ b/core/keys.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/core/lfs_ext.lua b/core/lfs_ext.lua
index 22ff5660..43fe6ebc 100644
--- a/core/lfs_ext.lua
+++ b/core/lfs_ext.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
--[[ This comment is for LuaDoc.
---
diff --git a/core/locale.conf b/core/locale.conf
index 114756e5..10dafa15 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
%
% Localization file.
% The localized strings may contain UTF-8 characters, but not UTF-16 or UTF-32.
diff --git a/core/locale.lua b/core/locale.lua
index 1dedd4a3..204304ca 100644
--- a/core/locale.lua
+++ b/core/locale.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf
index 589b7631..1f72e099 100644
--- a/core/locales/locale.ar.conf
+++ b/core/locales/locale.ar.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% Arabic translation by Ahed Eid <AhedEid AT gmail.com>
%
% Localization file.
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf
index 54ee82ff..54a05f2c 100644
--- a/core/locales/locale.de.conf
+++ b/core/locales/locale.de.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% German translation by Robert Gieseke.
%
% Localization file.
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf
index 24b6219a..bd8a5079 100644
--- a/core/locales/locale.es.conf
+++ b/core/locales/locale.es.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% Spanish translation by Manuel Montenegro Montes <manuelmont AT gmail.com>
%
% Localization file.
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf
index a58d45d9..42b37b1b 100644
--- a/core/locales/locale.fr.conf
+++ b/core/locales/locale.fr.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% French translation by Gilles Grégoire <gilles.gregoire+ta AT gmail .com>
% revised by Giovanni Salmeri <g.salmeri AT mondodomani.org>
%
diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf
index d7b9c58e..bef5dbab 100644
--- a/core/locales/locale.it.conf
+++ b/core/locales/locale.it.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% Italian translation by Giovanni Salmeri <g.salmeri AT mondodomani.org>
%
% Localization file.
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf
index aca3e399..557a0b25 100644
--- a/core/locales/locale.pl.conf
+++ b/core/locales/locale.pl.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% Polish translation by Piotr "Orzech" Orzechowski [drzewo.org], 2014.
%
% Localization file.
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf
index 7432b047..8c4b2c13 100644
--- a/core/locales/locale.ru.conf
+++ b/core/locales/locale.ru.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% Russian translation by Vladimir Lomov <irk.translatior AT gmail.com>
%
% Localization file.
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf
index 115008c8..16ffa42d 100644
--- a/core/locales/locale.sv.conf
+++ b/core/locales/locale.sv.conf
@@ -1,4 +1,4 @@
-% Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
% Swedish translation by Niklas Wallén <nikw AT gmx .com>
%
% Localization file.
diff --git a/core/ui.lua b/core/ui.lua
index 3b787e8f..c82dce5f 100644
--- a/core/ui.lua
+++ b/core/ui.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local ui = ui
diff --git a/doc/.footer.md b/doc/.footer.md
index 2401cbce..c1315121 100644
--- a/doc/.footer.md
+++ b/doc/.footer.md
@@ -1 +1 @@
--> (c) 2007-2015 Mitchell mitchell.att.foicica.com <-
+-> (c) 2007-2016 Mitchell mitchell.att.foicica.com <-
diff --git a/doc/index.html b/doc/index.html
index a381ad66..7f6ea2a7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -311,7 +311,7 @@
<div id="footer">
<p style="text-align:center;">
- &copy; 2007-2015 Mitchell mitchell.att.foicica.com
+ &copy; 2007-2016 Mitchell mitchell.att.foicica.com
</p>
</div>
</div>
diff --git a/doc/markdowndoc.lua b/doc/markdowndoc.lua
index b2feef8b..5042dbea 100644
--- a/doc/markdowndoc.lua
+++ b/doc/markdowndoc.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local ipairs, type = ipairs, type
local io_open, io_popen = io.open, io.popen
diff --git a/init.lua b/init.lua
index 1dff4bb0..28616a64 100644
--- a/init.lua
+++ b/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
package.path = table.concat({
_USERHOME..'/?.lua',
diff --git a/modules/ansi_c/init.lua b/modules/ansi_c/init.lua
index 2a0b793d..6314fea2 100644
--- a/modules/ansi_c/init.lua
+++ b/modules/ansi_c/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/lua/init.lua b/modules/lua/init.lua
index 5d110ccc..bc5ced65 100644
--- a/modules/lua/init.lua
+++ b/modules/lua/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/lua/tadoc.lua b/modules/lua/tadoc.lua
index b097e892..ff72b09d 100644
--- a/modules/lua/tadoc.lua
+++ b/modules/lua/tadoc.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Textadept autocompletions and API documentation doclet for LuaDoc.
-- This module is used by LuaDoc to create Lua autocompletion and API
diff --git a/modules/textadept/bookmarks.lua b/modules/textadept/bookmarks.lua
index c0cbf3a8..4d92fcc3 100644
--- a/modules/textadept/bookmarks.lua
+++ b/modules/textadept/bookmarks.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/textadept/command_entry.lua b/modules/textadept/command_entry.lua
index 7224b216..6c7a4359 100644
--- a/modules/textadept/command_entry.lua
+++ b/modules/textadept/command_entry.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Abbreviated environment and commands from Jay Gould.
local M = ui.command_entry
diff --git a/modules/textadept/editing.lua b/modules/textadept/editing.lua
index 7eb0b355..347899da 100644
--- a/modules/textadept/editing.lua
+++ b/modules/textadept/editing.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/textadept/file_types.lua b/modules/textadept/file_types.lua
index f3acfd30..13a7a44d 100644
--- a/modules/textadept/file_types.lua
+++ b/modules/textadept/file_types.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/textadept/find.lua b/modules/textadept/find.lua
index a6e7d61f..4c89ce7c 100644
--- a/modules/textadept/find.lua
+++ b/modules/textadept/find.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = ui.find
diff --git a/modules/textadept/init.lua b/modules/textadept/init.lua
index f2029665..d6db4cca 100644
--- a/modules/textadept/init.lua
+++ b/modules/textadept/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
textadept = M
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua
index d41d0fd0..8b88cdbc 100644
--- a/modules/textadept/keys.lua
+++ b/modules/textadept/keys.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/textadept/menu.lua b/modules/textadept/menu.lua
index d3799bb4..aade04df 100644
--- a/modules/textadept/menu.lua
+++ b/modules/textadept/menu.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Contributions from Robert Gieseke.
local M = {}
@@ -200,7 +200,7 @@ local default_menubar = {
SEPARATOR,
{_L['_About'],
{ui.dialogs.msgbox, {title = 'Textadept', text = _RELEASE,
- informative_text = 'Copyright © 2007-2015 Mitchell. See LICENSE\n'..
+ informative_text = 'Copyright © 2007-2016 Mitchell. See LICENSE\n'..
'http://foicica.com/textadept',
icon_file = _HOME..'/core/images/ta_64x64.png'}}},
},
diff --git a/modules/textadept/run.lua b/modules/textadept/run.lua
index c9c26b38..3a5459ee 100644
--- a/modules/textadept/run.lua
+++ b/modules/textadept/run.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/textadept/session.lua b/modules/textadept/session.lua
index 29da882f..ca42faa0 100644
--- a/modules/textadept/session.lua
+++ b/modules/textadept/session.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/modules/textadept/snippets.lua b/modules/textadept/snippets.lua
index 9b10df84..3e2aae27 100644
--- a/modules/textadept/snippets.lua
+++ b/modules/textadept/snippets.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/properties.lua b/properties.lua
index a4f481d8..4e53267e 100644
--- a/properties.lua
+++ b/properties.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local buffer = buffer
diff --git a/scripts/gen_iface.lua b/scripts/gen_iface.lua
index 5646c876..2ea0ec76 100755
--- a/scripts/gen_iface.lua
+++ b/scripts/gen_iface.lua
@@ -1,5 +1,5 @@
#!/usr/bin/lua
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local constants, functions, properties = {}, {}, {}
local const_patt = '^val ([%w_]+)=([-%dx%x]+)'
@@ -89,7 +89,7 @@ table.sort(properties)
local f = io.open('../core/iface.lua', 'wb')
f:write([=[
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}
diff --git a/scripts/gen_lua_c_api_tags.lua b/scripts/gen_lua_c_api_tags.lua
index 0bd56e13..4ee9304d 100755
--- a/scripts/gen_lua_c_api_tags.lua
+++ b/scripts/gen_lua_c_api_tags.lua
@@ -1,5 +1,5 @@
#!/usr/bin/lua
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
local f = io.open('../modules/ansi_c/lua_tags', 'w')
-- Lua header files define API functions in a way ctags cannot detect.
diff --git a/scripts/gen_plist.lua b/scripts/gen_plist.lua
index c98f2320..3e048d84 100755
--- a/scripts/gen_plist.lua
+++ b/scripts/gen_plist.lua
@@ -1,5 +1,5 @@
#!/usr/bin/lua
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- This script generates the "Info.plist" file for the Mac OSX App bundle.
@@ -83,7 +83,7 @@ xml[#xml + 1] = [[
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>8.1</string>
+ <string>8.5</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
diff --git a/scripts/osx/ta b/scripts/osx/ta
index d9f90487..d864b619 100755
--- a/scripts/osx/ta
+++ b/scripts/osx/ta
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+# Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
if [[ "$1" == "-h" || "$1" == "--help" ]]; then
echo "ta - shell script to launch Textadept.app"
diff --git a/scripts/osx/textadept_osx b/scripts/osx/textadept_osx
index 03162541..9dd1af49 100755
--- a/scripts/osx/textadept_osx
+++ b/scripts/osx/textadept_osx
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+# Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
# Set the GTK environment variables of resources within Textadept.app.
bundle=$(cd "$(dirname "$0")/../../" && pwd)
diff --git a/src/Makefile b/src/Makefile
index 06b00928..ddd22821 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+# Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
CC = gcc
CXX = g++
diff --git a/src/termkey.patch b/src/termkey.patch
index 5a9d4099..cc708060 100644
--- a/src/termkey.patch
+++ b/src/termkey.patch
@@ -2,7 +2,7 @@ diff -r 49c8684413c0 driver-win32-pdcurses.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/driver-win32-pdcurses.c Tue Dec 23 13:31:50 2014 -0500
@@ -0,0 +1,106 @@
-+// Copyright 2014-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
++// Copyright 2014-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
+
+#include "termkey.h"
+#include "termkey-internal.h"
diff --git a/src/textadept.c b/src/textadept.c
index d6fbb50c..fa8109c3 100644
--- a/src/textadept.c
+++ b/src/textadept.c
@@ -1,4 +1,4 @@
-// Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+// Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
// Library includes.
#include <errno.h>
diff --git a/src/textadept.rc b/src/textadept.rc
index 8030832f..0810d80a 100644
--- a/src/textadept.rc
+++ b/src/textadept.rc
@@ -19,7 +19,7 @@ BEGIN
VALUE "FileDescription", "textadept\0"
VALUE "FileVersion", "8.5\0"
VALUE "InternalName", "textadept\0"
- VALUE "LegalCopyright", "Copyright 2006-2015 by Mitchell\0"
+ VALUE "LegalCopyright", "Copyright 2006-2016 by Mitchell\0"
VALUE "OriginalFilename", "textadept.exe\0"
VALUE "ProductName", "textadept\0"
VALUE "ProductVersion", "8.5\0"
diff --git a/themes/dark.lua b/themes/dark.lua
index eee87d7a..fd896731 100644
--- a/themes/dark.lua
+++ b/themes/dark.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Dark theme for Textadept.
-- Contributions by Ana Balan.
diff --git a/themes/light.lua b/themes/light.lua
index 3630b3b9..4a2f47ad 100644
--- a/themes/light.lua
+++ b/themes/light.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Light theme for Textadept.
-- Contributions by Ana Balan.
diff --git a/themes/term.lua b/themes/term.lua
index 4cd440a0..8724d298 100644
--- a/themes/term.lua
+++ b/themes/term.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Terminal theme for Textadept.
-- Contributions by Ana Balan.