diff --git a/classes/admin/form/ArchiveForm.inc.php b/classes/admin/form/ArchiveForm.inc.php index 52aa0117..87acd9dd 100644 --- a/classes/admin/form/ArchiveForm.inc.php +++ b/classes/admin/form/ArchiveForm.inc.php @@ -3,7 +3,7 @@ /** * @file ArchiveForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package admin.form diff --git a/classes/admin/form/LayoutForm.inc.php b/classes/admin/form/LayoutForm.inc.php index 8049dc80..6cc4a0bd 100644 --- a/classes/admin/form/LayoutForm.inc.php +++ b/classes/admin/form/LayoutForm.inc.php @@ -3,7 +3,7 @@ /** * @file classes/admin/form/LayoutForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class LayoutForm diff --git a/classes/admin/form/SiteSettingsForm.inc.php b/classes/admin/form/SiteSettingsForm.inc.php index 50fcd315..4f1703fc 100644 --- a/classes/admin/form/SiteSettingsForm.inc.php +++ b/classes/admin/form/SiteSettingsForm.inc.php @@ -3,7 +3,7 @@ /** * @file classes/admin/form/SiteSettingsForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SiteSettingsForm diff --git a/classes/admin/form/SortOrderForm.inc.php b/classes/admin/form/SortOrderForm.inc.php index f0009b48..0cd4aa4f 100644 --- a/classes/admin/form/SortOrderForm.inc.php +++ b/classes/admin/form/SortOrderForm.inc.php @@ -3,7 +3,7 @@ /** * @file classes/admin/form/SortOrderForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SortOrderForm diff --git a/classes/admin/form/UserManagementForm.inc.php b/classes/admin/form/UserManagementForm.inc.php index e33b89a5..d08a5324 100644 --- a/classes/admin/form/UserManagementForm.inc.php +++ b/classes/admin/form/UserManagementForm.inc.php @@ -3,7 +3,7 @@ /** * @file classes/admin/form/UserManagementForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserManagementForm diff --git a/classes/archive/Archive.inc.php b/classes/archive/Archive.inc.php index 2d8e80ed..5599b70d 100644 --- a/classes/archive/Archive.inc.php +++ b/classes/archive/Archive.inc.php @@ -3,7 +3,7 @@ /** * @file Archive.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package archive diff --git a/classes/archive/ArchiveDAO.inc.php b/classes/archive/ArchiveDAO.inc.php index 331b6058..8ecc37cd 100644 --- a/classes/archive/ArchiveDAO.inc.php +++ b/classes/archive/ArchiveDAO.inc.php @@ -3,7 +3,7 @@ /** * @file ArchiveDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package archive diff --git a/classes/archive/ArchiveSettingsDAO.inc.php b/classes/archive/ArchiveSettingsDAO.inc.php index aae9ea3a..c5bcf713 100644 --- a/classes/archive/ArchiveSettingsDAO.inc.php +++ b/classes/archive/ArchiveSettingsDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/archive/ArchiveSettingsDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package archive diff --git a/classes/core/Application.inc.php b/classes/core/Application.inc.php index 5b5b9385..fef62ec7 100644 --- a/classes/core/Application.inc.php +++ b/classes/core/Application.inc.php @@ -3,7 +3,7 @@ /** * @file classes/core/Application.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Application diff --git a/classes/core/Request.inc.php b/classes/core/Request.inc.php index cdc5555f..968710ea 100644 --- a/classes/core/Request.inc.php +++ b/classes/core/Request.inc.php @@ -3,7 +3,7 @@ /** * @file classes/core/Request.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Request diff --git a/classes/field/Field.inc.php b/classes/field/Field.inc.php index d9bcc89a..1dadcca9 100644 --- a/classes/field/Field.inc.php +++ b/classes/field/Field.inc.php @@ -3,7 +3,7 @@ /** * @file classes/field/Field.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Field diff --git a/classes/field/FieldDAO.inc.php b/classes/field/FieldDAO.inc.php index 6dde72ee..11006667 100644 --- a/classes/field/FieldDAO.inc.php +++ b/classes/field/FieldDAO.inc.php @@ -3,7 +3,7 @@ /** * @file FieldDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @in_group field diff --git a/classes/file/PublicFileManager.inc.php b/classes/file/PublicFileManager.inc.php index db9806a3..19771d88 100644 --- a/classes/file/PublicFileManager.inc.php +++ b/classes/file/PublicFileManager.inc.php @@ -3,7 +3,7 @@ /** * @file PublicFileManager.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package file diff --git a/classes/handler/Handler.inc.php b/classes/handler/Handler.inc.php index 9ab0cf0e..64c7dc7c 100644 --- a/classes/handler/Handler.inc.php +++ b/classes/handler/Handler.inc.php @@ -3,7 +3,7 @@ /** * @file classes/core/Handler.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Handler diff --git a/classes/harvester/Harvester.inc.php b/classes/harvester/Harvester.inc.php index e4ceab92..1cfa28a7 100644 --- a/classes/harvester/Harvester.inc.php +++ b/classes/harvester/Harvester.inc.php @@ -3,7 +3,7 @@ /** * @file Harvester.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package harvester diff --git a/classes/help/HarvesterHelpMappingFile.inc.php b/classes/help/HarvesterHelpMappingFile.inc.php index 7eac4b9d..b5c43017 100644 --- a/classes/help/HarvesterHelpMappingFile.inc.php +++ b/classes/help/HarvesterHelpMappingFile.inc.php @@ -3,7 +3,7 @@ /** * @file classes/help/HarvesterHelpMappingFile.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class HarvesterHelpMappingFile diff --git a/classes/help/Help.inc.php b/classes/help/Help.inc.php index 2ae7e312..b80c448d 100644 --- a/classes/help/Help.inc.php +++ b/classes/help/Help.inc.php @@ -3,7 +3,7 @@ /** * @file classes/help/Help.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Help diff --git a/classes/i18n/AppLocale.inc.php b/classes/i18n/AppLocale.inc.php index cc9e94d5..7a5ab75d 100644 --- a/classes/i18n/AppLocale.inc.php +++ b/classes/i18n/AppLocale.inc.php @@ -3,7 +3,7 @@ /** * @file classes/i18n/AppLocale.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Locale diff --git a/classes/install/Install.inc.php b/classes/install/Install.inc.php index c152ac37..cd578f83 100644 --- a/classes/install/Install.inc.php +++ b/classes/install/Install.inc.php @@ -3,7 +3,7 @@ /** * @file classes/install/Install.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Install diff --git a/classes/install/Upgrade.inc.php b/classes/install/Upgrade.inc.php index f9a5704f..399137d9 100644 --- a/classes/install/Upgrade.inc.php +++ b/classes/install/Upgrade.inc.php @@ -3,7 +3,7 @@ /** * @file Upgrade.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package install diff --git a/classes/install/form/InstallForm.inc.php b/classes/install/form/InstallForm.inc.php index cec94c00..ba3195a3 100644 --- a/classes/install/form/InstallForm.inc.php +++ b/classes/install/form/InstallForm.inc.php @@ -3,7 +3,7 @@ /** * @file InstallForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package install.form diff --git a/classes/install/form/UpgradeForm.inc.php b/classes/install/form/UpgradeForm.inc.php index 408c0767..709265cf 100644 --- a/classes/install/form/UpgradeForm.inc.php +++ b/classes/install/form/UpgradeForm.inc.php @@ -3,7 +3,7 @@ /** * @file UpgradeForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package install.form diff --git a/classes/mail/EmailTemplateDAO.inc.php b/classes/mail/EmailTemplateDAO.inc.php index a2d15e35..9e65567d 100644 --- a/classes/mail/EmailTemplateDAO.inc.php +++ b/classes/mail/EmailTemplateDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/mail/EmailTemplateDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class EmailTemplateDAO diff --git a/classes/mail/MailTemplate.inc.php b/classes/mail/MailTemplate.inc.php index 0b0c86d9..3123ccd4 100644 --- a/classes/mail/MailTemplate.inc.php +++ b/classes/mail/MailTemplate.inc.php @@ -3,7 +3,7 @@ /** * @file MailTemplate.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package mail diff --git a/classes/notification/Notification.inc.php b/classes/notification/Notification.inc.php index 9803402a..6a8ddc08 100644 --- a/classes/notification/Notification.inc.php +++ b/classes/notification/Notification.inc.php @@ -3,7 +3,7 @@ /** * @file classes/notification/Notification.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OJSNotification diff --git a/classes/notification/NotificationManager.inc.php b/classes/notification/NotificationManager.inc.php index caab4a46..5f46e9ab 100644 --- a/classes/notification/NotificationManager.inc.php +++ b/classes/notification/NotificationManager.inc.php @@ -3,7 +3,7 @@ /** * @file classes/notification/NotificationManager.inc.php * - * Copyright (c) 2000-2011 John Willinsky + * Copyright (c) 2000-2012 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PKPNotificationManager diff --git a/classes/oai/harvester/ArchiveOAI.inc.php b/classes/oai/harvester/ArchiveOAI.inc.php index 86f6267e..30550ad2 100644 --- a/classes/oai/harvester/ArchiveOAI.inc.php +++ b/classes/oai/harvester/ArchiveOAI.inc.php @@ -7,7 +7,7 @@ /** * @file classes/oai/harvester/ArchiveOAI.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArchiveOAI diff --git a/classes/oai/harvester/OAIDAO.inc.php b/classes/oai/harvester/OAIDAO.inc.php index e0c72024..03936ab5 100644 --- a/classes/oai/harvester/OAIDAO.inc.php +++ b/classes/oai/harvester/OAIDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/oai/harvester/OAIDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OAIDAO diff --git a/classes/plugins/AuthPlugin.inc.php b/classes/plugins/AuthPlugin.inc.php index 69d7c861..9b56186f 100644 --- a/classes/plugins/AuthPlugin.inc.php +++ b/classes/plugins/AuthPlugin.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/AuthPlugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AuthPlugin diff --git a/classes/plugins/HarvesterPlugin.inc.php b/classes/plugins/HarvesterPlugin.inc.php index 51f8bbbf..040c08e3 100644 --- a/classes/plugins/HarvesterPlugin.inc.php +++ b/classes/plugins/HarvesterPlugin.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/HarvesterPlugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package plugins diff --git a/classes/plugins/IndexerPlugin.inc.php b/classes/plugins/IndexerPlugin.inc.php index a883b558..ee158ac3 100644 --- a/classes/plugins/IndexerPlugin.inc.php +++ b/classes/plugins/IndexerPlugin.inc.php @@ -3,7 +3,7 @@ /** * @file IndexerPlugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package plugins diff --git a/classes/plugins/Plugin.inc.php b/classes/plugins/Plugin.inc.php index b8ede61b..ceb53d8e 100644 --- a/classes/plugins/Plugin.inc.php +++ b/classes/plugins/Plugin.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/Plugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Plugin diff --git a/classes/plugins/PluginSettingsDAO.inc.php b/classes/plugins/PluginSettingsDAO.inc.php index 029f1dab..64a799b4 100644 --- a/classes/plugins/PluginSettingsDAO.inc.php +++ b/classes/plugins/PluginSettingsDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/PluginSettingsDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PluginSettingsDAO diff --git a/classes/plugins/PostprocessorPlugin.inc.php b/classes/plugins/PostprocessorPlugin.inc.php index 9539cfb0..28c07231 100644 --- a/classes/plugins/PostprocessorPlugin.inc.php +++ b/classes/plugins/PostprocessorPlugin.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/PostprocessorPlugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package plugins diff --git a/classes/plugins/PreprocessorPlugin.inc.php b/classes/plugins/PreprocessorPlugin.inc.php index a9caea86..74a40add 100644 --- a/classes/plugins/PreprocessorPlugin.inc.php +++ b/classes/plugins/PreprocessorPlugin.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/PreprocessorPlugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package plugins diff --git a/classes/plugins/SchemaPlugin.inc.php b/classes/plugins/SchemaPlugin.inc.php index 20678955..5f7cb75b 100644 --- a/classes/plugins/SchemaPlugin.inc.php +++ b/classes/plugins/SchemaPlugin.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/SchemaPlugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package plugins diff --git a/classes/plugins/ThemePlugin.inc.php b/classes/plugins/ThemePlugin.inc.php index e8c4d1eb..5a00e983 100644 --- a/classes/plugins/ThemePlugin.inc.php +++ b/classes/plugins/ThemePlugin.inc.php @@ -3,7 +3,7 @@ /** * @file classes/plugins/ThemePlugin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ThemePlugin diff --git a/classes/record/Record.inc.php b/classes/record/Record.inc.php index 99add565..264be0da 100644 --- a/classes/record/Record.inc.php +++ b/classes/record/Record.inc.php @@ -3,7 +3,7 @@ /** * @file Record.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package record diff --git a/classes/record/RecordDAO.inc.php b/classes/record/RecordDAO.inc.php index ee1a6264..8c998323 100644 --- a/classes/record/RecordDAO.inc.php +++ b/classes/record/RecordDAO.inc.php @@ -3,7 +3,7 @@ /** * @file RecordDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package record diff --git a/classes/rt/harvester2/HarvesterRTAdmin.inc.php b/classes/rt/harvester2/HarvesterRTAdmin.inc.php index 1f50bc29..a60aeb12 100644 --- a/classes/rt/harvester2/HarvesterRTAdmin.inc.php +++ b/classes/rt/harvester2/HarvesterRTAdmin.inc.php @@ -3,7 +3,7 @@ /** * @file HarvesterRTAdmin.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package rt.harvester2 diff --git a/classes/rt/harvester2/RTDAO.inc.php b/classes/rt/harvester2/RTDAO.inc.php index 281f31cf..3ec58569 100644 --- a/classes/rt/harvester2/RTDAO.inc.php +++ b/classes/rt/harvester2/RTDAO.inc.php @@ -3,7 +3,7 @@ /** * @file RTDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package rt.harvester2 diff --git a/classes/rt/harvester2/form/ContextForm.inc.php b/classes/rt/harvester2/form/ContextForm.inc.php index ead8f8af..75ee6b34 100644 --- a/classes/rt/harvester2/form/ContextForm.inc.php +++ b/classes/rt/harvester2/form/ContextForm.inc.php @@ -4,7 +4,7 @@ * @file ContextForm.inc.php * * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package rt.harvester2.form diff --git a/classes/rt/harvester2/form/SearchForm.inc.php b/classes/rt/harvester2/form/SearchForm.inc.php index fbecc8d2..83290790 100644 --- a/classes/rt/harvester2/form/SearchForm.inc.php +++ b/classes/rt/harvester2/form/SearchForm.inc.php @@ -3,7 +3,7 @@ /** * @file SearchForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package rt.ojs.form diff --git a/classes/rt/harvester2/form/VersionForm.inc.php b/classes/rt/harvester2/form/VersionForm.inc.php index 0fa38059..deb69f9b 100644 --- a/classes/rt/harvester2/form/VersionForm.inc.php +++ b/classes/rt/harvester2/form/VersionForm.inc.php @@ -3,7 +3,7 @@ /** * @file VersionForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package rt.ojs.form diff --git a/classes/schema/Schema.inc.php b/classes/schema/Schema.inc.php index 15d1f29f..06d82a43 100644 --- a/classes/schema/Schema.inc.php +++ b/classes/schema/Schema.inc.php @@ -3,7 +3,7 @@ /** * @file Schema.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package schema diff --git a/classes/schema/SchemaAliasDAO.inc.php b/classes/schema/SchemaAliasDAO.inc.php index 6d872844..88b7e26a 100644 --- a/classes/schema/SchemaAliasDAO.inc.php +++ b/classes/schema/SchemaAliasDAO.inc.php @@ -3,7 +3,7 @@ /** * @file SchemaAlias.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SchemaAlias diff --git a/classes/schema/SchemaDAO.inc.php b/classes/schema/SchemaDAO.inc.php index 164b83a3..7c448845 100644 --- a/classes/schema/SchemaDAO.inc.php +++ b/classes/schema/SchemaDAO.inc.php @@ -3,7 +3,7 @@ /** * @file SchemaDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package schema diff --git a/classes/security/Role.inc.php b/classes/security/Role.inc.php index 22881756..116d2ea6 100644 --- a/classes/security/Role.inc.php +++ b/classes/security/Role.inc.php @@ -3,7 +3,7 @@ /** * @file classes/security/Role.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Role diff --git a/classes/security/RoleDAO.inc.php b/classes/security/RoleDAO.inc.php index 98287fff..21e22b09 100644 --- a/classes/security/RoleDAO.inc.php +++ b/classes/security/RoleDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/security/RoleDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class RoleDAO diff --git a/classes/security/Validation.inc.php b/classes/security/Validation.inc.php index 502c5b50..d4ced6d1 100644 --- a/classes/security/Validation.inc.php +++ b/classes/security/Validation.inc.php @@ -3,7 +3,7 @@ /** * @file classes/security/Validation.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Validation diff --git a/classes/sortOrder/SortOrder.inc.php b/classes/sortOrder/SortOrder.inc.php index 799fafba..36058cf3 100755 --- a/classes/sortOrder/SortOrder.inc.php +++ b/classes/sortOrder/SortOrder.inc.php @@ -7,7 +7,7 @@ /** * @file classes/sortOrder/SortOrder.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SortOrder diff --git a/classes/sortOrder/SortOrderDAO.inc.php b/classes/sortOrder/SortOrderDAO.inc.php index 460e47c1..4672e34b 100755 --- a/classes/sortOrder/SortOrderDAO.inc.php +++ b/classes/sortOrder/SortOrderDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/sortOrder/SortOrderDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SortOrderDAO diff --git a/classes/sortOrder/SortOrderSettingsDAO.inc.php b/classes/sortOrder/SortOrderSettingsDAO.inc.php index 0e770f28..d1e515a9 100644 --- a/classes/sortOrder/SortOrderSettingsDAO.inc.php +++ b/classes/sortOrder/SortOrderSettingsDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/sortOrder/SortOrderSettingsDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SortOrderSettingsDAO diff --git a/classes/template/TemplateManager.inc.php b/classes/template/TemplateManager.inc.php index 5ccdfa69..c379d075 100644 --- a/classes/template/TemplateManager.inc.php +++ b/classes/template/TemplateManager.inc.php @@ -3,7 +3,7 @@ /** * @file classes/template/TemplateManager.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class TemplateManager diff --git a/classes/user/User.inc.php b/classes/user/User.inc.php index 92f55644..21656450 100644 --- a/classes/user/User.inc.php +++ b/classes/user/User.inc.php @@ -3,7 +3,7 @@ /** * @file classes/user/User.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class User diff --git a/classes/user/UserDAO.inc.php b/classes/user/UserDAO.inc.php index 7f664de6..e36ea9f7 100644 --- a/classes/user/UserDAO.inc.php +++ b/classes/user/UserDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/user/UserDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserDAO diff --git a/classes/user/UserSettingsDAO.inc.php b/classes/user/UserSettingsDAO.inc.php index f5aad7a6..728d4fb6 100644 --- a/classes/user/UserSettingsDAO.inc.php +++ b/classes/user/UserSettingsDAO.inc.php @@ -3,7 +3,7 @@ /** * @file classes/user/UserSettingsDAO.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserSettingsDAO diff --git a/classes/user/form/ChangePasswordForm.inc.php b/classes/user/form/ChangePasswordForm.inc.php index cf254d97..3e2e6603 100644 --- a/classes/user/form/ChangePasswordForm.inc.php +++ b/classes/user/form/ChangePasswordForm.inc.php @@ -3,7 +3,7 @@ /** * @file classes/user/form/ChangePasswordForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ChangePasswordForm diff --git a/classes/user/form/LoginChangePasswordForm.inc.php b/classes/user/form/LoginChangePasswordForm.inc.php index 7fdccfa9..db63cb8c 100644 --- a/classes/user/form/LoginChangePasswordForm.inc.php +++ b/classes/user/form/LoginChangePasswordForm.inc.php @@ -3,7 +3,7 @@ /** * @file classes/user/form/LoginChangePasswordForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class LoginChangePasswordForm diff --git a/classes/user/form/ProfileForm.inc.php b/classes/user/form/ProfileForm.inc.php index fdb3921e..1ffd4b6c 100644 --- a/classes/user/form/ProfileForm.inc.php +++ b/classes/user/form/ProfileForm.inc.php @@ -3,7 +3,7 @@ /** * @file classes/user/form/ProfileForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ProfileForm diff --git a/classes/user/form/RegistrationForm.inc.php b/classes/user/form/RegistrationForm.inc.php index b9bc45a4..591c1b6b 100644 --- a/classes/user/form/RegistrationForm.inc.php +++ b/classes/user/form/RegistrationForm.inc.php @@ -7,7 +7,7 @@ /** * @file classes/user/form/RegistrationForm.inc.php * - * Copyright (c) 2005-2011 Alec Smecher and John Willinsky + * Copyright (c) 2005-2012 Alec Smecher and John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class RegistrationForm diff --git a/config.TEMPLATE.inc.php b/config.TEMPLATE.inc.php index 1a436e02..04925a40 100644 --- a/config.TEMPLATE.inc.php +++ b/config.TEMPLATE.inc.php @@ -7,7 +7,7 @@ ; ; config.TEMPLATE.inc.php ; -; Copyright (c) 2005-2011 Alec Smecher and John Willinsky +; Copyright (c) 2005-2012 Alec Smecher and John Willinsky ; Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. ; ; Open Harvester Systems Configuration settings. diff --git a/dbscripts/xml/data/email_templates.xml b/dbscripts/xml/data/email_templates.xml index 38e0e2d8..64bf502e 100644 --- a/dbscripts/xml/data/email_templates.xml +++ b/dbscripts/xml/data/email_templates.xml @@ -4,7 +4,7 @@