From 63da421a2987c5d71c7adb99d0b82c32116c55ba Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 3 Mar 2008 21:58:51 -0500 Subject: Updated copyright notice to include the year 2008. --- core/ext/pm/buffer_browser.lua | 2 +- core/ext/pm/ctags_browser.lua | 2 +- core/ext/pm/file_browser.lua | 2 +- core/ext/pm/find_browser.lua | 2 +- core/ext/pm/macro_browser.lua | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'core/ext/pm') diff --git a/core/ext/pm/buffer_browser.lua b/core/ext/pm/buffer_browser.lua index 47cc6de6..49d5a85f 100644 --- a/core/ext/pm/buffer_browser.lua +++ b/core/ext/pm/buffer_browser.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Buffer browser for the Textadept project manager. diff --git a/core/ext/pm/ctags_browser.lua b/core/ext/pm/ctags_browser.lua index 94e10f03..fb653ea7 100644 --- a/core/ext/pm/ctags_browser.lua +++ b/core/ext/pm/ctags_browser.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- CTags Browser for the Textadept project manager. diff --git a/core/ext/pm/file_browser.lua b/core/ext/pm/file_browser.lua index f48c1346..24ace0a1 100644 --- a/core/ext/pm/file_browser.lua +++ b/core/ext/pm/file_browser.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- File browser for the Textadept project manager. diff --git a/core/ext/pm/find_browser.lua b/core/ext/pm/find_browser.lua index 496df1f1..bf2796b4 100644 --- a/core/ext/pm/find_browser.lua +++ b/core/ext/pm/find_browser.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Find in files browser for the Textadept project manager. diff --git a/core/ext/pm/macro_browser.lua b/core/ext/pm/macro_browser.lua index de8af373..952613cf 100644 --- a/core/ext/pm/macro_browser.lua +++ b/core/ext/pm/macro_browser.lua @@ -1,4 +1,4 @@ --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Macro browser for the Textadept project manager. -- cgit v1.2.3