From 0c7aafabcdf12dd896784e2dca77c5c94782c127 Mon Sep 17 00:00:00 2001 From: Alec Smecher Date: Mon, 22 Jan 2018 14:35:01 -0800 Subject: [PATCH] pkp/pkp-lib#3246 Update copyright dates --- api/v1/_submissions/BackendSubmissionsHandler.inc.php | 4 ++-- api/v1/_submissions/index.php | 4 ++-- api/v1/issues/IssueHandler.inc.php | 4 ++-- api/v1/issues/index.php | 4 ++-- api/v1/submissions/SubmissionHandler.inc.php | 4 ++-- api/v1/submissions/index.php | 4 ++-- api/v1/users/UserHandler.inc.php | 4 ++-- api/v1/users/index.php | 4 ++-- classes/article/Article.inc.php | 4 ++-- classes/article/ArticleDAO.inc.php | 4 ++-- classes/article/ArticleGalley.inc.php | 4 ++-- classes/article/ArticleGalleyDAO.inc.php | 4 ++-- classes/article/ArticleTombstoneManager.inc.php | 4 ++-- classes/article/Author.inc.php | 4 ++-- classes/article/AuthorDAO.inc.php | 4 ++-- classes/article/PublishedArticle.inc.php | 4 ++-- classes/article/PublishedArticleDAO.inc.php | 4 ++-- classes/article/SubmissionFileDAO.inc.php | 4 ++-- classes/controllers/grid/issues/IssueGridHandler.inc.php | 4 ++-- classes/core/Application.inc.php | 4 ++-- classes/core/PageRouter.inc.php | 4 ++-- classes/core/Request.inc.php | 4 ++-- classes/core/ServicesContainer.inc.php | 4 ++-- classes/file/IssueFileManager.inc.php | 4 ++-- classes/file/JournalFileManager.inc.php | 4 ++-- classes/file/LibraryFileManager.inc.php | 4 ++-- classes/file/PublicFileManager.inc.php | 4 ++-- classes/handler/Handler.inc.php | 4 ++-- classes/i18n/AppLocale.inc.php | 4 ++-- classes/i18n/LanguageAction.inc.php | 4 ++-- classes/install/Install.inc.php | 4 ++-- classes/install/Upgrade.inc.php | 4 ++-- classes/issue/Issue.inc.php | 4 ++-- classes/issue/IssueAction.inc.php | 4 ++-- classes/issue/IssueDAO.inc.php | 4 ++-- classes/issue/IssueFile.inc.php | 4 ++-- classes/issue/IssueFileDAO.inc.php | 4 ++-- classes/issue/IssueGalley.inc.php | 4 ++-- classes/issue/IssueGalleyDAO.inc.php | 4 ++-- classes/journal/Journal.inc.php | 4 ++-- classes/journal/JournalDAO.inc.php | 4 ++-- classes/journal/JournalSettingsDAO.inc.php | 4 ++-- classes/journal/Section.inc.php | 4 ++-- classes/journal/SectionDAO.inc.php | 4 ++-- classes/log/SubmissionEmailLogEntry.inc.php | 4 ++-- classes/log/SubmissionEventLogDAO.inc.php | 4 ++-- classes/log/SubmissionEventLogEntry.inc.php | 4 ++-- classes/mail/ArticleMailTemplate.inc.php | 4 ++-- classes/notification/Notification.inc.php | 4 ++-- classes/notification/NotificationManager.inc.php | 4 ++-- .../notification/form/NotificationSettingsForm.inc.php | 4 ++-- .../ApproveSubmissionNotificationManager.inc.php | 4 ++-- .../EditingProductionStatusNotificationManager.inc.php | 4 ++-- classes/oai/ojs/JournalOAI.inc.php | 4 ++-- classes/oai/ojs/OAIDAO.inc.php | 4 ++-- classes/payment/ojs/OJSCompletedPaymentDAO.inc.php | 4 ++-- classes/payment/ojs/OJSPaymentManager.inc.php | 4 ++-- classes/plugins/DOIPubIdExportPlugin.inc.php | 4 ++-- classes/plugins/PubIdPlugin.inc.php | 4 ++-- classes/plugins/PubObjectCache.inc.php | 4 ++-- classes/plugins/PubObjectsExportPlugin.inc.php | 4 ++-- classes/search/ArticleSearch.inc.php | 4 ++-- classes/search/ArticleSearchDAO.inc.php | 4 ++-- classes/search/ArticleSearchIndex.inc.php | 4 ++-- .../authorization/OjsIssueGalleyRequiredPolicy.inc.php | 4 ++-- .../security/authorization/OjsIssueRequiredPolicy.inc.php | 4 ++-- .../authorization/OjsJournalMustPublishPolicy.inc.php | 4 ++-- classes/security/form/AuthSourceSettingsForm.inc.php | 4 ++-- classes/services/GalleyService.inc.php | 4 ++-- classes/services/IssueService.inc.php | 4 ++-- classes/services/NavigationMenuService.inc.php | 4 ++-- classes/services/OJSServiceProvider.inc.php | 4 ++-- classes/services/SectionService.inc.php | 4 ++-- classes/services/SubmissionService.inc.php | 4 ++-- .../services/queryBuilders/IssueListQueryBuilder.inc.php | 4 ++-- .../queryBuilders/SubmissionListQueryBuilder.inc.php | 4 ++-- classes/statistics/MetricsDAO.inc.php | 4 ++-- classes/statistics/StatisticsHelper.inc.php | 4 ++-- .../SubmissionMetadataFormImplementation.inc.php | 4 ++-- classes/submission/form/SubmissionSubmitStep1Form.inc.php | 4 ++-- classes/submission/form/SubmissionSubmitStep2Form.inc.php | 4 ++-- classes/submission/form/SubmissionSubmitStep3Form.inc.php | 4 ++-- classes/submission/form/SubmissionSubmitStep4Form.inc.php | 4 ++-- classes/submission/reviewer/ReviewerSubmission.inc.php | 4 ++-- classes/submission/reviewer/ReviewerSubmissionDAO.inc.php | 4 ++-- classes/subscription/IndividualSubscription.inc.php | 4 ++-- classes/subscription/IndividualSubscriptionDAO.inc.php | 4 ++-- classes/subscription/InstitutionalSubscription.inc.php | 4 ++-- classes/subscription/InstitutionalSubscriptionDAO.inc.php | 4 ++-- classes/subscription/Subscription.inc.php | 4 ++-- classes/subscription/SubscriptionAction.inc.php | 4 ++-- classes/subscription/SubscriptionDAO.inc.php | 4 ++-- classes/subscription/SubscriptionType.inc.php | 4 ++-- classes/subscription/SubscriptionTypeDAO.inc.php | 4 ++-- classes/subscription/form/PaymentTypesForm.inc.php | 4 ++-- classes/subscription/form/SubscriptionForm.inc.php | 4 ++-- classes/subscription/form/SubscriptionPolicyForm.inc.php | 4 ++-- .../form/UserIndividualSubscriptionForm.inc.php | 4 ++-- .../form/UserInstitutionalSubscriptionForm.inc.php | 4 ++-- classes/sword/OJSSwordDeposit.inc.php | 4 ++-- classes/tasks/OpenAccessNotification.inc.php | 4 ++-- classes/tasks/SubscriptionExpiryReminder.inc.php | 4 ++-- classes/template/TemplateManager.inc.php | 4 ++-- classes/user/User.inc.php | 4 ++-- classes/user/UserAction.inc.php | 4 ++-- classes/user/UserDAO.inc.php | 4 ++-- classes/user/UserSettingsDAO.inc.php | 4 ++-- classes/user/form/NotificationSettingsForm.inc.php | 4 ++-- classes/workflow/EditorDecisionActionsManager.inc.php | 4 ++-- config.TEMPLATE.inc.php | 4 ++-- controllers/api/file/ManageFileApiHandler.inc.php | 4 ++-- controllers/grid/admin/journal/JournalGridHandler.inc.php | 4 ++-- .../admin/journal/form/JournalSiteSettingsForm.inc.php | 4 ++-- .../articleGalleys/ArticleGalleyGridCellProvider.inc.php | 4 ++-- .../grid/articleGalleys/ArticleGalleyGridHandler.inc.php | 4 ++-- .../grid/articleGalleys/ArticleGalleyGridRow.inc.php | 4 ++-- .../grid/articleGalleys/form/ArticleGalleyForm.inc.php | 4 ++-- .../grid/issueGalleys/IssueGalleyGridCellProvider.inc.php | 4 ++-- .../grid/issueGalleys/IssueGalleyGridHandler.inc.php | 4 ++-- controllers/grid/issueGalleys/IssueGalleyGridRow.inc.php | 4 ++-- controllers/grid/issues/BackIssueGridHandler.inc.php | 4 ++-- .../grid/issues/ExportableIssuesListGridHandler.inc.php | 4 ++-- controllers/grid/issues/FutureIssueGridHandler.inc.php | 4 ++-- controllers/grid/issues/IssueGridCellProvider.inc.php | 4 ++-- controllers/grid/issues/IssueGridRow.inc.php | 4 ++-- controllers/grid/issues/form/IssueAccessForm.inc.php | 4 ++-- controllers/grid/issues/form/IssueForm.inc.php | 4 ++-- controllers/grid/issues/form/IssueGalleyForm.inc.php | 4 ++-- .../pubIds/PubIdExportIssuesListGridCellProvider.inc.php | 4 ++-- .../grid/pubIds/PubIdExportIssuesListGridHandler.inc.php | 4 ++-- ...PubIdExportRepresentationsListGridCellProvider.inc.php | 4 ++-- .../PubIdExportRepresentationsListGridHandler.inc.php | 4 ++-- .../PubIdExportSubmissionsListGridCellProvider.inc.php | 4 ++-- .../pubIds/PubIdExportSubmissionsListGridHandler.inc.php | 4 ++-- .../grid/pubIds/form/AssignPublicIdentifiersForm.inc.php | 4 ++-- .../settings/plugins/SettingsPluginGridHandler.inc.php | 4 ++-- .../grid/settings/sections/SectionGridHandler.inc.php | 4 ++-- controllers/grid/settings/sections/SectionGridRow.inc.php | 4 ++-- .../grid/settings/sections/form/SectionForm.inc.php | 4 ++-- ...ExportPublishedSubmissionsListGridCellProvider.inc.php | 4 ++-- .../ExportPublishedSubmissionsListGridHandler.inc.php | 4 ++-- .../grid/subscriptions/IndividualSubscriptionForm.inc.php | 4 ++-- .../IndividualSubscriptionsGridHandler.inc.php | 4 ++-- .../subscriptions/InstitutionalSubscriptionForm.inc.php | 4 ++-- .../InstitutionalSubscriptionsGridHandler.inc.php | 4 ++-- .../grid/subscriptions/PaymentsGridCellProvider.inc.php | 4 ++-- .../grid/subscriptions/PaymentsGridHandler.inc.php | 4 ++-- .../grid/subscriptions/SubscriptionTypeForm.inc.php | 4 ++-- .../SubscriptionTypesGridCellProvider.inc.php | 4 ++-- .../subscriptions/SubscriptionTypesGridHandler.inc.php | 4 ++-- .../grid/subscriptions/SubscriptionTypesGridRow.inc.php | 4 ++-- .../subscriptions/SubscriptionsGridCellProvider.inc.php | 4 ++-- .../grid/subscriptions/SubscriptionsGridHandler.inc.php | 4 ++-- .../grid/subscriptions/SubscriptionsGridRow.inc.php | 4 ++-- controllers/grid/toc/TocGridCategoryRow.inc.php | 4 ++-- controllers/grid/toc/TocGridCellProvider.inc.php | 4 ++-- controllers/grid/toc/TocGridHandler.inc.php | 4 ++-- controllers/grid/toc/TocGridRow.inc.php | 4 ++-- .../grid/users/reviewer/ReviewerGridHandler.inc.php | 4 ++-- .../form/StageParticipantNotifyForm.inc.php | 4 ++-- .../subscriberSelect/SubscriberSelectGridHandler.inc.php | 4 ++-- .../list/submissions/SubmissionsListHandler.inc.php | 4 ++-- .../modals/editorDecision/EditorDecisionHandler.inc.php | 4 ++-- .../form/InitiateExternalReviewForm.inc.php | 4 ++-- .../AuthorSubmissionMetadataHandler.inc.php | 4 ++-- .../modals/submissionMetadata/IssueEntryHandler.inc.php | 4 ++-- .../ReviewerSubmissionMetadataHandler.inc.php | 4 ++-- .../form/IssueEntrySubmissionReviewForm.inc.php | 4 ++-- .../form/SubmissionMetadataViewForm.inc.php | 4 ++-- .../linkAction/SubmissionEntryLinkAction.inc.php | 4 ++-- controllers/statistics/form/ReportGeneratorForm.inc.php | 4 ++-- .../tab/admin/siteSetup/form/AppSiteSetupForm.inc.php | 4 ++-- controllers/tab/issueEntry/IssueEntryTabHandler.inc.php | 4 ++-- .../form/IssueEntryPublicationMetadataForm.inc.php | 4 ++-- controllers/tab/pubIds/form/PublicIdentifiersForm.inc.php | 4 ++-- .../tab/settings/DistributionSettingsTabHandler.inc.php | 4 ++-- .../tab/settings/JournalSettingsTabHandler.inc.php | 4 ++-- .../tab/settings/PublicationSettingsTabHandler.inc.php | 4 ++-- .../tab/settings/WebsiteSettingsTabHandler.inc.php | 4 ++-- controllers/tab/settings/access/form/AccessForm.inc.php | 4 ++-- .../tab/settings/appearance/form/AppearanceForm.inc.php | 4 ++-- .../tab/settings/masthead/form/MastheadForm.inc.php | 4 ++-- .../permissions/form/OJSPermissionSettingsForm.inc.php | 4 ++-- .../tab/settings/reviewStage/form/ReviewStageForm.inc.php | 4 ++-- .../siteAccessOptions/form/SiteAccessOptionsForm.inc.php | 4 ++-- controllers/tab/user/OJSProfileTabHandler.inc.php | 4 ++-- controllers/tab/workflow/ReviewRoundTabHandler.inc.php | 4 ++-- controllers/tab/workflow/WorkflowTabHandler.inc.php | 4 ++-- .../wizard/fileUpload/FileUploadWizardHandler.inc.php | 4 ++-- .../fileUpload/form/SubmissionFilesUploadBaseForm.inc.php | 4 ++-- dbscripts/xml/indexes.xml | 4 ++-- dbscripts/xml/install.xml | 4 ++-- dbscripts/xml/ojs_schema.xml | 4 ++-- dbscripts/xml/upgrade.xml | 4 ++-- dbscripts/xml/upgrade/2.4.0_postCounterMigration.xml | 4 ++-- dbscripts/xml/upgrade/2.4.0_postTimedViewsMigration.xml | 4 ++-- dbscripts/xml/upgrade/2.4.0_postUsageStatsMigration.xml | 4 ++-- dbscripts/xml/upgrade/2.4.0_postUsageStatsMigration2.xml | 4 ++-- dbscripts/xml/upgrade/2.4.0_preupdate_usageStatistics.xml | 4 ++-- .../xml/upgrade/2.4.0_preupdate_usageStatistics2.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_adaptBooksForReview.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_adaptReferrals.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_adaptTimedViews.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_change_assoc_type.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_change_assoc_type_metrics.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_edit_decisions.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_issue_settings.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_postupdate.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_postupgrade_galley_files.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_postupgrade_metrics.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_preupdate.xml | 4 ++-- .../xml/upgrade/3.0.0_preupdate_commentsToEditor.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_pubId_settings.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_review_method.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_reviewer_files.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_scheduledTasks.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_settings.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_stage_assignments.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_submission_settings.xml | 4 ++-- dbscripts/xml/upgrade/3.0.0_update.xml | 4 ++-- dbscripts/xml/upgrade/3.0.1_update.xml | 4 ++-- dbscripts/xml/upgrade/3.0.2_update.xml | 4 ++-- dbscripts/xml/upgrade/3.1.0_galley_settings.xml | 4 ++-- dbscripts/xml/upgrade/3.1.0_notes.xml | 4 ++-- dbscripts/xml/upgrade/3.1.0_notifications.xml | 4 ++-- dbscripts/xml/upgrade/3.1.0_preupdate_notes.xml | 4 ++-- dbscripts/xml/upgrade/3.1.0_preupdate_payments.xml | 4 ++-- .../xml/upgrade/3.1.0_preupdate_review_assignments.xml | 4 ++-- dbscripts/xml/upgrade/3.1.0_update.xml | 4 ++-- dbscripts/xml/upgrade/3.1.0_update_a.xml | 4 ++-- dbscripts/xml/upgrade/3.1.1_preupdate_citations.xml | 4 ++-- dbscripts/xml/upgrade/3.1.1_update.xml | 4 ++-- dbscripts/xml/upgrade/remove_timed_views_bots.xml | 4 ++-- dbscripts/xml/version.xml | 4 ++-- docs/README-DEV | 8 ++++---- index.php | 4 ++-- .../grid/articleGalleys/ArticleGalleyGridHandler.js | 4 ++-- js/controllers/grid/issues/BackIssueGridHandler.js | 4 ++-- js/controllers/grid/issues/FutureIssueGridHandler.js | 4 ++-- js/controllers/tab/issueEntry/IssueEntryTabHandler.js | 4 ++-- .../form/IssueEntryPublicationMetadataFormHandler.js | 4 ++-- js/load.js | 4 ++-- locale/ar_IQ/admin.xml | 4 ++-- locale/ar_IQ/author.xml | 4 ++-- locale/ar_IQ/default.xml | 4 ++-- locale/ar_IQ/editor.xml | 4 ++-- locale/ar_IQ/emailTemplates.xml | 4 ++-- locale/ar_IQ/locale.xml | 4 ++-- locale/ar_IQ/manager.xml | 4 ++-- locale/ar_IQ/submission.xml | 4 ++-- locale/ca_ES/admin.xml | 4 ++-- locale/ca_ES/author.xml | 4 ++-- locale/ca_ES/default.xml | 4 ++-- locale/ca_ES/editor.xml | 4 ++-- locale/ca_ES/emailTemplates.xml | 4 ++-- locale/ca_ES/locale.xml | 4 ++-- locale/ca_ES/manager.xml | 4 ++-- locale/ca_ES/submission.xml | 4 ++-- locale/cs_CZ/admin.xml | 4 ++-- locale/cs_CZ/author.xml | 4 ++-- locale/cs_CZ/default.xml | 4 ++-- locale/cs_CZ/editor.xml | 4 ++-- locale/cs_CZ/emailTemplates.xml | 4 ++-- locale/cs_CZ/locale.xml | 4 ++-- locale/cs_CZ/manager.xml | 4 ++-- locale/cs_CZ/submission.xml | 4 ++-- locale/da_DK/admin.xml | 4 ++-- locale/da_DK/author.xml | 4 ++-- locale/da_DK/default.xml | 4 ++-- locale/da_DK/editor.xml | 4 ++-- locale/da_DK/emailTemplates.xml | 4 ++-- locale/da_DK/locale.xml | 4 ++-- locale/da_DK/manager.xml | 4 ++-- locale/da_DK/submission.xml | 4 ++-- locale/de_DE/admin.xml | 4 ++-- locale/de_DE/author.xml | 4 ++-- locale/de_DE/default.xml | 4 ++-- locale/de_DE/editor.xml | 4 ++-- locale/de_DE/emailTemplates.xml | 4 ++-- locale/de_DE/locale.xml | 4 ++-- locale/de_DE/manager.xml | 4 ++-- locale/de_DE/submission.xml | 4 ++-- locale/en_US/admin.xml | 4 ++-- locale/en_US/api.xml | 4 ++-- locale/en_US/author.xml | 4 ++-- locale/en_US/default.xml | 4 ++-- locale/en_US/editor.xml | 4 ++-- locale/en_US/emailTemplates.xml | 4 ++-- locale/en_US/locale.xml | 4 ++-- locale/en_US/manager.xml | 4 ++-- locale/en_US/submission.xml | 4 ++-- locale/es_ES/admin.xml | 4 ++-- locale/es_ES/author.xml | 4 ++-- locale/es_ES/default.xml | 4 ++-- locale/es_ES/editor.xml | 4 ++-- locale/es_ES/emailTemplates.xml | 4 ++-- locale/es_ES/locale.xml | 4 ++-- locale/es_ES/manager.xml | 4 ++-- locale/es_ES/submission.xml | 4 ++-- locale/eu_ES/admin.xml | 4 ++-- locale/eu_ES/author.xml | 4 ++-- locale/eu_ES/default.xml | 4 ++-- locale/eu_ES/editor.xml | 4 ++-- locale/eu_ES/emailTemplates.xml | 4 ++-- locale/eu_ES/locale.xml | 4 ++-- locale/eu_ES/manager.xml | 4 ++-- locale/eu_ES/submission.xml | 4 ++-- locale/fi_FI/admin.xml | 4 ++-- locale/fi_FI/author.xml | 4 ++-- locale/fi_FI/default.xml | 4 ++-- locale/fi_FI/editor.xml | 4 ++-- locale/fi_FI/emailTemplates.xml | 4 ++-- locale/fi_FI/locale.xml | 4 ++-- locale/fi_FI/manager.xml | 4 ++-- locale/fi_FI/submission.xml | 4 ++-- locale/fr_CA/admin.xml | 4 ++-- locale/fr_CA/author.xml | 4 ++-- locale/fr_CA/default.xml | 4 ++-- locale/fr_CA/editor.xml | 4 ++-- locale/fr_CA/emailTemplates.xml | 4 ++-- locale/fr_CA/locale.xml | 4 ++-- locale/fr_CA/manager.xml | 4 ++-- locale/fr_CA/submission.xml | 4 ++-- locale/fr_FR/admin.xml | 4 ++-- locale/fr_FR/author.xml | 4 ++-- locale/fr_FR/default.xml | 4 ++-- locale/fr_FR/editor.xml | 4 ++-- locale/fr_FR/emailTemplates.xml | 4 ++-- locale/fr_FR/locale.xml | 4 ++-- locale/fr_FR/manager.xml | 4 ++-- locale/fr_FR/submission.xml | 4 ++-- locale/hr_HR/admin.xml | 4 ++-- locale/hr_HR/author.xml | 4 ++-- locale/hr_HR/default.xml | 4 ++-- locale/hr_HR/editor.xml | 4 ++-- locale/hr_HR/emailTemplates.xml | 4 ++-- locale/hr_HR/locale.xml | 4 ++-- locale/hr_HR/manager.xml | 4 ++-- locale/hr_HR/submission.xml | 4 ++-- locale/id_ID/admin.xml | 4 ++-- locale/id_ID/author.xml | 4 ++-- locale/id_ID/default.xml | 4 ++-- locale/id_ID/editor.xml | 4 ++-- locale/id_ID/emailTemplates.xml | 4 ++-- locale/id_ID/locale.xml | 4 ++-- locale/id_ID/manager.xml | 4 ++-- locale/id_ID/submission.xml | 4 ++-- locale/it_IT/admin.xml | 4 ++-- locale/it_IT/author.xml | 4 ++-- locale/it_IT/default.xml | 4 ++-- locale/it_IT/editor.xml | 4 ++-- locale/it_IT/emailTemplates.xml | 4 ++-- locale/it_IT/locale.xml | 4 ++-- locale/it_IT/manager.xml | 4 ++-- locale/it_IT/submission.xml | 4 ++-- locale/nb_NO/admin.xml | 4 ++-- locale/nb_NO/author.xml | 4 ++-- locale/nb_NO/default.xml | 4 ++-- locale/nb_NO/editor.xml | 4 ++-- locale/nb_NO/emailTemplates.xml | 4 ++-- locale/nb_NO/locale.xml | 4 ++-- locale/nb_NO/manager.xml | 4 ++-- locale/nl_NL/admin.xml | 4 ++-- locale/nl_NL/author.xml | 4 ++-- locale/nl_NL/default.xml | 4 ++-- locale/nl_NL/editor.xml | 4 ++-- locale/nl_NL/emailTemplates.xml | 4 ++-- locale/nl_NL/locale.xml | 4 ++-- locale/nl_NL/manager.xml | 4 ++-- locale/nl_NL/submission.xml | 4 ++-- locale/pl_PL/admin.xml | 4 ++-- locale/pl_PL/author.xml | 4 ++-- locale/pl_PL/default.xml | 4 ++-- locale/pl_PL/editor.xml | 4 ++-- locale/pl_PL/emailTemplates.xml | 4 ++-- locale/pl_PL/locale.xml | 4 ++-- locale/pl_PL/manager.xml | 4 ++-- locale/pl_PL/submission.xml | 4 ++-- locale/pt_BR/admin.xml | 4 ++-- locale/pt_BR/author.xml | 4 ++-- locale/pt_BR/default.xml | 4 ++-- locale/pt_BR/editor.xml | 4 ++-- locale/pt_BR/emailTemplates.xml | 4 ++-- locale/pt_BR/locale.xml | 4 ++-- locale/pt_BR/manager.xml | 4 ++-- locale/pt_BR/submission.xml | 4 ++-- locale/pt_PT/admin.xml | 4 ++-- locale/pt_PT/author.xml | 4 ++-- locale/pt_PT/default.xml | 4 ++-- locale/pt_PT/editor.xml | 4 ++-- locale/pt_PT/emailTemplates.xml | 4 ++-- locale/pt_PT/locale.xml | 4 ++-- locale/pt_PT/manager.xml | 4 ++-- locale/pt_PT/submission.xml | 4 ++-- locale/ru_RU/admin.xml | 4 ++-- locale/ru_RU/api.xml | 4 ++-- locale/ru_RU/author.xml | 4 ++-- locale/ru_RU/default.xml | 4 ++-- locale/ru_RU/editor.xml | 4 ++-- locale/ru_RU/emailTemplates.xml | 4 ++-- locale/ru_RU/locale.xml | 4 ++-- locale/ru_RU/manager.xml | 4 ++-- locale/ru_RU/submission.xml | 4 ++-- locale/sr_RS@cyrillic/admin.xml | 4 ++-- locale/sr_RS@cyrillic/author.xml | 4 ++-- locale/sr_RS@cyrillic/default.xml | 4 ++-- locale/sr_RS@cyrillic/editor.xml | 4 ++-- locale/sr_RS@cyrillic/emailTemplates.xml | 4 ++-- locale/sr_RS@cyrillic/locale.xml | 4 ++-- locale/sr_RS@cyrillic/manager.xml | 4 ++-- locale/sr_RS@cyrillic/submission.xml | 4 ++-- locale/sr_RS@latin/admin.xml | 4 ++-- locale/sr_RS@latin/author.xml | 4 ++-- locale/sr_RS@latin/default.xml | 4 ++-- locale/sr_RS@latin/editor.xml | 4 ++-- locale/sr_RS@latin/emailTemplates.xml | 4 ++-- locale/sr_RS@latin/locale.xml | 4 ++-- locale/sr_RS@latin/manager.xml | 4 ++-- locale/sr_RS@latin/submission.xml | 4 ++-- locale/sv_SE/admin.xml | 4 ++-- locale/sv_SE/author.xml | 4 ++-- locale/sv_SE/default.xml | 4 ++-- locale/sv_SE/editor.xml | 4 ++-- locale/sv_SE/emailTemplates.xml | 4 ++-- locale/sv_SE/locale.xml | 4 ++-- locale/sv_SE/manager.xml | 4 ++-- locale/sv_SE/submission.xml | 4 ++-- locale/tr_TR/admin.xml | 4 ++-- locale/tr_TR/author.xml | 4 ++-- locale/tr_TR/default.xml | 4 ++-- locale/tr_TR/editor.xml | 4 ++-- locale/tr_TR/emailTemplates.xml | 4 ++-- locale/tr_TR/locale.xml | 4 ++-- locale/tr_TR/manager.xml | 4 ++-- locale/tr_TR/submission.xml | 4 ++-- locale/uk_UA/admin.xml | 4 ++-- locale/uk_UA/author.xml | 4 ++-- locale/uk_UA/default.xml | 4 ++-- locale/uk_UA/editor.xml | 4 ++-- locale/uk_UA/emailTemplates.xml | 4 ++-- locale/uk_UA/locale.xml | 4 ++-- locale/uk_UA/manager.xml | 4 ++-- locale/uk_UA/submission.xml | 4 ++-- locale/zh_CN/admin.xml | 4 ++-- locale/zh_CN/author.xml | 4 ++-- locale/zh_CN/default.xml | 4 ++-- locale/zh_CN/editor.xml | 4 ++-- locale/zh_CN/emailTemplates.xml | 4 ++-- locale/zh_CN/locale.xml | 4 ++-- locale/zh_CN/manager.xml | 4 ++-- locale/zh_CN/submission.xml | 4 ++-- pages/about/AboutHandler.inc.php | 4 ++-- pages/about/index.php | 4 ++-- pages/article/ArticleHandler.inc.php | 4 ++-- pages/article/index.php | 4 ++-- pages/authorDashboard/AuthorDashboardHandler.inc.php | 4 ++-- pages/authorDashboard/index.php | 4 ++-- pages/gateway/GatewayHandler.inc.php | 4 ++-- pages/gateway/index.php | 4 ++-- pages/index/IndexHandler.inc.php | 4 ++-- pages/index/index.php | 4 ++-- pages/information/InformationHandler.inc.php | 4 ++-- pages/information/index.php | 4 ++-- pages/issue/IssueHandler.inc.php | 4 ++-- pages/issue/index.php | 4 ++-- pages/manageIssues/ManageIssuesHandler.inc.php | 4 ++-- pages/manageIssues/index.php | 4 ++-- pages/management/SettingsHandler.inc.php | 4 ++-- pages/management/ToolsHandler.inc.php | 4 ++-- pages/management/index.php | 4 ++-- pages/manager/index.php | 4 ++-- pages/oai/OAIHandler.inc.php | 4 ++-- pages/oai/index.php | 4 ++-- pages/payment/PaymentHandler.inc.php | 4 ++-- pages/payment/index.php | 4 ++-- pages/payments/PaymentsHandler.inc.php | 4 ++-- pages/payments/index.php | 4 ++-- pages/reviewer/ReviewerHandler.inc.php | 4 ++-- pages/reviewer/index.php | 4 ++-- pages/search/SearchHandler.inc.php | 4 ++-- pages/search/index.php | 4 ++-- pages/sitemap/SitemapHandler.inc.php | 4 ++-- pages/sitemap/index.php | 4 ++-- pages/submission/SubmissionHandler.inc.php | 4 ++-- pages/submission/index.php | 4 ++-- pages/user/UserHandler.inc.php | 4 ++-- pages/user/index.php | 4 ++-- pages/workflow/WorkflowHandler.inc.php | 4 ++-- pages/workflow/index.php | 4 ++-- plugins/auth/ldap/LDAPAuthPlugin.inc.php | 4 ++-- plugins/auth/ldap/index.php | 4 ++-- plugins/auth/ldap/locale/ar_IQ/locale.xml | 4 ++-- plugins/auth/ldap/locale/ca_ES/locale.xml | 4 ++-- plugins/auth/ldap/locale/cs_CZ/locale.xml | 4 ++-- plugins/auth/ldap/locale/da_DK/locale.xml | 4 ++-- plugins/auth/ldap/locale/de_DE/locale.xml | 4 ++-- plugins/auth/ldap/locale/en_US/locale.xml | 4 ++-- plugins/auth/ldap/locale/es_ES/locale.xml | 4 ++-- plugins/auth/ldap/locale/eu_ES/locale.xml | 4 ++-- plugins/auth/ldap/locale/fr_CA/locale.xml | 4 ++-- plugins/auth/ldap/locale/hr_HR/locale.xml | 4 ++-- plugins/auth/ldap/locale/id_ID/locale.xml | 4 ++-- plugins/auth/ldap/locale/it_IT/locale.xml | 4 ++-- plugins/auth/ldap/locale/nb_NO/locale.xml | 4 ++-- plugins/auth/ldap/locale/nl_NL/locale.xml | 4 ++-- plugins/auth/ldap/locale/pl_PL/locale.xml | 4 ++-- plugins/auth/ldap/locale/pt_BR/locale.xml | 4 ++-- plugins/auth/ldap/locale/pt_PT/locale.xml | 4 ++-- plugins/auth/ldap/locale/ru_RU/locale.xml | 4 ++-- plugins/auth/ldap/locale/sr_SR/locale.xml | 4 ++-- plugins/auth/ldap/locale/sv_SE/locale.xml | 4 ++-- plugins/auth/ldap/locale/tr_TR/locale.xml | 4 ++-- plugins/auth/ldap/locale/uk_UA/locale.xml | 4 ++-- plugins/auth/ldap/locale/zh_CN/locale.xml | 4 ++-- plugins/auth/ldap/settings.tpl | 4 ++-- plugins/auth/ldap/version.xml | 4 ++-- plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php | 4 ++-- plugins/blocks/developedBy/block.tpl | 4 ++-- plugins/blocks/developedBy/index.php | 4 ++-- plugins/blocks/developedBy/locale/ar_IQ/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/cs_CZ/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/da_DK/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/de_DE/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/en_US/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/es_ES/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/fi_FI/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/fr_CA/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/hr_HR/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/it_IT/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/pl_PL/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/pt_BR/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/pt_PT/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/ru_RU/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/blocks/developedBy/locale/sv_SE/locale.xml | 4 ++-- plugins/blocks/developedBy/settings.xml | 4 ++-- plugins/blocks/developedBy/version.xml | 4 ++-- plugins/blocks/information/InformationBlockPlugin.inc.php | 4 ++-- plugins/blocks/information/block.tpl | 4 ++-- plugins/blocks/information/index.php | 4 ++-- plugins/blocks/information/locale/ar_IQ/locale.xml | 4 ++-- plugins/blocks/information/locale/ca_ES/locale.xml | 4 ++-- plugins/blocks/information/locale/cs_CZ/locale.xml | 4 ++-- plugins/blocks/information/locale/da_DK/locale.xml | 4 ++-- plugins/blocks/information/locale/de_DE/locale.xml | 4 ++-- plugins/blocks/information/locale/en_US/locale.xml | 4 ++-- plugins/blocks/information/locale/es_ES/locale.xml | 4 ++-- plugins/blocks/information/locale/eu_ES/locale.xml | 4 ++-- plugins/blocks/information/locale/fi_FI/locale.xml | 4 ++-- plugins/blocks/information/locale/fr_CA/locale.xml | 4 ++-- plugins/blocks/information/locale/hr_HR/locale.xml | 4 ++-- plugins/blocks/information/locale/id_ID/locale.xml | 4 ++-- plugins/blocks/information/locale/it_IT/locale.xml | 4 ++-- plugins/blocks/information/locale/nb_NO/locale.xml | 4 ++-- plugins/blocks/information/locale/nl_NL/locale.xml | 4 ++-- plugins/blocks/information/locale/pl_PL/locale.xml | 4 ++-- plugins/blocks/information/locale/pt_BR/locale.xml | 4 ++-- plugins/blocks/information/locale/pt_PT/locale.xml | 4 ++-- plugins/blocks/information/locale/ru_RU/locale.xml | 4 ++-- plugins/blocks/information/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/blocks/information/locale/sv_SE/locale.xml | 4 ++-- plugins/blocks/information/locale/tr_TR/locale.xml | 4 ++-- plugins/blocks/information/locale/uk_UA/locale.xml | 4 ++-- plugins/blocks/information/locale/zh_CN/locale.xml | 4 ++-- plugins/blocks/information/settings.xml | 4 ++-- plugins/blocks/information/version.xml | 4 ++-- .../languageToggle/LanguageToggleBlockPlugin.inc.php | 4 ++-- plugins/blocks/languageToggle/block.tpl | 4 ++-- plugins/blocks/languageToggle/index.php | 4 ++-- plugins/blocks/languageToggle/locale/ar_IQ/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/ca_ES/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/cs_CZ/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/da_DK/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/de_DE/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/en_US/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/es_ES/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/eu_ES/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/fi_FI/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/fr_CA/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/hr_HR/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/id_ID/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/it_IT/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/nb_NO/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/nl_NL/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/pl_PL/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/pt_BR/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/pt_PT/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/ru_RU/locale.xml | 4 ++-- .../blocks/languageToggle/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/sv_SE/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/tr_TR/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/uk_UA/locale.xml | 4 ++-- plugins/blocks/languageToggle/locale/zh_CN/locale.xml | 4 ++-- plugins/blocks/languageToggle/settings.xml | 4 ++-- plugins/blocks/languageToggle/version.xml | 4 ++-- .../blocks/relatedItems/RelatedItemsBlockPlugin.inc.php | 4 ++-- plugins/blocks/relatedItems/block.tpl | 4 ++-- plugins/blocks/relatedItems/index.php | 4 ++-- plugins/blocks/relatedItems/locale/ar_IQ/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/da_DK/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/de_DE/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/en_US/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/es_ES/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/eu_ES/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/fi_FI/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/fr_CA/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/id_ID/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/it_IT/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/nl_NL/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/pl_PL/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/pt_BR/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/pt_PT/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/ru_RU/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/sv_SE/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/tr_TR/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/uk_UA/locale.xml | 4 ++-- plugins/blocks/relatedItems/locale/zh_CN/locale.xml | 4 ++-- plugins/blocks/relatedItems/settings.xml | 4 ++-- plugins/blocks/relatedItems/version.xml | 4 ++-- .../blocks/subscription/SubscriptionBlockPlugin.inc.php | 4 ++-- plugins/blocks/subscription/block.tpl | 4 ++-- plugins/blocks/subscription/index.php | 4 ++-- plugins/blocks/subscription/locale/ar_IQ/locale.xml | 4 ++-- plugins/blocks/subscription/locale/ca_ES/locale.xml | 4 ++-- plugins/blocks/subscription/locale/cs_CZ/locale.xml | 4 ++-- plugins/blocks/subscription/locale/da_DK/locale.xml | 4 ++-- plugins/blocks/subscription/locale/de_DE/locale.xml | 4 ++-- plugins/blocks/subscription/locale/el_GR/locale.xml | 4 ++-- plugins/blocks/subscription/locale/en_US/locale.xml | 4 ++-- plugins/blocks/subscription/locale/es_AR/locale.xml | 4 ++-- plugins/blocks/subscription/locale/es_ES/locale.xml | 4 ++-- plugins/blocks/subscription/locale/eu_ES/locale.xml | 4 ++-- plugins/blocks/subscription/locale/fa_IR/locale.xml | 4 ++-- plugins/blocks/subscription/locale/fr_CA/locale.xml | 4 ++-- plugins/blocks/subscription/locale/fr_FR/locale.xml | 4 ++-- plugins/blocks/subscription/locale/hr_HR/locale.xml | 4 ++-- plugins/blocks/subscription/locale/id_ID/locale.xml | 4 ++-- plugins/blocks/subscription/locale/it_IT/locale.xml | 4 ++-- plugins/blocks/subscription/locale/ja_JP/locale.xml | 4 ++-- plugins/blocks/subscription/locale/nl_NL/locale.xml | 4 ++-- plugins/blocks/subscription/locale/no_NO/locale.xml | 4 ++-- plugins/blocks/subscription/locale/pl_PL/locale.xml | 4 ++-- plugins/blocks/subscription/locale/pt_BR/locale.xml | 4 ++-- plugins/blocks/subscription/locale/pt_PT/locale.xml | 4 ++-- plugins/blocks/subscription/locale/ro_RO/locale.xml | 4 ++-- plugins/blocks/subscription/locale/ru_RU/locale.xml | 4 ++-- plugins/blocks/subscription/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/blocks/subscription/locale/sv_SE/locale.xml | 4 ++-- plugins/blocks/subscription/locale/tr_TR/locale.xml | 4 ++-- plugins/blocks/subscription/locale/uk_UA/locale.xml | 4 ++-- plugins/blocks/subscription/locale/vi_VN/locale.xml | 4 ++-- plugins/blocks/subscription/locale/zh_CN/locale.xml | 4 ++-- plugins/blocks/subscription/settings.xml | 4 ++-- plugins/blocks/subscription/version.xml | 4 ++-- plugins/gateways/resolver/ResolverPlugin.inc.php | 4 ++-- plugins/gateways/resolver/index.php | 4 ++-- plugins/gateways/resolver/locale/ar_IQ/locale.xml | 4 ++-- plugins/gateways/resolver/locale/ca_ES/locale.xml | 4 ++-- plugins/gateways/resolver/locale/cs_CZ/locale.xml | 4 ++-- plugins/gateways/resolver/locale/da_DK/locale.xml | 4 ++-- plugins/gateways/resolver/locale/de_DE/locale.xml | 4 ++-- plugins/gateways/resolver/locale/en_US/locale.xml | 4 ++-- plugins/gateways/resolver/locale/es_ES/locale.xml | 4 ++-- plugins/gateways/resolver/locale/eu_ES/locale.xml | 4 ++-- plugins/gateways/resolver/locale/fi_FI/locale.xml | 4 ++-- plugins/gateways/resolver/locale/fr_CA/locale.xml | 4 ++-- plugins/gateways/resolver/locale/hr_HR/locale.xml | 4 ++-- plugins/gateways/resolver/locale/id_ID/locale.xml | 4 ++-- plugins/gateways/resolver/locale/it_IT/locale.xml | 4 ++-- plugins/gateways/resolver/locale/nb_NO/locale.xml | 4 ++-- plugins/gateways/resolver/locale/nl_NL/locale.xml | 4 ++-- plugins/gateways/resolver/locale/pt_BR/locale.xml | 4 ++-- plugins/gateways/resolver/locale/pt_PT/locale.xml | 4 ++-- plugins/gateways/resolver/locale/ru_RU/locale.xml | 4 ++-- plugins/gateways/resolver/locale/sr_SR/locale.xml | 4 ++-- plugins/gateways/resolver/locale/sv_SE/locale.xml | 4 ++-- plugins/gateways/resolver/locale/tr_TR/locale.xml | 4 ++-- plugins/gateways/resolver/locale/uk_UA/locale.xml | 4 ++-- plugins/gateways/resolver/locale/zh_CN/locale.xml | 4 ++-- plugins/gateways/resolver/settings.xml | 4 ++-- plugins/gateways/resolver/version.xml | 4 ++-- plugins/generic/acron/AcronPlugin.inc.php | 4 ++-- plugins/generic/acron/index.php | 4 ++-- plugins/generic/acron/version.xml | 4 ++-- .../announcementFeed/AnnouncementFeedBlockPlugin.inc.php | 4 ++-- .../AnnouncementFeedGatewayPlugin.inc.php | 4 ++-- .../announcementFeed/AnnouncementFeedPlugin.inc.php | 4 ++-- .../announcementFeed/AnnouncementFeedSettingsForm.inc.php | 4 ++-- plugins/generic/announcementFeed/index.php | 4 ++-- plugins/generic/announcementFeed/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/ca_ES/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/da_DK/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/de_DE/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/en_US/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/es_ES/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/eu_ES/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/fr_CA/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/hr_HR/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/id_ID/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/it_IT/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/nb_NO/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/pl_PL/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/sr_SR/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/announcementFeed/locale/zh_CN/locale.xml | 4 ++-- plugins/generic/announcementFeed/settings.xml | 4 ++-- plugins/generic/announcementFeed/settingsForm.tpl | 4 ++-- plugins/generic/announcementFeed/templates/atom.tpl | 4 ++-- plugins/generic/announcementFeed/templates/block.tpl | 4 ++-- plugins/generic/announcementFeed/templates/rss.tpl | 4 ++-- plugins/generic/announcementFeed/templates/rss2.tpl | 4 ++-- plugins/generic/announcementFeed/version.xml | 4 ++-- plugins/generic/backup/BackupPlugin.inc.php | 4 ++-- plugins/generic/backup/index.php | 4 ++-- plugins/generic/backup/index.tpl | 4 ++-- plugins/generic/backup/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/backup/locale/de_DE/locale.xml | 4 ++-- plugins/generic/backup/locale/en_US/locale.xml | 4 ++-- plugins/generic/backup/locale/es_ES/locale.xml | 4 ++-- plugins/generic/backup/locale/it_IT/locale.xml | 4 ++-- plugins/generic/backup/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/backup/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/backup/version.xml | 4 ++-- plugins/generic/browse/BrowsePlugin.inc.php | 4 ++-- .../browse/classes/form/BrowseSettingsForm.inc.php | 4 ++-- plugins/generic/browse/index.php | 4 ++-- plugins/generic/browse/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/browse/locale/da_DK/locale.xml | 4 ++-- plugins/generic/browse/locale/de_DE/locale.xml | 4 ++-- plugins/generic/browse/locale/en_US/locale.xml | 4 ++-- plugins/generic/browse/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/browse/locale/it_IT/locale.xml | 4 ++-- plugins/generic/browse/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/browse/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/browse/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/browse/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/generic/browse/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/browse/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/browse/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/browse/pages/BrowseHandler.inc.php | 4 ++-- plugins/generic/browse/templates/searchDetails.tpl | 4 ++-- plugins/generic/browse/templates/searchIndex.tpl | 4 ++-- plugins/generic/browse/templates/settingsForm.tpl | 4 ++-- plugins/generic/browse/version.xml | 4 ++-- plugins/generic/driver/DRIVERDAO.inc.php | 4 ++-- plugins/generic/driver/DRIVERPlugin.inc.php | 4 ++-- plugins/generic/driver/index.php | 4 ++-- plugins/generic/driver/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/driver/locale/de_DE/locale.xml | 4 ++-- plugins/generic/driver/locale/en_US/locale.xml | 4 ++-- plugins/generic/driver/locale/es_ES/locale.xml | 4 ++-- plugins/generic/driver/locale/it_IT/locale.xml | 4 ++-- plugins/generic/driver/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/driver/locale/pl_PL/locale.xml | 4 ++-- plugins/generic/driver/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/driver/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/driver/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/driver/locale/sr_SR/locale.xml | 4 ++-- plugins/generic/driver/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/driver/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/driver/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/driver/version.xml | 4 ++-- .../generic/dublinCoreMeta/DublinCoreMetaPlugin.inc.php | 4 ++-- plugins/generic/dublinCoreMeta/index.php | 4 ++-- plugins/generic/dublinCoreMeta/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/de_DE/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/en_US/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/es_ES/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/dublinCoreMeta/settings.xml | 4 ++-- plugins/generic/dublinCoreMeta/version.xml | 4 ++-- plugins/generic/externalFeed/ExternalFeed.inc.php | 4 ++-- .../generic/externalFeed/ExternalFeedBlockPlugin.inc.php | 4 ++-- plugins/generic/externalFeed/ExternalFeedDAO.inc.php | 4 ++-- plugins/generic/externalFeed/ExternalFeedForm.inc.php | 4 ++-- plugins/generic/externalFeed/ExternalFeedPlugin.inc.php | 4 ++-- .../generic/externalFeed/ExternalFeedSettingsForm.inc.php | 4 ++-- plugins/generic/externalFeed/block.tpl | 4 ++-- plugins/generic/externalFeed/externalFeed.css | 4 ++-- plugins/generic/externalFeed/externalFeedForm.tpl | 4 ++-- plugins/generic/externalFeed/externalFeeds.tpl | 4 ++-- plugins/generic/externalFeed/index.php | 4 ++-- plugins/generic/externalFeed/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/da_DK/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/de_DE/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/en_US/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/es_ES/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/fr_CA/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/id_ID/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/it_IT/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/nb_NO/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/sr_SR/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/externalFeed/locale/zh_CN/locale.xml | 4 ++-- plugins/generic/externalFeed/schema.xml | 4 ++-- plugins/generic/externalFeed/settingsForm.tpl | 4 ++-- plugins/generic/externalFeed/version.xml | 4 ++-- plugins/generic/googleScholar/GoogleScholarPlugin.inc.php | 4 ++-- plugins/generic/googleScholar/index.php | 4 ++-- plugins/generic/googleScholar/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/de_DE/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/en_US/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/es_ES/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/pl_PL/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/googleScholar/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/googleScholar/settings.xml | 4 ++-- plugins/generic/googleScholar/version.xml | 4 ++-- .../htmlArticleGalley/HtmlArticleGalleyPlugin.inc.php | 4 ++-- plugins/generic/htmlArticleGalley/display.tpl | 4 ++-- plugins/generic/htmlArticleGalley/index.php | 4 ++-- plugins/generic/htmlArticleGalley/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/de_DE/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/en_US/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/es_ES/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/ru_RU/locale.xml | 4 ++-- .../htmlArticleGalley/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/htmlArticleGalley/settings.xml | 4 ++-- plugins/generic/htmlArticleGalley/version.xml | 4 ++-- plugins/generic/lucene/LuceneFacetsBlockPlugin.inc.php | 4 ++-- plugins/generic/lucene/LuceneHandler.inc.php | 4 ++-- plugins/generic/lucene/LucenePlugin.inc.php | 4 ++-- plugins/generic/lucene/classes/EmbeddedServer.inc.php | 4 ++-- plugins/generic/lucene/classes/SolrSearchRequest.inc.php | 4 ++-- plugins/generic/lucene/classes/SolrWebService.inc.php | 4 ++-- .../lucene/classes/form/LuceneSettingsForm.inc.php | 4 ++-- plugins/generic/lucene/emailTemplates.xml | 4 ++-- plugins/generic/lucene/embedded/etc/jetty-logging.xml | 4 ++-- plugins/generic/lucene/embedded/etc/jetty.xml | 4 ++-- plugins/generic/lucene/embedded/etc/webdefault.xml | 4 ++-- plugins/generic/lucene/embedded/solr/conf/dih-ojs.xml | 4 ++-- plugins/generic/lucene/embedded/solr/conf/schema.xml | 4 ++-- plugins/generic/lucene/embedded/solr/conf/solrconfig.xml | 4 ++-- plugins/generic/lucene/embedded/solr/solr.xml | 4 ++-- plugins/generic/lucene/index.php | 4 ++-- plugins/generic/lucene/js/LuceneAutocompleteHandler.js | 4 ++-- plugins/generic/lucene/locale/ar_IQ/emailTemplates.xml | 4 ++-- plugins/generic/lucene/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/lucene/locale/de_DE/emailTemplates.xml | 4 ++-- plugins/generic/lucene/locale/de_DE/locale.xml | 4 ++-- plugins/generic/lucene/locale/en_US/emailTemplates.xml | 4 ++-- plugins/generic/lucene/locale/en_US/locale.xml | 4 ++-- plugins/generic/lucene/locale/it_IT/emailTemplates.xml | 4 ++-- plugins/generic/lucene/locale/it_IT/locale.xml | 4 ++-- plugins/generic/lucene/locale/nl_NL/emailTemplates.xml | 4 ++-- plugins/generic/lucene/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/lucene/locale/ru_RU/emailTemplates.xml | 4 ++-- plugins/generic/lucene/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/lucene/locale/sr_SR/locale.xml | 4 ++-- plugins/generic/lucene/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/lucene/locale/uk_UA/emailTemplates.xml | 4 ++-- plugins/generic/lucene/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/lucene/locale/zh_CN/emailTemplates.xml | 4 ++-- plugins/generic/lucene/settings.xml | 4 ++-- .../lucene/templates/additionalSectionMetadata.tpl | 4 ++-- plugins/generic/lucene/templates/facetsBlock.tpl | 4 ++-- plugins/generic/lucene/templates/filterInput.tpl | 4 ++-- plugins/generic/lucene/templates/lucene.css | 4 ++-- plugins/generic/lucene/templates/preResults.tpl | 4 ++-- plugins/generic/lucene/templates/settingsForm.tpl | 4 ++-- plugins/generic/lucene/tests/LucenePluginTest.php | 4 ++-- .../generic/lucene/tests/classes/EmbeddedServerTest.php | 4 ++-- .../generic/lucene/tests/classes/SolrWebServiceTest.php | 4 ++-- .../FunctionalLucenePluginAutocompletionTestCase.php | 4 ++-- .../functional/FunctionalLucenePluginBaseTestCase.inc.php | 4 ++-- .../FunctionalLucenePluginConfigAndAdminTestCase.php | 4 ++-- .../FunctionalLucenePluginCustomRankingTestCase.php | 4 ++-- .../functional/FunctionalLucenePluginFacetingTestCase.php | 4 ++-- .../FunctionalLucenePluginHighlightingTestCase.php | 4 ++-- .../FunctionalLucenePluginInstantSearchTestCase.php | 4 ++-- .../FunctionalLucenePluginRankingByMetricTestCase.php | 4 ++-- .../functional/FunctionalLucenePluginRankingTestCase.php | 4 ++-- .../functional/FunctionalLucenePluginSearchTestCase.php | 4 ++-- .../functional/FunctionalLucenePluginSimDocTestCase.php | 4 ++-- .../functional/FunctionalLucenePluginSpellingTestCase.php | 4 ++-- plugins/generic/lucene/version.xml | 4 ++-- plugins/generic/openAIRE/OpenAIREDAO.inc.php | 4 ++-- plugins/generic/openAIRE/OpenAIREPlugin.inc.php | 4 ++-- plugins/generic/openAIRE/index.php | 4 ++-- plugins/generic/openAIRE/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/da_DK/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/de_DE/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/en_US/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/es_ES/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/id_ID/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/it_IT/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/sr_SR/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/openAIRE/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/openAIRE/projectIDEdit.tpl | 4 ++-- plugins/generic/openAIRE/version.xml | 4 ++-- plugins/generic/phpMyVisites/PhpMyVisitesPlugin.inc.php | 4 ++-- .../generic/phpMyVisites/PhpMyVisitesSettingsForm.inc.php | 4 ++-- plugins/generic/phpMyVisites/index.php | 4 ++-- plugins/generic/phpMyVisites/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/ca_ES/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/da_DK/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/de_DE/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/en_US/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/es_ES/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/eu_ES/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/fr_CA/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/hr_HR/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/id_ID/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/it_IT/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/nb_NO/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/sr_SR/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/phpMyVisites/locale/zh_CN/locale.xml | 4 ++-- plugins/generic/phpMyVisites/pageTag.tpl | 4 ++-- plugins/generic/phpMyVisites/settingsForm.tpl | 4 ++-- plugins/generic/phpMyVisites/version.xml | 4 ++-- .../recommendByAuthor/RecommendByAuthorPlugin.inc.php | 4 ++-- plugins/generic/recommendByAuthor/index.php | 4 ++-- plugins/generic/recommendByAuthor/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/da_DK/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/de_DE/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/en_US/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/es_ES/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/pl_PL/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/ru_RU/locale.xml | 4 ++-- .../recommendByAuthor/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/generic/recommendByAuthor/locale/sv_SE/locale.xml | 4 ++-- .../generic/recommendByAuthor/templates/articleFooter.tpl | 4 ++-- plugins/generic/recommendByAuthor/version.xml | 4 ++-- .../RecommendBySimilarityPlugin.inc.php | 4 ++-- plugins/generic/recommendBySimilarity/index.php | 4 ++-- .../generic/recommendBySimilarity/locale/de_DE/locale.xml | 4 ++-- .../generic/recommendBySimilarity/locale/en_US/locale.xml | 4 ++-- .../generic/recommendBySimilarity/locale/ru_RU/locale.xml | 4 ++-- .../generic/recommendBySimilarity/locale/sv_SE/locale.xml | 4 ++-- .../recommendBySimilarity/templates/articleFooter.tpl | 4 ++-- plugins/generic/recommendBySimilarity/version.xml | 4 ++-- plugins/generic/usageEvent/UsageEventPlugin.inc.php | 4 ++-- plugins/generic/usageEvent/index.php | 4 ++-- plugins/generic/usageEvent/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/de_DE/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/en_US/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/it_IT/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/generic/usageEvent/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/usageEvent/settings.xml | 4 ++-- plugins/generic/usageEvent/version.xml | 4 ++-- plugins/generic/usageStats/UsageStatsLoader.inc.php | 4 ++-- plugins/generic/usageStats/UsageStatsPlugin.inc.php | 4 ++-- plugins/generic/usageStats/UsageStatsReportPlugin.inc.php | 4 ++-- plugins/generic/usageStats/index.php | 4 ++-- plugins/generic/usageStats/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/usageStats/locale/de_DE/locale.xml | 4 ++-- plugins/generic/usageStats/locale/en_US/locale.xml | 4 ++-- plugins/generic/usageStats/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/usageStats/locale/fr_CA/locale.xml | 4 ++-- plugins/generic/usageStats/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/usageStats/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/usageStats/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/usageStats/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/webFeed/WebFeedBlockPlugin.inc.php | 4 ++-- plugins/generic/webFeed/WebFeedGatewayPlugin.inc.php | 4 ++-- plugins/generic/webFeed/WebFeedPlugin.inc.php | 4 ++-- plugins/generic/webFeed/WebFeedSettingsForm.inc.php | 4 ++-- plugins/generic/webFeed/index.php | 4 ++-- plugins/generic/webFeed/locale/ar_IQ/locale.xml | 4 ++-- plugins/generic/webFeed/locale/ca_ES/locale.xml | 4 ++-- plugins/generic/webFeed/locale/cs_CZ/locale.xml | 4 ++-- plugins/generic/webFeed/locale/da_DK/locale.xml | 4 ++-- plugins/generic/webFeed/locale/de_DE/locale.xml | 4 ++-- plugins/generic/webFeed/locale/en_US/locale.xml | 4 ++-- plugins/generic/webFeed/locale/es_ES/locale.xml | 4 ++-- plugins/generic/webFeed/locale/eu_ES/locale.xml | 4 ++-- plugins/generic/webFeed/locale/fi_FI/locale.xml | 4 ++-- plugins/generic/webFeed/locale/fr_CA/locale.xml | 4 ++-- plugins/generic/webFeed/locale/hr_HR/locale.xml | 4 ++-- plugins/generic/webFeed/locale/id_ID/locale.xml | 4 ++-- plugins/generic/webFeed/locale/it_IT/locale.xml | 4 ++-- plugins/generic/webFeed/locale/nb_NO/locale.xml | 4 ++-- plugins/generic/webFeed/locale/nl_NL/locale.xml | 4 ++-- plugins/generic/webFeed/locale/pl_PL/locale.xml | 4 ++-- plugins/generic/webFeed/locale/pt_BR/locale.xml | 4 ++-- plugins/generic/webFeed/locale/pt_PT/locale.xml | 4 ++-- plugins/generic/webFeed/locale/ru_RU/locale.xml | 4 ++-- plugins/generic/webFeed/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/generic/webFeed/locale/sv_SE/locale.xml | 4 ++-- plugins/generic/webFeed/locale/tr_TR/locale.xml | 4 ++-- plugins/generic/webFeed/locale/uk_UA/locale.xml | 4 ++-- plugins/generic/webFeed/locale/zh_CN/locale.xml | 4 ++-- plugins/generic/webFeed/settings.xml | 4 ++-- plugins/generic/webFeed/templates/atom.tpl | 4 ++-- plugins/generic/webFeed/templates/block.tpl | 4 ++-- plugins/generic/webFeed/templates/rss.tpl | 4 ++-- plugins/generic/webFeed/templates/rss2.tpl | 4 ++-- plugins/generic/webFeed/templates/settingsForm.tpl | 4 ++-- plugins/generic/webFeed/version.xml | 4 ++-- .../importexport/crossref/CrossRefExportPlugin.inc.php | 4 ++-- .../crossref/CrossrefExportDeployment.inc.php | 4 ++-- plugins/importexport/crossref/CrossrefInfoSender.inc.php | 4 ++-- .../crossref/classes/form/CrossRefSettingsForm.inc.php | 4 ++-- plugins/importexport/crossref/crossref-test.xsd | 4 ++-- .../crossref/filter/ArticleCrossrefXmlFilter.inc.php | 4 ++-- .../crossref/filter/IssueCrossrefXmlFilter.inc.php | 4 ++-- plugins/importexport/crossref/filter/filterConfig.xml | 4 ++-- plugins/importexport/crossref/index.php | 4 ++-- plugins/importexport/crossref/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/crossref/locale/ca_ES/locale.xml | 4 ++-- plugins/importexport/crossref/locale/cs_CZ/locale.xml | 4 ++-- plugins/importexport/crossref/locale/da_DK/locale.xml | 4 ++-- plugins/importexport/crossref/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/crossref/locale/en_US/locale.xml | 4 ++-- plugins/importexport/crossref/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/crossref/locale/eu_ES/locale.xml | 4 ++-- plugins/importexport/crossref/locale/fi_FI/locale.xml | 4 ++-- plugins/importexport/crossref/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/crossref/locale/hr_HR/locale.xml | 4 ++-- plugins/importexport/crossref/locale/id_ID/locale.xml | 4 ++-- plugins/importexport/crossref/locale/it_IT/locale.xml | 4 ++-- plugins/importexport/crossref/locale/nb_NO/locale.xml | 4 ++-- plugins/importexport/crossref/locale/nl_NL/locale.xml | 4 ++-- plugins/importexport/crossref/locale/pl_PL/locale.xml | 4 ++-- plugins/importexport/crossref/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/crossref/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/crossref/locale/ru_RU/locale.xml | 4 ++-- .../importexport/crossref/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/importexport/crossref/locale/sv_SE/locale.xml | 4 ++-- plugins/importexport/crossref/locale/tr_TR/locale.xml | 4 ++-- plugins/importexport/crossref/locale/uk_UA/locale.xml | 4 ++-- plugins/importexport/crossref/locale/zh_CN/locale.xml | 4 ++-- plugins/importexport/crossref/scheduledTasks.xml | 4 ++-- plugins/importexport/crossref/templates/index.tpl | 4 ++-- plugins/importexport/crossref/templates/settingsForm.tpl | 4 ++-- .../tests/functional/FunctionalCrossrefExportTestCase.php | 4 ++-- plugins/importexport/crossref/version.xml | 4 ++-- .../datacite/DataciteExportDeployment.inc.php | 4 ++-- .../importexport/datacite/DataciteExportPlugin.inc.php | 4 ++-- plugins/importexport/datacite/DataciteInfoSender.inc.php | 4 ++-- .../datacite/classes/form/DataciteSettingsForm.inc.php | 4 ++-- .../datacite/filter/DataciteXmlFilter.inc.php | 4 ++-- plugins/importexport/datacite/filter/filterConfig.xml | 4 ++-- plugins/importexport/datacite/index.php | 4 ++-- plugins/importexport/datacite/locale/ar_IQ/common.xml | 4 ++-- plugins/importexport/datacite/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/datacite/locale/ca_ES/locale.xml | 4 ++-- plugins/importexport/datacite/locale/cs_CZ/locale.xml | 4 ++-- plugins/importexport/datacite/locale/da_DK/locale.xml | 4 ++-- plugins/importexport/datacite/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/datacite/locale/en_US/locale.xml | 4 ++-- plugins/importexport/datacite/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/datacite/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/datacite/locale/it_IT/locale.xml | 4 ++-- plugins/importexport/datacite/locale/nl_NL/locale.xml | 4 ++-- plugins/importexport/datacite/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/datacite/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/datacite/locale/ru_RU/locale.xml | 4 ++-- .../importexport/datacite/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/importexport/datacite/locale/sv_SE/locale.xml | 4 ++-- plugins/importexport/datacite/locale/tr_TR/locale.xml | 4 ++-- plugins/importexport/datacite/locale/uk_UA/locale.xml | 4 ++-- plugins/importexport/datacite/locale/zh_CN/locale.xml | 4 ++-- plugins/importexport/datacite/scheduledTasks.xml | 4 ++-- plugins/importexport/datacite/settings.xml | 4 ++-- plugins/importexport/datacite/templates/index.tpl | 4 ++-- plugins/importexport/datacite/templates/settingsForm.tpl | 4 ++-- .../tests/functional/FunctionalDataciteExportTestCase.php | 4 ++-- plugins/importexport/datacite/version.xml | 4 ++-- plugins/importexport/doaj/DOAJExportDeployment.inc.php | 4 ++-- plugins/importexport/doaj/DOAJExportPlugin.inc.php | 4 ++-- plugins/importexport/doaj/DOAJInfoSender.inc.php | 4 ++-- .../doaj/classes/form/DOAJSettingsForm.inc.php | 4 ++-- plugins/importexport/doaj/filter/DOAJJsonFilter.inc.php | 4 ++-- plugins/importexport/doaj/filter/DOAJXmlFilter.inc.php | 4 ++-- plugins/importexport/doaj/filter/filterConfig.xml | 4 ++-- plugins/importexport/doaj/index.php | 4 ++-- plugins/importexport/doaj/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/doaj/locale/ca_ES/locale.xml | 4 ++-- plugins/importexport/doaj/locale/cs_CZ/locale.xml | 4 ++-- plugins/importexport/doaj/locale/da_DK/locale.xml | 4 ++-- plugins/importexport/doaj/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/doaj/locale/en_US/locale.xml | 4 ++-- plugins/importexport/doaj/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/doaj/locale/eu_ES/locale.xml | 4 ++-- plugins/importexport/doaj/locale/fi_FI/locale.xml | 4 ++-- plugins/importexport/doaj/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/doaj/locale/hr_HR/locale.xml | 4 ++-- plugins/importexport/doaj/locale/id_ID/locale.xml | 4 ++-- plugins/importexport/doaj/locale/it_IT/locale.xml | 4 ++-- plugins/importexport/doaj/locale/nl_NL/locale.xml | 4 ++-- plugins/importexport/doaj/locale/pl_PL/locale.xml | 4 ++-- plugins/importexport/doaj/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/doaj/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/doaj/locale/ru_RU/locale.xml | 4 ++-- plugins/importexport/doaj/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/importexport/doaj/locale/sv_SE/locale.xml | 4 ++-- plugins/importexport/doaj/locale/tr_TR/locale.xml | 4 ++-- plugins/importexport/doaj/locale/uk_UA/locale.xml | 4 ++-- plugins/importexport/doaj/locale/zh_CN/locale.xml | 4 ++-- plugins/importexport/doaj/scheduledTasks.xml | 4 ++-- plugins/importexport/doaj/templates/index.tpl | 4 ++-- plugins/importexport/doaj/templates/settingsForm.tpl | 4 ++-- plugins/importexport/doaj/version.xml | 4 ++-- plugins/importexport/medra/MedraExportDeployment.inc.php | 4 ++-- plugins/importexport/medra/MedraExportPlugin.inc.php | 4 ++-- plugins/importexport/medra/MedraInfoSender.inc.php | 4 ++-- .../importexport/medra/classes/MedraWebservice.inc.php | 4 ++-- .../medra/classes/form/MedraSettingsForm.inc.php | 4 ++-- .../medra/filter/ArticleMedraXmlFilter.inc.php | 4 ++-- .../medra/filter/GalleyMedraXmlFilter.inc.php | 4 ++-- .../importexport/medra/filter/IssueMedraXmlFilter.inc.php | 4 ++-- plugins/importexport/medra/filter/O4DOIXmlFilter.inc.php | 4 ++-- plugins/importexport/medra/filter/filterConfig.xml | 4 ++-- plugins/importexport/medra/index.php | 4 ++-- plugins/importexport/medra/locale/ar_IQ/common.xml | 4 ++-- plugins/importexport/medra/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/medra/locale/ca_ES/locale.xml | 4 ++-- plugins/importexport/medra/locale/cs_CZ/locale.xml | 4 ++-- plugins/importexport/medra/locale/da_DK/locale.xml | 4 ++-- plugins/importexport/medra/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/medra/locale/en_US/locale.xml | 4 ++-- plugins/importexport/medra/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/medra/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/medra/locale/it_IT/locale.xml | 4 ++-- plugins/importexport/medra/locale/nl_NL/locale.xml | 4 ++-- plugins/importexport/medra/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/medra/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/medra/locale/ru_RU/locale.xml | 4 ++-- plugins/importexport/medra/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/importexport/medra/locale/tr_TR/locale.xml | 4 ++-- plugins/importexport/medra/locale/uk_UA/locale.xml | 4 ++-- plugins/importexport/medra/locale/zh_CN/locale.xml | 4 ++-- plugins/importexport/medra/scheduledTasks.xml | 4 ++-- plugins/importexport/medra/settings.xml | 4 ++-- plugins/importexport/medra/templates/index.tpl | 4 ++-- plugins/importexport/medra/templates/settingsForm.tpl | 4 ++-- .../medra/tests/classes/MedraWebserviceTest.php | 4 ++-- .../medra/tests/classes/O4DOIObjectCacheTest.inc.php | 4 ++-- .../tests/functional/FunctionalMedraExportTestCase.php | 4 ++-- plugins/importexport/medra/version.xml | 4 ++-- .../native/NativeImportExportDeployment.inc.php | 4 ++-- .../importexport/native/NativeImportExportPlugin.inc.php | 4 ++-- .../native/filter/ArticleGalleyNativeXmlFilter.inc.php | 4 ++-- .../native/filter/ArticleNativeXmlFilter.inc.php | 4 ++-- .../native/filter/ArtworkFileNativeXmlFilter.inc.php | 4 ++-- .../native/filter/AuthorNativeXmlFilter.inc.php | 4 ++-- .../native/filter/IssueGalleyNativeXmlFilter.inc.php | 4 ++-- .../native/filter/IssueNativeXmlFilter.inc.php | 4 ++-- .../importexport/native/filter/NativeFilterHelper.inc.php | 4 ++-- .../native/filter/NativeXmlArticleFileFilter.inc.php | 4 ++-- .../native/filter/NativeXmlArticleFilter.inc.php | 4 ++-- .../native/filter/NativeXmlArticleGalleyFilter.inc.php | 4 ++-- .../native/filter/NativeXmlArtworkFileFilter.inc.php | 4 ++-- .../native/filter/NativeXmlAuthorFilter.inc.php | 4 ++-- .../native/filter/NativeXmlIssueFilter.inc.php | 4 ++-- .../native/filter/NativeXmlIssueGalleyFilter.inc.php | 4 ++-- .../filter/NativeXmlSupplementaryFileFilter.inc.php | 4 ++-- .../filter/SupplementaryFileNativeXmlFilter.inc.php | 4 ++-- plugins/importexport/native/filter/filterConfig.xml | 4 ++-- plugins/importexport/native/index.php | 4 ++-- plugins/importexport/native/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/native/locale/cs_CZ/locale.xml | 4 ++-- plugins/importexport/native/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/native/locale/en_US/locale.xml | 4 ++-- plugins/importexport/native/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/native/locale/fi_FI/locale.xml | 4 ++-- plugins/importexport/native/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/native/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/native/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/native/locale/ru_RU/locale.xml | 4 ++-- plugins/importexport/native/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/importexport/native/locale/sv_SE/locale.xml | 4 ++-- plugins/importexport/native/native.xsd | 4 ++-- plugins/importexport/native/templates/index.tpl | 4 ++-- plugins/importexport/native/templates/results.tpl | 4 ++-- .../tests/functional/FunctionalNativeExportTestCase.php | 4 ++-- .../tests/functional/FunctionalNativeImportTestCase.php | 4 ++-- plugins/importexport/pubmed/PubMedExportPlugin.inc.php | 4 ++-- .../pubmed/filter/ArticlePubMedXmlFilter.inc.php | 4 ++-- plugins/importexport/pubmed/filter/filterConfig.xml | 4 ++-- plugins/importexport/pubmed/index.php | 4 ++-- plugins/importexport/pubmed/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/ca_ES/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/cs_CZ/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/da_DK/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/en_US/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/eu_ES/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/hr_HR/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/id_ID/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/it_IT/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/nb_NO/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/nl_NL/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/ru_RU/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/sv_SE/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/tr_TR/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/uk_UA/locale.xml | 4 ++-- plugins/importexport/pubmed/locale/zh_CN/locale.xml | 4 ++-- plugins/importexport/pubmed/templates/index.tpl | 4 ++-- plugins/importexport/pubmed/templates/results.tpl | 4 ++-- .../tests/functional/FunctionalPubmedExportTestCase.php | 4 ++-- plugins/importexport/pubmed/version.xml | 4 ++-- .../importexport/sample/SampleImportExportPlugin.inc.php | 4 ++-- plugins/importexport/sample/index.php | 4 ++-- plugins/importexport/sample/issues.tpl | 4 ++-- plugins/importexport/sample/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/sample/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/sample/locale/en_US/locale.xml | 4 ++-- plugins/importexport/sample/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/sample/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/sample/locale/hr_HR/locale.xml | 4 ++-- plugins/importexport/sample/locale/id_ID/locale.xml | 4 ++-- plugins/importexport/sample/locale/it_IT/locale.xml | 4 ++-- plugins/importexport/sample/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/sample/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/sample/locale/ru_RU/locale.xml | 4 ++-- plugins/importexport/sample/locale/tr_TR/locale.xml | 4 ++-- plugins/importexport/sample/locale/uk_UA/locale.xml | 4 ++-- plugins/importexport/sample/version.xml | 4 ++-- plugins/importexport/users/UserImportExportPlugin.inc.php | 4 ++-- plugins/importexport/users/index.php | 4 ++-- plugins/importexport/users/locale/ar_IQ/locale.xml | 4 ++-- plugins/importexport/users/locale/da_DK/locale.xml | 4 ++-- plugins/importexport/users/locale/de_DE/locale.xml | 4 ++-- plugins/importexport/users/locale/en_US/locale.xml | 4 ++-- plugins/importexport/users/locale/es_ES/locale.xml | 4 ++-- plugins/importexport/users/locale/fr_CA/locale.xml | 4 ++-- plugins/importexport/users/locale/hr_HR/locale.xml | 4 ++-- plugins/importexport/users/locale/it_IT/locale.xml | 4 ++-- plugins/importexport/users/locale/pl_PL/locale.xml | 4 ++-- plugins/importexport/users/locale/pt_BR/locale.xml | 4 ++-- plugins/importexport/users/locale/pt_PT/locale.xml | 4 ++-- plugins/importexport/users/locale/ru_RU/locale.xml | 4 ++-- plugins/importexport/users/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/importexport/users/locale/sv_SE/locale.xml | 4 ++-- plugins/importexport/users/locale/tr_TR/locale.xml | 4 ++-- plugins/importexport/users/sample.xml | 2 +- plugins/importexport/users/templates/index.tpl | 4 ++-- plugins/importexport/users/templates/results.tpl | 4 ++-- plugins/importexport/users/version.xml | 4 ++-- plugins/metadata/dc11/Dc11MetadataPlugin.inc.php | 4 ++-- plugins/metadata/dc11/ar_IQ/locale.xml | 4 ++-- plugins/metadata/dc11/de_DE/locale.xml | 4 ++-- plugins/metadata/dc11/en_US/locale.xml | 4 ++-- .../metadata/dc11/filter/Dc11SchemaArticleAdapter.inc.php | 4 ++-- plugins/metadata/dc11/filter/filterConfig.xml | 4 ++-- plugins/metadata/dc11/it_IT/locale.xml | 4 ++-- plugins/metadata/dc11/ru_RU/locale.xml | 4 ++-- plugins/metadata/dc11/schema/Dc11Schema.inc.php | 4 ++-- plugins/metadata/dc11/tests/Dc11MetadataPluginTest.php | 4 ++-- plugins/metadata/dc11/version.xml | 4 ++-- plugins/metadata/mods34/Mods34MetadataPlugin.inc.php | 4 ++-- .../mods34/filter/Mods34SchemaArticleAdapter.inc.php | 4 ++-- plugins/metadata/mods34/filter/filterConfig.xml | 4 ++-- plugins/metadata/mods34/locale/ar_IQ/locale.xml | 4 ++-- plugins/metadata/mods34/locale/cs_CZ/locale.xml | 4 ++-- plugins/metadata/mods34/locale/de_DE/locale.xml | 4 ++-- plugins/metadata/mods34/locale/en_US/locale.xml | 4 ++-- plugins/metadata/mods34/locale/it_IT/locale.xml | 4 ++-- plugins/metadata/mods34/locale/nl_NL/locale.xml | 4 ++-- plugins/metadata/mods34/locale/pt_BR/locale.xml | 4 ++-- plugins/metadata/mods34/locale/pt_PT/locale.xml | 4 ++-- plugins/metadata/mods34/locale/ru_RU/locale.xml | 4 ++-- plugins/metadata/mods34/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/metadata/mods34/locale/tr_TR/locale.xml | 4 ++-- plugins/metadata/mods34/locale/uk_UA/locale.xml | 4 ++-- plugins/metadata/mods34/schema/Mods34Schema.inc.php | 4 ++-- .../metadata/mods34/tests/Mods34MetadataPluginTest.php | 4 ++-- plugins/metadata/mods34/version.xml | 4 ++-- .../metadata/openurl10/Openurl10MetadataPlugin.inc.php | 4 ++-- .../openurl10/tests/Openurl10MetadataPluginTest.php | 4 ++-- plugins/metadata/openurl10/version.xml | 4 ++-- .../dc/OAIMetadataFormatPlugin_DC.inc.php | 4 ++-- .../oaiMetadataFormats/dc/OAIMetadataFormat_DC.inc.php | 4 ++-- plugins/oaiMetadataFormats/dc/index.php | 4 ++-- plugins/oaiMetadataFormats/dc/locale/ar_IQ/locale.xml | 4 ++-- plugins/oaiMetadataFormats/dc/locale/da_DK/locale.xml | 4 ++-- plugins/oaiMetadataFormats/dc/locale/id_ID/locale.xml | 4 ++-- plugins/oaiMetadataFormats/dc/locale/it_IT/locale.xml | 4 ++-- plugins/oaiMetadataFormats/dc/locale/sr_SR/locale.xml | 4 ++-- plugins/oaiMetadataFormats/dc/locale/sv_SE/locale.xml | 4 ++-- plugins/oaiMetadataFormats/dc/locale/tr_TR/locale.xml | 4 ++-- .../dc/tests/OAIMetadataFormat_DCTest.php | 4 ++-- plugins/oaiMetadataFormats/dc/version.xml | 4 ++-- .../marc/OAIMetadataFormatPlugin_MARC.inc.php | 4 ++-- .../marc/OAIMetadataFormat_MARC.inc.php | 4 ++-- plugins/oaiMetadataFormats/marc/index.php | 4 ++-- plugins/oaiMetadataFormats/marc/locale/ar_IQ/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/cs_CZ/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/da_DK/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/de_DE/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/en_US/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/es_ES/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/fr_CA/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/id_ID/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/it_IT/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/nl_NL/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/pt_BR/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/pt_PT/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/ru_RU/locale.xml | 4 ++-- .../oaiMetadataFormats/marc/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/sv_SE/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/tr_TR/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/uk_UA/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/locale/zh_CN/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marc/record.tpl | 4 ++-- plugins/oaiMetadataFormats/marc/version.xml | 4 ++-- .../marcxml/OAIMetadataFormatPlugin_MARC21.inc.php | 4 ++-- .../marcxml/OAIMetadataFormat_MARC21.inc.php | 4 ++-- plugins/oaiMetadataFormats/marcxml/index.php | 4 ++-- .../oaiMetadataFormats/marcxml/locale/ar_IQ/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/cs_CZ/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/da_DK/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/de_DE/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/en_US/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/es_ES/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/fr_CA/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/id_ID/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/it_IT/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/nl_NL/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/pt_BR/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/pt_PT/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/ru_RU/locale.xml | 4 ++-- .../marcxml/locale/sr_RS@latin/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/sv_SE/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/tr_TR/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/uk_UA/locale.xml | 4 ++-- .../oaiMetadataFormats/marcxml/locale/zh_CN/locale.xml | 4 ++-- plugins/oaiMetadataFormats/marcxml/record.tpl | 4 ++-- plugins/oaiMetadataFormats/marcxml/version.xml | 4 ++-- .../rfc1807/OAIMetadataFormatPlugin_RFC1807.inc.php | 4 ++-- .../rfc1807/OAIMetadataFormat_RFC1807.inc.php | 4 ++-- plugins/oaiMetadataFormats/rfc1807/index.php | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/ar_IQ/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/cs_CZ/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/da_DK/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/de_DE/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/en_US/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/es_ES/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/fr_CA/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/id_ID/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/it_IT/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/nl_NL/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/pt_BR/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/pt_PT/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/ru_RU/locale.xml | 4 ++-- .../rfc1807/locale/sr_RS@latin/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/sv_SE/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/tr_TR/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/uk_UA/locale.xml | 4 ++-- .../oaiMetadataFormats/rfc1807/locale/zh_CN/locale.xml | 4 ++-- plugins/oaiMetadataFormats/rfc1807/version.xml | 4 ++-- plugins/paymethod/manual/ManualPaymentPlugin.inc.php | 4 ++-- .../paymethod/manual/ManualPaymentSettingsForm.inc.php | 4 ++-- plugins/paymethod/manual/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/index.php | 4 ++-- plugins/paymethod/manual/locale/ar_IQ/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/ar_IQ/locale.xml | 4 ++-- plugins/paymethod/manual/locale/ca_ES/locale.xml | 4 ++-- plugins/paymethod/manual/locale/cs_CZ/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/cs_CZ/locale.xml | 4 ++-- plugins/paymethod/manual/locale/da_DK/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/da_DK/locale.xml | 4 ++-- plugins/paymethod/manual/locale/de_DE/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/de_DE/locale.xml | 4 ++-- plugins/paymethod/manual/locale/en_US/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/en_US/locale.xml | 4 ++-- plugins/paymethod/manual/locale/es_ES/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/es_ES/locale.xml | 4 ++-- plugins/paymethod/manual/locale/eu_ES/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/eu_ES/locale.xml | 4 ++-- plugins/paymethod/manual/locale/fi_FI/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/fi_FI/locale.xml | 4 ++-- plugins/paymethod/manual/locale/fr_CA/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/fr_CA/locale.xml | 4 ++-- plugins/paymethod/manual/locale/hr_HR/locale.xml | 4 ++-- plugins/paymethod/manual/locale/id_ID/locale.xml | 4 ++-- plugins/paymethod/manual/locale/it_IT/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/it_IT/locale.xml | 4 ++-- plugins/paymethod/manual/locale/nb_NO/locale.xml | 4 ++-- plugins/paymethod/manual/locale/nl_NL/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/nl_NL/locale.xml | 4 ++-- plugins/paymethod/manual/locale/pt_BR/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/pt_BR/locale.xml | 4 ++-- plugins/paymethod/manual/locale/pt_PT/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/pt_PT/locale.xml | 4 ++-- plugins/paymethod/manual/locale/ru_RU/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/ru_RU/locale.xml | 4 ++-- plugins/paymethod/manual/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/paymethod/manual/locale/tr_TR/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/tr_TR/locale.xml | 4 ++-- plugins/paymethod/manual/locale/uk_UA/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/uk_UA/locale.xml | 4 ++-- plugins/paymethod/manual/locale/zh_CN/emailTemplates.xml | 4 ++-- plugins/paymethod/manual/locale/zh_CN/locale.xml | 4 ++-- plugins/paymethod/manual/templates/paymentForm.tpl | 4 ++-- plugins/paymethod/manual/templates/settingsForm.tpl | 4 ++-- plugins/paymethod/manual/version.xml | 4 ++-- plugins/paymethod/paypal/PaypalPaymentForm.inc.php | 4 ++-- plugins/paymethod/paypal/PaypalPaymentPlugin.inc.php | 4 ++-- .../paymethod/paypal/PaypalPaymentSettingsForm.inc.php | 4 ++-- plugins/paymethod/paypal/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/index.php | 4 ++-- plugins/paymethod/paypal/locale/ar_IQ/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/ar_IQ/locale.xml | 4 ++-- plugins/paymethod/paypal/locale/cs_CZ/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/de_DE/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/de_DE/locale.xml | 4 ++-- plugins/paymethod/paypal/locale/en_US/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/en_US/locale.xml | 4 ++-- plugins/paymethod/paypal/locale/es_ES/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/es_ES/locale.xml | 4 ++-- plugins/paymethod/paypal/locale/eu_ES/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/fi_FI/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/fr_CA/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/id_ID/locale.xml | 4 ++-- plugins/paymethod/paypal/locale/it_IT/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/nl_NL/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/pt_BR/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/pt_PT/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/pt_PT/locale.xml | 4 ++-- plugins/paymethod/paypal/locale/ru_RU/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/ru_RU/locale.xml | 4 ++-- plugins/paymethod/paypal/locale/tr_TR/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/uk_UA/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/locale/zh_CN/emailTemplates.xml | 4 ++-- plugins/paymethod/paypal/schema.xml | 4 ++-- plugins/paymethod/paypal/templates/settingsForm.tpl | 4 ++-- plugins/paymethod/paypal/version.xml | 4 ++-- plugins/pubIds/doi/DOIPubIdPlugin.inc.php | 4 ++-- plugins/pubIds/doi/classes/form/DOISettingsForm.inc.php | 4 ++-- plugins/pubIds/doi/index.php | 4 ++-- plugins/pubIds/doi/js/DOISettingsFormHandler.js | 4 ++-- plugins/pubIds/doi/locale/ar_IQ/locale.xml | 4 ++-- plugins/pubIds/doi/locale/cs_CZ/locale.xml | 4 ++-- plugins/pubIds/doi/locale/da_DK/locale.xml | 4 ++-- plugins/pubIds/doi/locale/de_DE/locale.xml | 4 ++-- plugins/pubIds/doi/locale/en_US/locale.xml | 4 ++-- plugins/pubIds/doi/locale/es_ES/locale.xml | 4 ++-- plugins/pubIds/doi/locale/fi_FI/locale.xml | 4 ++-- plugins/pubIds/doi/locale/fr_CA/locale.xml | 4 ++-- plugins/pubIds/doi/locale/id_ID/locale.xml | 4 ++-- plugins/pubIds/doi/locale/it_IT/locale.xml | 4 ++-- plugins/pubIds/doi/locale/nl_NL/locale.xml | 4 ++-- plugins/pubIds/doi/locale/pt_BR/locale.xml | 4 ++-- plugins/pubIds/doi/locale/pt_PT/locale.xml | 4 ++-- plugins/pubIds/doi/locale/ru_RU/locale.xml | 4 ++-- plugins/pubIds/doi/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/pubIds/doi/locale/sv_SE/locale.xml | 4 ++-- plugins/pubIds/doi/locale/tr_TR/locale.xml | 4 ++-- plugins/pubIds/doi/locale/uk_UA/locale.xml | 4 ++-- plugins/pubIds/doi/templates/doiAssign.tpl | 4 ++-- plugins/pubIds/doi/templates/doiAssignCheckBox.tpl | 4 ++-- plugins/pubIds/doi/templates/doiSuffixEdit.tpl | 4 ++-- plugins/pubIds/doi/templates/settingsForm.tpl | 4 ++-- plugins/pubIds/doi/version.xml | 4 ++-- plugins/pubIds/urn/URNPubIdPlugin.inc.php | 4 ++-- plugins/pubIds/urn/classes/form/URNSettingsForm.inc.php | 4 ++-- plugins/pubIds/urn/index.php | 4 ++-- plugins/pubIds/urn/js/URNSettingsFormHandler.js | 4 ++-- plugins/pubIds/urn/js/checkNumber.js | 4 ++-- plugins/pubIds/urn/locale/ar_IQ/locale.xml | 4 ++-- plugins/pubIds/urn/locale/cs_CZ/locale.xml | 4 ++-- plugins/pubIds/urn/locale/de_DE/locale.xml | 4 ++-- plugins/pubIds/urn/locale/en_US/locale.xml | 4 ++-- plugins/pubIds/urn/locale/es_ES/locale.xml | 4 ++-- plugins/pubIds/urn/locale/fi_FI/locale.xml | 4 ++-- plugins/pubIds/urn/locale/id_ID/locale.xml | 4 ++-- plugins/pubIds/urn/locale/it_IT/locale.xml | 4 ++-- plugins/pubIds/urn/locale/nl_NL/locale.xml | 4 ++-- plugins/pubIds/urn/locale/pt_BR/locale.xml | 4 ++-- plugins/pubIds/urn/locale/pt_PT/locale.xml | 4 ++-- plugins/pubIds/urn/locale/ru_RU/locale.xml | 4 ++-- plugins/pubIds/urn/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/pubIds/urn/locale/sv_SE/locale.xml | 4 ++-- plugins/pubIds/urn/locale/tr_TR/locale.xml | 4 ++-- plugins/pubIds/urn/locale/uk_UA/locale.xml | 4 ++-- plugins/pubIds/urn/templates/settingsForm.tpl | 4 ++-- plugins/pubIds/urn/templates/urnAssign.tpl | 4 ++-- plugins/pubIds/urn/templates/urnAssignCheckBox.tpl | 4 ++-- plugins/pubIds/urn/templates/urnSuffixEdit.tpl | 4 ++-- plugins/pubIds/urn/version.xml | 4 ++-- plugins/reports/articles/ArticleReportDAO.inc.php | 4 ++-- plugins/reports/articles/ArticleReportPlugin.inc.php | 4 ++-- plugins/reports/articles/index.php | 4 ++-- plugins/reports/articles/locale/ar_IQ/locale.xml | 4 ++-- plugins/reports/articles/locale/ca_ES/locale.xml | 4 ++-- plugins/reports/articles/locale/cs_CZ/locale.xml | 4 ++-- plugins/reports/articles/locale/da_DK/locale.xml | 4 ++-- plugins/reports/articles/locale/de_DE/locale.xml | 4 ++-- plugins/reports/articles/locale/en_US/locale.xml | 4 ++-- plugins/reports/articles/locale/es_ES/locale.xml | 4 ++-- plugins/reports/articles/locale/eu_ES/locale.xml | 4 ++-- plugins/reports/articles/locale/fi_FI/locale.xml | 4 ++-- plugins/reports/articles/locale/fr_CA/locale.xml | 4 ++-- plugins/reports/articles/locale/hr_HR/locale.xml | 4 ++-- plugins/reports/articles/locale/id_ID/locale.xml | 4 ++-- plugins/reports/articles/locale/it_IT/locale.xml | 4 ++-- plugins/reports/articles/locale/nb_NO/locale.xml | 4 ++-- plugins/reports/articles/locale/nl_NL/locale.xml | 4 ++-- plugins/reports/articles/locale/pl_PL/locale.xml | 4 ++-- plugins/reports/articles/locale/pt_BR/locale.xml | 4 ++-- plugins/reports/articles/locale/pt_PT/locale.xml | 4 ++-- plugins/reports/articles/locale/ru_RU/locale.xml | 4 ++-- plugins/reports/articles/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/reports/articles/locale/sv_SE/locale.xml | 4 ++-- plugins/reports/articles/locale/tr_TR/locale.xml | 4 ++-- plugins/reports/articles/locale/uk_UA/locale.xml | 4 ++-- plugins/reports/articles/locale/zh_CN/locale.xml | 4 ++-- plugins/reports/articles/version.xml | 4 ++-- plugins/reports/counter/CounterReportPlugin.inc.php | 4 ++-- plugins/reports/counter/counter_monthly_log_1_1.xml | 4 ++-- plugins/reports/counter/index.php | 4 ++-- plugins/reports/counter/locale/ar_IQ/locale.xml | 4 ++-- plugins/reports/counter/locale/ca_ES/locale.xml | 2 +- plugins/reports/counter/locale/cs_CZ/locale.xml | 4 ++-- plugins/reports/counter/locale/da_DK/locale.xml | 4 ++-- plugins/reports/counter/locale/de_DE/ar1.xml | 4 ++-- plugins/reports/counter/locale/de_DE/jr1.xml | 4 ++-- plugins/reports/counter/locale/de_DE/locale.xml | 4 ++-- plugins/reports/counter/locale/el_GR/locale.xml | 4 ++-- plugins/reports/counter/locale/en_US/ar1.xml | 4 ++-- plugins/reports/counter/locale/en_US/jr1.xml | 4 ++-- plugins/reports/counter/locale/en_US/locale.xml | 4 ++-- plugins/reports/counter/locale/es_ES/locale.xml | 4 ++-- plugins/reports/counter/locale/eu_ES/locale.xml | 4 ++-- plugins/reports/counter/locale/fa_IR/locale.xml | 4 ++-- plugins/reports/counter/locale/fr_CA/locale.xml | 4 ++-- plugins/reports/counter/locale/fr_FR/locale.xml | 4 ++-- plugins/reports/counter/locale/hr_HR/locale.xml | 4 ++-- plugins/reports/counter/locale/id_ID/locale.xml | 4 ++-- plugins/reports/counter/locale/it_IT/ar1.xml | 4 ++-- plugins/reports/counter/locale/it_IT/jr1.xml | 4 ++-- plugins/reports/counter/locale/it_IT/locale.xml | 4 ++-- plugins/reports/counter/locale/ja_JP/locale.xml | 4 ++-- plugins/reports/counter/locale/nl_NL/locale.xml | 4 ++-- plugins/reports/counter/locale/no_NO/locale.xml | 4 ++-- plugins/reports/counter/locale/pt_BR/locale.xml | 4 ++-- plugins/reports/counter/locale/pt_PT/locale.xml | 4 ++-- plugins/reports/counter/locale/ro_RO/locale.xml | 4 ++-- plugins/reports/counter/locale/ru_RU/ar1.xml | 4 ++-- plugins/reports/counter/locale/ru_RU/jr1.xml | 4 ++-- plugins/reports/counter/locale/ru_RU/locale.xml | 4 ++-- plugins/reports/counter/locale/sr_SR/locale.xml | 4 ++-- plugins/reports/counter/locale/sv_SE/locale.xml | 4 ++-- plugins/reports/counter/locale/tr_TR/locale.xml | 4 ++-- plugins/reports/counter/locale/uk_UA/locale.xml | 4 ++-- plugins/reports/counter/locale/vi_VN/locale.xml | 4 ++-- plugins/reports/counter/locale/zh_CN/locale.xml | 4 ++-- plugins/reports/counter/locale/zh_TW/locale.xml | 4 ++-- plugins/reports/counter/templates/index.tpl | 4 ++-- plugins/reports/counter/templates/reportxml.tpl | 4 ++-- plugins/reports/counter/templates/soaperror.tpl | 4 ++-- plugins/reports/counter/templates/sushixml.tpl | 4 ++-- plugins/reports/counter/version.xml | 4 ++-- .../subscriptions/SubscriptionReportPlugin.inc.php | 4 ++-- plugins/reports/subscriptions/index.php | 4 ++-- plugins/reports/subscriptions/locale/ar_IQ/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/da_DK/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/de_DE/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/en_US/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/id_ID/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/it_IT/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/nl_NL/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/pt_BR/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/ru_RU/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/sr_SR/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/sv_SE/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/tr_TR/locale.xml | 4 ++-- plugins/reports/subscriptions/locale/uk_UA/locale.xml | 4 ++-- plugins/reports/subscriptions/version.xml | 4 ++-- plugins/reports/views/ViewReportPlugin.inc.php | 4 ++-- plugins/reports/views/index.php | 4 ++-- plugins/reports/views/locale/ar_IQ/locale.xml | 4 ++-- plugins/reports/views/locale/cs_CZ/locale.xml | 4 ++-- plugins/reports/views/locale/da_DK/locale.xml | 4 ++-- plugins/reports/views/locale/de_DE/locale.xml | 4 ++-- plugins/reports/views/locale/en_US/locale.xml | 4 ++-- plugins/reports/views/locale/es_ES/locale.xml | 4 ++-- plugins/reports/views/locale/fi_FI/locale.xml | 4 ++-- plugins/reports/views/locale/fr_CA/locale.xml | 4 ++-- plugins/reports/views/locale/id_ID/locale.xml | 4 ++-- plugins/reports/views/locale/it_IT/locale.xml | 4 ++-- plugins/reports/views/locale/nl_NL/locale.xml | 4 ++-- plugins/reports/views/locale/pt_BR/locale.xml | 4 ++-- plugins/reports/views/locale/pt_PT/locale.xml | 4 ++-- plugins/reports/views/locale/ru_RU/locale.xml | 4 ++-- plugins/reports/views/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/reports/views/locale/sv_SE/locale.xml | 4 ++-- plugins/reports/views/locale/tr_TR/locale.xml | 4 ++-- plugins/reports/views/locale/uk_UA/locale.xml | 4 ++-- plugins/reports/views/locale/zh_CN/locale.xml | 4 ++-- plugins/reports/views/version.xml | 4 ++-- plugins/themes/default/DefaultThemePlugin.inc.php | 4 ++-- plugins/themes/default/index.php | 4 ++-- plugins/themes/default/js/main.js | 4 ++-- plugins/themes/default/locale/ar_IQ/locale.xml | 4 ++-- plugins/themes/default/locale/cs_CZ/locale.xml | 4 ++-- plugins/themes/default/locale/da_DK/locale.xml | 4 ++-- plugins/themes/default/locale/de_DE/locale.xml | 4 ++-- plugins/themes/default/locale/en_US/locale.xml | 4 ++-- plugins/themes/default/locale/es_ES/locale.xml | 4 ++-- plugins/themes/default/locale/fi_FI/locale.xml | 4 ++-- plugins/themes/default/locale/fr_CA/locale.xml | 4 ++-- plugins/themes/default/locale/pl_PL/locale.xml | 4 ++-- plugins/themes/default/locale/pt_BR/locale.xml | 4 ++-- plugins/themes/default/locale/pt_PT/locale.xml | 4 ++-- plugins/themes/default/locale/ru_RU/locale.xml | 4 ++-- plugins/themes/default/locale/sr_RS@latin/locale.xml | 4 ++-- plugins/themes/default/locale/sv_SE/locale.xml | 4 ++-- plugins/themes/default/settings.xml | 4 ++-- plugins/themes/default/styles/body.less | 4 ++-- plugins/themes/default/styles/components.less | 4 ++-- plugins/themes/default/styles/footer.less | 4 ++-- plugins/themes/default/styles/head.less | 4 ++-- plugins/themes/default/styles/helpers.less | 4 ++-- plugins/themes/default/styles/index.less | 4 ++-- plugins/themes/default/styles/main.less | 4 ++-- .../themes/default/styles/objects/announcement_full.less | 4 ++-- .../default/styles/objects/announcement_summary.less | 4 ++-- .../themes/default/styles/objects/article_details.less | 4 ++-- .../themes/default/styles/objects/article_summary.less | 4 ++-- plugins/themes/default/styles/objects/galley_link.less | 4 ++-- plugins/themes/default/styles/objects/issue_summary.less | 4 ++-- plugins/themes/default/styles/objects/issue_toc.less | 4 ++-- plugins/themes/default/styles/pages/contact.less | 4 ++-- plugins/themes/default/styles/pages/indexJournal.less | 4 ++-- plugins/themes/default/styles/pages/indexSite.less | 4 ++-- plugins/themes/default/styles/pages/issueArchive.less | 4 ++-- plugins/themes/default/styles/pages/login.less | 4 ++-- plugins/themes/default/styles/pages/lostPassword.less | 4 ++-- plugins/themes/default/styles/pages/register.less | 4 ++-- plugins/themes/default/styles/pages/search.less | 4 ++-- plugins/themes/default/styles/pages/section.less | 4 ++-- plugins/themes/default/styles/pages/submissions.less | 4 ++-- plugins/themes/default/styles/pages/viewPdf.less | 4 ++-- plugins/themes/default/styles/rtl.less | 4 ++-- plugins/themes/default/styles/sidebar.less | 4 ++-- plugins/themes/default/styles/variables.less | 4 ++-- plugins/themes/default/version.xml | 4 ++-- registry/emailTemplates.xml | 4 ++-- registry/genres.xml | 4 ++-- registry/journalSettings.xml | 4 ++-- registry/locales.xml | 4 ++-- registry/minifiedScripts.txt | 4 ++-- registry/navigationMenus.xml | 4 ++-- registry/scheduledTasks.xml | 4 ++-- registry/siteSettings.xml | 4 ++-- registry/userGroups.xml | 4 ++-- styles/index.less | 4 ++-- templates/admin/contextSettings.tpl | 4 ++-- templates/admin/contexts.tpl | 4 ++-- templates/admin/index.tpl | 4 ++-- templates/admin/settings.tpl | 4 ++-- templates/common/footer.tpl | 4 ++-- templates/common/header.tpl | 4 ++-- templates/controllers/grid/articleGalleys/editFormat.tpl | 4 ++-- .../grid/articleGalleys/form/articleGalleyForm.tpl | 4 ++-- .../grid/issueGalleys/form/issueGalleyForm.tpl | 4 ++-- .../controllers/grid/issues/form/issueAccessForm.tpl | 4 ++-- templates/controllers/grid/issues/form/issueForm.tpl | 4 ++-- templates/controllers/grid/issues/issue.tpl | 4 ++-- templates/controllers/grid/issues/issueToc.tpl | 4 ++-- .../grid/pubIds/form/assignPublicIdentifiersForm.tpl | 4 ++-- .../grid/pubIds/pubIdExportIssuesGridFilter.tpl | 4 ++-- .../grid/pubIds/pubIdExportRepresentationsGridFilter.tpl | 4 ++-- .../grid/settings/sections/form/sectionForm.tpl | 4 ++-- .../submissions/exportPublishedSubmissionsGridFilter.tpl | 4 ++-- .../grid/subscriptions/subscriptionsGridFilter.tpl | 4 ++-- templates/controllers/grid/users/reviewer/readReview.tpl | 4 ++-- .../form/issueEntrySubmissionReviewForm.tpl | 4 ++-- .../modals/submissionMetadata/issueEntryTabs.tpl | 4 ++-- templates/controllers/tab/authorDashboard/production.tpl | 4 ++-- .../tab/issueEntry/form/publicationMetadataFormFields.tpl | 4 ++-- .../controllers/tab/pubIds/form/publicIdentifiersForm.tpl | 4 ++-- .../controllers/tab/settings/access/form/accessForm.tpl | 4 ++-- .../tab/settings/appearance/form/appearanceForm.tpl | 4 ++-- templates/controllers/tab/settings/journal/sections.tpl | 4 ++-- .../tab/settings/masthead/form/mastheadForm.tpl | 4 ++-- .../settings/permissions/form/permissionSettingsForm.tpl | 4 ++-- .../tab/settings/reviewStage/form/reviewStageForm.tpl | 4 ++-- .../siteAccessOptions/form/siteAccessOptionsForm.tpl | 4 ++-- .../tab/settings/siteSetup/form/siteSetupForm.tpl | 4 ++-- templates/controllers/tab/workflow/production.tpl | 4 ++-- templates/controllers/wizard/settings/settingsWizard.tpl | 4 ++-- templates/frontend/components/breadcrumbs_article.tpl | 4 ++-- templates/frontend/components/breadcrumbs_issue.tpl | 4 ++-- templates/frontend/components/notification.tpl | 4 ++-- templates/frontend/components/primaryNavMenu.tpl | 4 ++-- templates/frontend/components/searchFilter.tpl | 4 ++-- templates/frontend/components/searchForm_simple.tpl | 4 ++-- templates/frontend/components/subscriptionContact.tpl | 4 ++-- templates/frontend/objects/article_details.tpl | 4 ++-- templates/frontend/objects/article_summary.tpl | 4 ++-- templates/frontend/objects/galley_link.tpl | 4 ++-- templates/frontend/objects/issue_summary.tpl | 4 ++-- templates/frontend/objects/issue_toc.tpl | 4 ++-- templates/frontend/pages/aboutThisPublishingSystem.tpl | 4 ++-- templates/frontend/pages/article.tpl | 4 ++-- templates/frontend/pages/indexJournal.tpl | 4 ++-- templates/frontend/pages/indexSite.tpl | 4 ++-- templates/frontend/pages/issue.tpl | 4 ++-- templates/frontend/pages/issueArchive.tpl | 4 ++-- .../frontend/pages/purchaseIndividualSubscription.tpl | 4 ++-- .../frontend/pages/purchaseInstitutionalSubscription.tpl | 4 ++-- templates/frontend/pages/search.tpl | 4 ++-- templates/frontend/pages/searchAuthorDetails.tpl | 4 ++-- templates/frontend/pages/searchAuthorIndex.tpl | 4 ++-- templates/frontend/pages/subscriptions.tpl | 4 ++-- templates/frontend/pages/userSubscriptions.tpl | 4 ++-- templates/gateway/clockss.tpl | 4 ++-- templates/gateway/lockss.tpl | 4 ++-- templates/manageIssues/issues.tpl | 4 ++-- templates/manageIssues/issuesTabs.tpl | 4 ++-- templates/management/settings/distribution.tpl | 4 ++-- templates/management/settings/journal.tpl | 4 ++-- templates/management/settings/website.tpl | 4 ++-- templates/management/settings/workflow.tpl | 4 ++-- templates/manager/statistics/index.tpl | 4 ++-- templates/manager/statistics/reportGenerator.tpl | 4 ++-- templates/manager/statistics/statistics.tpl | 4 ++-- templates/notification/maillist.tpl | 4 ++-- templates/notification/maillistSubscribed.tpl | 4 ++-- templates/payments/index.tpl | 4 ++-- templates/payments/individualSubscriptionForm.tpl | 4 ++-- templates/payments/institutionalSubscriptionForm.tpl | 4 ++-- templates/payments/paymentTypesForm.tpl | 4 ++-- templates/payments/subscriptionFormUser.tpl | 4 ++-- templates/payments/subscriptionPolicyForm.tpl | 4 ++-- templates/payments/subscriptionTypeForm.tpl | 4 ++-- templates/reviewer/review/reviewerRecommendations.tpl | 4 ++-- templates/reviewer/review/step1.tpl | 4 ++-- templates/reviewer/review/step3.tpl | 4 ++-- templates/submission/form/section.tpl | 4 ++-- templates/submission/form/step1.tpl | 4 ++-- templates/submission/submissionMetadataFormFields.tpl | 4 ++-- templates/user/notificationSettingsForm.tpl | 4 ++-- templates/user/profile.tpl | 4 ++-- tests/ContentBaseTestCase.inc.php | 4 ++-- tests/classes/search/ArticleSearchIndexTest.php | 4 ++-- tests/classes/search/ArticleSearchTest.php | 4 ++-- tests/data/10-InstallationTest.php | 4 ++-- tests/data/20-CreateJournalTest.php | 4 ++-- tests/data/40-CreateUsersTest.php | 4 ++-- tests/data/50-IssuesTest.php | 4 ++-- tests/data/50-SectionsTest.php | 4 ++-- tests/data/59-LogOutTest.php | 4 ++-- tests/data/60-content/CcorinoSubmissionTest.php | 4 ++-- tests/data/60-content/CkwantesSubmissionTest.php | 4 ++-- tests/data/60-content/CmontgomerieSubmissionTest.php | 4 ++-- tests/data/60-content/DdioufSubmissionTest.php | 4 ++-- tests/data/60-content/DphillipsSubmissionTest.php | 4 ++-- tests/data/60-content/DsokoloffSubmissionTest.php | 4 ++-- tests/data/60-content/EostromSubmissionTest.php | 4 ++-- tests/data/60-content/FpaglieriSubmissionTest.php | 4 ++-- tests/data/60-content/ImportIssueTest.php | 4 ++-- tests/data/60-content/JmwandengaSubmissionTest.php | 4 ++-- tests/data/60-content/JnovakSubmissionTest.php | 4 ++-- tests/data/60-content/KalkhafajiSubmissionTest.php | 4 ++-- tests/data/60-content/LchristopherSubmissionTest.php | 4 ++-- tests/data/60-content/LkumiegaSubmissionTest.php | 4 ++-- tests/data/60-content/PdanielSubmissionTest.php | 4 ++-- tests/data/60-content/RbaiyewuSubmissionTest.php | 4 ++-- tests/data/60-content/RrossiSubmissionTest.php | 4 ++-- tests/data/60-content/VkarbasizaedSubmissionTest.php | 4 ++-- tests/data/60-content/VwilliamsonSubmissionTest.php | 4 ++-- tests/data/60-content/ZwoodsSubmissionTest.php | 4 ++-- tests/functional/FunctionalTestingEnvironmentTest.php | 4 ++-- tests/functional/oai/FunctionalOaiDcTestCase.php | 4 ++-- tests/functional/oai/FunctionalOaiNlmTestCase.php | 4 ++-- .../pages/editor/FunctionalEditingBaseTestCase.inc.php | 4 ++-- .../functional/pages/editor/FunctionalEditingTestCase.php | 4 ++-- .../mostRead/FunctionalMostReadBlockPluginTestCase.php | 4 ++-- .../importexport/FunctionalDoiExportTestCase.inc.php | 4 ++-- .../plugins/pubIds/FunctionalDoiPubIdPluginTestCase.php | 4 ++-- .../plugins/pubIds/FunctionalUrnPubIdPluginTestCase.php | 4 ++-- tests/mock/env1/MockIssueAction.inc.php | 4 ++-- tests/plugins/importexport/PubObjectCacheTest.php | 4 ++-- tools/bootstrap.inc.php | 4 ++-- tools/buildpkg.sh | 4 ++-- tools/cleanReviewerInterests.php | 4 ++-- tools/dbXMLtoSQL.php | 4 ++-- tools/deleteSubmissions.php | 4 ++-- tools/genEmailUpdates.php | 4 ++-- tools/importExport.php | 4 ++-- tools/install.php | 4 ++-- tools/mergeUsers.php | 4 ++-- tools/poToCurrencies.php | 8 ++++---- tools/rebuildSearchIndex.php | 4 ++-- tools/release.sh | 4 ++-- tools/runScheduledTasks.php | 4 ++-- tools/upgrade.php | 4 ++-- 1835 files changed, 3672 insertions(+), 3672 deletions(-) diff --git a/api/v1/_submissions/BackendSubmissionsHandler.inc.php b/api/v1/_submissions/BackendSubmissionsHandler.inc.php index d3b59a3a861..044c1a2bec1 100644 --- a/api/v1/_submissions/BackendSubmissionsHandler.inc.php +++ b/api/v1/_submissions/BackendSubmissionsHandler.inc.php @@ -3,8 +3,8 @@ /** * @file api/v1/_submissions/BackendSubmissionsHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class BackendSubmissionsHandler diff --git a/api/v1/_submissions/index.php b/api/v1/_submissions/index.php index 71e1ec509e3..2a3bb7aa6ac 100644 --- a/api/v1/_submissions/index.php +++ b/api/v1/_submissions/index.php @@ -7,8 +7,8 @@ /** * @file api/v1/_submissions/index.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @ingroup api_v1_backend diff --git a/api/v1/issues/IssueHandler.inc.php b/api/v1/issues/IssueHandler.inc.php index 998e865320e..e6575f9bc6d 100644 --- a/api/v1/issues/IssueHandler.inc.php +++ b/api/v1/issues/IssueHandler.inc.php @@ -3,8 +3,8 @@ /** * @file api/v1/issues/IssueHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueHandler diff --git a/api/v1/issues/index.php b/api/v1/issues/index.php index 892dddd46be..502b76d02c1 100644 --- a/api/v1/issues/index.php +++ b/api/v1/issues/index.php @@ -7,8 +7,8 @@ /** * @file api/v1/issues/index.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @ingroup api_v1_issues diff --git a/api/v1/submissions/SubmissionHandler.inc.php b/api/v1/submissions/SubmissionHandler.inc.php index 7ddce00ea9c..5d56bc88dac 100644 --- a/api/v1/submissions/SubmissionHandler.inc.php +++ b/api/v1/submissions/SubmissionHandler.inc.php @@ -3,8 +3,8 @@ /** * @file api/v1/submission/SubmissionHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionHandler diff --git a/api/v1/submissions/index.php b/api/v1/submissions/index.php index 6ef93e51fdf..a87eafeeb52 100644 --- a/api/v1/submissions/index.php +++ b/api/v1/submissions/index.php @@ -7,8 +7,8 @@ /** * @file api/v1/submissions/index.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @ingroup api_v1_submissions diff --git a/api/v1/users/UserHandler.inc.php b/api/v1/users/UserHandler.inc.php index 1d5ff5f58bd..aa6372d3e8c 100644 --- a/api/v1/users/UserHandler.inc.php +++ b/api/v1/users/UserHandler.inc.php @@ -3,8 +3,8 @@ /** * @file api/v1/user/UserHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserHandler diff --git a/api/v1/users/index.php b/api/v1/users/index.php index 5a30ed60637..6768137d92c 100644 --- a/api/v1/users/index.php +++ b/api/v1/users/index.php @@ -7,8 +7,8 @@ /** * @file api/v1/users/index.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @ingroup api_v1_users diff --git a/classes/article/Article.inc.php b/classes/article/Article.inc.php index 81bdda7062a..c0a61169bb7 100644 --- a/classes/article/Article.inc.php +++ b/classes/article/Article.inc.php @@ -9,8 +9,8 @@ /** * @file classes/article/Article.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Article diff --git a/classes/article/ArticleDAO.inc.php b/classes/article/ArticleDAO.inc.php index 4fd561f3347..b130a6440e4 100644 --- a/classes/article/ArticleDAO.inc.php +++ b/classes/article/ArticleDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/ArticleDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleDAO diff --git a/classes/article/ArticleGalley.inc.php b/classes/article/ArticleGalley.inc.php index 1487e0efb17..f117d7dbe51 100644 --- a/classes/article/ArticleGalley.inc.php +++ b/classes/article/ArticleGalley.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/ArticleGalley.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleGalley diff --git a/classes/article/ArticleGalleyDAO.inc.php b/classes/article/ArticleGalleyDAO.inc.php index 90da07363fc..9e14b3bf43d 100644 --- a/classes/article/ArticleGalleyDAO.inc.php +++ b/classes/article/ArticleGalleyDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/ArticleGalleyDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleGalleyDAO diff --git a/classes/article/ArticleTombstoneManager.inc.php b/classes/article/ArticleTombstoneManager.inc.php index dcd8ef97e89..f57eb44e0e6 100644 --- a/classes/article/ArticleTombstoneManager.inc.php +++ b/classes/article/ArticleTombstoneManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/ArticleTombstoneManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleTombstoneManager diff --git a/classes/article/Author.inc.php b/classes/article/Author.inc.php index e1ca31ab654..2d6ee0303b2 100644 --- a/classes/article/Author.inc.php +++ b/classes/article/Author.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/Author.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Author diff --git a/classes/article/AuthorDAO.inc.php b/classes/article/AuthorDAO.inc.php index cc0c09ac07a..19c958421a2 100644 --- a/classes/article/AuthorDAO.inc.php +++ b/classes/article/AuthorDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/AuthorDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AuthorDAO diff --git a/classes/article/PublishedArticle.inc.php b/classes/article/PublishedArticle.inc.php index 1ad2b261d98..02a7b5e0610 100644 --- a/classes/article/PublishedArticle.inc.php +++ b/classes/article/PublishedArticle.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/PublishedArticle.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PublishedArticle diff --git a/classes/article/PublishedArticleDAO.inc.php b/classes/article/PublishedArticleDAO.inc.php index 9353ed1a667..c5c428d55f9 100644 --- a/classes/article/PublishedArticleDAO.inc.php +++ b/classes/article/PublishedArticleDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/PublishedArticleDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PublishedArticleDAO diff --git a/classes/article/SubmissionFileDAO.inc.php b/classes/article/SubmissionFileDAO.inc.php index a6b249c75cc..366d7f9d41d 100644 --- a/classes/article/SubmissionFileDAO.inc.php +++ b/classes/article/SubmissionFileDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/article/SubmissionFileDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionFileDAO diff --git a/classes/controllers/grid/issues/IssueGridHandler.inc.php b/classes/controllers/grid/issues/IssueGridHandler.inc.php index e91fe61f264..5d79e6629b7 100644 --- a/classes/controllers/grid/issues/IssueGridHandler.inc.php +++ b/classes/controllers/grid/issues/IssueGridHandler.inc.php @@ -8,8 +8,8 @@ /** * @file controllers/grid/issues/IssueGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGridHandler diff --git a/classes/core/Application.inc.php b/classes/core/Application.inc.php index 08bed8ec772..91603a5e1d6 100644 --- a/classes/core/Application.inc.php +++ b/classes/core/Application.inc.php @@ -3,8 +3,8 @@ /** * @file classes/core/Application.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Application diff --git a/classes/core/PageRouter.inc.php b/classes/core/PageRouter.inc.php index c8863f5a551..8ecf5bf0c70 100644 --- a/classes/core/PageRouter.inc.php +++ b/classes/core/PageRouter.inc.php @@ -3,8 +3,8 @@ /** * @file classes/core/PageRouter.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PageRouter diff --git a/classes/core/Request.inc.php b/classes/core/Request.inc.php index 42ca98efd94..0a9807911be 100644 --- a/classes/core/Request.inc.php +++ b/classes/core/Request.inc.php @@ -3,8 +3,8 @@ /** * @file classes/core/Request.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Request diff --git a/classes/core/ServicesContainer.inc.php b/classes/core/ServicesContainer.inc.php index 892efddb1d3..cd926af47ad 100644 --- a/classes/core/ServicesContainer.inc.php +++ b/classes/core/ServicesContainer.inc.php @@ -3,8 +3,8 @@ /** * @file classes/core/ServicesContainer.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ServicesContainer diff --git a/classes/file/IssueFileManager.inc.php b/classes/file/IssueFileManager.inc.php index aceba8a4929..102a4537f76 100644 --- a/classes/file/IssueFileManager.inc.php +++ b/classes/file/IssueFileManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/file/IssueFileManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueFileManager diff --git a/classes/file/JournalFileManager.inc.php b/classes/file/JournalFileManager.inc.php index c57e007f6e3..c873f6e3a03 100644 --- a/classes/file/JournalFileManager.inc.php +++ b/classes/file/JournalFileManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/file/JournalFileManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class JournalFileManager diff --git a/classes/file/LibraryFileManager.inc.php b/classes/file/LibraryFileManager.inc.php index ac20253fafc..79508d67a51 100644 --- a/classes/file/LibraryFileManager.inc.php +++ b/classes/file/LibraryFileManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/file/LibraryFileManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class LibraryFileManager diff --git a/classes/file/PublicFileManager.inc.php b/classes/file/PublicFileManager.inc.php index 28d70f76945..de2edee32cc 100644 --- a/classes/file/PublicFileManager.inc.php +++ b/classes/file/PublicFileManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/file/PublicFileManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PublicFileManager diff --git a/classes/handler/Handler.inc.php b/classes/handler/Handler.inc.php index b9c0181c160..cb9b2b48bcb 100644 --- a/classes/handler/Handler.inc.php +++ b/classes/handler/Handler.inc.php @@ -3,8 +3,8 @@ /** * @file classes/handler/Handler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Handler diff --git a/classes/i18n/AppLocale.inc.php b/classes/i18n/AppLocale.inc.php index 057a8c22dc4..e4d0e6242dd 100644 --- a/classes/i18n/AppLocale.inc.php +++ b/classes/i18n/AppLocale.inc.php @@ -3,8 +3,8 @@ /** * @file classes/i18n/AppLocale.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AppLocale diff --git a/classes/i18n/LanguageAction.inc.php b/classes/i18n/LanguageAction.inc.php index cdf64d0271b..4c047c42624 100644 --- a/classes/i18n/LanguageAction.inc.php +++ b/classes/i18n/LanguageAction.inc.php @@ -3,8 +3,8 @@ /** * @file classes/i18n/LanguageAction.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class LanguageAction diff --git a/classes/install/Install.inc.php b/classes/install/Install.inc.php index 64271c20f68..00b5c3f3140 100644 --- a/classes/install/Install.inc.php +++ b/classes/install/Install.inc.php @@ -3,8 +3,8 @@ /** * @file classes/install/Install.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 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 39615dca18e..57f62c9d560 100644 --- a/classes/install/Upgrade.inc.php +++ b/classes/install/Upgrade.inc.php @@ -3,8 +3,8 @@ /** * @file classes/install/Upgrade.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Upgrade diff --git a/classes/issue/Issue.inc.php b/classes/issue/Issue.inc.php index f9da6f39a88..445dacfa5cd 100644 --- a/classes/issue/Issue.inc.php +++ b/classes/issue/Issue.inc.php @@ -8,8 +8,8 @@ /** * @file classes/issue/Issue.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Issue diff --git a/classes/issue/IssueAction.inc.php b/classes/issue/IssueAction.inc.php index d3d4e42fc68..2f28e41e498 100644 --- a/classes/issue/IssueAction.inc.php +++ b/classes/issue/IssueAction.inc.php @@ -3,8 +3,8 @@ /** * @file classes/issue/IssueAction.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueAction diff --git a/classes/issue/IssueDAO.inc.php b/classes/issue/IssueDAO.inc.php index 59e08fd2cc7..c1c51b398c2 100644 --- a/classes/issue/IssueDAO.inc.php +++ b/classes/issue/IssueDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/issue/IssueDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueDAO diff --git a/classes/issue/IssueFile.inc.php b/classes/issue/IssueFile.inc.php index 6a178179b4f..57e33e4b04b 100644 --- a/classes/issue/IssueFile.inc.php +++ b/classes/issue/IssueFile.inc.php @@ -3,8 +3,8 @@ /** * @file classes/issue/IssueFile.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueFile diff --git a/classes/issue/IssueFileDAO.inc.php b/classes/issue/IssueFileDAO.inc.php index 9d2f4e84191..89bcc3d6f1d 100644 --- a/classes/issue/IssueFileDAO.inc.php +++ b/classes/issue/IssueFileDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/issue/IssueFileDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueFileDAO diff --git a/classes/issue/IssueGalley.inc.php b/classes/issue/IssueGalley.inc.php index bd2ef84e2ce..1d3046753b5 100644 --- a/classes/issue/IssueGalley.inc.php +++ b/classes/issue/IssueGalley.inc.php @@ -8,8 +8,8 @@ /** * @file classes/issue/IssueGalley.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGalley diff --git a/classes/issue/IssueGalleyDAO.inc.php b/classes/issue/IssueGalleyDAO.inc.php index de9a5bc7bd2..9edb63a9a48 100644 --- a/classes/issue/IssueGalleyDAO.inc.php +++ b/classes/issue/IssueGalleyDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/issue/IssueGalleyDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGalleyDAO diff --git a/classes/journal/Journal.inc.php b/classes/journal/Journal.inc.php index 34812834046..b5b2b0cdabd 100644 --- a/classes/journal/Journal.inc.php +++ b/classes/journal/Journal.inc.php @@ -9,8 +9,8 @@ /** * @file classes/journal/Journal.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Journal diff --git a/classes/journal/JournalDAO.inc.php b/classes/journal/JournalDAO.inc.php index 0e024560b2a..a8226731f82 100644 --- a/classes/journal/JournalDAO.inc.php +++ b/classes/journal/JournalDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/journal/JournalDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class JournalDAO diff --git a/classes/journal/JournalSettingsDAO.inc.php b/classes/journal/JournalSettingsDAO.inc.php index 235c755866d..9053ee4ecf5 100644 --- a/classes/journal/JournalSettingsDAO.inc.php +++ b/classes/journal/JournalSettingsDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/journal/JournalSettingsDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class JournalSettingsDAO diff --git a/classes/journal/Section.inc.php b/classes/journal/Section.inc.php index dc15b7f3c43..68c07855bec 100644 --- a/classes/journal/Section.inc.php +++ b/classes/journal/Section.inc.php @@ -3,8 +3,8 @@ /** * @file classes/journal/Section.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Section diff --git a/classes/journal/SectionDAO.inc.php b/classes/journal/SectionDAO.inc.php index ed45b5568bc..a3f838de273 100644 --- a/classes/journal/SectionDAO.inc.php +++ b/classes/journal/SectionDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/journal/SectionDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SectionDAO diff --git a/classes/log/SubmissionEmailLogEntry.inc.php b/classes/log/SubmissionEmailLogEntry.inc.php index 956fa5430eb..8359512935c 100644 --- a/classes/log/SubmissionEmailLogEntry.inc.php +++ b/classes/log/SubmissionEmailLogEntry.inc.php @@ -3,8 +3,8 @@ /** * @file classes/log/SubmissionEmailLogEntry.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionEmailLogEntry diff --git a/classes/log/SubmissionEventLogDAO.inc.php b/classes/log/SubmissionEventLogDAO.inc.php index 520aea2b251..0a7ee7e72ca 100644 --- a/classes/log/SubmissionEventLogDAO.inc.php +++ b/classes/log/SubmissionEventLogDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/log/SubmissionEventLogDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionEventLogDAO diff --git a/classes/log/SubmissionEventLogEntry.inc.php b/classes/log/SubmissionEventLogEntry.inc.php index 490a6b169c8..0816354c878 100644 --- a/classes/log/SubmissionEventLogEntry.inc.php +++ b/classes/log/SubmissionEventLogEntry.inc.php @@ -3,8 +3,8 @@ /** * @file classes/log/SubmissionEventLogEntry.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionEventLogEntry diff --git a/classes/mail/ArticleMailTemplate.inc.php b/classes/mail/ArticleMailTemplate.inc.php index 9129f1ad6a9..f925cfc8c5e 100644 --- a/classes/mail/ArticleMailTemplate.inc.php +++ b/classes/mail/ArticleMailTemplate.inc.php @@ -3,8 +3,8 @@ /** * @file classes/mail/ArticleMailTemplate.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleMailTemplate diff --git a/classes/notification/Notification.inc.php b/classes/notification/Notification.inc.php index 355984723fa..c8f43e2a208 100644 --- a/classes/notification/Notification.inc.php +++ b/classes/notification/Notification.inc.php @@ -3,8 +3,8 @@ /** * @file classes/notification/Notification.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 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 ce97943458d..b18eac89f9e 100644 --- a/classes/notification/NotificationManager.inc.php +++ b/classes/notification/NotificationManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/notification/NotificationManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PKPNotificationManager diff --git a/classes/notification/form/NotificationSettingsForm.inc.php b/classes/notification/form/NotificationSettingsForm.inc.php index 2e990dc912d..2caf64537cd 100644 --- a/classes/notification/form/NotificationSettingsForm.inc.php +++ b/classes/notification/form/NotificationSettingsForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/notification/form/NotificationSettingsForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class NotificationSettingsForm diff --git a/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.inc.php b/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.inc.php index 2acded35bcd..2fe9984a32d 100644 --- a/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.inc.php +++ b/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/notification/managerDelegate/ApproveSubmissionNotificationManager.inc.php * - * Copyright (c) 2016-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2016-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ApproveSubmissionNotificationManager diff --git a/classes/notification/managerDelegate/EditingProductionStatusNotificationManager.inc.php b/classes/notification/managerDelegate/EditingProductionStatusNotificationManager.inc.php index 5e5b9673b72..7a9d6c2a81e 100644 --- a/classes/notification/managerDelegate/EditingProductionStatusNotificationManager.inc.php +++ b/classes/notification/managerDelegate/EditingProductionStatusNotificationManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/notification/managerDelegate/EditingProductionStatusNotificationManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class EditingProductionStatusNotificationManager diff --git a/classes/oai/ojs/JournalOAI.inc.php b/classes/oai/ojs/JournalOAI.inc.php index 01c5d91f77d..df3f6bfbe8b 100644 --- a/classes/oai/ojs/JournalOAI.inc.php +++ b/classes/oai/ojs/JournalOAI.inc.php @@ -3,8 +3,8 @@ /** * @file classes/oai/ojs/JournalOAI.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class JournalOAI diff --git a/classes/oai/ojs/OAIDAO.inc.php b/classes/oai/ojs/OAIDAO.inc.php index 25e605a22a3..11ccfb3ae23 100644 --- a/classes/oai/ojs/OAIDAO.inc.php +++ b/classes/oai/ojs/OAIDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/oai/ojs/OAIDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OAIDAO diff --git a/classes/payment/ojs/OJSCompletedPaymentDAO.inc.php b/classes/payment/ojs/OJSCompletedPaymentDAO.inc.php index 2d6021b070e..6423f507a8a 100644 --- a/classes/payment/ojs/OJSCompletedPaymentDAO.inc.php +++ b/classes/payment/ojs/OJSCompletedPaymentDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/payment/ojs/OJSCompletedPaymentDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OJSCompletedPaymentDAO diff --git a/classes/payment/ojs/OJSPaymentManager.inc.php b/classes/payment/ojs/OJSPaymentManager.inc.php index f6acc51d141..c2b1ed605a1 100644 --- a/classes/payment/ojs/OJSPaymentManager.inc.php +++ b/classes/payment/ojs/OJSPaymentManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/payment/ojs/OJSPaymentManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OJSPaymentManager diff --git a/classes/plugins/DOIPubIdExportPlugin.inc.php b/classes/plugins/DOIPubIdExportPlugin.inc.php index 29e2f9a6cd0..02e5b8c89e1 100644 --- a/classes/plugins/DOIPubIdExportPlugin.inc.php +++ b/classes/plugins/DOIPubIdExportPlugin.inc.php @@ -3,8 +3,8 @@ /** * @file classes/plugins/DOIPubIdExportPlugin.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class DOIPubIdExportPlugin diff --git a/classes/plugins/PubIdPlugin.inc.php b/classes/plugins/PubIdPlugin.inc.php index be967cc10f6..1c57f956a71 100644 --- a/classes/plugins/PubIdPlugin.inc.php +++ b/classes/plugins/PubIdPlugin.inc.php @@ -3,8 +3,8 @@ /** * @file classes/plugins/PubIdPlugin.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubIdPlugin diff --git a/classes/plugins/PubObjectCache.inc.php b/classes/plugins/PubObjectCache.inc.php index ed4d2c9e3e7..b4d46105fb4 100644 --- a/classes/plugins/PubObjectCache.inc.php +++ b/classes/plugins/PubObjectCache.inc.php @@ -3,8 +3,8 @@ /** * @file classes/plugins/PubObjectCache.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubObjectCache diff --git a/classes/plugins/PubObjectsExportPlugin.inc.php b/classes/plugins/PubObjectsExportPlugin.inc.php index 7283b903c8b..48ffbd47ee9 100644 --- a/classes/plugins/PubObjectsExportPlugin.inc.php +++ b/classes/plugins/PubObjectsExportPlugin.inc.php @@ -3,8 +3,8 @@ /** * @file classes/plugins/PubObjectsExportPlugin.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubObjectsExportPlugin diff --git a/classes/search/ArticleSearch.inc.php b/classes/search/ArticleSearch.inc.php index db1057baec1..ba011d4812f 100644 --- a/classes/search/ArticleSearch.inc.php +++ b/classes/search/ArticleSearch.inc.php @@ -3,8 +3,8 @@ /** * @file classes/search/ArticleSearch.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleSearch diff --git a/classes/search/ArticleSearchDAO.inc.php b/classes/search/ArticleSearchDAO.inc.php index f3f88da0aef..29d4ac0a1d8 100644 --- a/classes/search/ArticleSearchDAO.inc.php +++ b/classes/search/ArticleSearchDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/search/ArticleSearchDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleSearchDAO diff --git a/classes/search/ArticleSearchIndex.inc.php b/classes/search/ArticleSearchIndex.inc.php index 726fd39fd10..3399b69ea2e 100644 --- a/classes/search/ArticleSearchIndex.inc.php +++ b/classes/search/ArticleSearchIndex.inc.php @@ -3,8 +3,8 @@ /** * @file classes/search/ArticleSearchIndex.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleSearchIndex diff --git a/classes/security/authorization/OjsIssueGalleyRequiredPolicy.inc.php b/classes/security/authorization/OjsIssueGalleyRequiredPolicy.inc.php index b0b18b2840a..44d09a526be 100644 --- a/classes/security/authorization/OjsIssueGalleyRequiredPolicy.inc.php +++ b/classes/security/authorization/OjsIssueGalleyRequiredPolicy.inc.php @@ -2,8 +2,8 @@ /** * @file classes/security/authorization/OjsIssueGalleyRequiredPolicy.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OjsIssueGalleyRequiredPolicy diff --git a/classes/security/authorization/OjsIssueRequiredPolicy.inc.php b/classes/security/authorization/OjsIssueRequiredPolicy.inc.php index 98153cddbe5..9b6caffd3d0 100644 --- a/classes/security/authorization/OjsIssueRequiredPolicy.inc.php +++ b/classes/security/authorization/OjsIssueRequiredPolicy.inc.php @@ -2,8 +2,8 @@ /** * @file classes/security/authorization/OjsIssueRequiredPolicy.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OjsIssueRequiredPolicy diff --git a/classes/security/authorization/OjsJournalMustPublishPolicy.inc.php b/classes/security/authorization/OjsJournalMustPublishPolicy.inc.php index fd086389260..851664fb749 100644 --- a/classes/security/authorization/OjsJournalMustPublishPolicy.inc.php +++ b/classes/security/authorization/OjsJournalMustPublishPolicy.inc.php @@ -2,8 +2,8 @@ /** * @file classes/security/authorization/OjsJournalMustPublishPolicy.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OjsJournalMustPublishPolicy diff --git a/classes/security/form/AuthSourceSettingsForm.inc.php b/classes/security/form/AuthSourceSettingsForm.inc.php index 4f6804a986b..daf35cf44d9 100644 --- a/classes/security/form/AuthSourceSettingsForm.inc.php +++ b/classes/security/form/AuthSourceSettingsForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/security/form/AuthSourceSettingsForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AuthSourceSettingsForm diff --git a/classes/services/GalleyService.inc.php b/classes/services/GalleyService.inc.php index a09b2ea6edb..399f9ebd152 100644 --- a/classes/services/GalleyService.inc.php +++ b/classes/services/GalleyService.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/GalleyService.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class GalleyService diff --git a/classes/services/IssueService.inc.php b/classes/services/IssueService.inc.php index e57abd8cb56..63123a23675 100644 --- a/classes/services/IssueService.inc.php +++ b/classes/services/IssueService.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/IssueService.php * -* Copyright (c) 2014-2017 Simon Fraser University -* Copyright (c) 2000-2017 John Willinsky +* Copyright (c) 2014-2018 Simon Fraser University +* Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueService diff --git a/classes/services/NavigationMenuService.inc.php b/classes/services/NavigationMenuService.inc.php index f5c9ebf4c97..c5599f4d275 100644 --- a/classes/services/NavigationMenuService.inc.php +++ b/classes/services/NavigationMenuService.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/NavigationMenuService.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class NavigationMenuService diff --git a/classes/services/OJSServiceProvider.inc.php b/classes/services/OJSServiceProvider.inc.php index 173f635482f..e03b8733e85 100644 --- a/classes/services/OJSServiceProvider.inc.php +++ b/classes/services/OJSServiceProvider.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/OJSServiceProvider.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OJSServiceProvider diff --git a/classes/services/SectionService.inc.php b/classes/services/SectionService.inc.php index 62d716b6000..09115c4e66d 100644 --- a/classes/services/SectionService.inc.php +++ b/classes/services/SectionService.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/SectionService.php * -* Copyright (c) 2014-2017 Simon Fraser University -* Copyright (c) 2000-2017 John Willinsky +* Copyright (c) 2014-2018 Simon Fraser University +* Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SectionService diff --git a/classes/services/SubmissionService.inc.php b/classes/services/SubmissionService.inc.php index 3feb4581679..4948c125c3c 100644 --- a/classes/services/SubmissionService.inc.php +++ b/classes/services/SubmissionService.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/SubmissionService.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionService diff --git a/classes/services/queryBuilders/IssueListQueryBuilder.inc.php b/classes/services/queryBuilders/IssueListQueryBuilder.inc.php index 18c6b302379..66cbea616f9 100644 --- a/classes/services/queryBuilders/IssueListQueryBuilder.inc.php +++ b/classes/services/queryBuilders/IssueListQueryBuilder.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/QueryBuilders/IssueListQueryBuilder.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionListQueryBuilder diff --git a/classes/services/queryBuilders/SubmissionListQueryBuilder.inc.php b/classes/services/queryBuilders/SubmissionListQueryBuilder.inc.php index 0ea300cc66b..81e511108c7 100644 --- a/classes/services/queryBuilders/SubmissionListQueryBuilder.inc.php +++ b/classes/services/queryBuilders/SubmissionListQueryBuilder.inc.php @@ -3,8 +3,8 @@ /** * @file classes/services/QueryBuilders/SubmissionListQueryBuilder.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionListQueryBuilder diff --git a/classes/statistics/MetricsDAO.inc.php b/classes/statistics/MetricsDAO.inc.php index 105f49d5f14..9521c60fc1a 100644 --- a/classes/statistics/MetricsDAO.inc.php +++ b/classes/statistics/MetricsDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/statistics/MetricsDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class MetricsDAO diff --git a/classes/statistics/StatisticsHelper.inc.php b/classes/statistics/StatisticsHelper.inc.php index 198a3919b03..1078e26dc60 100644 --- a/classes/statistics/StatisticsHelper.inc.php +++ b/classes/statistics/StatisticsHelper.inc.php @@ -3,8 +3,8 @@ /** * @file classes/statistics/StatisticsHelper.inc.php * -* Copyright (c) 2013-2017 Simon Fraser University -* Copyright (c) 2003-2017 John Willinsky +* Copyright (c) 2013-2018 Simon Fraser University +* Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class StatisticsHelper diff --git a/classes/submission/SubmissionMetadataFormImplementation.inc.php b/classes/submission/SubmissionMetadataFormImplementation.inc.php index 2fa59447f62..043c3b4058d 100644 --- a/classes/submission/SubmissionMetadataFormImplementation.inc.php +++ b/classes/submission/SubmissionMetadataFormImplementation.inc.php @@ -3,8 +3,8 @@ /** * @file classes/submission/SubmissionMetadataFormImplementation.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionMetadataFormImplementation diff --git a/classes/submission/form/SubmissionSubmitStep1Form.inc.php b/classes/submission/form/SubmissionSubmitStep1Form.inc.php index 4c7db9f8cfa..c5d1ee12b73 100644 --- a/classes/submission/form/SubmissionSubmitStep1Form.inc.php +++ b/classes/submission/form/SubmissionSubmitStep1Form.inc.php @@ -3,8 +3,8 @@ /** * @file classes/submission/form/SubmissionSubmitStep1Form.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionSubmitStep1Form diff --git a/classes/submission/form/SubmissionSubmitStep2Form.inc.php b/classes/submission/form/SubmissionSubmitStep2Form.inc.php index a4e46d2fce0..e596a3b49e6 100644 --- a/classes/submission/form/SubmissionSubmitStep2Form.inc.php +++ b/classes/submission/form/SubmissionSubmitStep2Form.inc.php @@ -3,8 +3,8 @@ /** * @file classes/submission/form/SubmissionSubmitStep2Form.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionSubmitStep2Form diff --git a/classes/submission/form/SubmissionSubmitStep3Form.inc.php b/classes/submission/form/SubmissionSubmitStep3Form.inc.php index ceecb4bbdcf..ef1d51f4b51 100644 --- a/classes/submission/form/SubmissionSubmitStep3Form.inc.php +++ b/classes/submission/form/SubmissionSubmitStep3Form.inc.php @@ -3,8 +3,8 @@ /** * @file classes/submission/form/SubmissionSubmitStep3Form.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionSubmitStep3Form diff --git a/classes/submission/form/SubmissionSubmitStep4Form.inc.php b/classes/submission/form/SubmissionSubmitStep4Form.inc.php index 7bab08e9d69..b64381ec8fb 100644 --- a/classes/submission/form/SubmissionSubmitStep4Form.inc.php +++ b/classes/submission/form/SubmissionSubmitStep4Form.inc.php @@ -3,8 +3,8 @@ /** * @file classes/submission/form/SubmissionSubmitStep4Form.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionSubmitStep4Form diff --git a/classes/submission/reviewer/ReviewerSubmission.inc.php b/classes/submission/reviewer/ReviewerSubmission.inc.php index e264719d641..9d844b6d343 100644 --- a/classes/submission/reviewer/ReviewerSubmission.inc.php +++ b/classes/submission/reviewer/ReviewerSubmission.inc.php @@ -3,8 +3,8 @@ /** * @file classes/submission/reviewer/ReviewerSubmission.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ReviewerSubmission diff --git a/classes/submission/reviewer/ReviewerSubmissionDAO.inc.php b/classes/submission/reviewer/ReviewerSubmissionDAO.inc.php index 55f5ac50723..c0d3c49f788 100644 --- a/classes/submission/reviewer/ReviewerSubmissionDAO.inc.php +++ b/classes/submission/reviewer/ReviewerSubmissionDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/submission/reviewer/ReviewerSubmissionDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ReviewerSubmissionDAO diff --git a/classes/subscription/IndividualSubscription.inc.php b/classes/subscription/IndividualSubscription.inc.php index def4265bd4d..fca79fe7d8b 100644 --- a/classes/subscription/IndividualSubscription.inc.php +++ b/classes/subscription/IndividualSubscription.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/IndividualSubscription.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IndividualSubscription diff --git a/classes/subscription/IndividualSubscriptionDAO.inc.php b/classes/subscription/IndividualSubscriptionDAO.inc.php index f6a70ab2c49..d26bd5d8932 100644 --- a/classes/subscription/IndividualSubscriptionDAO.inc.php +++ b/classes/subscription/IndividualSubscriptionDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/IndividualSubscriptionDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IndividualSubscriptionDAO diff --git a/classes/subscription/InstitutionalSubscription.inc.php b/classes/subscription/InstitutionalSubscription.inc.php index c893c934d7d..38b9d385f62 100644 --- a/classes/subscription/InstitutionalSubscription.inc.php +++ b/classes/subscription/InstitutionalSubscription.inc.php @@ -8,8 +8,8 @@ /** * @file classes/subscription/InstitutionalSubscription.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class InstitutionalSubscription diff --git a/classes/subscription/InstitutionalSubscriptionDAO.inc.php b/classes/subscription/InstitutionalSubscriptionDAO.inc.php index a3122689e5f..5e9f3b42c8d 100644 --- a/classes/subscription/InstitutionalSubscriptionDAO.inc.php +++ b/classes/subscription/InstitutionalSubscriptionDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/InstitutionalSubscriptionDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class InstitutionalSubscriptionDAO diff --git a/classes/subscription/Subscription.inc.php b/classes/subscription/Subscription.inc.php index de4a4f0c79c..931ca09b699 100644 --- a/classes/subscription/Subscription.inc.php +++ b/classes/subscription/Subscription.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/Subscription.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Subscription diff --git a/classes/subscription/SubscriptionAction.inc.php b/classes/subscription/SubscriptionAction.inc.php index 155943ed377..9762301d747 100644 --- a/classes/subscription/SubscriptionAction.inc.php +++ b/classes/subscription/SubscriptionAction.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/SubscriptionAction.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionAction diff --git a/classes/subscription/SubscriptionDAO.inc.php b/classes/subscription/SubscriptionDAO.inc.php index 067cd4ac1e0..d2a7f8638df 100644 --- a/classes/subscription/SubscriptionDAO.inc.php +++ b/classes/subscription/SubscriptionDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/SubscriptionDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionDAO diff --git a/classes/subscription/SubscriptionType.inc.php b/classes/subscription/SubscriptionType.inc.php index 4c38e3c19e9..1baa77eaacc 100644 --- a/classes/subscription/SubscriptionType.inc.php +++ b/classes/subscription/SubscriptionType.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/SubscriptionType.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class Subscriptiontyoe diff --git a/classes/subscription/SubscriptionTypeDAO.inc.php b/classes/subscription/SubscriptionTypeDAO.inc.php index faba0dc3302..f5b9a6bb56e 100644 --- a/classes/subscription/SubscriptionTypeDAO.inc.php +++ b/classes/subscription/SubscriptionTypeDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/SubscriptionTypeDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionTypeDAO diff --git a/classes/subscription/form/PaymentTypesForm.inc.php b/classes/subscription/form/PaymentTypesForm.inc.php index e332dbce2d9..601426cca22 100644 --- a/classes/subscription/form/PaymentTypesForm.inc.php +++ b/classes/subscription/form/PaymentTypesForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/form/PaymentTypesForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PaymentTypesForm diff --git a/classes/subscription/form/SubscriptionForm.inc.php b/classes/subscription/form/SubscriptionForm.inc.php index be3ae91b0ba..6ccf638f452 100644 --- a/classes/subscription/form/SubscriptionForm.inc.php +++ b/classes/subscription/form/SubscriptionForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/form/SubscriptionForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionForm diff --git a/classes/subscription/form/SubscriptionPolicyForm.inc.php b/classes/subscription/form/SubscriptionPolicyForm.inc.php index 3125221bb30..d4e6522a67d 100644 --- a/classes/subscription/form/SubscriptionPolicyForm.inc.php +++ b/classes/subscription/form/SubscriptionPolicyForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/form/SubscriptionPolicyForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionPolicyForm diff --git a/classes/subscription/form/UserIndividualSubscriptionForm.inc.php b/classes/subscription/form/UserIndividualSubscriptionForm.inc.php index 29713e83d1e..c60aafb0887 100644 --- a/classes/subscription/form/UserIndividualSubscriptionForm.inc.php +++ b/classes/subscription/form/UserIndividualSubscriptionForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/form/UserIndividualSubscriptionForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserIndividualSubscriptionForm diff --git a/classes/subscription/form/UserInstitutionalSubscriptionForm.inc.php b/classes/subscription/form/UserInstitutionalSubscriptionForm.inc.php index ba47f85b6f0..1fc4df99704 100644 --- a/classes/subscription/form/UserInstitutionalSubscriptionForm.inc.php +++ b/classes/subscription/form/UserInstitutionalSubscriptionForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/form/UserInstitutionalSubscriptionForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserInstitutionalSubscriptionForm diff --git a/classes/sword/OJSSwordDeposit.inc.php b/classes/sword/OJSSwordDeposit.inc.php index 15cbf70db16..e641ffba745 100644 --- a/classes/sword/OJSSwordDeposit.inc.php +++ b/classes/sword/OJSSwordDeposit.inc.php @@ -3,8 +3,8 @@ /** * @file classes/sword/OJSSwordDeposit.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OJSSwordDeposit diff --git a/classes/tasks/OpenAccessNotification.inc.php b/classes/tasks/OpenAccessNotification.inc.php index bee28ee089f..30aebf776d6 100644 --- a/classes/tasks/OpenAccessNotification.inc.php +++ b/classes/tasks/OpenAccessNotification.inc.php @@ -3,8 +3,8 @@ /** * @file classes/tasks/OpenAccessNotification.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OpenAccessNotification diff --git a/classes/tasks/SubscriptionExpiryReminder.inc.php b/classes/tasks/SubscriptionExpiryReminder.inc.php index 517de41175d..38a6b896e43 100644 --- a/classes/tasks/SubscriptionExpiryReminder.inc.php +++ b/classes/tasks/SubscriptionExpiryReminder.inc.php @@ -3,8 +3,8 @@ /** * @file classes/tasks/SubscriptionExpiryReminder.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionExpiryReminder diff --git a/classes/template/TemplateManager.inc.php b/classes/template/TemplateManager.inc.php index 0bc7d1dc971..d21ff3488e7 100644 --- a/classes/template/TemplateManager.inc.php +++ b/classes/template/TemplateManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/template/TemplateManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 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 1fba86b6f19..db164b198ae 100644 --- a/classes/user/User.inc.php +++ b/classes/user/User.inc.php @@ -3,8 +3,8 @@ /** * @file classes/user/User.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class User diff --git a/classes/user/UserAction.inc.php b/classes/user/UserAction.inc.php index e9501d190df..c5d5e083d7c 100644 --- a/classes/user/UserAction.inc.php +++ b/classes/user/UserAction.inc.php @@ -3,8 +3,8 @@ /** * @file classes/user/UserAction.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserAction diff --git a/classes/user/UserDAO.inc.php b/classes/user/UserDAO.inc.php index 671ff36493c..74ae1e46acd 100644 --- a/classes/user/UserDAO.inc.php +++ b/classes/user/UserDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/user/UserDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 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 a7f8da9e8e2..b13f8d864ba 100644 --- a/classes/user/UserSettingsDAO.inc.php +++ b/classes/user/UserSettingsDAO.inc.php @@ -3,8 +3,8 @@ /** * @file classes/user/UserSettingsDAO.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class UserSettingsDAO diff --git a/classes/user/form/NotificationSettingsForm.inc.php b/classes/user/form/NotificationSettingsForm.inc.php index 38aeb5935d8..243d08cb035 100644 --- a/classes/user/form/NotificationSettingsForm.inc.php +++ b/classes/user/form/NotificationSettingsForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/notification/form/NotificationSettingsForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class NotificationSettingsForm diff --git a/classes/workflow/EditorDecisionActionsManager.inc.php b/classes/workflow/EditorDecisionActionsManager.inc.php index 0b9c3039e4c..91bbaf3bc8a 100644 --- a/classes/workflow/EditorDecisionActionsManager.inc.php +++ b/classes/workflow/EditorDecisionActionsManager.inc.php @@ -3,8 +3,8 @@ /** * @file classes/workflow/EditorDecisionActionsManager.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class EditorDecisionActionsManager diff --git a/config.TEMPLATE.inc.php b/config.TEMPLATE.inc.php index a69e65428b5..4163fa74808 100644 --- a/config.TEMPLATE.inc.php +++ b/config.TEMPLATE.inc.php @@ -7,8 +7,8 @@ ; ; config.TEMPLATE.inc.php ; -; Copyright (c) 2014-2017 Simon Fraser University -; Copyright (c) 2003-2017 John Willinsky +; Copyright (c) 2014-2018 Simon Fraser University +; Copyright (c) 2003-2018 John Willinsky ; Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. ; ; OJS Configuration settings. diff --git a/controllers/api/file/ManageFileApiHandler.inc.php b/controllers/api/file/ManageFileApiHandler.inc.php index c2498726b0e..a48ae52406d 100644 --- a/controllers/api/file/ManageFileApiHandler.inc.php +++ b/controllers/api/file/ManageFileApiHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/api/file/ManageFileApiHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ManageFileApiHandler diff --git a/controllers/grid/admin/journal/JournalGridHandler.inc.php b/controllers/grid/admin/journal/JournalGridHandler.inc.php index c6d4bdd78bb..008e5b1816b 100644 --- a/controllers/grid/admin/journal/JournalGridHandler.inc.php +++ b/controllers/grid/admin/journal/JournalGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/admin/journal/JournalGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class JournalGridHandler diff --git a/controllers/grid/admin/journal/form/JournalSiteSettingsForm.inc.php b/controllers/grid/admin/journal/form/JournalSiteSettingsForm.inc.php index ded142f4697..b6e1e6d0cba 100644 --- a/controllers/grid/admin/journal/form/JournalSiteSettingsForm.inc.php +++ b/controllers/grid/admin/journal/form/JournalSiteSettingsForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/admin/journal/form/JournalSiteSettingsForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class JournalSiteSettingsForm diff --git a/controllers/grid/articleGalleys/ArticleGalleyGridCellProvider.inc.php b/controllers/grid/articleGalleys/ArticleGalleyGridCellProvider.inc.php index d762c948eee..312e4872c98 100644 --- a/controllers/grid/articleGalleys/ArticleGalleyGridCellProvider.inc.php +++ b/controllers/grid/articleGalleys/ArticleGalleyGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/articleGalleys/ArticleGalleyGridCellProvider.inc.php * - * Copyright (c) 2016-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2016-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleGalleyGridCellProvider diff --git a/controllers/grid/articleGalleys/ArticleGalleyGridHandler.inc.php b/controllers/grid/articleGalleys/ArticleGalleyGridHandler.inc.php index cb665368a5f..8d96f2c6ba8 100644 --- a/controllers/grid/articleGalleys/ArticleGalleyGridHandler.inc.php +++ b/controllers/grid/articleGalleys/ArticleGalleyGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/articleGalleys/ArticleGalleyGridHandler.inc.php * - * Copyright (c) 2016-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2016-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleGalleyGridHandler diff --git a/controllers/grid/articleGalleys/ArticleGalleyGridRow.inc.php b/controllers/grid/articleGalleys/ArticleGalleyGridRow.inc.php index 336ac040747..b3812e6c27b 100644 --- a/controllers/grid/articleGalleys/ArticleGalleyGridRow.inc.php +++ b/controllers/grid/articleGalleys/ArticleGalleyGridRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/articleGalleys/ArticleGalleyGridRow.inc.php * - * Copyright (c) 2016-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2016-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleGalleyGridRow diff --git a/controllers/grid/articleGalleys/form/ArticleGalleyForm.inc.php b/controllers/grid/articleGalleys/form/ArticleGalleyForm.inc.php index 26f8bd82fd0..e92e0131d57 100644 --- a/controllers/grid/articleGalleys/form/ArticleGalleyForm.inc.php +++ b/controllers/grid/articleGalleys/form/ArticleGalleyForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/articleGalleys/form/ArticleGalleyForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ArticleGalleyForm diff --git a/controllers/grid/issueGalleys/IssueGalleyGridCellProvider.inc.php b/controllers/grid/issueGalleys/IssueGalleyGridCellProvider.inc.php index 8a35f79fec7..f9214a066f4 100644 --- a/controllers/grid/issueGalleys/IssueGalleyGridCellProvider.inc.php +++ b/controllers/grid/issueGalleys/IssueGalleyGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issueGalleys/IssueGalleyGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGalleyGridCellProvider diff --git a/controllers/grid/issueGalleys/IssueGalleyGridHandler.inc.php b/controllers/grid/issueGalleys/IssueGalleyGridHandler.inc.php index aa004c073f4..8b958dedc16 100644 --- a/controllers/grid/issueGalleys/IssueGalleyGridHandler.inc.php +++ b/controllers/grid/issueGalleys/IssueGalleyGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issueGalleys/IssueGalleyGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGalleyGridHandler diff --git a/controllers/grid/issueGalleys/IssueGalleyGridRow.inc.php b/controllers/grid/issueGalleys/IssueGalleyGridRow.inc.php index 47f878e8791..1b36d08ab0c 100644 --- a/controllers/grid/issueGalleys/IssueGalleyGridRow.inc.php +++ b/controllers/grid/issueGalleys/IssueGalleyGridRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issueGalleys/IssueGalleyGridRow.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGalleyGridRow diff --git a/controllers/grid/issues/BackIssueGridHandler.inc.php b/controllers/grid/issues/BackIssueGridHandler.inc.php index 1c40897a63e..48ae326f673 100644 --- a/controllers/grid/issues/BackIssueGridHandler.inc.php +++ b/controllers/grid/issues/BackIssueGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/IssueGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGridHandler diff --git a/controllers/grid/issues/ExportableIssuesListGridHandler.inc.php b/controllers/grid/issues/ExportableIssuesListGridHandler.inc.php index 5147dc07270..7aca3df1bab 100644 --- a/controllers/grid/issues/ExportableIssuesListGridHandler.inc.php +++ b/controllers/grid/issues/ExportableIssuesListGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/IssueGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ExportableIssuesListGridHandler diff --git a/controllers/grid/issues/FutureIssueGridHandler.inc.php b/controllers/grid/issues/FutureIssueGridHandler.inc.php index c7ef115f44b..97c79c26fcc 100644 --- a/controllers/grid/issues/FutureIssueGridHandler.inc.php +++ b/controllers/grid/issues/FutureIssueGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/IssueGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGridHandler diff --git a/controllers/grid/issues/IssueGridCellProvider.inc.php b/controllers/grid/issues/IssueGridCellProvider.inc.php index 457b8525fe8..35e7fb35cd0 100644 --- a/controllers/grid/issues/IssueGridCellProvider.inc.php +++ b/controllers/grid/issues/IssueGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/IssueGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGridCellProvider diff --git a/controllers/grid/issues/IssueGridRow.inc.php b/controllers/grid/issues/IssueGridRow.inc.php index c02126d459d..354ebf61565 100644 --- a/controllers/grid/issues/IssueGridRow.inc.php +++ b/controllers/grid/issues/IssueGridRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/IssueGridRow.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGridRow diff --git a/controllers/grid/issues/form/IssueAccessForm.inc.php b/controllers/grid/issues/form/IssueAccessForm.inc.php index a64cb9cd61d..458052f571b 100644 --- a/controllers/grid/issues/form/IssueAccessForm.inc.php +++ b/controllers/grid/issues/form/IssueAccessForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/form/IssueAccessForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueAccessForm diff --git a/controllers/grid/issues/form/IssueForm.inc.php b/controllers/grid/issues/form/IssueForm.inc.php index 005d31d5cb7..bfd35d66b70 100644 --- a/controllers/grid/issues/form/IssueForm.inc.php +++ b/controllers/grid/issues/form/IssueForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/form/IssueForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueForm diff --git a/controllers/grid/issues/form/IssueGalleyForm.inc.php b/controllers/grid/issues/form/IssueGalleyForm.inc.php index ca762f04e01..94c9cc73d5e 100644 --- a/controllers/grid/issues/form/IssueGalleyForm.inc.php +++ b/controllers/grid/issues/form/IssueGalleyForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/issues/form/IssueGalleyForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueGalleyForm diff --git a/controllers/grid/pubIds/PubIdExportIssuesListGridCellProvider.inc.php b/controllers/grid/pubIds/PubIdExportIssuesListGridCellProvider.inc.php index 40bedff466a..fa9416e7704 100644 --- a/controllers/grid/pubIds/PubIdExportIssuesListGridCellProvider.inc.php +++ b/controllers/grid/pubIds/PubIdExportIssuesListGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/pubIds/PubIdExportIssuesListGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubIdExportIssuesListGridCellProvider diff --git a/controllers/grid/pubIds/PubIdExportIssuesListGridHandler.inc.php b/controllers/grid/pubIds/PubIdExportIssuesListGridHandler.inc.php index 722483df48d..3108598e482 100644 --- a/controllers/grid/pubIds/PubIdExportIssuesListGridHandler.inc.php +++ b/controllers/grid/pubIds/PubIdExportIssuesListGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/pubIds/PubIdExportIssuesListGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubIdExportIssuesListGridHandler diff --git a/controllers/grid/pubIds/PubIdExportRepresentationsListGridCellProvider.inc.php b/controllers/grid/pubIds/PubIdExportRepresentationsListGridCellProvider.inc.php index 41606726ee3..12b7810f1b5 100644 --- a/controllers/grid/pubIds/PubIdExportRepresentationsListGridCellProvider.inc.php +++ b/controllers/grid/pubIds/PubIdExportRepresentationsListGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/pubIds/PubIdExportRepresentationsListGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubIdExportRepresentationssListGridCellProvider diff --git a/controllers/grid/pubIds/PubIdExportRepresentationsListGridHandler.inc.php b/controllers/grid/pubIds/PubIdExportRepresentationsListGridHandler.inc.php index 9f6b85eb62d..9c3f9313aa5 100644 --- a/controllers/grid/pubIds/PubIdExportRepresentationsListGridHandler.inc.php +++ b/controllers/grid/pubIds/PubIdExportRepresentationsListGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/pubIds/PubIdExportRepresentationsListGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubIdExportRepresentationsListGridHandler diff --git a/controllers/grid/pubIds/PubIdExportSubmissionsListGridCellProvider.inc.php b/controllers/grid/pubIds/PubIdExportSubmissionsListGridCellProvider.inc.php index fce0adca050..269d6edbb3e 100644 --- a/controllers/grid/pubIds/PubIdExportSubmissionsListGridCellProvider.inc.php +++ b/controllers/grid/pubIds/PubIdExportSubmissionsListGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/pubIds/PubIdExportSubmissionsListGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubIdExportSubmissionsListGridCellProvider diff --git a/controllers/grid/pubIds/PubIdExportSubmissionsListGridHandler.inc.php b/controllers/grid/pubIds/PubIdExportSubmissionsListGridHandler.inc.php index f33d3238819..c7e2b26519c 100644 --- a/controllers/grid/pubIds/PubIdExportSubmissionsListGridHandler.inc.php +++ b/controllers/grid/pubIds/PubIdExportSubmissionsListGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/pubIds/PubIdExportSubmissionsListGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PubIdExportSubmissionsListGridHandler diff --git a/controllers/grid/pubIds/form/AssignPublicIdentifiersForm.inc.php b/controllers/grid/pubIds/form/AssignPublicIdentifiersForm.inc.php index 4929b4443cd..68a075eaac3 100644 --- a/controllers/grid/pubIds/form/AssignPublicIdentifiersForm.inc.php +++ b/controllers/grid/pubIds/form/AssignPublicIdentifiersForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/pubIds/form/AssignPublicIdentifiersForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AssignPublicIdentifiersForm diff --git a/controllers/grid/settings/plugins/SettingsPluginGridHandler.inc.php b/controllers/grid/settings/plugins/SettingsPluginGridHandler.inc.php index 3b359f370ad..528adddeffb 100644 --- a/controllers/grid/settings/plugins/SettingsPluginGridHandler.inc.php +++ b/controllers/grid/settings/plugins/SettingsPluginGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/settings/plugins/SettingsPluginGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SettingsPluginGridHandler diff --git a/controllers/grid/settings/sections/SectionGridHandler.inc.php b/controllers/grid/settings/sections/SectionGridHandler.inc.php index bf705f58bea..9c25ca83b38 100644 --- a/controllers/grid/settings/sections/SectionGridHandler.inc.php +++ b/controllers/grid/settings/sections/SectionGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/settings/sections/SectionGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SectionGridHandler diff --git a/controllers/grid/settings/sections/SectionGridRow.inc.php b/controllers/grid/settings/sections/SectionGridRow.inc.php index ef73f648a2c..4e2e683470c 100644 --- a/controllers/grid/settings/sections/SectionGridRow.inc.php +++ b/controllers/grid/settings/sections/SectionGridRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/settings/sections/SectionGridRow.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SectionGridRow diff --git a/controllers/grid/settings/sections/form/SectionForm.inc.php b/controllers/grid/settings/sections/form/SectionForm.inc.php index c1a50e35723..e13d28cb57d 100644 --- a/controllers/grid/settings/sections/form/SectionForm.inc.php +++ b/controllers/grid/settings/sections/form/SectionForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/settings/sections/form/SectionForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SectionForm diff --git a/controllers/grid/submissions/ExportPublishedSubmissionsListGridCellProvider.inc.php b/controllers/grid/submissions/ExportPublishedSubmissionsListGridCellProvider.inc.php index 9b07679c2a7..e9894dca62e 100644 --- a/controllers/grid/submissions/ExportPublishedSubmissionsListGridCellProvider.inc.php +++ b/controllers/grid/submissions/ExportPublishedSubmissionsListGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/submissions/ExportPublishedSubmissionsListGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ExportPublishedSubmissionsListGridCellProvider diff --git a/controllers/grid/submissions/ExportPublishedSubmissionsListGridHandler.inc.php b/controllers/grid/submissions/ExportPublishedSubmissionsListGridHandler.inc.php index a0d7d08d6da..4853033b8ff 100644 --- a/controllers/grid/submissions/ExportPublishedSubmissionsListGridHandler.inc.php +++ b/controllers/grid/submissions/ExportPublishedSubmissionsListGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/submissions/ExportPublishedSubmissionsListGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ExportPublishedSubmissionsListGridHandler diff --git a/controllers/grid/subscriptions/IndividualSubscriptionForm.inc.php b/controllers/grid/subscriptions/IndividualSubscriptionForm.inc.php index 5502443a87f..d3e04b9519a 100644 --- a/controllers/grid/subscriptions/IndividualSubscriptionForm.inc.php +++ b/controllers/grid/subscriptions/IndividualSubscriptionForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/IndividualSubscriptionForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IndividualSubscriptionForm diff --git a/controllers/grid/subscriptions/IndividualSubscriptionsGridHandler.inc.php b/controllers/grid/subscriptions/IndividualSubscriptionsGridHandler.inc.php index ce97f0416dc..e6b907ab97e 100644 --- a/controllers/grid/subscriptions/IndividualSubscriptionsGridHandler.inc.php +++ b/controllers/grid/subscriptions/IndividualSubscriptionsGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/IndividualSubscriptionsGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IndividualSubscriptionsGridHandler diff --git a/controllers/grid/subscriptions/InstitutionalSubscriptionForm.inc.php b/controllers/grid/subscriptions/InstitutionalSubscriptionForm.inc.php index 12cac6773f3..91d0f05a71f 100644 --- a/controllers/grid/subscriptions/InstitutionalSubscriptionForm.inc.php +++ b/controllers/grid/subscriptions/InstitutionalSubscriptionForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/InstitutionalSubscriptionForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class InstitutionalSubscriptionForm diff --git a/controllers/grid/subscriptions/InstitutionalSubscriptionsGridHandler.inc.php b/controllers/grid/subscriptions/InstitutionalSubscriptionsGridHandler.inc.php index e043ae4acdd..ccf69db7913 100644 --- a/controllers/grid/subscriptions/InstitutionalSubscriptionsGridHandler.inc.php +++ b/controllers/grid/subscriptions/InstitutionalSubscriptionsGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/InstitutionalSubscriptionsGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class InstitutionalSubscriptionsGridHandler diff --git a/controllers/grid/subscriptions/PaymentsGridCellProvider.inc.php b/controllers/grid/subscriptions/PaymentsGridCellProvider.inc.php index 5be0bfa6e9f..e6b60b04b50 100644 --- a/controllers/grid/subscriptions/PaymentsGridCellProvider.inc.php +++ b/controllers/grid/subscriptions/PaymentsGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/PaymentsGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PaymentsGridCellProvider diff --git a/controllers/grid/subscriptions/PaymentsGridHandler.inc.php b/controllers/grid/subscriptions/PaymentsGridHandler.inc.php index b7318515d96..482824f52d8 100644 --- a/controllers/grid/subscriptions/PaymentsGridHandler.inc.php +++ b/controllers/grid/subscriptions/PaymentsGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/PaymentsGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PaymentsGridHandler diff --git a/controllers/grid/subscriptions/SubscriptionTypeForm.inc.php b/controllers/grid/subscriptions/SubscriptionTypeForm.inc.php index 21418e8db2c..1faa1e86b22 100644 --- a/controllers/grid/subscriptions/SubscriptionTypeForm.inc.php +++ b/controllers/grid/subscriptions/SubscriptionTypeForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/subscription/form/SubscriptionTypeForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionTypeForm diff --git a/controllers/grid/subscriptions/SubscriptionTypesGridCellProvider.inc.php b/controllers/grid/subscriptions/SubscriptionTypesGridCellProvider.inc.php index c9fd346c5cb..290e1367bb9 100644 --- a/controllers/grid/subscriptions/SubscriptionTypesGridCellProvider.inc.php +++ b/controllers/grid/subscriptions/SubscriptionTypesGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/SubscriptionTypesGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionTypesGridCellProvider diff --git a/controllers/grid/subscriptions/SubscriptionTypesGridHandler.inc.php b/controllers/grid/subscriptions/SubscriptionTypesGridHandler.inc.php index 6c2a873acdb..be8e0767f1d 100644 --- a/controllers/grid/subscriptions/SubscriptionTypesGridHandler.inc.php +++ b/controllers/grid/subscriptions/SubscriptionTypesGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/SubscriptionTypesGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionTypesGridHandler diff --git a/controllers/grid/subscriptions/SubscriptionTypesGridRow.inc.php b/controllers/grid/subscriptions/SubscriptionTypesGridRow.inc.php index a12d1dbcf52..bc74b58cd67 100644 --- a/controllers/grid/subscriptions/SubscriptionTypesGridRow.inc.php +++ b/controllers/grid/subscriptions/SubscriptionTypesGridRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/SubscriptionTypesGridRow.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionTypesGridRow diff --git a/controllers/grid/subscriptions/SubscriptionsGridCellProvider.inc.php b/controllers/grid/subscriptions/SubscriptionsGridCellProvider.inc.php index c0f6c012c65..9baa29a08e7 100644 --- a/controllers/grid/subscriptions/SubscriptionsGridCellProvider.inc.php +++ b/controllers/grid/subscriptions/SubscriptionsGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/SubscriptionsGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionsGridCellProvider diff --git a/controllers/grid/subscriptions/SubscriptionsGridHandler.inc.php b/controllers/grid/subscriptions/SubscriptionsGridHandler.inc.php index 1488f28cb15..aa71e1e7da5 100644 --- a/controllers/grid/subscriptions/SubscriptionsGridHandler.inc.php +++ b/controllers/grid/subscriptions/SubscriptionsGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/SubscriptionsGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionsGridHandler diff --git a/controllers/grid/subscriptions/SubscriptionsGridRow.inc.php b/controllers/grid/subscriptions/SubscriptionsGridRow.inc.php index c1e0eb1bb70..12637677c47 100644 --- a/controllers/grid/subscriptions/SubscriptionsGridRow.inc.php +++ b/controllers/grid/subscriptions/SubscriptionsGridRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/subscriptions/SubscriptionsGridRow.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriptionsGridRow diff --git a/controllers/grid/toc/TocGridCategoryRow.inc.php b/controllers/grid/toc/TocGridCategoryRow.inc.php index 43233bdec5f..627c83b8c33 100644 --- a/controllers/grid/toc/TocGridCategoryRow.inc.php +++ b/controllers/grid/toc/TocGridCategoryRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/toc/TocGridCategoryRow.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class TocGridCategoryRow diff --git a/controllers/grid/toc/TocGridCellProvider.inc.php b/controllers/grid/toc/TocGridCellProvider.inc.php index 52599b8cd1d..ad1aede2917 100644 --- a/controllers/grid/toc/TocGridCellProvider.inc.php +++ b/controllers/grid/toc/TocGridCellProvider.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/toc/TocGridCellProvider.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class TocGridCellProvider diff --git a/controllers/grid/toc/TocGridHandler.inc.php b/controllers/grid/toc/TocGridHandler.inc.php index e7127cb0e85..f855ba4ad21 100644 --- a/controllers/grid/toc/TocGridHandler.inc.php +++ b/controllers/grid/toc/TocGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/toc/TocGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class TocGridHandler diff --git a/controllers/grid/toc/TocGridRow.inc.php b/controllers/grid/toc/TocGridRow.inc.php index 7a58aa8d45d..3127e6acb0c 100644 --- a/controllers/grid/toc/TocGridRow.inc.php +++ b/controllers/grid/toc/TocGridRow.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/toc/TocGridRow.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class TocGridRow diff --git a/controllers/grid/users/reviewer/ReviewerGridHandler.inc.php b/controllers/grid/users/reviewer/ReviewerGridHandler.inc.php index 4b228f8439b..a255d8d768f 100644 --- a/controllers/grid/users/reviewer/ReviewerGridHandler.inc.php +++ b/controllers/grid/users/reviewer/ReviewerGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/users/reviewer/ReviewerGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ReviewerGridHandler diff --git a/controllers/grid/users/stageParticipant/form/StageParticipantNotifyForm.inc.php b/controllers/grid/users/stageParticipant/form/StageParticipantNotifyForm.inc.php index c62f46114ac..6e823e01e85 100644 --- a/controllers/grid/users/stageParticipant/form/StageParticipantNotifyForm.inc.php +++ b/controllers/grid/users/stageParticipant/form/StageParticipantNotifyForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/users/stageParticipant/form/StageParticipantNotifyForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class StageParticipantNotifyForm diff --git a/controllers/grid/users/subscriberSelect/SubscriberSelectGridHandler.inc.php b/controllers/grid/users/subscriberSelect/SubscriberSelectGridHandler.inc.php index 1878dbfa583..84210ea5246 100644 --- a/controllers/grid/users/subscriberSelect/SubscriberSelectGridHandler.inc.php +++ b/controllers/grid/users/subscriberSelect/SubscriberSelectGridHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/grid/users/subscriberSelect/SubscriberSelectGridHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubscriberSelectGridHandler diff --git a/controllers/list/submissions/SubmissionsListHandler.inc.php b/controllers/list/submissions/SubmissionsListHandler.inc.php index 392ed3bb303..a3cbf18c325 100644 --- a/controllers/list/submissions/SubmissionsListHandler.inc.php +++ b/controllers/list/submissions/SubmissionsListHandler.inc.php @@ -2,8 +2,8 @@ /** * @file controllers/list/submissions/SubmissionsListHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2000-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionsListHandler diff --git a/controllers/modals/editorDecision/EditorDecisionHandler.inc.php b/controllers/modals/editorDecision/EditorDecisionHandler.inc.php index 85571733208..d4af41ce8c2 100644 --- a/controllers/modals/editorDecision/EditorDecisionHandler.inc.php +++ b/controllers/modals/editorDecision/EditorDecisionHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/modals/editorDecision/EditorDecisionHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class EditorDecisionHandler diff --git a/controllers/modals/editorDecision/form/InitiateExternalReviewForm.inc.php b/controllers/modals/editorDecision/form/InitiateExternalReviewForm.inc.php index 20a7e58ce1e..846fdd48b27 100644 --- a/controllers/modals/editorDecision/form/InitiateExternalReviewForm.inc.php +++ b/controllers/modals/editorDecision/form/InitiateExternalReviewForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/modals/editorDecision/form/InitiateExternalReviewForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class InitiateReviewForm diff --git a/controllers/modals/submissionMetadata/AuthorSubmissionMetadataHandler.inc.php b/controllers/modals/submissionMetadata/AuthorSubmissionMetadataHandler.inc.php index 379ed000a5a..d347833161c 100644 --- a/controllers/modals/submissionMetadata/AuthorSubmissionMetadataHandler.inc.php +++ b/controllers/modals/submissionMetadata/AuthorSubmissionMetadataHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/modals/submissionMetadata/AuthorSubmissionMetadataHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AuthorSubmissionMetadataHandler diff --git a/controllers/modals/submissionMetadata/IssueEntryHandler.inc.php b/controllers/modals/submissionMetadata/IssueEntryHandler.inc.php index 51364a524d5..36ea4253438 100644 --- a/controllers/modals/submissionMetadata/IssueEntryHandler.inc.php +++ b/controllers/modals/submissionMetadata/IssueEntryHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/modals/submissionMetadata/IssueEntryHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueEntryHandler diff --git a/controllers/modals/submissionMetadata/ReviewerSubmissionMetadataHandler.inc.php b/controllers/modals/submissionMetadata/ReviewerSubmissionMetadataHandler.inc.php index d98e8bc04d4..bf2015ba706 100644 --- a/controllers/modals/submissionMetadata/ReviewerSubmissionMetadataHandler.inc.php +++ b/controllers/modals/submissionMetadata/ReviewerSubmissionMetadataHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/modals/submissionMetadata/ReviewerSubmissionMetadataHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ReviewerSubmissionMetadataHandler diff --git a/controllers/modals/submissionMetadata/form/IssueEntrySubmissionReviewForm.inc.php b/controllers/modals/submissionMetadata/form/IssueEntrySubmissionReviewForm.inc.php index eabc011ca80..8cf51b17760 100644 --- a/controllers/modals/submissionMetadata/form/IssueEntrySubmissionReviewForm.inc.php +++ b/controllers/modals/submissionMetadata/form/IssueEntrySubmissionReviewForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/modals/submissionMetadata/form/IssueEntrySubmissionReviewForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class CatalogEntrySubmissionReviewForm diff --git a/controllers/modals/submissionMetadata/form/SubmissionMetadataViewForm.inc.php b/controllers/modals/submissionMetadata/form/SubmissionMetadataViewForm.inc.php index ddccf5142ec..59dbbc28524 100644 --- a/controllers/modals/submissionMetadata/form/SubmissionMetadataViewForm.inc.php +++ b/controllers/modals/submissionMetadata/form/SubmissionMetadataViewForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/modals/submissionMetadata/form/SubmissionMetadataViewForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionMetadataViewForm diff --git a/controllers/modals/submissionMetadata/linkAction/SubmissionEntryLinkAction.inc.php b/controllers/modals/submissionMetadata/linkAction/SubmissionEntryLinkAction.inc.php index ab8d8a044d1..965a6a73480 100644 --- a/controllers/modals/submissionMetadata/linkAction/SubmissionEntryLinkAction.inc.php +++ b/controllers/modals/submissionMetadata/linkAction/SubmissionEntryLinkAction.inc.php @@ -2,8 +2,8 @@ /** * @file controllers/modals/submissionMetadata/linkAction/SubmissionEntryLinkAction.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionEntryLinkAction diff --git a/controllers/statistics/form/ReportGeneratorForm.inc.php b/controllers/statistics/form/ReportGeneratorForm.inc.php index 678030894fc..bfa77c6426a 100644 --- a/controllers/statistics/form/ReportGeneratorForm.inc.php +++ b/controllers/statistics/form/ReportGeneratorForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/statistics/form/ReportGeneratorForm.inc.php * - * Copyright (c) 2013-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2013-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ReportGeneratorForm diff --git a/controllers/tab/admin/siteSetup/form/AppSiteSetupForm.inc.php b/controllers/tab/admin/siteSetup/form/AppSiteSetupForm.inc.php index 88313ed5ea7..13b9cd1f71f 100644 --- a/controllers/tab/admin/siteSetup/form/AppSiteSetupForm.inc.php +++ b/controllers/tab/admin/siteSetup/form/AppSiteSetupForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/admin/siteSetup/form/AppSiteSetupForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AppSiteSetupForm diff --git a/controllers/tab/issueEntry/IssueEntryTabHandler.inc.php b/controllers/tab/issueEntry/IssueEntryTabHandler.inc.php index a4782c1360b..3459939e1cc 100644 --- a/controllers/tab/issueEntry/IssueEntryTabHandler.inc.php +++ b/controllers/tab/issueEntry/IssueEntryTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/issueEntry/IssueEntryTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueEntryTabHandler diff --git a/controllers/tab/issueEntry/form/IssueEntryPublicationMetadataForm.inc.php b/controllers/tab/issueEntry/form/IssueEntryPublicationMetadataForm.inc.php index 8d9e786aeee..d6590b715a0 100644 --- a/controllers/tab/issueEntry/form/IssueEntryPublicationMetadataForm.inc.php +++ b/controllers/tab/issueEntry/form/IssueEntryPublicationMetadataForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/issueEntry/form/IssueEntryPublicationMetadataForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class IssueEntryPublicationMetadataForm diff --git a/controllers/tab/pubIds/form/PublicIdentifiersForm.inc.php b/controllers/tab/pubIds/form/PublicIdentifiersForm.inc.php index 74b3d2f9ac2..5bc00d7d6d7 100644 --- a/controllers/tab/pubIds/form/PublicIdentifiersForm.inc.php +++ b/controllers/tab/pubIds/form/PublicIdentifiersForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/pubIds/form/PublicIdentifiersForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PublicIdentifiersForm diff --git a/controllers/tab/settings/DistributionSettingsTabHandler.inc.php b/controllers/tab/settings/DistributionSettingsTabHandler.inc.php index f9002193fc2..4f8ddb71d80 100644 --- a/controllers/tab/settings/DistributionSettingsTabHandler.inc.php +++ b/controllers/tab/settings/DistributionSettingsTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/DistributionSettingsTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class DistributionSettingsTabHandler diff --git a/controllers/tab/settings/JournalSettingsTabHandler.inc.php b/controllers/tab/settings/JournalSettingsTabHandler.inc.php index b5e9339c3db..9737114b296 100644 --- a/controllers/tab/settings/JournalSettingsTabHandler.inc.php +++ b/controllers/tab/settings/JournalSettingsTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/JournalSettingsTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class JournalSettingsTabHandler diff --git a/controllers/tab/settings/PublicationSettingsTabHandler.inc.php b/controllers/tab/settings/PublicationSettingsTabHandler.inc.php index 1a8203fe7f9..65cac98006b 100644 --- a/controllers/tab/settings/PublicationSettingsTabHandler.inc.php +++ b/controllers/tab/settings/PublicationSettingsTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/PublicationSettingsTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class PublicationSettingsTabHandler diff --git a/controllers/tab/settings/WebsiteSettingsTabHandler.inc.php b/controllers/tab/settings/WebsiteSettingsTabHandler.inc.php index ec4720b28da..61d7b5555ec 100644 --- a/controllers/tab/settings/WebsiteSettingsTabHandler.inc.php +++ b/controllers/tab/settings/WebsiteSettingsTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/WebsiteSettingsTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class WebsiteSettingsTabHandler diff --git a/controllers/tab/settings/access/form/AccessForm.inc.php b/controllers/tab/settings/access/form/AccessForm.inc.php index 03aa9a278a5..19abaf00ded 100644 --- a/controllers/tab/settings/access/form/AccessForm.inc.php +++ b/controllers/tab/settings/access/form/AccessForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/access/form/AccessForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AccessForm diff --git a/controllers/tab/settings/appearance/form/AppearanceForm.inc.php b/controllers/tab/settings/appearance/form/AppearanceForm.inc.php index 5e8275dbbbc..2c834aaffaa 100644 --- a/controllers/tab/settings/appearance/form/AppearanceForm.inc.php +++ b/controllers/tab/settings/appearance/form/AppearanceForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/appearance/form/AppearanceForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class AppearanceForm diff --git a/controllers/tab/settings/masthead/form/MastheadForm.inc.php b/controllers/tab/settings/masthead/form/MastheadForm.inc.php index 248c70f9307..5f52d120ea3 100644 --- a/controllers/tab/settings/masthead/form/MastheadForm.inc.php +++ b/controllers/tab/settings/masthead/form/MastheadForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/masthead/form/MastheadForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class MastheadForm diff --git a/controllers/tab/settings/permissions/form/OJSPermissionSettingsForm.inc.php b/controllers/tab/settings/permissions/form/OJSPermissionSettingsForm.inc.php index f629851331b..28a9a8cfdf4 100644 --- a/controllers/tab/settings/permissions/form/OJSPermissionSettingsForm.inc.php +++ b/controllers/tab/settings/permissions/form/OJSPermissionSettingsForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/permissions/form/OJSPermissionSettingsForm.inc.php * - * Copyright (c) 2016-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2016-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OJSPermissionSettingsForm diff --git a/controllers/tab/settings/reviewStage/form/ReviewStageForm.inc.php b/controllers/tab/settings/reviewStage/form/ReviewStageForm.inc.php index 7e027b0542a..47ea3b03df5 100644 --- a/controllers/tab/settings/reviewStage/form/ReviewStageForm.inc.php +++ b/controllers/tab/settings/reviewStage/form/ReviewStageForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/reviewStage/form/ReviewStageForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ReviewStageForm diff --git a/controllers/tab/settings/siteAccessOptions/form/SiteAccessOptionsForm.inc.php b/controllers/tab/settings/siteAccessOptions/form/SiteAccessOptionsForm.inc.php index 8c0a19d274a..8c8863ee903 100644 --- a/controllers/tab/settings/siteAccessOptions/form/SiteAccessOptionsForm.inc.php +++ b/controllers/tab/settings/siteAccessOptions/form/SiteAccessOptionsForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/settings/siteAccessOptions/form/SiteAccessOptionsForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SiteAccessOptionsForm diff --git a/controllers/tab/user/OJSProfileTabHandler.inc.php b/controllers/tab/user/OJSProfileTabHandler.inc.php index 32db87e79e8..9e0fb2bdf86 100644 --- a/controllers/tab/user/OJSProfileTabHandler.inc.php +++ b/controllers/tab/user/OJSProfileTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/user/OJSProfileTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class OJSProfileTabHandler diff --git a/controllers/tab/workflow/ReviewRoundTabHandler.inc.php b/controllers/tab/workflow/ReviewRoundTabHandler.inc.php index 166035c1f83..5538c553850 100644 --- a/controllers/tab/workflow/ReviewRoundTabHandler.inc.php +++ b/controllers/tab/workflow/ReviewRoundTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/workflow/ReviewRoundTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class ReviewRoundTabHandler diff --git a/controllers/tab/workflow/WorkflowTabHandler.inc.php b/controllers/tab/workflow/WorkflowTabHandler.inc.php index c2f89727a3f..e659608943d 100644 --- a/controllers/tab/workflow/WorkflowTabHandler.inc.php +++ b/controllers/tab/workflow/WorkflowTabHandler.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/tab/workflow/WorkflowTabHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class WorkflowTabHandler diff --git a/controllers/wizard/fileUpload/FileUploadWizardHandler.inc.php b/controllers/wizard/fileUpload/FileUploadWizardHandler.inc.php index 24dce96695d..c77128a9f5d 100644 --- a/controllers/wizard/fileUpload/FileUploadWizardHandler.inc.php +++ b/controllers/wizard/fileUpload/FileUploadWizardHandler.inc.php @@ -8,8 +8,8 @@ /** * @file controllers/wizard/fileUpload/FileUploadWizardHandler.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class FileUploadWizardHandler diff --git a/controllers/wizard/fileUpload/form/SubmissionFilesUploadBaseForm.inc.php b/controllers/wizard/fileUpload/form/SubmissionFilesUploadBaseForm.inc.php index 8bd0b722d5c..74b30bc115b 100644 --- a/controllers/wizard/fileUpload/form/SubmissionFilesUploadBaseForm.inc.php +++ b/controllers/wizard/fileUpload/form/SubmissionFilesUploadBaseForm.inc.php @@ -3,8 +3,8 @@ /** * @file controllers/wizard/fileUpload/form/SubmissionFilesUploadBaseForm.inc.php * - * Copyright (c) 2014-2017 Simon Fraser University - * Copyright (c) 2003-2017 John Willinsky + * Copyright (c) 2014-2018 Simon Fraser University + * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @class SubmissionFilesUploadBaseForm diff --git a/dbscripts/xml/indexes.xml b/dbscripts/xml/indexes.xml index 42e5baace65..708388dd3a5 100644 --- a/dbscripts/xml/indexes.xml +++ b/dbscripts/xml/indexes.xml @@ -3,8 +3,8 @@ diff --git a/dbscripts/xml/upgrade/3.0.0_preupdate.xml b/dbscripts/xml/upgrade/3.0.0_preupdate.xml index 787126fd265..9ba5df7edc2 100644 --- a/dbscripts/xml/upgrade/3.0.0_preupdate.xml +++ b/dbscripts/xml/upgrade/3.0.0_preupdate.xml @@ -4,8 +4,8 @@ diff --git a/dbscripts/xml/upgrade/3.1.0_notifications.xml b/dbscripts/xml/upgrade/3.1.0_notifications.xml index e1871382939..0e15576c483 100644 --- a/dbscripts/xml/upgrade/3.1.0_notifications.xml +++ b/dbscripts/xml/upgrade/3.1.0_notifications.xml @@ -4,8 +4,8 @@ diff --git a/dbscripts/xml/upgrade/3.1.0_preupdate_payments.xml b/dbscripts/xml/upgrade/3.1.0_preupdate_payments.xml index 7dffaf6afe7..435ea468753 100644 --- a/dbscripts/xml/upgrade/3.1.0_preupdate_payments.xml +++ b/dbscripts/xml/upgrade/3.1.0_preupdate_payments.xml @@ -4,8 +4,8 @@