aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/ext/pm/modules_browser.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2009-01-01 09:40:21 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2009-01-01 09:40:21 -0500
commitf8d164035d1c33343e875dff368e7ab3bf9884d8 (patch)
tree0b2ec610cfa8e4370b6f2fea63f7186cfe48c953 /core/ext/pm/modules_browser.lua
parent2eaa5fc28bcfab10bb824faff740f3acab354158 (diff)
Updated copyright dates for 2009.
Diffstat (limited to 'core/ext/pm/modules_browser.lua')
-rw-r--r--core/ext/pm/modules_browser.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/ext/pm/modules_browser.lua b/core/ext/pm/modules_browser.lua
index e5a8ba11..fc8b79e2 100644
--- a/core/ext/pm/modules_browser.lua
+++ b/core/ext/pm/modules_browser.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Modules browser for the Textadept project manager.
@@ -9,7 +9,7 @@ local lfs = require 'lfs'
local os = require 'os'
local INIT = [[
--- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- The $1 module.
@@ -41,7 +41,7 @@ end
]]
local SNIPPETS = [[
--- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Snippets for the $1 module.
@@ -55,7 +55,7 @@ end
]]
local COMMANDS = [[
--- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Commands for the $1 module.