diff --git a/QuickSubmitForm.inc.php b/QuickSubmitForm.inc.php index 7d5c23d..1f97783 100644 --- a/QuickSubmitForm.inc.php +++ b/QuickSubmitForm.inc.php @@ -3,8 +3,8 @@ /** * @file QuickSubmitForm.inc.php * - * Copyright (c) 2013-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2013-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * @class QuickSubmitForm diff --git a/QuickSubmitPlugin.inc.php b/QuickSubmitPlugin.inc.php index b2b4cb0..85b5095 100644 --- a/QuickSubmitPlugin.inc.php +++ b/QuickSubmitPlugin.inc.php @@ -3,8 +3,8 @@ /** * @file QuickSubmitPlugin.inc.php * - * Copyright (c) 2013-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2013-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * @class QuickSubmitPlugin diff --git a/classes/form/UploadImageForm.inc.php b/classes/form/UploadImageForm.inc.php index b4048df..f2c6d2f 100644 --- a/classes/form/UploadImageForm.inc.php +++ b/classes/form/UploadImageForm.inc.php @@ -3,8 +3,8 @@ /** * @file classes/form/UploadImageForm.inc.php * - * Copyright (c) 2014-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2014-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * @class UploadImageForm diff --git a/cypress/tests/functional/QuickSubmit.spec.js b/cypress/tests/functional/QuickSubmit.spec.js index f9dc52e..bb4f0c3 100644 --- a/cypress/tests/functional/QuickSubmit.spec.js +++ b/cypress/tests/functional/QuickSubmit.spec.js @@ -1,8 +1,8 @@ /** * @file cypress/tests/functional/QuickSubmit.spec.js * - * Copyright (c) 2014-2021 Simon Fraser University - * Copyright (c) 2000-2021 John Willinsky + * Copyright (c) 2014-2023 Simon Fraser University + * Copyright (c) 2000-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * */ diff --git a/index.php b/index.php index bc36dd2..2ef0969 100644 --- a/index.php +++ b/index.php @@ -7,8 +7,8 @@ /** * @file index.php * - * Copyright (c) 2013-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2013-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * @brief Wrapper for QuickSubmit plugin. diff --git a/js/QuickSubmitFileUploadFormHandler.js b/js/QuickSubmitFileUploadFormHandler.js index 5f6ba1f..77996f3 100644 --- a/js/QuickSubmitFileUploadFormHandler.js +++ b/js/QuickSubmitFileUploadFormHandler.js @@ -4,8 +4,8 @@ /** * @file js/QuickSubmitFileUploadFormHandler.js * - * Copyright (c) 2014-2021 Simon Fraser University - * Copyright (c) 2000-2021 John Willinsky + * Copyright (c) 2014-2023 Simon Fraser University + * Copyright (c) 2000-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * @class QuickSubmitFileUploadFormHandler diff --git a/js/QuickSubmitFormHandler.js b/js/QuickSubmitFormHandler.js index 6080baf..10ac057 100644 --- a/js/QuickSubmitFormHandler.js +++ b/js/QuickSubmitFormHandler.js @@ -4,8 +4,8 @@ /** * @file js/QuickSubmitFormHandler.js * - * Copyright (c) 2014-2021 Simon Fraser University - * Copyright (c) 2000-2021 John Willinsky + * Copyright (c) 2014-2023 Simon Fraser University + * Copyright (c) 2000-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * @class QuickSubmitFormHandler.js diff --git a/templates/index.tpl b/templates/index.tpl index 9cbbe07..445087d 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -1,8 +1,8 @@ {** * templates/index.tpl * - * Copyright (c) 2013-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2013-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * Template for one-page submission form diff --git a/templates/submitCancel.tpl b/templates/submitCancel.tpl index ab49309..621233b 100644 --- a/templates/submitCancel.tpl +++ b/templates/submitCancel.tpl @@ -1,8 +1,8 @@ {** * templates/submitCancel.tpl * - * Copyright (c) 2013-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2013-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * Display a message indicating that the submission was cancelled. diff --git a/templates/submitSuccess.tpl b/templates/submitSuccess.tpl index bc4e875..40ba217 100644 --- a/templates/submitSuccess.tpl +++ b/templates/submitSuccess.tpl @@ -1,8 +1,8 @@ {** * templates/submitSuccess.tpl * - * Copyright (c) 2013-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2013-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * Display a message indicating that the article was successfuly submitted. diff --git a/templates/uploadImageForm.tpl b/templates/uploadImageForm.tpl index 793ab3b..797db54 100644 --- a/templates/uploadImageForm.tpl +++ b/templates/uploadImageForm.tpl @@ -1,8 +1,8 @@ {** * templates/uploadImageForm.tpl * - * Copyright (c) 2014-2021 Simon Fraser University - * Copyright (c) 2003-2021 John Willinsky + * Copyright (c) 2014-2023 Simon Fraser University + * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * Image file upload form. diff --git a/tests/functional/QuickSubmitFunctionalTest.php b/tests/functional/QuickSubmitFunctionalTest.php index 82cb9c6..431981a 100644 --- a/tests/functional/QuickSubmitFunctionalTest.php +++ b/tests/functional/QuickSubmitFunctionalTest.php @@ -3,8 +3,8 @@ /** * @file tests/functional/QuickSubmitFunctionalTest.php * - * Copyright (c) 2014-2021 Simon Fraser University - * Copyright (c) 2000-2021 John Willinsky + * Copyright (c) 2014-2023 Simon Fraser University + * Copyright (c) 2000-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file LICENSE. * * @class QuickSubmitFunctionalTest diff --git a/version.xml b/version.xml index 0f2fb41..a7bb2eb 100644 --- a/version.xml +++ b/version.xml @@ -4,8 +4,8 @@