diff --git a/Classes/Controller/SruController.php b/Classes/Controller/SruController.php index a0dba70cc..054887326 100644 --- a/Classes/Controller/SruController.php +++ b/Classes/Controller/SruController.php @@ -2,6 +2,29 @@ namespace Slub\Dfgviewer\Controller; +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */ + use Kitodo\Dlf\Common\MetsDocument; use TYPO3\CMS\Core\Page\PageRenderer; use TYPO3\CMS\Core\Utility\GeneralUtility; diff --git a/Classes/Controller/UriController.php b/Classes/Controller/UriController.php index 3583e3dd8..581feb3c2 100644 --- a/Classes/Controller/UriController.php +++ b/Classes/Controller/UriController.php @@ -1,29 +1,28 @@ - * (c) 2022 Alexander Bigga - * All rights reserved + * (c) Saxon State and University Library Dresden + * All rights reserved * - * This script is part of the TYPO3 project. The TYPO3 project is - * free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. * - * The GNU General Public License can be found at - * http://www.gnu.org/copyleft/gpl.html. + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. * - * This script is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * This copyright notice MUST APPEAR in all copies of the script! - ***************************************************************/ + * This copyright notice MUST APPEAR in all copies of the script! + */ use Kitodo\Dlf\Common\Helper; use TYPO3\CMS\Core\Utility\MathUtility; diff --git a/Classes/Middleware/SruMiddleware.php b/Classes/Middleware/SruMiddleware.php index 1d4dd2675..051031458 100644 --- a/Classes/Middleware/SruMiddleware.php +++ b/Classes/Middleware/SruMiddleware.php @@ -2,28 +2,27 @@ namespace Slub\Dfgviewer\Middleware; -/* - * Copyright notice +/** + * Copyright notice * - * (c) 2014 Alexander Bigga - * (c) 2023 Beatrycze Volk - * All rights reserved + * (c) Saxon State and University Library Dresden + * All rights reserved * - * This script is part of the TYPO3 project. The TYPO3 project is - * free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. * - * The GNU General Public License can be found at - * http://www.gnu.org/copyleft/gpl.html. + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. * - * This script is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * This copyright notice MUST APPEAR in all copies of the script! + * This copyright notice MUST APPEAR in all copies of the script! */ use Psr\Http\Message\ResponseInterface; diff --git a/Classes/ViewHelpers/CalendarDataVariableViewHelper.php b/Classes/ViewHelpers/CalendarDataVariableViewHelper.php index 0918eb699..80967f350 100644 --- a/Classes/ViewHelpers/CalendarDataVariableViewHelper.php +++ b/Classes/ViewHelpers/CalendarDataVariableViewHelper.php @@ -2,6 +2,29 @@ namespace Slub\Dfgviewer\ViewHelpers; +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */ + use TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface; use TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper; use TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser; diff --git a/Classes/ViewHelpers/Format/SubStringLastViewHelper.php b/Classes/ViewHelpers/Format/SubStringLastViewHelper.php index d82bbb53e..f9291a1ba 100644 --- a/Classes/ViewHelpers/Format/SubStringLastViewHelper.php +++ b/Classes/ViewHelpers/Format/SubStringLastViewHelper.php @@ -1,27 +1,28 @@ - * All rights reserved + * (c) Saxon State and University Library Dresden + * All rights reserved * - * This script is part of the TYPO3 project. The TYPO3 project is - * free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 3 of the License, or - * (at your option) any later version. + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. * - * The GNU General Public License can be found at - * http://www.gnu.org/copyleft/gpl.html. + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. * - * This script is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * This copyright notice MUST APPEAR in all copies of the script! - ***************************************************************/ + * This copyright notice MUST APPEAR in all copies of the script! + */ use TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper; diff --git a/Classes/ViewHelpers/TitleTagViewHelper.php b/Classes/ViewHelpers/TitleTagViewHelper.php index 018d8665b..bb2026d01 100644 --- a/Classes/ViewHelpers/TitleTagViewHelper.php +++ b/Classes/ViewHelpers/TitleTagViewHelper.php @@ -2,13 +2,26 @@ namespace Slub\Dfgviewer\ViewHelpers; /** - * (c) Kitodo. Key to digital objects e.V. + * Copyright notice * - * This file is part of the Kitodo and TYPO3 projects. + * (c) Saxon State and University Library Dresden + * All rights reserved * - * @license GNU General Public License version 3 or later. - * For the full copyright and license information, please read the - * LICENSE.txt file that was distributed with this source code. + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! */ use TYPO3\CMS\Core\Utility\GeneralUtility; diff --git a/Configuration/RequestMiddlewares.php b/Configuration/RequestMiddlewares.php index 8bfa15b64..648c58350 100644 --- a/Configuration/RequestMiddlewares.php +++ b/Configuration/RequestMiddlewares.php @@ -1,27 +1,27 @@ - * All rights reserved + * (c) Saxon State and University Library Dresden + * All rights reserved * - * This script is part of the TYPO3 project. The TYPO3 project is - * free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. * - * The GNU General Public License can be found at - * http://www.gnu.org/copyleft/gpl.html. + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. * - * This script is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * This copyright notice MUST APPEAR in all copies of the script! - ***************************************************************/ + * This copyright notice MUST APPEAR in all copies of the script! + */ return [ 'frontend' => [ diff --git a/Resources/Private/JavaScript/dfgviewerScripts.js b/Resources/Private/JavaScript/dfgviewerScripts.js index d14e4e8b2..cc50e9e1f 100644 --- a/Resources/Private/JavaScript/dfgviewerScripts.js +++ b/Resources/Private/JavaScript/dfgviewerScripts.js @@ -1,3 +1,26 @@ +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */ + /*! Custom scripts diff --git a/Resources/Private/JavaScript/dfgviewerSru.js b/Resources/Private/JavaScript/dfgviewerSru.js index e307da4c6..c822ab432 100644 --- a/Resources/Private/JavaScript/dfgviewerSru.js +++ b/Resources/Private/JavaScript/dfgviewerSru.js @@ -1,25 +1,25 @@ -/*************************************************************** -* Copyright notice -* -* (c) 2014 Kitodo. Key to digital objects e. V. -* All rights reserved -* -* This script is part of the TYPO3 project. The TYPO3 project is -* free software; you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation; either version 2 of the License, or -* (at your option) any later version. -* -* The GNU General Public License can be found at -* http://www.gnu.org/copyleft/gpl.html. -* -* This script is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* This copyright notice MUST APPEAR in all copies of the script! -***************************************************************/ +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */ $(document).ready(function() { diff --git a/Resources/Private/JavaScript/websiteScripts.js b/Resources/Private/JavaScript/websiteScripts.js index 7d38785e4..b97ca1539 100644 --- a/Resources/Private/JavaScript/websiteScripts.js +++ b/Resources/Private/JavaScript/websiteScripts.js @@ -1,3 +1,26 @@ +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */ + /*! Custom scripts diff --git a/Resources/Private/Partials/ControlBar.html b/Resources/Private/Partials/ControlBar.html index f720bb549..338e92b67 100644 --- a/Resources/Private/Partials/ControlBar.html +++ b/Resources/Private/Partials/ControlBar.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Partials/Footer.html b/Resources/Private/Partials/Footer.html index 1b7562397..f643a70c1 100644 --- a/Resources/Private/Partials/Footer.html +++ b/Resources/Private/Partials/Footer.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Partials/Header.html b/Resources/Private/Partials/Header.html index 430326b43..2d403158b 100644 --- a/Resources/Private/Partials/Header.html +++ b/Resources/Private/Partials/Header.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Partials/PageView.html b/Resources/Private/Partials/PageView.html index 0784b2434..5acc8f63a 100644 --- a/Resources/Private/Partials/PageView.html +++ b/Resources/Private/Partials/PageView.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Partials/Piwik.html b/Resources/Private/Partials/Piwik.html index 47d50edde..ab473cbe6 100644 --- a/Resources/Private/Partials/Piwik.html +++ b/Resources/Private/Partials/Piwik.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Partials/Provider.html b/Resources/Private/Partials/Provider.html index 8cb0d3208..ab743b278 100644 --- a/Resources/Private/Partials/Provider.html +++ b/Resources/Private/Partials/Provider.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Partials/Submenu.html b/Resources/Private/Partials/Submenu.html index 54bb2a974..d23d440ee 100644 --- a/Resources/Private/Partials/Submenu.html +++ b/Resources/Private/Partials/Submenu.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Plugins/Dfgviewer/Templates/Sru/Main.html b/Resources/Private/Plugins/Dfgviewer/Templates/Sru/Main.html index 2d9d48d1a..3c10c7a1d 100644 --- a/Resources/Private/Plugins/Dfgviewer/Templates/Sru/Main.html +++ b/Resources/Private/Plugins/Dfgviewer/Templates/Sru/Main.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + +
diff --git a/Resources/Private/Plugins/Dfgviewer/Templates/Uri/Main.html b/Resources/Private/Plugins/Dfgviewer/Templates/Uri/Main.html index 86f1c38e0..37353dc92 100644 --- a/Resources/Private/Plugins/Dfgviewer/Templates/Uri/Main.html +++ b/Resources/Private/Plugins/Dfgviewer/Templates/Uri/Main.html @@ -1,27 +1,26 @@ - /*************************************************************** - * Copyright notice - * - * (c) 2022 Alexander Bigga - * All rights reserved - * - * This script is part of the TYPO3 project. The TYPO3 project is - * free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * The GNU General Public License can be found at - * http://www.gnu.org/copyleft/gpl.html. - * - * This script is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * This copyright notice MUST APPEAR in all copies of the script! - ***************************************************************/ + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + diff --git a/Resources/Private/Plugins/Kitodo/Partials/Calendar/Day.html b/Resources/Private/Plugins/Kitodo/Partials/Calendar/Day.html index 3c9876dfa..bda3abf56 100644 --- a/Resources/Private/Plugins/Kitodo/Partials/Calendar/Day.html +++ b/Resources/Private/Plugins/Kitodo/Partials/Calendar/Day.html @@ -1,14 +1,26 @@ - + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + diff --git a/Resources/Private/Plugins/Kitodo/Templates/Calendar/Calendar.html b/Resources/Private/Plugins/Kitodo/Templates/Calendar/Calendar.html index 27733aba4..cece3231a 100644 --- a/Resources/Private/Plugins/Kitodo/Templates/Calendar/Calendar.html +++ b/Resources/Private/Plugins/Kitodo/Templates/Calendar/Calendar.html @@ -1,14 +1,26 @@ - + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + diff --git a/Resources/Private/Plugins/Kitodo/Templates/Calendar/Main.html b/Resources/Private/Plugins/Kitodo/Templates/Calendar/Main.html index e85752ddf..7e1487f73 100644 --- a/Resources/Private/Plugins/Kitodo/Templates/Calendar/Main.html +++ b/Resources/Private/Plugins/Kitodo/Templates/Calendar/Main.html @@ -1,14 +1,26 @@ - + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + diff --git a/Resources/Private/Plugins/Kitodo/Templates/Calendar/Years.html b/Resources/Private/Plugins/Kitodo/Templates/Calendar/Years.html index 3e2c8598c..09718a24f 100644 --- a/Resources/Private/Plugins/Kitodo/Templates/Calendar/Years.html +++ b/Resources/Private/Plugins/Kitodo/Templates/Calendar/Years.html @@ -1,14 +1,26 @@ - + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + diff --git a/Resources/Private/Plugins/Kitodo/Templates/PageView/Main.html b/Resources/Private/Plugins/Kitodo/Templates/PageView/Main.html index eba7d586e..545b49d54 100644 --- a/Resources/Private/Plugins/Kitodo/Templates/PageView/Main.html +++ b/Resources/Private/Plugins/Kitodo/Templates/PageView/Main.html @@ -1,14 +1,26 @@ - + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + diff --git a/Resources/Private/Plugins/News/Changelog/Partials/List/Item.html b/Resources/Private/Plugins/News/Changelog/Partials/List/Item.html index 57cc47cdb..1afd3fa9c 100644 --- a/Resources/Private/Plugins/News/Changelog/Partials/List/Item.html +++ b/Resources/Private/Plugins/News/Changelog/Partials/List/Item.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Plugins/News/Changelog/Templates/News/Detail.html b/Resources/Private/Plugins/News/Changelog/Templates/News/Detail.html index a9c9d52d5..d8d465bb8 100644 --- a/Resources/Private/Plugins/News/Changelog/Templates/News/Detail.html +++ b/Resources/Private/Plugins/News/Changelog/Templates/News/Detail.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Plugins/News/Faq/Partials/List/Item.html b/Resources/Private/Plugins/News/Faq/Partials/List/Item.html index 57cc47cdb..1afd3fa9c 100644 --- a/Resources/Private/Plugins/News/Faq/Partials/List/Item.html +++ b/Resources/Private/Plugins/News/Faq/Partials/List/Item.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Plugins/News/Faq/Templates/News/Detail.html b/Resources/Private/Plugins/News/Faq/Templates/News/Detail.html index a9c9d52d5..d8d465bb8 100644 --- a/Resources/Private/Plugins/News/Faq/Templates/News/Detail.html +++ b/Resources/Private/Plugins/News/Faq/Templates/News/Detail.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + + diff --git a/Resources/Private/Templates/Kitodo.html b/Resources/Private/Templates/Kitodo.html index 0eac5fc18..f5af898a8 100644 --- a/Resources/Private/Templates/Kitodo.html +++ b/Resources/Private/Templates/Kitodo.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + +
diff --git a/Resources/Private/Templates/Main.html b/Resources/Private/Templates/Main.html index 3be47fe4d..11643f006 100644 --- a/Resources/Private/Templates/Main.html +++ b/Resources/Private/Templates/Main.html @@ -1,3 +1,26 @@ + + Copyright notice + + (c) Saxon State and University Library Dresden + All rights reserved + + This script is part of the TYPO3 project. The TYPO3 project is + free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + The GNU General Public License can be found at + http://www.gnu.org/copyleft/gpl.html. + + This script is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + This copyright notice MUST APPEAR in all copies of the script! + +
diff --git a/ext_emconf.php b/ext_emconf.php index 427b028ce..159f8f338 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -1,26 +1,26 @@ -* All rights reserved -* -* This script is part of the TYPO3 project. The TYPO3 project is -* free software; you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation; either version 2 of the License, or -* (at your option) any later version. -* -* The GNU General Public License can be found at -* http://www.gnu.org/copyleft/gpl.html. -* -* This script is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* This copyright notice MUST APPEAR in all copies of the script! -***************************************************************/ +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */ $EM_CONF[$_EXTKEY] = [ 'title' => 'DFG Viewer', diff --git a/ext_localconf.php b/ext_localconf.php index fdcb78d1c..933d8e9b9 100644 --- a/ext_localconf.php +++ b/ext_localconf.php @@ -1,29 +1,28 @@ -* (c) 2023 Beatrycze Volk -* All rights reserved -* -* This script is part of the TYPO3 project. The TYPO3 project is -* free software; you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation; either version 2 of the License, or -* (at your option) any later version. -* -* The GNU General Public License can be found at -* http://www.gnu.org/copyleft/gpl.html. -* -* This script is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* This copyright notice MUST APPEAR in all copies of the script! -***************************************************************/ +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */ // Register Extbase plugins \TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin( diff --git a/ext_tables.php b/ext_tables.php index cac1d8fa8..deb118f28 100644 --- a/ext_tables.php +++ b/ext_tables.php @@ -1,25 +1,25 @@ -* All rights reserved -* -* This script is part of the TYPO3 project. The TYPO3 project is -* free software; you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation; either version 2 of the License, or -* (at your option) any later version. -* -* The GNU General Public License can be found at -* http://www.gnu.org/copyleft/gpl.html. -* -* This script is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* This copyright notice MUST APPEAR in all copies of the script! -***************************************************************/ +/** + * Copyright notice + * + * (c) Saxon State and University Library Dresden + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + */