From 8289e607267f008e4c6a5fdc50ca4db680b091bc Mon Sep 17 00:00:00 2001
From: Roland Waldner <mostwantedtypo3@gmail.com>
Date: Fri, 10 Jan 2014 13:08:26 +0100
Subject: [PATCH] [TASK] Fix typo in copyright notice

"textfile" will be replaced by "text file"

Resolves: #54893
Releases: 6.2
Change-Id: Ic7ce106a016f242cc47c70539876ff9810954a9b
Reviewed-on: https://review.typo3.org/26736
Reviewed-by: Michiel Roos
Tested-by: Michiel Roos
Reviewed-by: Stefan Neufeind
Tested-by: Stefan Neufeind
---
 index.php                                                     | 2 +-
 typo3/ajax.php                                                | 2 +-
 typo3/alt_clickmenu.php                                       | 2 +-
 typo3/alt_db_navframe.php                                     | 2 +-
 typo3/alt_doc.php                                             | 2 +-
 typo3/alt_doc_nodoc.php                                       | 2 +-
 typo3/alt_file_navframe.php                                   | 2 +-
 typo3/alt_shortcut.php                                        | 2 +-
 typo3/backend.php                                             | 2 +-
 typo3/browse_links.php                                        | 2 +-
 typo3/browser.php                                             | 2 +-
 typo3/cli_dispatch.phpsh                                      | 2 +-
 typo3/contrib/videojs/video-js/controls/audio-description.js  | 2 +-
 typo3/contrib/videojs/video-js/controls/captions.js           | 2 +-
 typo3/contrib/videojs/video-js/controls/control-bar.js        | 2 +-
 typo3/db_new.php                                              | 2 +-
 typo3/dummy.php                                               | 2 +-
 typo3/file_edit.php                                           | 2 +-
 typo3/file_newfolder.php                                      | 2 +-
 typo3/file_rename.php                                         | 2 +-
 typo3/file_upload.php                                         | 2 +-
 typo3/index.php                                               | 2 +-
 typo3/init.php                                                | 2 +-
 typo3/js/browse_links.js                                      | 2 +-
 typo3/js/constantEditor.js                                    | 2 +-
 typo3/js/extjs/backendcontentiframe.js                        | 2 +-
 .../components/pagetree/javascript/Ext.ux.state.TreePanel.js  | 2 +-
 typo3/js/extjs/components/pagetree/javascript/actions.js      | 2 +-
 typo3/js/extjs/components/pagetree/javascript/app.js          | 2 +-
 typo3/js/extjs/components/pagetree/javascript/contextmenu.js  | 2 +-
 .../extjs/components/pagetree/javascript/deletiondropzone.js  | 2 +-
 .../js/extjs/components/pagetree/javascript/filteringtree.js  | 2 +-
 typo3/js/extjs/components/pagetree/javascript/nodeui.js       | 2 +-
 typo3/js/extjs/components/pagetree/javascript/toppanel.js     | 2 +-
 typo3/js/extjs/components/pagetree/javascript/tree.js         | 2 +-
 typo3/js/extjs/components/pagetree/javascript/treeeditor.js   | 2 +-
 typo3/js/extjs/debugPanel.js                                  | 2 +-
 typo3/js/extjs/modulepanel.js                                 | 2 +-
 typo3/js/extjs/viewport.js                                    | 2 +-
 typo3/js/extjs/viewportConfiguration.js                       | 2 +-
 typo3/listframe_loader.php                                    | 2 +-
 typo3/login_frameset.php                                      | 2 +-
 typo3/logout.php                                              | 2 +-
 typo3/mod.php                                                 | 2 +-
 typo3/move_el.php                                             | 2 +-
 typo3/show_item.php                                           | 2 +-
 typo3/show_rechis.php                                         | 2 +-
 typo3/sysext/about/Classes/Controller/AboutController.php     | 2 +-
 .../sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php  | 2 +-
 .../aboutmodules/Classes/Controller/ModulesController.php     | 2 +-
 typo3/sysext/backend/Classes/AjaxLoginHandler.php             | 2 +-
 typo3/sysext/backend/Classes/ClickMenu/ClickMenu.php          | 2 +-
 typo3/sysext/backend/Classes/Clipboard/Clipboard.php          | 2 +-
 .../Configuration/TranslationConfigurationProvider.php        | 2 +-
 typo3/sysext/backend/Classes/Configuration/TsConfigParser.php | 2 +-
 .../TypoScript/ConditionMatching/ConditionMatcher.php         | 2 +-
 .../backend/Classes/ContextMenu/AbstractContextMenu.php       | 2 +-
 .../Classes/ContextMenu/AbstractContextMenuDataProvider.php   | 2 +-
 .../sysext/backend/Classes/ContextMenu/ContextMenuAction.php  | 2 +-
 .../Classes/ContextMenu/ContextMenuActionCollection.php       | 2 +-
 .../ContextMenu/Extdirect/AbstractExtdirectContextMenu.php    | 2 +-
 .../Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php  | 2 +-
 .../Pagetree/Extdirect/ContextMenuConfiguration.php           | 2 +-
 .../ContextMenu/Renderer/AbstractContextMenuRenderer.php      | 2 +-
 typo3/sysext/backend/Classes/Controller/BackendController.php | 2 +-
 .../Classes/Controller/BackendLayoutWizardController.php      | 2 +-
 .../sysext/backend/Classes/Controller/ClickMenuController.php | 2 +-
 .../Controller/ContentElement/ElementHistoryController.php    | 2 +-
 .../ContentElement/ElementInformationController.php           | 2 +-
 .../Controller/ContentElement/MoveElementController.php       | 2 +-
 .../Controller/ContentElement/NewContentElementController.php | 2 +-
 typo3/sysext/backend/Classes/Controller/DummyController.php   | 2 +-
 .../backend/Classes/Controller/EditDocumentController.php     | 2 +-
 .../Classes/Controller/File/CreateFolderController.php        | 2 +-
 .../backend/Classes/Controller/File/EditFileController.php    | 2 +-
 .../sysext/backend/Classes/Controller/File/FileController.php | 2 +-
 .../backend/Classes/Controller/File/FileUploadController.php  | 2 +-
 .../backend/Classes/Controller/File/RenameFileController.php  | 2 +-
 .../Controller/FileSystemNavigationFrameController.php        | 2 +-
 .../backend/Classes/Controller/ListFrameLoaderController.php  | 2 +-
 typo3/sysext/backend/Classes/Controller/LoginController.php   | 2 +-
 .../backend/Classes/Controller/LoginFramesetController.php    | 2 +-
 typo3/sysext/backend/Classes/Controller/LogoutController.php  | 2 +-
 .../sysext/backend/Classes/Controller/NewRecordController.php | 2 +-
 .../backend/Classes/Controller/NoDocumentsOpenController.php  | 2 +-
 .../backend/Classes/Controller/PageLayoutController.php       | 2 +-
 .../Classes/Controller/PageTreeNavigationController.php       | 2 +-
 .../backend/Classes/Controller/ShortcutFrameController.php    | 2 +-
 .../Classes/Controller/SimpleDataHandlerController.php        | 2 +-
 .../backend/Classes/Controller/Wizard/AddController.php       | 2 +-
 .../Classes/Controller/Wizard/ColorpickerController.php       | 2 +-
 .../backend/Classes/Controller/Wizard/EditController.php      | 2 +-
 .../backend/Classes/Controller/Wizard/FormsController.php     | 2 +-
 .../backend/Classes/Controller/Wizard/ListController.php      | 2 +-
 .../backend/Classes/Controller/Wizard/RteController.php       | 2 +-
 .../backend/Classes/Controller/Wizard/TableController.php     | 2 +-
 .../backend/Classes/Domain/Model/Module/BackendModule.php     | 2 +-
 .../Domain/Repository/Module/BackendModuleRepository.php      | 2 +-
 typo3/sysext/backend/Classes/Form/DataPreprocessor.php        | 2 +-
 .../backend/Classes/Form/DatabaseFileIconsHookInterface.php   | 2 +-
 typo3/sysext/backend/Classes/Form/Element/InlineElement.php   | 2 +-
 .../Classes/Form/Element/InlineElementHookInterface.php       | 2 +-
 .../backend/Classes/Form/Element/SuggestDefaultReceiver.php   | 2 +-
 typo3/sysext/backend/Classes/Form/Element/SuggestElement.php  | 2 +-
 typo3/sysext/backend/Classes/Form/Element/TreeElement.php     | 2 +-
 typo3/sysext/backend/Classes/Form/Element/ValueSlider.php     | 2 +-
 typo3/sysext/backend/Classes/Form/ElementConditionMatcher.php | 2 +-
 typo3/sysext/backend/Classes/Form/FlexFormsHelper.php         | 2 +-
 typo3/sysext/backend/Classes/Form/FormDataTraverser.php       | 2 +-
 typo3/sysext/backend/Classes/Form/FormEngine.php              | 2 +-
 typo3/sysext/backend/Classes/Form/FrontendFormEngine.php      | 2 +-
 .../backend/Classes/FrontendBackendUserAuthentication.php     | 2 +-
 typo3/sysext/backend/Classes/History/RecordHistory.php        | 2 +-
 .../backend/Classes/InterfaceState/ExtDirect/DataProvider.php | 2 +-
 .../sysext/backend/Classes/Module/AbstractFunctionModule.php  | 2 +-
 typo3/sysext/backend/Classes/Module/BaseScriptClass.php       | 2 +-
 typo3/sysext/backend/Classes/Module/ModuleController.php      | 2 +-
 typo3/sysext/backend/Classes/Module/ModuleLoader.php          | 2 +-
 typo3/sysext/backend/Classes/Module/ModuleSettings.php        | 2 +-
 typo3/sysext/backend/Classes/Module/ModuleStorage.php         | 2 +-
 typo3/sysext/backend/Classes/Package.php                      | 2 +-
 .../sysext/backend/Classes/RecordList/AbstractRecordList.php  | 2 +-
 .../backend/Classes/RecordList/ElementBrowserRecordList.php   | 2 +-
 .../Classes/RecordList/RecordListGetTableHookInterface.php    | 2 +-
 typo3/sysext/backend/Classes/Rte/AbstractRte.php              | 2 +-
 .../Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php    | 2 +-
 typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php | 2 +-
 .../sysext/backend/Classes/Search/LiveSearch/QueryParser.php  | 2 +-
 .../backend/Classes/Security/CategoryPermissionsAspect.php    | 2 +-
 typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php | 2 +-
 typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php   | 2 +-
 typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php | 2 +-
 typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php       | 2 +-
 .../backend/Classes/Sprite/SpriteIconGeneratorInterface.php   | 2 +-
 typo3/sysext/backend/Classes/Sprite/SpriteManager.php         | 2 +-
 typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php | 2 +-
 typo3/sysext/backend/Classes/Template/DocumentTemplate.php    | 2 +-
 .../backend/Classes/Template/FrontendDocumentTemplate.php     | 2 +-
 .../backend/Classes/Template/MediumDocumentTemplate.php       | 2 +-
 .../sysext/backend/Classes/Template/SmallDocumentTemplate.php | 2 +-
 .../backend/Classes/Template/StandardDocumentTemplate.php     | 2 +-
 .../Classes/Toolbar/ClearCacheActionsHookInterface.php        | 2 +-
 .../sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php  | 2 +-
 .../sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php  | 2 +-
 typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php  | 2 +-
 .../backend/Classes/Toolbar/ToolbarItemHookInterface.php      | 2 +-
 typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php       | 2 +-
 typo3/sysext/backend/Classes/Tree/AbstractTree.php            | 2 +-
 .../sysext/backend/Classes/Tree/AbstractTreeDataProvider.php  | 2 +-
 .../sysext/backend/Classes/Tree/AbstractTreeStateProvider.php | 2 +-
 typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php | 2 +-
 .../Classes/Tree/DraggableAndDropableNodeInterface.php        | 2 +-
 .../backend/Classes/Tree/EditableNodeLabelInterface.php       | 2 +-
 typo3/sysext/backend/Classes/Tree/ExtDirectNode.php           | 2 +-
 .../Classes/Tree/Pagetree/CollectionProcessorInterface.php    | 2 +-
 typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php       | 2 +-
 typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php   | 2 +-
 .../backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php   | 2 +-
 .../Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php       | 2 +-
 typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php      | 2 +-
 .../Classes/Tree/Pagetree/IndicatorProviderInterface.php      | 2 +-
 typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php   | 2 +-
 .../backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php  | 2 +-
 .../backend/Classes/Tree/Renderer/AbstractTreeRenderer.php    | 2 +-
 .../backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php   | 2 +-
 .../Classes/Tree/Renderer/UnorderedListTreeRenderer.php       | 2 +-
 .../sysext/backend/Classes/Tree/SortedTreeNodeCollection.php  | 2 +-
 typo3/sysext/backend/Classes/Tree/TreeNode.php                | 2 +-
 typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php      | 2 +-
 typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php  | 2 +-
 typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php   | 2 +-
 typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php     | 2 +-
 typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php     | 2 +-
 typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php    | 2 +-
 typo3/sysext/backend/Classes/Tree/View/PageTreeView.php       | 2 +-
 .../User/ExtDirect/BackendUserSettingsDataProvider.php        | 2 +-
 typo3/sysext/backend/Classes/Utility/BackendUtility.php       | 2 +-
 typo3/sysext/backend/Classes/Utility/IconUtility.php          | 2 +-
 .../backend/Classes/View/BackendLayout/BackendLayout.php      | 2 +-
 .../Classes/View/BackendLayout/BackendLayoutCollection.php    | 2 +-
 .../Classes/View/BackendLayout/DataProviderCollection.php     | 2 +-
 .../Classes/View/BackendLayout/DataProviderContext.php        | 2 +-
 .../Classes/View/BackendLayout/DataProviderInterface.php      | 2 +-
 .../Classes/View/BackendLayout/DefaultDataProvider.php        | 2 +-
 typo3/sysext/backend/Classes/View/BackendLayoutView.php       | 2 +-
 typo3/sysext/backend/Classes/View/LogoView.php                | 2 +-
 typo3/sysext/backend/Classes/View/ModuleMenuView.php          | 2 +-
 .../View/PageLayout/Extdirect/ExtdirectPageCommands.php       | 2 +-
 typo3/sysext/backend/Classes/View/PageLayoutView.php          | 2 +-
 .../Classes/View/PageLayoutViewDrawItemHookInterface.php      | 2 +-
 typo3/sysext/backend/Classes/View/PageTreeView.php            | 2 +-
 typo3/sysext/backend/Classes/View/ThumbnailView.php           | 2 +-
 .../Classes/Wizard/NewContentElementWizardHookInterface.php   | 2 +-
 .../Resources/Public/JavaScript/ExtDirect.StateProvider.js    | 2 +-
 .../sysext/backend/Resources/Public/JavaScript/ValueSlider.js | 2 +-
 typo3/sysext/backend/Resources/Public/JavaScript/backend.js   | 2 +-
 .../backend/Resources/Public/JavaScript/clearcachemenu.js     | 2 +-
 .../sysext/backend/Resources/Public/JavaScript/contexthelp.js | 2 +-
 .../backend/Resources/Public/JavaScript/iecompatibility.js    | 2 +-
 .../sysext/backend/Resources/Public/JavaScript/iframepanel.js | 2 +-
 .../backend/Resources/Public/JavaScript/jsfunc.placeholder.js | 2 +-
 .../backend/Resources/Public/JavaScript/jsfunc.tbe_editor.js  | 2 +-
 .../sysext/backend/Resources/Public/JavaScript/livesearch.js  | 2 +-
 .../backend/Resources/Public/JavaScript/loginrefresh.js       | 2 +-
 .../sysext/backend/Resources/Public/JavaScript/modulemenu.js  | 2 +-
 .../backend/Resources/Public/JavaScript/notifications.js      | 2 +-
 .../backend/Resources/Public/JavaScript/pagetreefiltermenu.js | 2 +-
 .../backend/Resources/Public/JavaScript/shortcutmenu.js       | 2 +-
 .../backend/Resources/Public/JavaScript/toolbarmanager.js     | 2 +-
 typo3/sysext/backend/Resources/Public/JavaScript/tree.js      | 2 +-
 typo3/sysext/backend/Resources/Public/JavaScript/util.js      | 2 +-
 .../sysext/backend/Tests/Unit/Module/ModuleControllerTest.php | 2 +-
 .../Unit/View/BackendLayout/BackendLayoutCollectionTest.php   | 2 +-
 .../Tests/Unit/View/BackendLayout/BackendLayoutTest.php       | 2 +-
 .../Unit/View/BackendLayout/DataProviderCollectionTest.php    | 2 +-
 .../sysext/backend/Tests/Unit/View/BackendLayoutViewTest.php  | 2 +-
 typo3/sysext/backend/Tests/Unit/View/ModuleMenuViewTest.php   | 2 +-
 typo3/sysext/belog/Classes/Controller/AbstractController.php  | 2 +-
 typo3/sysext/belog/Classes/Controller/ToolsController.php     | 2 +-
 typo3/sysext/belog/Classes/Controller/WebInfoController.php   | 2 +-
 typo3/sysext/belog/Classes/Domain/Model/Constraint.php        | 2 +-
 typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php      | 2 +-
 typo3/sysext/belog/Classes/Domain/Model/LogEntry.php          | 2 +-
 typo3/sysext/belog/Classes/Domain/Model/Workspace.php         | 2 +-
 .../Classes/Domain/Repository/HistoryEntryRepository.php      | 2 +-
 .../belog/Classes/Domain/Repository/LogEntryRepository.php    | 2 +-
 .../belog/Classes/Domain/Repository/WorkspaceRepository.php   | 2 +-
 .../sysext/belog/Classes/Module/BackendLogModuleBootstrap.php | 2 +-
 .../belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php      | 2 +-
 .../Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php  | 2 +-
 .../belog/Classes/ViewHelpers/Be/PagePathViewHelper.php       | 2 +-
 .../sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php  | 2 +-
 .../ViewHelpers/Form/TranslateLabelSelectViewHelper.php       | 2 +-
 .../belog/Classes/ViewHelpers/FormatDetailsViewHelper.php     | 2 +-
 .../belog/Classes/ViewHelpers/HistoryEntryViewHelper.php      | 2 +-
 .../belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php | 2 +-
 typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php | 2 +-
 .../belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php    | 2 +-
 .../beuser/Classes/Controller/BackendUserController.php       | 2 +-
 typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php      | 2 +-
 typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php | 2 +-
 typo3/sysext/beuser/Classes/Domain/Model/Demand.php           | 2 +-
 typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php       | 2 +-
 .../Classes/Domain/Repository/BackendUserGroupRepository.php  | 2 +-
 .../Classes/Domain/Repository/BackendUserRepository.php       | 2 +-
 .../Domain/Repository/BackendUserSessionRepository.php        | 2 +-
 .../beuser/Classes/Service/ModuleDataStorageService.php       | 2 +-
 .../beuser/Classes/ViewHelpers/Display/PagesViewHelper.php    | 2 +-
 .../Classes/ViewHelpers/Display/SysFileMountsViewHelper.php   | 2 +-
 .../Classes/ViewHelpers/Display/SysLanguageViewHelper.php     | 2 +-
 .../beuser/Classes/ViewHelpers/IssueCommandViewHelper.php     | 2 +-
 .../beuser/Classes/ViewHelpers/RemoveUserViewHelper.php       | 2 +-
 typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php | 2 +-
 .../Classes/ViewHelpers/SpriteIconForRecordViewHelper.php     | 2 +-
 .../Classes/ViewHelpers/SpriteManagerIconViewHelper.php       | 2 +-
 .../beuser/Classes/ViewHelpers/SwitchUserViewHelper.php       | 2 +-
 .../sysext/beuser/Tests/Unit/Domain/Model/BackendUserTest.php | 2 +-
 typo3/sysext/beuser/Tests/Unit/Domain/Model/DemandTest.php    | 2 +-
 .../Tests/Unit/Service/ModuleDataStorageServiceTest.php       | 2 +-
 typo3/sysext/cms/Classes/Package.php                          | 2 +-
 typo3/sysext/cms/layout/db_layout.php                         | 2 +-
 typo3/sysext/cms/layout/db_new_content_el.php                 | 2 +-
 typo3/sysext/cms/layout/js/typo3pageModule.js                 | 2 +-
 typo3/sysext/cms/layout/wizard_backend_layout.php             | 2 +-
 typo3/sysext/cms/tslib/index_ts.php                           | 2 +-
 typo3/sysext/cms/tslib/showpic.php                            | 2 +-
 typo3/sysext/cms/web_info/class.tx_cms_webinfo.php            | 2 +-
 .../Classes/ExtDirect/ContextHelpDataProvider.php             | 2 +-
 .../Classes/Authentication/AbstractUserAuthentication.php     | 2 +-
 .../core/Classes/Authentication/BackendUserAuthentication.php | 2 +-
 typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php  | 2 +-
 .../sysext/core/Classes/Cache/Backend/ClassLoaderBackend.php  | 2 +-
 .../core/Classes/Cache/Backend/EarlyClassLoaderBackend.php    | 2 +-
 .../core/Classes/Cache/Backend/PhpCapableBackendInterface.php | 2 +-
 .../sysext/core/Classes/Cache/Frontend/FrontendInterface.php  | 2 +-
 typo3/sysext/core/Classes/Category/CategoryRegistry.php       | 2 +-
 .../core/Classes/Category/Collection/CategoryCollection.php   | 2 +-
 .../core/Classes/Collection/AbstractRecordCollection.php      | 2 +-
 typo3/sysext/core/Classes/Collection/CollectionInterface.php  | 2 +-
 .../core/Classes/Collection/EditableCollectionInterface.php   | 2 +-
 .../core/Classes/Collection/NameableCollectionInterface.php   | 2 +-
 .../Classes/Collection/PersistableCollectionInterface.php     | 2 +-
 .../core/Classes/Collection/RecordCollectionInterface.php     | 2 +-
 .../core/Classes/Collection/RecordCollectionRepository.php    | 2 +-
 .../core/Classes/Collection/SortableCollectionInterface.php   | 2 +-
 .../sysext/core/Classes/Collection/StaticRecordCollection.php | 2 +-
 .../Classes/Compatibility/LoadedExtensionArrayElement.php     | 2 +-
 .../core/Classes/Compatibility/LoadedExtensionsArray.php      | 4 ++--
 .../core/Classes/Configuration/FlexForm/FlexFormTools.php     | 2 +-
 .../TypoScript/ConditionMatching/AbstractConditionMatcher.php | 2 +-
 .../sysext/core/Classes/Controller/CommandLineController.php  | 2 +-
 typo3/sysext/core/Classes/Core/Bootstrap.php                  | 2 +-
 typo3/sysext/core/Classes/Core/ClassAliasMap.php              | 2 +-
 typo3/sysext/core/Classes/Core/ClassLoader.php                | 2 +-
 typo3/sysext/core/Classes/Core/CliBootstrap.php               | 2 +-
 typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php   | 2 +-
 typo3/sysext/core/Classes/DataHandling/DataHandler.php        | 2 +-
 .../DataHandlerCheckModifyAccessListHookInterface.php         | 2 +-
 .../DataHandling/DataHandlerProcessUploadHookInterface.php    | 2 +-
 typo3/sysext/core/Classes/Database/DatabaseConnection.php     | 2 +-
 typo3/sysext/core/Classes/Database/PdoHelper.php              | 2 +-
 .../core/Classes/Database/PostProcessQueryHookInterface.php   | 2 +-
 .../core/Classes/Database/PreProcessQueryHookInterface.php    | 2 +-
 typo3/sysext/core/Classes/Database/PreparedStatement.php      | 2 +-
 typo3/sysext/core/Classes/Database/QueryGenerator.php         | 2 +-
 typo3/sysext/core/Classes/Database/QueryView.php              | 2 +-
 typo3/sysext/core/Classes/Database/ReferenceIndex.php         | 2 +-
 typo3/sysext/core/Classes/Database/RelationHandler.php        | 2 +-
 typo3/sysext/core/Classes/Database/SqlParser.php              | 2 +-
 .../TableConfigurationPostProcessingHookInterface.php         | 2 +-
 .../Classes/ElementBrowser/ElementBrowserHookInterface.php    | 2 +-
 typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php          | 2 +-
 typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php        | 2 +-
 typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php       | 2 +-
 .../Classes/FrontendEditing/FrontendEditingController.php     | 2 +-
 typo3/sysext/core/Classes/Html/HtmlParser.php                 | 2 +-
 typo3/sysext/core/Classes/Html/RteHtmlParser.php              | 2 +-
 typo3/sysext/core/Classes/Http/AjaxRequestHandler.php         | 2 +-
 typo3/sysext/core/Classes/Http/HttpRequest.php                | 2 +-
 typo3/sysext/core/Classes/Http/Observer/Download.php          | 2 +-
 typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php      | 2 +-
 .../sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php  | 2 +-
 .../Classes/Localization/Exception/FileNotFoundException.php  | 2 +-
 .../Classes/Localization/Exception/InvalidParserException.php | 2 +-
 .../Localization/Exception/InvalidXmlFileException.php        | 2 +-
 typo3/sysext/core/Classes/Localization/LanguageStore.php      | 2 +-
 typo3/sysext/core/Classes/Localization/Locales.php            | 2 +-
 .../sysext/core/Classes/Localization/LocalizationFactory.php  | 2 +-
 .../core/Classes/Localization/Parser/AbstractXmlParser.php    | 2 +-
 .../Localization/Parser/LocalizationParserInterface.php       | 2 +-
 .../core/Classes/Localization/Parser/LocallangArrayParser.php | 2 +-
 .../core/Classes/Localization/Parser/LocallangXmlParser.php   | 2 +-
 typo3/sysext/core/Classes/Localization/Parser/XliffParser.php | 2 +-
 typo3/sysext/core/Classes/Locking/Locker.php                  | 2 +-
 typo3/sysext/core/Classes/Mail/MailMessage.php                | 2 +-
 typo3/sysext/core/Classes/Mail/Mailer.php                     | 2 +-
 typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php     | 2 +-
 typo3/sysext/core/Classes/Mail/MboxTransport.php              | 2 +-
 typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php         | 2 +-
 typo3/sysext/core/Classes/Messaging/AbstractMessage.php       | 2 +-
 .../core/Classes/Messaging/AbstractStandaloneMessage.php      | 2 +-
 typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php      | 2 +-
 typo3/sysext/core/Classes/Messaging/FlashMessage.php          | 2 +-
 typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php     | 2 +-
 typo3/sysext/core/Classes/Messaging/FlashMessageService.php   | 2 +-
 typo3/sysext/core/Classes/Package.php                         | 2 +-
 typo3/sysext/core/Classes/Package/FailsafePackageManager.php  | 2 +-
 typo3/sysext/core/Classes/Page/PageRenderer.php               | 2 +-
 typo3/sysext/core/Classes/Registry.php                        | 2 +-
 typo3/sysext/core/Classes/Resource/AbstractFile.php           | 2 +-
 typo3/sysext/core/Classes/Resource/AbstractRepository.php     | 2 +-
 .../Classes/Resource/Collection/AbstractFileCollection.php    | 2 +-
 .../Resource/Collection/CategoryBasedFileCollection.php       | 2 +-
 .../Classes/Resource/Collection/FolderBasedFileCollection.php | 2 +-
 .../core/Classes/Resource/Collection/StaticFileCollection.php | 2 +-
 typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php  | 2 +-
 .../Resource/Driver/AbstractHierarchicalFilesystemDriver.php  | 2 +-
 typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php  | 2 +-
 typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php     | 2 +-
 typo3/sysext/core/Classes/Resource/File.php                   | 2 +-
 .../sysext/core/Classes/Resource/FileCollectionRepository.php | 2 +-
 typo3/sysext/core/Classes/Resource/FileInterface.php          | 2 +-
 typo3/sysext/core/Classes/Resource/FileReference.php          | 2 +-
 typo3/sysext/core/Classes/Resource/FileRepository.php         | 2 +-
 .../core/Classes/Resource/Filter/FileExtensionFilter.php      | 2 +-
 typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php  | 2 +-
 typo3/sysext/core/Classes/Resource/Folder.php                 | 2 +-
 typo3/sysext/core/Classes/Resource/FolderInterface.php        | 2 +-
 typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php      | 2 +-
 .../sysext/core/Classes/Resource/Index/ExtractorInterface.php | 2 +-
 .../sysext/core/Classes/Resource/Index/ExtractorRegistry.php  | 2 +-
 .../core/Classes/Resource/Index/FileIndexRepository.php       | 2 +-
 typo3/sysext/core/Classes/Resource/Index/Indexer.php          | 2 +-
 .../sysext/core/Classes/Resource/Index/MetaDataRepository.php | 2 +-
 typo3/sysext/core/Classes/Resource/ProcessedFile.php          | 2 +-
 .../sysext/core/Classes/Resource/ProcessedFileRepository.php  | 2 +-
 .../Classes/Resource/Processing/AbstractGraphicalTask.php     | 2 +-
 .../sysext/core/Classes/Resource/Processing/AbstractTask.php  | 2 +-
 .../core/Classes/Resource/Processing/FileDeletionAspect.php   | 2 +-
 .../Classes/Resource/Processing/ImageCropScaleMaskTask.php    | 2 +-
 .../core/Classes/Resource/Processing/ImagePreviewTask.php     | 2 +-
 .../Classes/Resource/Processing/LocalCropScaleMaskHelper.php  | 2 +-
 .../core/Classes/Resource/Processing/LocalImageProcessor.php  | 2 +-
 .../core/Classes/Resource/Processing/LocalPreviewHelper.php   | 2 +-
 .../core/Classes/Resource/Processing/ProcessorInterface.php   | 2 +-
 .../sysext/core/Classes/Resource/Processing/TaskInterface.php | 2 +-
 .../core/Classes/Resource/Processing/TaskTypeRegistry.php     | 2 +-
 typo3/sysext/core/Classes/Resource/ResourceCompressor.php     | 2 +-
 typo3/sysext/core/Classes/Resource/ResourceFactory.php        | 2 +-
 typo3/sysext/core/Classes/Resource/ResourceInterface.php      | 2 +-
 typo3/sysext/core/Classes/Resource/ResourceStorage.php        | 2 +-
 .../Classes/Resource/Security/StoragePermissionsAspect.php    | 2 +-
 .../core/Classes/Resource/Service/FileProcessingService.php   | 2 +-
 typo3/sysext/core/Classes/Resource/Service/IndexerService.php | 2 +-
 .../core/Classes/Resource/Service/MagicImageService.php       | 2 +-
 .../Classes/Resource/Service/UserFileInlineLabelService.php   | 2 +-
 .../core/Classes/Resource/Service/UserFileMountService.php    | 2 +-
 typo3/sysext/core/Classes/Resource/StorageRepository.php      | 2 +-
 typo3/sysext/core/Classes/Resource/Utility/BackendUtility.php | 2 +-
 typo3/sysext/core/Classes/Resource/Utility/ListUtility.php    | 2 +-
 typo3/sysext/core/Classes/Service/AbstractService.php         | 2 +-
 typo3/sysext/core/Classes/SingletonInterface.php              | 2 +-
 typo3/sysext/core/Classes/TimeTracker/TimeTracker.php         | 2 +-
 .../AbstractTableConfigurationTreeDataProvider.php            | 2 +-
 .../Tree/TableConfiguration/DatabaseTreeDataProvider.php      | 2 +-
 .../core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php | 2 +-
 .../Tree/TableConfiguration/ExtJsArrayTreeRenderer.php        | 2 +-
 .../Tree/TableConfiguration/TableConfigurationTree.php        | 2 +-
 .../Tree/TableConfiguration/TreeDataProviderFactory.php       | 2 +-
 typo3/sysext/core/Classes/Type/Enumeration.php                | 2 +-
 typo3/sysext/core/Classes/Type/Exception.php                  | 2 +-
 .../Type/Exception/InvalidEnumerationDefinitionException.php  | 2 +-
 .../Type/Exception/InvalidEnumerationValueException.php       | 2 +-
 .../Classes/Type/Exception/InvalidValueExceptionInterface.php | 2 +-
 typo3/sysext/core/Classes/Type/TypeInterface.php              | 2 +-
 typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php    | 2 +-
 .../core/Classes/TypoScript/ExtendedTemplateService.php       | 2 +-
 .../core/Classes/TypoScript/Parser/TypoScriptParser.php       | 2 +-
 typo3/sysext/core/Classes/TypoScript/TemplateService.php      | 2 +-
 typo3/sysext/core/Classes/Utility/ArrayUtility.php            | 2 +-
 typo3/sysext/core/Classes/Utility/ClassNamingUtility.php      | 2 +-
 typo3/sysext/core/Classes/Utility/ClientUtility.php           | 2 +-
 typo3/sysext/core/Classes/Utility/CommandUtility.php          | 2 +-
 typo3/sysext/core/Classes/Utility/DebugUtility.php            | 2 +-
 typo3/sysext/core/Classes/Utility/DiffUtility.php             | 2 +-
 .../core/Classes/Utility/ExtensionManagementUtility.php       | 2 +-
 typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php   | 2 +-
 .../sysext/core/Classes/Utility/File/ExtendedFileUtility.php  | 2 +-
 .../File/ExtendedFileUtilityProcessDataHookInterface.php      | 2 +-
 typo3/sysext/core/Classes/Utility/GeneralUtility.php          | 2 +-
 typo3/sysext/core/Classes/Utility/MailUtility.php             | 2 +-
 typo3/sysext/core/Classes/Utility/MathUtility.php             | 2 +-
 typo3/sysext/core/Classes/Utility/MonitorUtility.php          | 2 +-
 typo3/sysext/core/Classes/Utility/PathUtility.php             | 2 +-
 typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php       | 2 +-
 typo3/sysext/core/Classes/Utility/StringUtility.php           | 2 +-
 typo3/sysext/core/Classes/Utility/VersionNumberUtility.php    | 2 +-
 typo3/sysext/core/Classes/Versioning/VersionState.php         | 2 +-
 typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php  | 2 +-
 .../core/Tests/Functional/Resource/Driver/LocalDriverTest.php | 2 +-
 typo3/sysext/core/Tests/Functional/Resource/FolderTest.php    | 2 +-
 .../core/Tests/Functional/Resource/ResourceStorageTest.php    | 2 +-
 .../Tests/Unit/Collection/RecordCollectionRepositoryTest.php  | 2 +-
 .../core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php     | 2 +-
 .../core/Tests/Unit/Messaging/FlashMessageQueueTest.php       | 2 +-
 .../core/Tests/Unit/Messaging/FlashMessageServiceTest.php     | 2 +-
 typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php        | 2 +-
 .../core/Tests/Unit/Resource/Driver/AbstractDriverTest.php    | 2 +-
 .../core/Tests/Unit/Resource/Driver/DriverRegistryTest.php    | 2 +-
 .../Resource/Driver/Fixtures/LocalDriverFilenameFilter.php    | 2 +-
 .../core/Tests/Unit/Resource/Driver/LocalDriverTest.php       | 2 +-
 typo3/sysext/core/Tests/Unit/Resource/FolderTest.php          | 2 +-
 .../Tests/Unit/Resource/Repository/AbstractRepositoryTest.php | 2 +-
 .../core/Tests/Unit/Resource/Service/IndexerServiceTest.php   | 2 +-
 .../Tests/Unit/Resource/Utility/FileExtensionFilterTest.php   | 2 +-
 .../Tree/TableConfiguration/TreeDataProviderFactoryTest.php   | 2 +-
 .../MathUtilityTestClassWithStringRepresentationFixture.php   | 2 +-
 typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php      | 2 +-
 typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php      | 2 +-
 typo3/sysext/core/Tests/Unit/Utility/ResourceUtilityTest.php  | 2 +-
 .../cshmanual/Classes/Controller/HelpModuleController.php     | 2 +-
 typo3/sysext/cshmanual/Classes/Package.php                    | 2 +-
 typo3/sysext/cshmanual/mod/index.php                          | 2 +-
 .../Classes/Controller/CssStyledContentController.php         | 2 +-
 typo3/sysext/dbal/Classes/Database/DatabaseConnection.php     | 2 +-
 typo3/sysext/dbal/Classes/Database/SqlParser.php              | 2 +-
 typo3/sysext/dbal/Classes/ExtensionManager/MessageDisplay.php | 2 +-
 typo3/sysext/dbal/Classes/QueryCache.php                      | 2 +-
 typo3/sysext/dbal/Classes/RecordList/DatabaseRecordList.php   | 2 +-
 .../Tests/Functional/ClassImplementationRegistrationTest.php  | 2 +-
 .../Classes/ViewHelpers/Be/Security/IfAdminViewHelper.php     | 2 +-
 .../documentation/Classes/ViewHelpers/FormatsViewHelper.php   | 2 +-
 .../Classes/ViewHelpers/Link/ActionViewHelper.php             | 2 +-
 .../sysext/extbase/Classes/Command/HelpCommandController.php  | 2 +-
 .../Classes/Configuration/AbstractConfigurationManager.php    | 2 +-
 .../Classes/Configuration/BackendConfigurationManager.php     | 2 +-
 .../extbase/Classes/Configuration/ConfigurationManager.php    | 2 +-
 .../Classes/Configuration/ConfigurationManagerInterface.php   | 2 +-
 typo3/sysext/extbase/Classes/Configuration/Exception.php      | 2 +-
 .../Configuration/Exception/ContainerIsLockedException.php    | 2 +-
 .../Exception/InvalidConfigurationTypeException.php           | 2 +-
 .../Classes/Configuration/Exception/NoSuchFileException.php   | 2 +-
 .../Classes/Configuration/Exception/NoSuchOptionException.php | 2 +-
 .../Classes/Configuration/Exception/ParseErrorException.php   | 2 +-
 .../Classes/Configuration/FrontendConfigurationManager.php    | 2 +-
 typo3/sysext/extbase/Classes/Core/Bootstrap.php               | 2 +-
 typo3/sysext/extbase/Classes/Core/BootstrapInterface.php      | 2 +-
 typo3/sysext/extbase/Classes/Core/ModuleRunner.php            | 2 +-
 typo3/sysext/extbase/Classes/Core/ModuleRunnerInterface.php   | 2 +-
 .../extbase/Classes/Domain/Model/AbstractFileCollection.php   | 2 +-
 .../extbase/Classes/Domain/Model/AbstractFileFolder.php       | 2 +-
 typo3/sysext/extbase/Classes/Domain/Model/BackendUser.php     | 2 +-
 .../sysext/extbase/Classes/Domain/Model/BackendUserGroup.php  | 2 +-
 typo3/sysext/extbase/Classes/Domain/Model/Category.php        | 2 +-
 typo3/sysext/extbase/Classes/Domain/Model/File.php            | 2 +-
 typo3/sysext/extbase/Classes/Domain/Model/FileMount.php       | 2 +-
 typo3/sysext/extbase/Classes/Domain/Model/FileReference.php   | 2 +-
 typo3/sysext/extbase/Classes/Domain/Model/Folder.php          | 2 +-
 .../Classes/Domain/Model/FolderBasedFileCollection.php        | 2 +-
 typo3/sysext/extbase/Classes/Domain/Model/FrontendUser.php    | 2 +-
 .../sysext/extbase/Classes/Domain/Model/FrontendUserGroup.php | 2 +-
 .../extbase/Classes/Domain/Model/StaticFileCollection.php     | 2 +-
 .../Classes/Domain/Repository/BackendUserGroupRepository.php  | 2 +-
 .../Classes/Domain/Repository/BackendUserRepository.php       | 2 +-
 .../extbase/Classes/Domain/Repository/CategoryRepository.php  | 2 +-
 .../extbase/Classes/Domain/Repository/FileMountRepository.php | 2 +-
 .../Classes/Domain/Repository/FrontendUserGroupRepository.php | 2 +-
 .../Classes/Domain/Repository/FrontendUserRepository.php      | 2 +-
 .../extbase/Classes/DomainObject/AbstractDomainObject.php     | 2 +-
 typo3/sysext/extbase/Classes/DomainObject/AbstractEntity.php  | 2 +-
 .../extbase/Classes/DomainObject/AbstractValueObject.php      | 2 +-
 .../extbase/Classes/DomainObject/DomainObjectInterface.php    | 2 +-
 typo3/sysext/extbase/Classes/Exception.php                    | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Cli/Command.php              | 2 +-
 .../extbase/Classes/Mvc/Controller/AbstractController.php     | 2 +-
 .../extbase/Classes/Mvc/Controller/ActionController.php       | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Controller/Argument.php      | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentError.php | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Controller/Arguments.php     | 2 +-
 .../extbase/Classes/Mvc/Controller/ArgumentsValidator.php     | 2 +-
 .../extbase/Classes/Mvc/Controller/ControllerContext.php      | 2 +-
 .../extbase/Classes/Mvc/Controller/ControllerInterface.php    | 2 +-
 .../Controller/Exception/RequiredArgumentMissingException.php | 2 +-
 .../extbase/Classes/Mvc/Controller/FlashMessageContainer.php  | 2 +-
 .../Mvc/Controller/MvcPropertyMappingConfigurationService.php | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Dispatcher.php               | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Exception.php                | 2 +-
 .../Mvc/Exception/AmbiguousCommandIdentifierException.php     | 2 +-
 .../sysext/extbase/Classes/Mvc/Exception/CommandException.php | 2 +-
 .../extbase/Classes/Mvc/Exception/InfiniteLoopException.php   | 2 +-
 .../Classes/Mvc/Exception/InvalidActionNameException.php      | 2 +-
 .../Classes/Mvc/Exception/InvalidArgumentNameException.php    | 2 +-
 .../Classes/Mvc/Exception/InvalidArgumentTypeException.php    | 2 +-
 .../Classes/Mvc/Exception/InvalidArgumentValueException.php   | 2 +-
 .../Mvc/Exception/InvalidCommandIdentifierException.php       | 2 +-
 .../Classes/Mvc/Exception/InvalidControllerException.php      | 2 +-
 .../Classes/Mvc/Exception/InvalidControllerNameException.php  | 2 +-
 .../Classes/Mvc/Exception/InvalidExtensionNameException.php   | 2 +-
 .../extbase/Classes/Mvc/Exception/InvalidMarkerException.php  | 2 +-
 .../Classes/Mvc/Exception/InvalidOrNoRequestHashException.php | 2 +-
 .../Classes/Mvc/Exception/InvalidRequestMethodException.php   | 2 +-
 .../Classes/Mvc/Exception/InvalidRequestTypeException.php     | 2 +-
 .../Mvc/Exception/InvalidTemplateResourceException.php        | 2 +-
 .../Classes/Mvc/Exception/InvalidUriPatternException.php      | 2 +-
 .../Classes/Mvc/Exception/InvalidViewHelperException.php      | 2 +-
 .../extbase/Classes/Mvc/Exception/NoSuchActionException.php   | 2 +-
 .../extbase/Classes/Mvc/Exception/NoSuchArgumentException.php | 2 +-
 .../extbase/Classes/Mvc/Exception/NoSuchCommandException.php  | 2 +-
 .../Classes/Mvc/Exception/NoSuchControllerException.php       | 2 +-
 .../Mvc/Exception/RequiredArgumentMissingException.php        | 2 +-
 .../extbase/Classes/Mvc/Exception/StopActionException.php     | 2 +-
 .../Classes/Mvc/Exception/UnsupportedRequestTypeException.php | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Request.php                  | 2 +-
 typo3/sysext/extbase/Classes/Mvc/RequestHandlerInterface.php  | 2 +-
 typo3/sysext/extbase/Classes/Mvc/RequestHandlerResolver.php   | 2 +-
 typo3/sysext/extbase/Classes/Mvc/RequestInterface.php         | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Response.php                 | 2 +-
 typo3/sysext/extbase/Classes/Mvc/ResponseInterface.php        | 2 +-
 typo3/sysext/extbase/Classes/Mvc/View/AbstractView.php        | 2 +-
 typo3/sysext/extbase/Classes/Mvc/View/EmptyView.php           | 2 +-
 typo3/sysext/extbase/Classes/Mvc/View/NotFoundView.php        | 2 +-
 typo3/sysext/extbase/Classes/Mvc/View/ViewInterface.php       | 2 +-
 .../sysext/extbase/Classes/Mvc/Web/AbstractRequestHandler.php | 2 +-
 .../sysext/extbase/Classes/Mvc/Web/BackendRequestHandler.php  | 2 +-
 .../sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Web/Request.php              | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php       | 2 +-
 typo3/sysext/extbase/Classes/Mvc/Web/Response.php             | 2 +-
 typo3/sysext/extbase/Classes/Object/Container/ClassInfo.php   | 2 +-
 .../extbase/Classes/Object/Container/ClassInfoCache.php       | 2 +-
 .../extbase/Classes/Object/Container/ClassInfoFactory.php     | 2 +-
 typo3/sysext/extbase/Classes/Object/Container/Container.php   | 2 +-
 .../Container/Exception/CannotInitializeCacheException.php    | 2 +-
 .../Container/Exception/TooManyRecursionLevelsException.php   | 2 +-
 .../Object/Container/Exception/UnknownObjectException.php     | 2 +-
 typo3/sysext/extbase/Classes/Object/Exception.php             | 2 +-
 .../Classes/Object/Exception/CannotBuildObjectException.php   | 2 +-
 .../Object/Exception/CannotReconstituteObjectException.php    | 2 +-
 .../extbase/Classes/Object/Exception/WrongScopeException.php  | 2 +-
 typo3/sysext/extbase/Classes/Object/InvalidClassException.php | 2 +-
 .../Classes/Object/InvalidObjectConfigurationException.php    | 2 +-
 .../sysext/extbase/Classes/Object/InvalidObjectException.php  | 2 +-
 .../Classes/Object/ObjectAlreadyRegisteredException.php       | 2 +-
 typo3/sysext/extbase/Classes/Object/ObjectManager.php         | 2 +-
 .../sysext/extbase/Classes/Object/ObjectManagerException.php  | 2 +-
 .../sysext/extbase/Classes/Object/ObjectManagerInterface.php  | 2 +-
 .../Classes/Object/ObjectManagerInterfaceException.php        | 2 +-
 typo3/sysext/extbase/Classes/Object/UnknownClassException.php | 2 +-
 .../extbase/Classes/Object/UnknownInterfaceException.php      | 2 +-
 .../Classes/Object/UnresolvedDependenciesException.php        | 2 +-
 typo3/sysext/extbase/Classes/Package.php                      | 2 +-
 typo3/sysext/extbase/Classes/Persistence/Exception.php        | 2 +-
 .../Persistence/Exception/IllegalObjectTypeException.php      | 2 +-
 .../Persistence/Exception/IllegalRelationTypeException.php    | 2 +-
 .../Classes/Persistence/Exception/InvalidQueryException.php   | 2 +-
 .../Classes/Persistence/Exception/UnknownObjectException.php  | 2 +-
 typo3/sysext/extbase/Classes/Persistence/Generic/Backend.php  | 2 +-
 .../extbase/Classes/Persistence/Generic/BackendInterface.php  | 2 +-
 .../sysext/extbase/Classes/Persistence/Generic/Exception.php  | 2 +-
 .../Generic/Exception/CleanStateNotMemorizedException.php     | 2 +-
 .../Generic/Exception/InconsistentQuerySettingsException.php  | 2 +-
 .../Persistence/Generic/Exception/InvalidClassException.php   | 2 +-
 .../Generic/Exception/InvalidNumberOfConstraintsException.php | 2 +-
 .../Generic/Exception/InvalidPropertyTypeException.php        | 2 +-
 .../Exception/InvalidRelationConfigurationException.php       | 2 +-
 .../Persistence/Generic/Exception/MissingBackendException.php | 2 +-
 .../Generic/Exception/MissingColumnMapException.php           | 2 +-
 .../Persistence/Generic/Exception/NotImplementedException.php | 2 +-
 .../Persistence/Generic/Exception/RepositoryException.php     | 2 +-
 .../Persistence/Generic/Exception/TooDirtyException.php       | 2 +-
 .../Persistence/Generic/Exception/UnexpectedTypeException.php | 2 +-
 .../Generic/Exception/UnsupportedMethodException.php          | 2 +-
 .../Generic/Exception/UnsupportedOrderException.php           | 2 +-
 .../Generic/Exception/UnsupportedRelationException.php        | 2 +-
 .../extbase/Classes/Persistence/Generic/IdentityMap.php       | 2 +-
 .../extbase/Classes/Persistence/Generic/LazyLoadingProxy.php  | 2 +-
 .../extbase/Classes/Persistence/Generic/LazyObjectStorage.php | 2 +-
 .../Classes/Persistence/Generic/LoadingStrategyInterface.php  | 2 +-
 .../extbase/Classes/Persistence/Generic/Mapper/ColumnMap.php  | 2 +-
 .../extbase/Classes/Persistence/Generic/Mapper/DataMap.php    | 2 +-
 .../Classes/Persistence/Generic/Mapper/DataMapFactory.php     | 2 +-
 .../extbase/Classes/Persistence/Generic/Mapper/DataMapper.php | 2 +-
 .../Classes/Persistence/Generic/PersistenceManager.php        | 2 +-
 .../extbase/Classes/Persistence/Generic/PropertyType.php      | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/AndInterface.php  | 2 +-
 .../Classes/Persistence/Generic/Qom/BindVariableValue.php     | 2 +-
 .../Persistence/Generic/Qom/BindVariableValueInterface.php    | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/Comparison.php    | 2 +-
 .../Classes/Persistence/Generic/Qom/ComparisonInterface.php   | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/Constraint.php    | 2 +-
 .../Classes/Persistence/Generic/Qom/ConstraintInterface.php   | 2 +-
 .../Classes/Persistence/Generic/Qom/DynamicOperand.php        | 2 +-
 .../Persistence/Generic/Qom/DynamicOperandInterface.php       | 2 +-
 .../Classes/Persistence/Generic/Qom/EquiJoinCondition.php     | 2 +-
 .../Persistence/Generic/Qom/EquiJoinConditionInterface.php    | 2 +-
 typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Join.php | 2 +-
 .../Persistence/Generic/Qom/JoinConditionInterface.php        | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/JoinInterface.php | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/LogicalAnd.php    | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/LogicalNot.php    | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/LogicalOr.php     | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/LowerCase.php     | 2 +-
 .../Classes/Persistence/Generic/Qom/LowerCaseInterface.php    | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/NotInterface.php  | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/Operand.php       | 2 +-
 .../Classes/Persistence/Generic/Qom/OperandInterface.php      | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/OrInterface.php   | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/Ordering.php      | 2 +-
 .../Classes/Persistence/Generic/Qom/OrderingInterface.php     | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/PropertyValue.php | 2 +-
 .../Persistence/Generic/Qom/PropertyValueInterface.php        | 2 +-
 .../Generic/Qom/QueryObjectModelConstantsInterface.php        | 2 +-
 .../Persistence/Generic/Qom/QueryObjectModelFactory.php       | 2 +-
 .../Generic/Qom/QueryObjectModelFactoryInterface.php          | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/Selector.php      | 2 +-
 .../Classes/Persistence/Generic/Qom/SelectorInterface.php     | 2 +-
 .../Classes/Persistence/Generic/Qom/SourceInterface.php       | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/Statement.php     | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/StaticOperand.php | 2 +-
 .../Persistence/Generic/Qom/StaticOperandInterface.php        | 2 +-
 .../extbase/Classes/Persistence/Generic/Qom/UpperCase.php     | 2 +-
 .../Classes/Persistence/Generic/Qom/UpperCaseInterface.php    | 2 +-
 typo3/sysext/extbase/Classes/Persistence/Generic/Query.php    | 2 +-
 .../extbase/Classes/Persistence/Generic/QueryFactory.php      | 2 +-
 .../Classes/Persistence/Generic/QueryFactoryInterface.php     | 2 +-
 .../extbase/Classes/Persistence/Generic/QueryResult.php       | 2 +-
 .../Classes/Persistence/Generic/QuerySettingsInterface.php    | 2 +-
 typo3/sysext/extbase/Classes/Persistence/Generic/Session.php  | 2 +-
 .../Classes/Persistence/Generic/Storage/BackendInterface.php  | 2 +-
 .../Generic/Storage/Exception/BadConstraintException.php      | 2 +-
 .../Generic/Storage/Exception/SqlErrorException.php           | 2 +-
 .../Classes/Persistence/Generic/Storage/Typo3DbBackend.php    | 2 +-
 .../Classes/Persistence/Generic/Typo3QuerySettings.php        | 2 +-
 .../extbase/Classes/Persistence/ObjectMonitoringInterface.php | 2 +-
 typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php    | 2 +-
 .../Classes/Persistence/PersistenceManagerInterface.php       | 2 +-
 typo3/sysext/extbase/Classes/Persistence/QueryInterface.php   | 2 +-
 .../extbase/Classes/Persistence/QueryResultInterface.php      | 2 +-
 typo3/sysext/extbase/Classes/Persistence/Repository.php       | 2 +-
 .../extbase/Classes/Persistence/RepositoryInterface.php       | 2 +-
 typo3/sysext/extbase/Classes/Property/Exception.php           | 2 +-
 typo3/sysext/extbase/Classes/Property/Mapper.php              | 2 +-
 typo3/sysext/extbase/Classes/Property/MappingResults.php      | 2 +-
 .../TypeConverter/AbstractFileCollectionConverter.php         | 2 +-
 .../Property/TypeConverter/AbstractFileFolderConverter.php    | 2 +-
 .../extbase/Classes/Property/TypeConverter/FileConverter.php  | 2 +-
 .../Classes/Property/TypeConverter/FileReferenceConverter.php | 2 +-
 .../TypeConverter/FolderBasedFileCollectionConverter.php      | 2 +-
 .../Classes/Property/TypeConverter/FolderConverter.php        | 2 +-
 .../Property/TypeConverter/StaticFileCollectionConverter.php  | 2 +-
 typo3/sysext/extbase/Classes/Reflection/ClassReflection.php   | 2 +-
 typo3/sysext/extbase/Classes/Reflection/ClassSchema.php       | 2 +-
 typo3/sysext/extbase/Classes/Reflection/DocCommentParser.php  | 2 +-
 typo3/sysext/extbase/Classes/Reflection/Exception.php         | 2 +-
 .../Reflection/Exception/InvalidPropertyTypeException.php     | 2 +-
 .../Reflection/Exception/PropertyNotAccessibleException.php   | 2 +-
 .../Classes/Reflection/Exception/UnknownClassException.php    | 2 +-
 typo3/sysext/extbase/Classes/Reflection/MethodReflection.php  | 2 +-
 typo3/sysext/extbase/Classes/Reflection/ObjectAccess.php      | 2 +-
 .../sysext/extbase/Classes/Reflection/ParameterReflection.php | 2 +-
 .../sysext/extbase/Classes/Reflection/PropertyReflection.php  | 2 +-
 typo3/sysext/extbase/Classes/Reflection/ReflectionService.php | 2 +-
 typo3/sysext/extbase/Classes/Scheduler/FieldProvider.php      | 2 +-
 typo3/sysext/extbase/Classes/Scheduler/Task.php               | 2 +-
 typo3/sysext/extbase/Classes/Scheduler/TaskExecutor.php       | 2 +-
 .../extbase/Classes/Security/Channel/RequestHashService.php   | 2 +-
 .../extbase/Classes/Security/Cryptography/HashService.php     | 2 +-
 typo3/sysext/extbase/Classes/Security/Exception.php           | 2 +-
 .../Exception/InvalidArgumentForHashGenerationException.php   | 2 +-
 .../InvalidArgumentForRequestHashGenerationException.php      | 2 +-
 .../Classes/Security/Exception/InvalidHashException.php       | 2 +-
 .../Exception/SyntacticallyWrongRequestHashException.php      | 2 +-
 typo3/sysext/extbase/Classes/Service/CacheService.php         | 2 +-
 typo3/sysext/extbase/Classes/Service/EnvironmentService.php   | 2 +-
 typo3/sysext/extbase/Classes/Service/ExtensionService.php     | 2 +-
 typo3/sysext/extbase/Classes/Service/FlexFormService.php      | 2 +-
 typo3/sysext/extbase/Classes/Service/ImageService.php         | 2 +-
 typo3/sysext/extbase/Classes/Service/TypeHandlingService.php  | 2 +-
 typo3/sysext/extbase/Classes/Service/TypoScriptService.php    | 2 +-
 typo3/sysext/extbase/Classes/SignalSlot/Dispatcher.php        | 2 +-
 .../Classes/SignalSlot/Exception/InvalidSlotException.php     | 2 +-
 .../SignalSlot/Exception/InvalidSlotReturnException.php       | 2 +-
 typo3/sysext/extbase/Classes/Utility/ArrayUtility.php         | 2 +-
 .../Classes/Utility/ExtbaseRequirementsCheckUtility.php       | 2 +-
 typo3/sysext/extbase/Classes/Utility/ExtensionUtility.php     | 2 +-
 .../extbase/Classes/Utility/FrontendSimulatorUtility.php      | 2 +-
 typo3/sysext/extbase/Classes/Utility/LocalizationUtility.php  | 2 +-
 typo3/sysext/extbase/Classes/Validation/Error.php             | 2 +-
 typo3/sysext/extbase/Classes/Validation/Exception.php         | 2 +-
 .../Classes/Validation/Exception/InvalidSubjectException.php  | 2 +-
 .../Classes/Validation/Exception/InvalidTypeHintException.php | 2 +-
 .../Exception/InvalidValidationConfigurationException.php     | 2 +-
 .../Exception/InvalidValidationOptionsException.php           | 2 +-
 .../Classes/Validation/Exception/NoSuchValidatorException.php | 2 +-
 .../Validation/Exception/NoValidatorFoundException.php        | 2 +-
 typo3/sysext/extbase/Classes/Validation/PropertyError.php     | 2 +-
 .../Validation/Validator/AbstractCompositeValidator.php       | 2 +-
 .../Classes/Validation/Validator/AbstractObjectValidator.php  | 2 +-
 .../Classes/Validation/Validator/AbstractValidator.php        | 2 +-
 .../Classes/Validation/Validator/AlphanumericValidator.php    | 2 +-
 .../extbase/Classes/Validation/Validator/BooleanValidator.php | 2 +-
 .../Classes/Validation/Validator/CollectionValidator.php      | 2 +-
 .../Classes/Validation/Validator/ConjunctionValidator.php     | 2 +-
 .../Classes/Validation/Validator/DateTimeValidator.php        | 2 +-
 .../Classes/Validation/Validator/DisjunctionValidator.php     | 2 +-
 .../Classes/Validation/Validator/EmailAddressValidator.php    | 2 +-
 .../extbase/Classes/Validation/Validator/FloatValidator.php   | 2 +-
 .../Classes/Validation/Validator/GenericObjectValidator.php   | 2 +-
 .../extbase/Classes/Validation/Validator/IntegerValidator.php | 2 +-
 .../Classes/Validation/Validator/NotEmptyValidator.php        | 2 +-
 .../Classes/Validation/Validator/NumberRangeValidator.php     | 2 +-
 .../extbase/Classes/Validation/Validator/NumberValidator.php  | 2 +-
 .../Classes/Validation/Validator/ObjectValidatorInterface.php | 2 +-
 .../extbase/Classes/Validation/Validator/RawValidator.php     | 2 +-
 .../Validation/Validator/RegularExpressionValidator.php       | 2 +-
 .../Classes/Validation/Validator/StringLengthValidator.php    | 2 +-
 .../extbase/Classes/Validation/Validator/StringValidator.php  | 2 +-
 .../extbase/Classes/Validation/Validator/TextValidator.php    | 2 +-
 .../Classes/Validation/Validator/ValidatorInterface.php       | 2 +-
 typo3/sysext/extbase/Classes/Validation/ValidatorResolver.php | 2 +-
 typo3/sysext/extbase/Tests/Fixture/Entity.php                 | 2 +-
 typo3/sysext/extbase/Tests/Fixture/ValueObject.php            | 2 +-
 typo3/sysext/extbase/Tests/Functional/BaseTestCase.php        | 2 +-
 typo3/sysext/extbase/Tests/Unit/BaseTestCase.php              | 2 +-
 .../Unit/Configuration/BackendConfigurationManagerTest.php    | 2 +-
 .../Unit/Configuration/FrontendConfigurationManagerTest.php   | 2 +-
 typo3/sysext/extbase/Tests/Unit/Core/BootstrapTest.php        | 2 +-
 .../extbase/Tests/Unit/Domain/Model/BackendUserGroupTest.php  | 2 +-
 .../extbase/Tests/Unit/Domain/Model/BackendUserTest.php       | 2 +-
 .../sysext/extbase/Tests/Unit/Domain/Model/FileMountTest.php  | 2 +-
 .../extbase/Tests/Unit/Domain/Model/FrontendUserGroupTest.php | 2 +-
 .../extbase/Tests/Unit/Domain/Model/FrontendUserTest.php      | 2 +-
 typo3/sysext/extbase/Tests/Unit/Error/MessageTest.php         | 2 +-
 .../Tests/Unit/Hook/DataHandler/CheckFlexFormValueTest.php    | 2 +-
 .../Tests/Unit/Mvc/Controller/ActionControllerTest.php        | 2 +-
 .../Mvc/Controller/ArgumentBehaviorBeforeExtbase14Test.php    | 2 +-
 .../extbase/Tests/Unit/Mvc/Controller/ArgumentsTest.php       | 2 +-
 typo3/sysext/extbase/Tests/Unit/Mvc/RequestTest.php           | 2 +-
 typo3/sysext/extbase/Tests/Unit/Mvc/ResponseTest.php          | 2 +-
 .../sysext/extbase/Tests/Unit/Mvc/Web/RequestBuilderTest.php  | 2 +-
 .../extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php     | 2 +-
 .../extbase/Tests/Unit/Persistence/Fixture/Model/Entity2.php  | 2 +-
 .../Unit/Persistence/Generic/Mapper/DataMapFactoryTest.php    | 2 +-
 .../extbase/Tests/Unit/Persistence/Generic/SessionTest.php    | 2 +-
 .../Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php   | 2 +-
 .../extbase/Tests/Unit/Persistence/ObjectStorageTest.php      | 2 +-
 .../sysext/extbase/Tests/Unit/Scheduler/FieldProviderTest.php | 2 +-
 .../Tests/Unit/Scheduler/Fixtures/MockACommandController.php  | 2 +-
 .../Tests/Unit/Scheduler/Fixtures/MockBCommandController.php  | 2 +-
 .../Tests/Unit/Scheduler/Fixtures/MockCCommandController.php  | 2 +-
 .../sysext/extbase/Tests/Unit/Scheduler/TaskExecutorTest.php  | 2 +-
 typo3/sysext/extbase/Tests/Unit/Scheduler/TaskTest.php        | 2 +-
 .../extbase/Tests/Unit/Service/TypeHandlingServiceTest.php    | 2 +-
 typo3/sysext/extbase/Tests/Unit/SignalSlot/DispatcherTest.php | 2 +-
 .../sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php | 2 +-
 .../Validator/BeforeExtbase14/AlphanumericValidatorTest.php   | 2 +-
 .../Validator/BeforeExtbase14/ConjunctionValidatorTest.php    | 2 +-
 .../Validator/BeforeExtbase14/DateTimeValidatorTest.php       | 2 +-
 .../Validator/BeforeExtbase14/EmailAddressValidatorTest.php   | 2 +-
 .../Validator/BeforeExtbase14/FloatValidatorTest.php          | 2 +-
 .../Validator/BeforeExtbase14/GenericObjectValidatorTest.php  | 2 +-
 .../Validator/BeforeExtbase14/IntegerValidatorTest.php        | 2 +-
 .../Validator/BeforeExtbase14/NotEmptyValidatorTest.php       | 2 +-
 .../Validator/BeforeExtbase14/NumberRangeValidatorTest.php    | 2 +-
 .../Validator/BeforeExtbase14/NumberValidatorTest.php         | 2 +-
 .../Validation/Validator/BeforeExtbase14/RawValidatorTest.php | 2 +-
 .../BeforeExtbase14/RegularExpressionValidatorTest.php        | 2 +-
 .../Validator/BeforeExtbase14/StringLengthValidatorTest.php   | 2 +-
 .../Validator/BeforeExtbase14/TextValidatorTest.php           | 2 +-
 .../extbase/Tests/Unit/Validation/ValidatorResolverTest.php   | 2 +-
 .../Classes/Command/ExtensionCommandController.php            | 2 +-
 .../Classes/Controller/AbstractController.php                 | 2 +-
 .../extensionmanager/Classes/Controller/ActionController.php  | 2 +-
 .../Classes/Controller/ConfigurationController.php            | 2 +-
 .../Classes/Controller/DistributionController.php             | 2 +-
 .../Classes/Controller/DownloadController.php                 | 2 +-
 .../extensionmanager/Classes/Controller/ListController.php    | 2 +-
 .../Classes/Controller/UpdateFromTerController.php            | 2 +-
 .../Classes/Controller/UpdateScriptController.php             | 2 +-
 .../Classes/Controller/UploadExtensionFileController.php      | 2 +-
 .../Classes/Domain/Model/ConfigurationCategory.php            | 2 +-
 .../Classes/Domain/Model/ConfigurationItem.php                | 2 +-
 .../Classes/Domain/Model/ConfigurationSubcategory.php         | 2 +-
 .../extensionmanager/Classes/Domain/Model/Dependency.php      | 2 +-
 .../extensionmanager/Classes/Domain/Model/DownloadQueue.php   | 2 +-
 .../extensionmanager/Classes/Domain/Model/Extension.php       | 2 +-
 typo3/sysext/extensionmanager/Classes/Package.php             | 2 +-
 .../extensionmanager/Classes/Report/ExtensionStatus.php       | 2 +-
 .../Classes/Service/ExtensionManagementService.php            | 2 +-
 .../extensionmanager/Classes/Utility/ConfigurationUtility.php | 2 +-
 .../Classes/Utility/Connection/TerUtility.php                 | 2 +-
 .../extensionmanager/Classes/Utility/DatabaseUtility.php      | 2 +-
 .../extensionmanager/Classes/Utility/DependencyUtility.php    | 2 +-
 .../extensionmanager/Classes/Utility/DownloadUtility.php      | 2 +-
 .../sysext/extensionmanager/Classes/Utility/EmConfUtility.php | 2 +-
 .../Classes/Utility/ExtensionModelUtility.php                 | 2 +-
 .../extensionmanager/Classes/Utility/FileHandlingUtility.php  | 2 +-
 .../extensionmanager/Classes/Utility/InstallUtility.php       | 2 +-
 typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php | 2 +-
 .../extensionmanager/Classes/Utility/UpdateScriptUtility.php  | 2 +-
 .../Classes/ViewHelpers/Be/TriggerViewHelper.php              | 2 +-
 .../Classes/ViewHelpers/ConfigureExtensionViewHelper.php      | 2 +-
 .../Classes/ViewHelpers/DownloadExtensionDataViewHelper.php   | 2 +-
 .../Classes/ViewHelpers/DownloadExtensionViewHelper.php       | 2 +-
 .../ViewHelpers/Form/TypoScriptConstantsViewHelper.php        | 2 +-
 .../Classes/ViewHelpers/Format/ImplodeViewHelper.php          | 2 +-
 .../Classes/ViewHelpers/Format/JsonEncodeViewHelper.php       | 2 +-
 .../extensionmanager/Classes/ViewHelpers/ImageViewHelper.php  | 2 +-
 .../ViewHelpers/InstallationStateCssClassViewHelper.php       | 2 +-
 .../Classes/ViewHelpers/RemoveExtensionViewHelper.php         | 2 +-
 .../Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php   | 2 +-
 .../ToggleExtensionInstallationStateViewHelper.php            | 2 +-
 .../Classes/ViewHelpers/UpdateScriptViewHelper.php            | 2 +-
 .../Classes/ExtraPageContextMenuOptions.php                   | 2 +-
 typo3/sysext/feedit/Classes/FrontendEditPanel.php             | 2 +-
 .../sysext/filelist/Classes/Controller/FileListController.php | 2 +-
 typo3/sysext/filelist/Classes/FileList.php                    | 2 +-
 .../sysext/filelist/Classes/FileListEditIconHookInterface.php | 2 +-
 typo3/sysext/filelist/Classes/FileListFolderTree.php          | 2 +-
 typo3/sysext/filelist/mod1/index.php                          | 2 +-
 typo3/sysext/fluid/Classes/Package.php                        | 2 +-
 .../frontend/Classes/Aspect/FileMetadataOverlayAspect.php     | 2 +-
 .../Classes/Authentication/FrontendUserAuthentication.php     | 2 +-
 .../Classes/Category/Collection/CategoryCollection.php        | 2 +-
 .../TypoScript/ConditionMatching/ConditionMatcher.php         | 2 +-
 .../frontend/Classes/ContentObject/AbstractContentObject.php  | 2 +-
 .../frontend/Classes/ContentObject/CaseContentObject.php      | 2 +-
 .../frontend/Classes/ContentObject/ClearGifContentObject.php  | 2 +-
 .../frontend/Classes/ContentObject/ColumnsContentObject.php   | 2 +-
 .../frontend/Classes/ContentObject/ContentContentObject.php   | 2 +-
 .../Classes/ContentObject/ContentObjectArrayContentObject.php | 2 +-
 .../ContentObject/ContentObjectArrayInternalContentObject.php | 2 +-
 .../ContentObject/ContentObjectGetDataHookInterface.php       | 2 +-
 .../ContentObjectGetImageResourceHookInterface.php            | 2 +-
 .../ContentObjectGetPublicUrlForFileHookInterface.php         | 2 +-
 .../ContentObject/ContentObjectGetSingleHookInterface.php     | 2 +-
 .../ContentObjectOneSourceCollectionHookInterface.php         | 2 +-
 .../ContentObject/ContentObjectPostInitHookInterface.php      | 2 +-
 .../frontend/Classes/ContentObject/ContentObjectRenderer.php  | 2 +-
 .../ContentObject/ContentObjectStdWrapHookInterface.php       | 2 +-
 .../Classes/ContentObject/ContentTableContentObject.php       | 2 +-
 .../frontend/Classes/ContentObject/EditPanelContentObject.php | 2 +-
 .../frontend/Classes/ContentObject/FileContentObject.php      | 2 +-
 .../frontend/Classes/ContentObject/FileLinkHookInterface.php  | 2 +-
 .../frontend/Classes/ContentObject/FilesContentObject.php     | 2 +-
 .../Classes/ContentObject/FlowPlayerContentObject.php         | 2 +-
 .../Classes/ContentObject/FluidTemplateContentObject.php      | 2 +-
 .../frontend/Classes/ContentObject/FormContentObject.php      | 2 +-
 .../Classes/ContentObject/HierarchicalMenuContentObject.php   | 2 +-
 .../Classes/ContentObject/HorizontalRulerContentObject.php    | 2 +-
 .../frontend/Classes/ContentObject/ImageContentObject.php     | 2 +-
 .../Classes/ContentObject/ImageResourceContentObject.php      | 2 +-
 .../frontend/Classes/ContentObject/ImageTextContentObject.php | 2 +-
 .../Classes/ContentObject/LoadRegisterContentObject.php       | 2 +-
 .../frontend/Classes/ContentObject/MediaContentObject.php     | 2 +-
 .../Classes/ContentObject/Menu/AbstractMenuContentObject.php  | 2 +-
 .../Menu/AbstractMenuFilterPagesHookInterface.php             | 2 +-
 .../Classes/ContentObject/Menu/CategoryMenuUtility.php        | 2 +-
 .../ContentObject/Menu/Exception/NoSuchMenuTypeException.php  | 2 +-
 .../Classes/ContentObject/Menu/GraphicalMenuContentObject.php | 2 +-
 .../Classes/ContentObject/Menu/ImageMenuContentObject.php     | 2 +-
 .../ContentObject/Menu/JavaScriptMenuContentObject.php        | 2 +-
 .../Classes/ContentObject/Menu/MenuContentObjectFactory.php   | 2 +-
 .../Classes/ContentObject/Menu/TextMenuContentObject.php      | 2 +-
 .../Classes/ContentObject/MultimediaContentObject.php         | 2 +-
 .../Classes/ContentObject/OffsetTableContentObject.php        | 2 +-
 .../Classes/ContentObject/QuicktimeObjectContentObject.php    | 2 +-
 .../frontend/Classes/ContentObject/RecordsContentObject.php   | 2 +-
 .../Classes/ContentObject/RestoreRegisterContentObject.php    | 2 +-
 .../ContentObject/ScalableVectorGraphicsContentObject.php     | 2 +-
 .../Classes/ContentObject/SearchResultContentObject.php       | 2 +-
 .../ContentObject/ShockwaveFlashObjectContentObject.php       | 2 +-
 typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php | 2 +-
 .../frontend/Classes/ContentObject/TemplateContentObject.php  | 2 +-
 .../frontend/Classes/ContentObject/TextContentObject.php      | 2 +-
 .../frontend/Classes/ContentObject/UserContentObject.php      | 2 +-
 .../Classes/ContentObject/UserInternalContentObject.php       | 2 +-
 .../frontend/Classes/Controller/DataSubmissionController.php  | 2 +-
 .../frontend/Classes/Controller/PageInformationController.php | 2 +-
 .../frontend/Classes/Controller/ShowImageController.php       | 2 +-
 .../Classes/Controller/TranslationStatusController.php        | 2 +-
 .../Classes/Controller/TypoScriptFrontendController.php       | 2 +-
 typo3/sysext/frontend/Classes/Exception.php                   | 2 +-
 typo3/sysext/frontend/Classes/Hooks/FrontendHooks.php         | 2 +-
 typo3/sysext/frontend/Classes/Hooks/MediaItemHooks.php        | 2 +-
 .../frontend/Classes/Hooks/TreelistCacheUpdateHooks.php       | 2 +-
 typo3/sysext/frontend/Classes/Imaging/GifBuilder.php          | 2 +-
 .../frontend/Classes/MediaWizard/MediaWizardProvider.php      | 2 +-
 .../Classes/MediaWizard/MediaWizardProviderInterface.php      | 2 +-
 .../Classes/MediaWizard/MediaWizardProviderManager.php        | 2 +-
 typo3/sysext/frontend/Classes/Package.php                     | 2 +-
 typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php    | 2 +-
 typo3/sysext/frontend/Classes/Page/FramesetRenderer.php       | 2 +-
 typo3/sysext/frontend/Classes/Page/PageGenerator.php          | 2 +-
 typo3/sysext/frontend/Classes/Page/PageRepository.php         | 2 +-
 .../Classes/Page/PageRepositoryGetPageHookInterface.php       | 2 +-
 .../Page/PageRepositoryGetPageOverlayHookInterface.php        | 2 +-
 .../Page/PageRepositoryGetRecordOverlayHookInterface.php      | 2 +-
 typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php       | 2 +-
 typo3/sysext/frontend/Classes/Utility/EidUtility.php          | 2 +-
 typo3/sysext/frontend/Classes/View/AdminPanelView.php         | 2 +-
 .../frontend/Classes/View/AdminPanelViewHookInterface.php     | 2 +-
 .../func/Classes/Controller/PageFunctionsController.php       | 2 +-
 typo3/sysext/func/mod1/index.php                              | 2 +-
 .../Classes/Controller/WebFunctionWizardsBaseController.php   | 2 +-
 typo3/sysext/impexp/Classes/Clickmenu.php                     | 2 +-
 .../impexp/Classes/Controller/ImportExportController.php      | 2 +-
 typo3/sysext/impexp/Classes/ImportExport.php                  | 2 +-
 typo3/sysext/impexp/Classes/LocalPageTree.php                 | 2 +-
 typo3/sysext/impexp/Classes/Utility/ImportExportUtility.php   | 2 +-
 typo3/sysext/impexp/app/index.php                             | 2 +-
 .../indexed_search/Classes/Controller/ModuleController.php    | 2 +-
 .../indexed_search/Classes/Controller/SearchController.php    | 2 +-
 .../Classes/Controller/SearchFormController.php               | 2 +-
 .../Classes/Domain/Repository/IndexSearchRepository.php       | 2 +-
 typo3/sysext/indexed_search/Classes/Example/CrawlerHook.php   | 2 +-
 typo3/sysext/indexed_search/Classes/Example/PluginHook.php    | 2 +-
 typo3/sysext/indexed_search/Classes/FileContentParser.php     | 2 +-
 typo3/sysext/indexed_search/Classes/Hook/CrawlerFilesHook.php | 2 +-
 typo3/sysext/indexed_search/Classes/Hook/CrawlerHook.php      | 2 +-
 .../indexed_search/Classes/Hook/MysqlFulltextIndexHook.php    | 2 +-
 typo3/sysext/indexed_search/Classes/Indexer.php               | 2 +-
 typo3/sysext/indexed_search/Classes/Lexer.php                 | 2 +-
 .../indexed_search/Classes/Utility/IndexedSearchUtility.php   | 2 +-
 .../Classes/ViewHelpers/PageBrowsingResultsViewHelper.php     | 2 +-
 .../Classes/ViewHelpers/PageBrowsingViewHelper.php            | 2 +-
 typo3/sysext/indexed_search/class.crawler.php                 | 2 +-
 typo3/sysext/indexed_search/mod/index.php                     | 2 +-
 typo3/sysext/indexed_search/pi/class.tx_indexedsearch.php     | 2 +-
 typo3/sysext/info/Classes/Controller/InfoModuleController.php | 2 +-
 typo3/sysext/info/mod1/index.php                              | 2 +-
 .../Classes/Controller/InfoPageTyposcriptConfigController.php | 2 +-
 .../sysext/install/Classes/Controller/AbstractController.php  | 2 +-
 typo3/sysext/install/Classes/Controller/AjaxController.php    | 2 +-
 .../install/Classes/Controller/BackendModuleController.php    | 2 +-
 typo3/sysext/install/Classes/Controller/ToolController.php    | 2 +-
 typo3/sysext/install/Classes/Package.php                      | 2 +-
 typo3/sysext/install/Classes/Service/ClearCacheService.php    | 2 +-
 typo3/sysext/install/Classes/Service/ContextService.php       | 2 +-
 typo3/sysext/install/Classes/Service/CoreUpdateService.php    | 2 +-
 typo3/sysext/install/Classes/Service/CoreVersionService.php   | 2 +-
 typo3/sysext/install/Classes/Service/EnableFileService.php    | 2 +-
 typo3/sysext/install/Classes/Service/SessionService.php       | 2 +-
 .../install/Classes/Service/SqlExpectedSchemaService.php      | 2 +-
 .../install/Classes/Service/SqlSchemaMigrationService.php     | 2 +-
 typo3/sysext/install/Classes/Updates/AbstractUpdate.php       | 2 +-
 .../install/Classes/Updates/AddFlexFormsToAclUpdate.php       | 2 +-
 .../sysext/install/Classes/Updates/CharsetDefaultsUpdate.php  | 2 +-
 typo3/sysext/install/Classes/Updates/CompatVersionUpdate.php  | 2 +-
 .../sysext/install/Classes/Updates/CompressionLevelUpdate.php | 2 +-
 typo3/sysext/install/Classes/Updates/CscSplitUpdate.php       | 2 +-
 .../sysext/install/Classes/Updates/ExtensionManagerTables.php | 2 +-
 .../install/Classes/Updates/FileTableSplittingUpdate.php      | 2 +-
 .../sysext/install/Classes/Updates/FlagsFromSpriteUpdate.php  | 2 +-
 typo3/sysext/install/Classes/Updates/ImagecolsUpdate.php      | 2 +-
 typo3/sysext/install/Classes/Updates/ImagelinkUpdate.php      | 2 +-
 typo3/sysext/install/Classes/Updates/InstallSysExtsUpdate.php | 2 +-
 .../install/Classes/Updates/InstallerProcessInterface.php     | 2 +-
 typo3/sysext/install/Classes/Updates/MediaFlexformUpdate.php  | 2 +-
 typo3/sysext/install/Classes/Updates/MergeAdvancedUpdate.php  | 2 +-
 .../install/Classes/Updates/MigrateWorkspacesUpdate.php       | 2 +-
 typo3/sysext/install/Classes/Updates/NotInMenuUpdate.php      | 2 +-
 typo3/sysext/install/Classes/Updates/RootTemplateUpdate.php   | 2 +-
 typo3/sysext/install/Classes/Updates/T3skinUpdate.php         | 2 +-
 .../install/Classes/ViewHelpers/Be/ContainerViewHelper.php    | 2 +-
 typo3/sysext/install/Start/Install.php                        | 2 +-
 .../install/Tests/Unit/FolderStructure/AbstractNodeTest.php   | 2 +-
 .../install/Tests/Unit/Service/CoreUpdateServiceTest.php      | 2 +-
 .../install/Tests/Unit/Service/CoreVersionServiceTest.php     | 2 +-
 .../Tests/Unit/Service/SqlSchemaMigrationServiceTest.php      | 2 +-
 .../Unit/ViewHelpers/Format/PhpErrorCodeViewHelperTest.php    | 2 +-
 typo3/sysext/lang/Classes/LanguageService.php                 | 2 +-
 typo3/sysext/lang/Classes/Package.php                         | 2 +-
 typo3/sysext/lang/Resources/Public/JavaScript/Typo3Lang.js    | 2 +-
 typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php   | 2 +-
 .../Tests/Unit/Domain/Model/LanguageSelectionFormTest.php     | 2 +-
 typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php    | 2 +-
 .../Tests/Unit/Domain/Model/UpdateTranslationFormTest.php     | 2 +-
 typo3/sysext/lowlevel/Classes/AdminCommand.php                | 2 +-
 typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php        | 2 +-
 typo3/sysext/lowlevel/Classes/CleanerCommand.php              | 2 +-
 typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php       | 2 +-
 typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php          | 2 +-
 typo3/sysext/lowlevel/Classes/LostFilesCommand.php            | 2 +-
 typo3/sysext/lowlevel/Classes/MissingFilesCommand.php         | 2 +-
 typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php     | 2 +-
 typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php        | 2 +-
 typo3/sysext/lowlevel/Classes/RteImagesCommand.php            | 2 +-
 typo3/sysext/lowlevel/Classes/SyslogCommand.php               | 2 +-
 typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php        | 2 +-
 typo3/sysext/lowlevel/Classes/VersionsCommand.php             | 2 +-
 typo3/sysext/lowlevel/Classes/View/ConfigurationView.php      | 2 +-
 typo3/sysext/lowlevel/Classes/View/DatabaseIntegrityView.php  | 2 +-
 typo3/sysext/lowlevel/config/index.php                        | 2 +-
 typo3/sysext/lowlevel/dbint/index.php                         | 2 +-
 .../sysext/opendocs/Classes/Controller/OpendocsController.php | 2 +-
 typo3/sysext/opendocs/Resources/Public/JavaScript/opendocs.js | 2 +-
 .../perm/Classes/Controller/PermissionModuleController.php    | 2 +-
 typo3/sysext/perm/mod1/index.php                              | 2 +-
 typo3/sysext/perm/mod1/perm.js                                | 2 +-
 typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php    | 2 +-
 .../Classes/Controller/ElementBrowserController.php           | 2 +-
 .../Classes/Controller/ElementBrowserFramesetController.php   | 2 +-
 typo3/sysext/recordlist/Classes/Package.php                   | 2 +-
 typo3/sysext/recordlist/Classes/RecordList.php                | 2 +-
 .../Classes/RecordList/AbstractDatabaseRecordList.php         | 2 +-
 .../recordlist/Classes/RecordList/DatabaseRecordList.php      | 2 +-
 .../recordlist/Classes/RecordList/RecordListHookInterface.php | 2 +-
 typo3/sysext/recordlist/mod1/index.php                        | 2 +-
 typo3/sysext/reports/Classes/ReportInterface.php              | 2 +-
 typo3/sysext/reports/Classes/StatusProviderInterface.php      | 2 +-
 .../rsaauth/Tests/Unit/Backend/CommandLineBackendTest.php     | 2 +-
 typo3/sysext/rsaauth/Tests/Unit/Backend/PhpBackendTest.php    | 2 +-
 typo3/sysext/rsaauth/Tests/Unit/KeypairTest.php               | 2 +-
 typo3/sysext/rtehtmlarea/Classes/ContentParser.php            | 2 +-
 .../Classes/Controller/AccessibilityLinkController.php        | 2 +-
 .../rtehtmlarea/Classes/Controller/BrowseLinksController.php  | 2 +-
 .../Classes/Controller/CustomAttributeController.php          | 2 +-
 .../rtehtmlarea/Classes/Controller/FrontendRteController.php  | 2 +-
 .../rtehtmlarea/Classes/Controller/SelectImageController.php  | 2 +-
 .../Classes/Hook/Install/DeprecatedRteProperties.php          | 2 +-
 typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php          | 2 +-
 typo3/sysext/rtehtmlarea/Classes/PageTree.php                 | 2 +-
 typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php          | 2 +-
 typo3/sysext/rtehtmlarea/Classes/SelectImage.php              | 2 +-
 typo3/sysext/rtehtmlarea/Classes/User.php                     | 2 +-
 typo3/sysext/rtehtmlarea/ext_localconf.php                    | 2 +-
 typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js                 | 2 +-
 .../rtehtmlarea/htmlarea/plugins/AboutEditor/about-editor.js  | 2 +-
 typo3/sysext/rtehtmlarea/htmlarea/plugins/Acronym/acronym.js  | 2 +-
 .../htmlarea/plugins/BlockElements/block-elements.js          | 2 +-
 .../rtehtmlarea/htmlarea/plugins/BlockStyle/block-style.js    | 2 +-
 .../htmlarea/plugins/CharacterMap/character-map.js            | 2 +-
 .../rtehtmlarea/htmlarea/plugins/ContextMenu/context-menu.js  | 2 +-
 .../rtehtmlarea/htmlarea/plugins/CopyPaste/copy-paste.js      | 2 +-
 .../htmlarea/plugins/DefaultClean/default-clean.js            | 2 +-
 .../htmlarea/plugins/DefaultImage/default-image.js            | 2 +-
 .../htmlarea/plugins/DefaultInline/default-inline.js          | 2 +-
 .../rtehtmlarea/htmlarea/plugins/DefaultLink/default-link.js  | 2 +-
 .../htmlarea/plugins/DefinitionList/definition-list.js        | 2 +-
 .../rtehtmlarea/htmlarea/plugins/EditElement/edit-element.js  | 2 +-
 .../rtehtmlarea/htmlarea/plugins/EditorMode/editor-mode.js    | 2 +-
 .../rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js  | 2 +-
 .../htmlarea/plugins/InlineElements/inline-elements.js        | 2 +-
 .../htmlarea/plugins/InsertSmiley/insert-smiley.js            | 2 +-
 .../sysext/rtehtmlarea/htmlarea/plugins/Language/language.js  | 2 +-
 .../htmlarea/plugins/MicrodataSchema/microdata-schema.js      | 2 +-
 .../rtehtmlarea/htmlarea/plugins/PlainText/plain-text.js      | 2 +-
 .../sysext/rtehtmlarea/htmlarea/plugins/QuickTag/quick-tag.js | 2 +-
 .../htmlarea/plugins/RemoveFormat/remove-format.js            | 2 +-
 .../rtehtmlarea/htmlarea/plugins/SelectFont/select-font.js    | 2 +-
 .../htmlarea/plugins/SpellChecker/spell-checker.js            | 2 +-
 .../rtehtmlarea/htmlarea/plugins/TYPO3Color/typo3color.js     | 2 +-
 .../htmlarea/plugins/TYPO3HtmlParser/typo3html-parser.js      | 2 +-
 .../rtehtmlarea/htmlarea/plugins/TYPO3Image/typo3image.js     | 2 +-
 .../rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js       | 2 +-
 .../htmlarea/plugins/TableOperations/table-operations.js      | 2 +-
 .../htmlarea/plugins/TextIndicator/text-indicator.js          | 2 +-
 .../rtehtmlarea/htmlarea/plugins/TextStyle/text-style.js      | 2 +-
 .../sysext/rtehtmlarea/htmlarea/plugins/UndoRedo/undo-redo.js | 2 +-
 .../htmlarea/plugins/UserElements/user-elements.js            | 2 +-
 typo3/sysext/rtehtmlarea/mod3/browse_links.php                | 2 +-
 typo3/sysext/rtehtmlarea/mod4/select_image.php                | 2 +-
 typo3/sysext/rtehtmlarea/mod5/user.php                        | 2 +-
 typo3/sysext/rtehtmlarea/mod6/parse_html.php                  | 2 +-
 typo3/sysext/saltedpasswords/Classes/Autoloader.php           | 2 +-
 .../saltedpasswords/Classes/Evaluation/BackendEvaluator.php   | 2 +-
 typo3/sysext/saltedpasswords/Classes/Evaluation/Evaluator.php | 2 +-
 .../saltedpasswords/Classes/Evaluation/FrontendEvaluator.php  | 2 +-
 typo3/sysext/saltedpasswords/Classes/Package.php              | 2 +-
 typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php    | 2 +-
 typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php    | 2 +-
 typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php         | 2 +-
 typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php      | 2 +-
 typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php     | 2 +-
 typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php   | 2 +-
 .../sysext/saltedpasswords/Classes/SaltedPasswordService.php  | 2 +-
 .../saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php  | 2 +-
 .../Classes/Utility/ExtensionManagerConfigurationUtility.php  | 2 +-
 .../Classes/Utility/SaltedPasswordsUtility.php                | 2 +-
 .../saltedpasswords/Tests/Unit/Evaluation/EvaluatorTest.php   | 2 +-
 .../saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php      | 2 +-
 typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php  | 2 +-
 .../sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php | 2 +-
 .../saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php       | 2 +-
 .../Tests/Unit/Utility/SaltedPasswordsUtilityTest.php         | 2 +-
 .../sysext/setup/Classes/Controller/SetupModuleController.php | 2 +-
 typo3/sysext/setup/mod/index.php                              | 2 +-
 typo3/sysext/sv/Classes/AbstractAuthenticationService.php     | 2 +-
 typo3/sysext/sv/Classes/AuthenticationService.php             | 2 +-
 typo3/sysext/sv/Classes/Package.php                           | 2 +-
 typo3/sysext/sys_action/Classes/ActionList.php                | 2 +-
 typo3/sysext/sys_action/toolbarmenu/tx_sysactions.js          | 2 +-
 typo3/sysext/t3editor/Classes/CodeCompletion.php              | 2 +-
 typo3/sysext/t3editor/Classes/FormWizard.php                  | 2 +-
 typo3/sysext/t3editor/Classes/Hook/FileEditHook.php           | 2 +-
 .../t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php      | 2 +-
 typo3/sysext/t3editor/Classes/T3Editor.php                    | 2 +-
 typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php   | 2 +-
 typo3/sysext/t3editor/Classes/class.tx_t3editor.php           | 2 +-
 .../t3editor/Classes/class.tx_t3editor_hooks_fileedit.php     | 2 +-
 .../Classes/class.tx_t3editor_hooks_tstemplateinfo.php        | 2 +-
 .../t3editor/Classes/class.tx_t3editor_tceforms_wizard.php    | 2 +-
 .../ts_codecompletion/class.tx_t3editor_codecompletion.php    | 2 +-
 .../ts_codecompletion/class.tx_t3editor_tsrefloader.php       | 2 +-
 typo3/sysext/t3editor/res/jslib/fileedit.js                   | 2 +-
 typo3/sysext/t3editor/res/jslib/t3editor.js                   | 2 +-
 .../t3editor/res/jslib/ts_codecompletion/completionresult.js  | 2 +-
 .../t3editor/res/jslib/ts_codecompletion/descriptionPlugin.js | 2 +-
 .../t3editor/res/jslib/ts_codecompletion/tscodecompletion.js  | 2 +-
 typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsparser.js | 2 +-
 typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsref.js    | 2 +-
 typo3/sysext/taskcenter/Classes/TaskInterface.php             | 2 +-
 .../Controller/TemplateAnalyzerModuleFunctionController.php   | 2 +-
 ...poScriptTemplateConstantEditorModuleFunctionController.php | 2 +-
 .../TypoScriptTemplateInformationModuleFunctionController.php | 2 +-
 .../Classes/Controller/TypoScriptTemplateModuleController.php | 2 +-
 ...ypoScriptTemplateObjectBrowserModuleFunctionController.php | 2 +-
 typo3/sysext/tstemplate/ts/index.php                          | 2 +-
 typo3/sysext/version/Classes/DataHandler/CommandMap.php       | 2 +-
 .../version/Classes/Dependency/DependencyEntityFactory.php    | 2 +-
 .../sysext/version/Classes/Dependency/DependencyResolver.php  | 2 +-
 typo3/sysext/version/Classes/Dependency/ElementEntity.php     | 2 +-
 typo3/sysext/version/Classes/Dependency/EventCallback.php     | 2 +-
 typo3/sysext/version/Classes/Dependency/ReferenceEntity.php   | 2 +-
 typo3/sysext/version/Classes/Hook/DataHandlerHook.php         | 2 +-
 typo3/sysext/version/Classes/Hook/IconUtilityHook.php         | 2 +-
 typo3/sysext/version/Classes/Hook/PreviewHook.php             | 2 +-
 typo3/sysext/version/Classes/Utility/WorkspacesUtility.php    | 2 +-
 typo3/sysext/version/Classes/View/VersionView.php             | 2 +-
 .../viewpage/Classes/Controller/ViewModuleController.php      | 2 +-
 .../Controller/CreatePagesWizardModuleFunctionController.php  | 2 +-
 .../Classes/View/SortPagesWizardModuleFunction.php            | 2 +-
 .../sysext/workspaces/Classes/ColumnDataProviderInterface.php | 2 +-
 .../workspaces/Classes/Controller/AbstractController.php      | 2 +-
 .../workspaces/Classes/Controller/PreviewController.php       | 2 +-
 .../sysext/workspaces/Classes/Controller/ReviewController.php | 2 +-
 .../sysext/workspaces/Classes/Domain/Model/CombinedRecord.php | 2 +-
 .../sysext/workspaces/Classes/Domain/Model/DatabaseRecord.php | 2 +-
 typo3/sysext/workspaces/Classes/ExtDirect/AbstractHandler.php | 2 +-
 typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php   | 2 +-
 typo3/sysext/workspaces/Classes/ExtDirect/ExtDirectServer.php | 2 +-
 .../sysext/workspaces/Classes/ExtDirect/MassActionHandler.php | 2 +-
 .../Classes/ExtDirect/PagetreeCollectionsProcessor.php        | 2 +-
 typo3/sysext/workspaces/Classes/ExtDirect/ToolbarMenu.php     | 2 +-
 .../Classes/ExtDirect/WorkspaceSelectorToolbarItem.php        | 2 +-
 typo3/sysext/workspaces/Classes/Hook/BackendUtilityHook.php   | 2 +-
 typo3/sysext/workspaces/Classes/Hook/DataHandlerHook.php      | 2 +-
 .../Classes/Hook/TypoScriptFrontendControllerHook.php         | 2 +-
 .../workspaces/Classes/Service/AdditionalColumnService.php    | 2 +-
 .../workspaces/Classes/Service/AdditionalResourceService.php  | 2 +-
 typo3/sysext/workspaces/Classes/Service/GridDataService.php   | 2 +-
 typo3/sysext/workspaces/Classes/Service/HistoryService.php    | 2 +-
 typo3/sysext/workspaces/Classes/Service/IntegrityService.php  | 2 +-
 typo3/sysext/workspaces/Classes/Service/StagesService.php     | 2 +-
 typo3/sysext/workspaces/Classes/Service/WorkspaceService.php  | 2 +-
 .../sysext/workspaces/Resources/Public/JavaScript/actions.js  | 2 +-
 .../workspaces/Resources/Public/JavaScript/component.js       | 2 +-
 .../workspaces/Resources/Public/JavaScript/configuration.js   | 2 +-
 typo3/sysext/workspaces/Resources/Public/JavaScript/grid.js   | 2 +-
 .../sysext/workspaces/Resources/Public/JavaScript/helpers.js  | 2 +-
 .../sysext/workspaces/Resources/Public/JavaScript/preview.js  | 2 +-
 .../sysext/workspaces/Resources/Public/JavaScript/toolbar.js  | 2 +-
 .../workspaces/Resources/Public/JavaScript/workspacemenu.js   | 2 +-
 .../workspaces/Resources/Public/JavaScript/workspaces.js      | 2 +-
 .../Tests/Functional/Service/WorkspaceServiceTest.php         | 2 +-
 typo3/tce_db.php                                              | 2 +-
 typo3/tce_file.php                                            | 2 +-
 typo3/thumbs.php                                              | 2 +-
 typo3/wizard_add.php                                          | 2 +-
 typo3/wizard_colorpicker.php                                  | 2 +-
 typo3/wizard_edit.php                                         | 2 +-
 typo3/wizard_forms.php                                        | 2 +-
 typo3/wizard_list.php                                         | 2 +-
 typo3/wizard_rte.php                                          | 2 +-
 typo3/wizard_table.php                                        | 2 +-
 1216 files changed, 1217 insertions(+), 1217 deletions(-)

diff --git a/index.php b/index.php
index eef54b222e74..edb621bc7b10 100644
--- a/index.php
+++ b/index.php
@@ -13,7 +13,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/ajax.php b/typo3/ajax.php
index 8bb8ea5a747e..672778a618f6 100644
--- a/typo3/ajax.php
+++ b/typo3/ajax.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/alt_clickmenu.php b/typo3/alt_clickmenu.php
index e80164edc895..d7be9bf9f262 100644
--- a/typo3/alt_clickmenu.php
+++ b/typo3/alt_clickmenu.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/alt_db_navframe.php b/typo3/alt_db_navframe.php
index 87e4c4ea9fb2..e70af0f2d66c 100644
--- a/typo3/alt_db_navframe.php
+++ b/typo3/alt_db_navframe.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/alt_doc.php b/typo3/alt_doc.php
index 4f33b66d0aa4..36626d0fd1b2 100644
--- a/typo3/alt_doc.php
+++ b/typo3/alt_doc.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/alt_doc_nodoc.php b/typo3/alt_doc_nodoc.php
index 2188a24c8636..20e825f4107f 100644
--- a/typo3/alt_doc_nodoc.php
+++ b/typo3/alt_doc_nodoc.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/alt_file_navframe.php b/typo3/alt_file_navframe.php
index 1bee41a4946f..d00ba7902fc1 100644
--- a/typo3/alt_file_navframe.php
+++ b/typo3/alt_file_navframe.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/alt_shortcut.php b/typo3/alt_shortcut.php
index 8960375c0136..9c60c899e7df 100644
--- a/typo3/alt_shortcut.php
+++ b/typo3/alt_shortcut.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/backend.php b/typo3/backend.php
index 3219dddcc328..046f6f655543 100644
--- a/typo3/backend.php
+++ b/typo3/backend.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/browse_links.php b/typo3/browse_links.php
index 1871944ff43a..59c8400d2e27 100644
--- a/typo3/browse_links.php
+++ b/typo3/browse_links.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/browser.php b/typo3/browser.php
index f9b6e45c2d0b..0a30b0a1fba3 100644
--- a/typo3/browser.php
+++ b/typo3/browser.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/cli_dispatch.phpsh b/typo3/cli_dispatch.phpsh
index f9ba3f821161..079914c64b38 100755
--- a/typo3/cli_dispatch.phpsh
+++ b/typo3/cli_dispatch.phpsh
@@ -14,7 +14,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/contrib/videojs/video-js/controls/audio-description.js b/typo3/contrib/videojs/video-js/controls/audio-description.js
index 168c2ab8f781..2adc346e971e 100644
--- a/typo3/contrib/videojs/video-js/controls/audio-description.js
+++ b/typo3/contrib/videojs/video-js/controls/audio-description.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/contrib/videojs/video-js/controls/captions.js b/typo3/contrib/videojs/video-js/controls/captions.js
index 38e35c4c7511..b82c704f6f93 100644
--- a/typo3/contrib/videojs/video-js/controls/captions.js
+++ b/typo3/contrib/videojs/video-js/controls/captions.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/contrib/videojs/video-js/controls/control-bar.js b/typo3/contrib/videojs/video-js/controls/control-bar.js
index 5cfc4102bf4e..b268b4fbf011 100644
--- a/typo3/contrib/videojs/video-js/controls/control-bar.js
+++ b/typo3/contrib/videojs/video-js/controls/control-bar.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/db_new.php b/typo3/db_new.php
index 5c576c727514..2c362695f0a9 100644
--- a/typo3/db_new.php
+++ b/typo3/db_new.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/dummy.php b/typo3/dummy.php
index 166df925019b..7563ac90dc22 100644
--- a/typo3/dummy.php
+++ b/typo3/dummy.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/file_edit.php b/typo3/file_edit.php
index c5c6eabf2419..5a9f26be7922 100644
--- a/typo3/file_edit.php
+++ b/typo3/file_edit.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/file_newfolder.php b/typo3/file_newfolder.php
index e7e8ffe80d4c..ba3c61006cb2 100644
--- a/typo3/file_newfolder.php
+++ b/typo3/file_newfolder.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/file_rename.php b/typo3/file_rename.php
index 7956194efd21..7ebe4304a7a5 100644
--- a/typo3/file_rename.php
+++ b/typo3/file_rename.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/file_upload.php b/typo3/file_upload.php
index 9f3b487a24a9..d6a2e2fbad2a 100644
--- a/typo3/file_upload.php
+++ b/typo3/file_upload.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/index.php b/typo3/index.php
index 4a1433bdb7b8..ca476ba6be02 100644
--- a/typo3/index.php
+++ b/typo3/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/init.php b/typo3/init.php
index 5bc3b310c5f3..08403860cd54 100644
--- a/typo3/init.php
+++ b/typo3/init.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/js/browse_links.js b/typo3/js/browse_links.js
index 376c4acd88a5..d55d1397ec2c 100755
--- a/typo3/js/browse_links.js
+++ b/typo3/js/browse_links.js
@@ -15,7 +15,7 @@
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/js/constantEditor.js b/typo3/js/constantEditor.js
index 0ffe82bff7a5..825026d06261 100644
--- a/typo3/js/constantEditor.js
+++ b/typo3/js/constantEditor.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/backendcontentiframe.js b/typo3/js/extjs/backendcontentiframe.js
index d11c77dc1c29..529cafe32745 100644
--- a/typo3/js/extjs/backendcontentiframe.js
+++ b/typo3/js/extjs/backendcontentiframe.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/Ext.ux.state.TreePanel.js b/typo3/js/extjs/components/pagetree/javascript/Ext.ux.state.TreePanel.js
index 44f25db89607..fe96d06beed4 100644
--- a/typo3/js/extjs/components/pagetree/javascript/Ext.ux.state.TreePanel.js
+++ b/typo3/js/extjs/components/pagetree/javascript/Ext.ux.state.TreePanel.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/actions.js b/typo3/js/extjs/components/pagetree/javascript/actions.js
index bfbf2cb13f57..4573866d8a1d 100644
--- a/typo3/js/extjs/components/pagetree/javascript/actions.js
+++ b/typo3/js/extjs/components/pagetree/javascript/actions.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/app.js b/typo3/js/extjs/components/pagetree/javascript/app.js
index 64d275c440fc..78406bf03f7f 100644
--- a/typo3/js/extjs/components/pagetree/javascript/app.js
+++ b/typo3/js/extjs/components/pagetree/javascript/app.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/contextmenu.js b/typo3/js/extjs/components/pagetree/javascript/contextmenu.js
index 32501b69f334..8cf6c23ed6a1 100644
--- a/typo3/js/extjs/components/pagetree/javascript/contextmenu.js
+++ b/typo3/js/extjs/components/pagetree/javascript/contextmenu.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/deletiondropzone.js b/typo3/js/extjs/components/pagetree/javascript/deletiondropzone.js
index 443f96fa6588..e971f7aaefea 100644
--- a/typo3/js/extjs/components/pagetree/javascript/deletiondropzone.js
+++ b/typo3/js/extjs/components/pagetree/javascript/deletiondropzone.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/js/extjs/components/pagetree/javascript/filteringtree.js b/typo3/js/extjs/components/pagetree/javascript/filteringtree.js
index 7ee0d88d312d..7b97bf6ab50e 100644
--- a/typo3/js/extjs/components/pagetree/javascript/filteringtree.js
+++ b/typo3/js/extjs/components/pagetree/javascript/filteringtree.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/nodeui.js b/typo3/js/extjs/components/pagetree/javascript/nodeui.js
index 0cb6d29a70ee..ae44c8039691 100644
--- a/typo3/js/extjs/components/pagetree/javascript/nodeui.js
+++ b/typo3/js/extjs/components/pagetree/javascript/nodeui.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/toppanel.js b/typo3/js/extjs/components/pagetree/javascript/toppanel.js
index f80299d8e9a3..98d501887d3f 100644
--- a/typo3/js/extjs/components/pagetree/javascript/toppanel.js
+++ b/typo3/js/extjs/components/pagetree/javascript/toppanel.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/tree.js b/typo3/js/extjs/components/pagetree/javascript/tree.js
index a3cb674f1bcd..af401fa4c618 100644
--- a/typo3/js/extjs/components/pagetree/javascript/tree.js
+++ b/typo3/js/extjs/components/pagetree/javascript/tree.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/components/pagetree/javascript/treeeditor.js b/typo3/js/extjs/components/pagetree/javascript/treeeditor.js
index 0d12e7d52667..361c7a3eb254 100644
--- a/typo3/js/extjs/components/pagetree/javascript/treeeditor.js
+++ b/typo3/js/extjs/components/pagetree/javascript/treeeditor.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/debugPanel.js b/typo3/js/extjs/debugPanel.js
index 29ae76797b54..b309af48fe1e 100644
--- a/typo3/js/extjs/debugPanel.js
+++ b/typo3/js/extjs/debugPanel.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/js/extjs/modulepanel.js b/typo3/js/extjs/modulepanel.js
index b5214c09c013..e962ba73a250 100644
--- a/typo3/js/extjs/modulepanel.js
+++ b/typo3/js/extjs/modulepanel.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/js/extjs/viewport.js b/typo3/js/extjs/viewport.js
index f4b1331678ed..8a46f9115a21 100644
--- a/typo3/js/extjs/viewport.js
+++ b/typo3/js/extjs/viewport.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/js/extjs/viewportConfiguration.js b/typo3/js/extjs/viewportConfiguration.js
index 2cde96e4c0ba..f6f8391aa927 100644
--- a/typo3/js/extjs/viewportConfiguration.js
+++ b/typo3/js/extjs/viewportConfiguration.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/listframe_loader.php b/typo3/listframe_loader.php
index 3bfd2e17ccd5..80623e8e8c66 100644
--- a/typo3/listframe_loader.php
+++ b/typo3/listframe_loader.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/login_frameset.php b/typo3/login_frameset.php
index e2ee7072bdd7..645ceb4c325b 100644
--- a/typo3/login_frameset.php
+++ b/typo3/login_frameset.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/logout.php b/typo3/logout.php
index a150310b9967..dc57e4d5a709 100644
--- a/typo3/logout.php
+++ b/typo3/logout.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/mod.php b/typo3/mod.php
index b9c804b1beee..99da32d49cbc 100644
--- a/typo3/mod.php
+++ b/typo3/mod.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/move_el.php b/typo3/move_el.php
index 1454321f1545..de5feb60c9ca 100644
--- a/typo3/move_el.php
+++ b/typo3/move_el.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/show_item.php b/typo3/show_item.php
index 5dfd7f9c4330..bed4db62074e 100644
--- a/typo3/show_item.php
+++ b/typo3/show_item.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/show_rechis.php b/typo3/show_rechis.php
index ff4a6cb07297..1f4796e45325 100644
--- a/typo3/show_rechis.php
+++ b/typo3/show_rechis.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/about/Classes/Controller/AboutController.php b/typo3/sysext/about/Classes/Controller/AboutController.php
index 369ce35163bd..7a224b4fa541 100644
--- a/typo3/sysext/about/Classes/Controller/AboutController.php
+++ b/typo3/sysext/about/Classes/Controller/AboutController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\About\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php b/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php
index 7a0aaeefda55..b0c6989d04dd 100644
--- a/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php
+++ b/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\About\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php b/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php
index 0a4237614015..6a793d89821c 100644
--- a/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php
+++ b/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Aboutmodules\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/AjaxLoginHandler.php b/typo3/sysext/backend/Classes/AjaxLoginHandler.php
index 4406c2c5b059..4deec340cddc 100644
--- a/typo3/sysext/backend/Classes/AjaxLoginHandler.php
+++ b/typo3/sysext/backend/Classes/AjaxLoginHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ClickMenu/ClickMenu.php b/typo3/sysext/backend/Classes/ClickMenu/ClickMenu.php
index 3a2d7212c026..888e831ce10e 100644
--- a/typo3/sysext/backend/Classes/ClickMenu/ClickMenu.php
+++ b/typo3/sysext/backend/Classes/ClickMenu/ClickMenu.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ClickMenu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Clipboard/Clipboard.php b/typo3/sysext/backend/Classes/Clipboard/Clipboard.php
index 57d91e5a9cf8..03650c91e563 100644
--- a/typo3/sysext/backend/Classes/Clipboard/Clipboard.php
+++ b/typo3/sysext/backend/Classes/Clipboard/Clipboard.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Clipboard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Configuration/TranslationConfigurationProvider.php b/typo3/sysext/backend/Classes/Configuration/TranslationConfigurationProvider.php
index 026f841f8cae..05ff63f0eb0f 100644
--- a/typo3/sysext/backend/Classes/Configuration/TranslationConfigurationProvider.php
+++ b/typo3/sysext/backend/Classes/Configuration/TranslationConfigurationProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Configuration/TsConfigParser.php b/typo3/sysext/backend/Classes/Configuration/TsConfigParser.php
index 15b49b421ef2..b1a94b544d31 100644
--- a/typo3/sysext/backend/Classes/Configuration/TsConfigParser.php
+++ b/typo3/sysext/backend/Classes/Configuration/TsConfigParser.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php b/typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php
index 03e8b4ad39c2..ac4e3bf229f6 100644
--- a/typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php
+++ b/typo3/sysext/backend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Configuration\TypoScript\ConditionMatching;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php
index 3d0709e1bae9..8bbc254ca4a8 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php
index de2150714652..44fd31d48a03 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php
index e0ac258655c2..75e735be3b09 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php
index f90bef2e6ffd..6a9489c7544d 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php b/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php
index 52c7dbc5b194..e9cb809acb4a 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Extdirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php
index 4d33ac68ef28..3c2980b9e55b 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php
index f41fab8bad58..c90b597e6463 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Pagetree\Extdirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php b/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php
index 3065aa12073b..2c887a6e00b0 100644
--- a/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php
+++ b/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Renderer;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/BackendController.php b/typo3/sysext/backend/Classes/Controller/BackendController.php
index a6a684e0732e..efb75a2190ff 100644
--- a/typo3/sysext/backend/Classes/Controller/BackendController.php
+++ b/typo3/sysext/backend/Classes/Controller/BackendController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php b/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php
index 0b3d410598f5..979c4cb9a76e 100644
--- a/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php
+++ b/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/ClickMenuController.php b/typo3/sysext/backend/Classes/Controller/ClickMenuController.php
index 19ee4ca69259..588c850e61ec 100644
--- a/typo3/sysext/backend/Classes/Controller/ClickMenuController.php
+++ b/typo3/sysext/backend/Classes/Controller/ClickMenuController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/ContentElement/ElementHistoryController.php b/typo3/sysext/backend/Classes/Controller/ContentElement/ElementHistoryController.php
index ffb65fa7f977..6d987b739940 100644
--- a/typo3/sysext/backend/Classes/Controller/ContentElement/ElementHistoryController.php
+++ b/typo3/sysext/backend/Classes/Controller/ContentElement/ElementHistoryController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\ContentElement;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php b/typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php
index 3a7a5060c2b9..286ff09ac2b3 100644
--- a/typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php
+++ b/typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\ContentElement;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/ContentElement/MoveElementController.php b/typo3/sysext/backend/Classes/Controller/ContentElement/MoveElementController.php
index d7fa048f590e..7276cfa18338 100644
--- a/typo3/sysext/backend/Classes/Controller/ContentElement/MoveElementController.php
+++ b/typo3/sysext/backend/Classes/Controller/ContentElement/MoveElementController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\ContentElement;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php b/typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php
index 63d413a67df4..a449011f5db9 100644
--- a/typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php
+++ b/typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\ContentElement;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/DummyController.php b/typo3/sysext/backend/Classes/Controller/DummyController.php
index 64d8f6137e2c..885d3b8b2f24 100644
--- a/typo3/sysext/backend/Classes/Controller/DummyController.php
+++ b/typo3/sysext/backend/Classes/Controller/DummyController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/EditDocumentController.php b/typo3/sysext/backend/Classes/Controller/EditDocumentController.php
index 0f43fbf94410..0604f597a3b0 100644
--- a/typo3/sysext/backend/Classes/Controller/EditDocumentController.php
+++ b/typo3/sysext/backend/Classes/Controller/EditDocumentController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/File/CreateFolderController.php b/typo3/sysext/backend/Classes/Controller/File/CreateFolderController.php
index 754db5ebeff5..1a349e096d58 100644
--- a/typo3/sysext/backend/Classes/Controller/File/CreateFolderController.php
+++ b/typo3/sysext/backend/Classes/Controller/File/CreateFolderController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/File/EditFileController.php b/typo3/sysext/backend/Classes/Controller/File/EditFileController.php
index 0d0aeec6430d..3596f01448ac 100644
--- a/typo3/sysext/backend/Classes/Controller/File/EditFileController.php
+++ b/typo3/sysext/backend/Classes/Controller/File/EditFileController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/File/FileController.php b/typo3/sysext/backend/Classes/Controller/File/FileController.php
index 38c2082c14c2..a8611551360e 100644
--- a/typo3/sysext/backend/Classes/Controller/File/FileController.php
+++ b/typo3/sysext/backend/Classes/Controller/File/FileController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Controller\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/File/FileUploadController.php b/typo3/sysext/backend/Classes/Controller/File/FileUploadController.php
index 3354c9f1d5b5..bc43418ba873 100644
--- a/typo3/sysext/backend/Classes/Controller/File/FileUploadController.php
+++ b/typo3/sysext/backend/Classes/Controller/File/FileUploadController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/File/RenameFileController.php b/typo3/sysext/backend/Classes/Controller/File/RenameFileController.php
index 6a939e5334a7..13e4d06ec915 100644
--- a/typo3/sysext/backend/Classes/Controller/File/RenameFileController.php
+++ b/typo3/sysext/backend/Classes/Controller/File/RenameFileController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/FileSystemNavigationFrameController.php b/typo3/sysext/backend/Classes/Controller/FileSystemNavigationFrameController.php
index 49ca66d9b5c7..e1a55210da85 100644
--- a/typo3/sysext/backend/Classes/Controller/FileSystemNavigationFrameController.php
+++ b/typo3/sysext/backend/Classes/Controller/FileSystemNavigationFrameController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/ListFrameLoaderController.php b/typo3/sysext/backend/Classes/Controller/ListFrameLoaderController.php
index 51e7f273975c..452d321c7593 100644
--- a/typo3/sysext/backend/Classes/Controller/ListFrameLoaderController.php
+++ b/typo3/sysext/backend/Classes/Controller/ListFrameLoaderController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/LoginController.php b/typo3/sysext/backend/Classes/Controller/LoginController.php
index 1bfb07a89c2a..5aad233cfe5a 100644
--- a/typo3/sysext/backend/Classes/Controller/LoginController.php
+++ b/typo3/sysext/backend/Classes/Controller/LoginController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/LoginFramesetController.php b/typo3/sysext/backend/Classes/Controller/LoginFramesetController.php
index 5cbfaafa02da..86208ed525b6 100644
--- a/typo3/sysext/backend/Classes/Controller/LoginFramesetController.php
+++ b/typo3/sysext/backend/Classes/Controller/LoginFramesetController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/LogoutController.php b/typo3/sysext/backend/Classes/Controller/LogoutController.php
index a369f54f6b5a..4dba99b62737 100644
--- a/typo3/sysext/backend/Classes/Controller/LogoutController.php
+++ b/typo3/sysext/backend/Classes/Controller/LogoutController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/NewRecordController.php b/typo3/sysext/backend/Classes/Controller/NewRecordController.php
index 518d73f98854..6b69a9ba3abf 100644
--- a/typo3/sysext/backend/Classes/Controller/NewRecordController.php
+++ b/typo3/sysext/backend/Classes/Controller/NewRecordController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/NoDocumentsOpenController.php b/typo3/sysext/backend/Classes/Controller/NoDocumentsOpenController.php
index 6fc71818ee2c..6211f1561550 100644
--- a/typo3/sysext/backend/Classes/Controller/NoDocumentsOpenController.php
+++ b/typo3/sysext/backend/Classes/Controller/NoDocumentsOpenController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/PageLayoutController.php b/typo3/sysext/backend/Classes/Controller/PageLayoutController.php
index afa6c6183dc6..96524882553f 100644
--- a/typo3/sysext/backend/Classes/Controller/PageLayoutController.php
+++ b/typo3/sysext/backend/Classes/Controller/PageLayoutController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php b/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php
index fef84498c1ad..76b5ceb36d0c 100644
--- a/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php
+++ b/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/ShortcutFrameController.php b/typo3/sysext/backend/Classes/Controller/ShortcutFrameController.php
index c95cdb93254b..627db2767d60 100644
--- a/typo3/sysext/backend/Classes/Controller/ShortcutFrameController.php
+++ b/typo3/sysext/backend/Classes/Controller/ShortcutFrameController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/SimpleDataHandlerController.php b/typo3/sysext/backend/Classes/Controller/SimpleDataHandlerController.php
index 0f3cfd3bb08d..8205c0a84a68 100644
--- a/typo3/sysext/backend/Classes/Controller/SimpleDataHandlerController.php
+++ b/typo3/sysext/backend/Classes/Controller/SimpleDataHandlerController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/AddController.php b/typo3/sysext/backend/Classes/Controller/Wizard/AddController.php
index 2d148c049f84..e5c64972c4c3 100644
--- a/typo3/sysext/backend/Classes/Controller/Wizard/AddController.php
+++ b/typo3/sysext/backend/Classes/Controller/Wizard/AddController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/ColorpickerController.php b/typo3/sysext/backend/Classes/Controller/Wizard/ColorpickerController.php
index c14739ed26b0..069d90bf2b42 100644
--- a/typo3/sysext/backend/Classes/Controller/Wizard/ColorpickerController.php
+++ b/typo3/sysext/backend/Classes/Controller/Wizard/ColorpickerController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/EditController.php b/typo3/sysext/backend/Classes/Controller/Wizard/EditController.php
index 480b1905c2b8..8b0dada4fc5b 100644
--- a/typo3/sysext/backend/Classes/Controller/Wizard/EditController.php
+++ b/typo3/sysext/backend/Classes/Controller/Wizard/EditController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/FormsController.php b/typo3/sysext/backend/Classes/Controller/Wizard/FormsController.php
index 9c781afad1ad..a0259d23fb5e 100644
--- a/typo3/sysext/backend/Classes/Controller/Wizard/FormsController.php
+++ b/typo3/sysext/backend/Classes/Controller/Wizard/FormsController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/ListController.php b/typo3/sysext/backend/Classes/Controller/Wizard/ListController.php
index 6b0139e62ac5..bff309c6b3de 100644
--- a/typo3/sysext/backend/Classes/Controller/Wizard/ListController.php
+++ b/typo3/sysext/backend/Classes/Controller/Wizard/ListController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php b/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php
index 5d612f318820..510ecdac2712 100644
--- a/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php
+++ b/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/TableController.php b/typo3/sysext/backend/Classes/Controller/Wizard/TableController.php
index 39f261531d2f..a54cf4e3e0d9 100644
--- a/typo3/sysext/backend/Classes/Controller/Wizard/TableController.php
+++ b/typo3/sysext/backend/Classes/Controller/Wizard/TableController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Controller\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Domain/Model/Module/BackendModule.php b/typo3/sysext/backend/Classes/Domain/Model/Module/BackendModule.php
index a970897bb4ba..040b5d1aa245 100644
--- a/typo3/sysext/backend/Classes/Domain/Model/Module/BackendModule.php
+++ b/typo3/sysext/backend/Classes/Domain/Model/Module/BackendModule.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Domain\Model\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php b/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php
index 2b7764be0536..5465c585d57b 100644
--- a/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php
+++ b/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Domain\Repository\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/DataPreprocessor.php b/typo3/sysext/backend/Classes/Form/DataPreprocessor.php
index 589e4edb1d2b..c93134806745 100644
--- a/typo3/sysext/backend/Classes/Form/DataPreprocessor.php
+++ b/typo3/sysext/backend/Classes/Form/DataPreprocessor.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php b/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php
index 5f92845ce14a..6c50bf6d13c8 100644
--- a/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php
+++ b/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/Element/InlineElement.php b/typo3/sysext/backend/Classes/Form/Element/InlineElement.php
index 07cc6d3aa786..edfa539ff5a2 100644
--- a/typo3/sysext/backend/Classes/Form/Element/InlineElement.php
+++ b/typo3/sysext/backend/Classes/Form/Element/InlineElement.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form\Element;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php b/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php
index 4ff7e8402b0d..00d67473be46 100644
--- a/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php
+++ b/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form\Element;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php b/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php
index 4daf8a378adb..cc12d88adbd1 100644
--- a/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php
+++ b/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form\Element;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php b/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php
index 1ed6c0c37f13..59cb92e12829 100644
--- a/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php
+++ b/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form\Element;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/Element/TreeElement.php b/typo3/sysext/backend/Classes/Form/Element/TreeElement.php
index bd9b8bbd8199..2f5b17131bb8 100644
--- a/typo3/sysext/backend/Classes/Form/Element/TreeElement.php
+++ b/typo3/sysext/backend/Classes/Form/Element/TreeElement.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Form\Element;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php b/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php
index a3ebdb573f53..3f8c222ade8d 100644
--- a/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php
+++ b/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Form\Element;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/ElementConditionMatcher.php b/typo3/sysext/backend/Classes/Form/ElementConditionMatcher.php
index 11cb98fdd77f..a4e4dab0cdc5 100644
--- a/typo3/sysext/backend/Classes/Form/ElementConditionMatcher.php
+++ b/typo3/sysext/backend/Classes/Form/ElementConditionMatcher.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php b/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php
index 8914cd21af08..548efd859454 100644
--- a/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php
+++ b/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/FormDataTraverser.php b/typo3/sysext/backend/Classes/Form/FormDataTraverser.php
index 59e68114f573..4c5da28d79b2 100644
--- a/typo3/sysext/backend/Classes/Form/FormDataTraverser.php
+++ b/typo3/sysext/backend/Classes/Form/FormDataTraverser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/FormEngine.php b/typo3/sysext/backend/Classes/Form/FormEngine.php
index d574b5c7f6f4..c5a5e594a9f2 100644
--- a/typo3/sysext/backend/Classes/Form/FormEngine.php
+++ b/typo3/sysext/backend/Classes/Form/FormEngine.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php b/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php
index f34945bc834e..14f409f66bad 100644
--- a/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php
+++ b/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php b/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php
index 7268e0c4cf5d..b307c2dc2f17 100644
--- a/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php
+++ b/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/History/RecordHistory.php b/typo3/sysext/backend/Classes/History/RecordHistory.php
index d892860ea345..4acaee721a49 100755
--- a/typo3/sysext/backend/Classes/History/RecordHistory.php
+++ b/typo3/sysext/backend/Classes/History/RecordHistory.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\History;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php b/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php
index e3206f66809e..b07bf96e7108 100644
--- a/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php
+++ b/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\InterfaceState\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php b/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php
index 66ae2621caf5..aaa2b832b4ff 100644
--- a/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php
+++ b/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/backend/Classes/Module/BaseScriptClass.php b/typo3/sysext/backend/Classes/Module/BaseScriptClass.php
index b8cdd263c70b..7575af63a5a5 100644
--- a/typo3/sysext/backend/Classes/Module/BaseScriptClass.php
+++ b/typo3/sysext/backend/Classes/Module/BaseScriptClass.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Module/ModuleController.php b/typo3/sysext/backend/Classes/Module/ModuleController.php
index 1f7b63f62d55..5497c6ff4d25 100644
--- a/typo3/sysext/backend/Classes/Module/ModuleController.php
+++ b/typo3/sysext/backend/Classes/Module/ModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Module/ModuleLoader.php b/typo3/sysext/backend/Classes/Module/ModuleLoader.php
index d27c1f9cdc97..ca4a428c0178 100644
--- a/typo3/sysext/backend/Classes/Module/ModuleLoader.php
+++ b/typo3/sysext/backend/Classes/Module/ModuleLoader.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Module/ModuleSettings.php b/typo3/sysext/backend/Classes/Module/ModuleSettings.php
index bbb8302a2e09..5eabc65078b7 100644
--- a/typo3/sysext/backend/Classes/Module/ModuleSettings.php
+++ b/typo3/sysext/backend/Classes/Module/ModuleSettings.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Module/ModuleStorage.php b/typo3/sysext/backend/Classes/Module/ModuleStorage.php
index aa841e7ef7aa..d0d329bb5b95 100644
--- a/typo3/sysext/backend/Classes/Module/ModuleStorage.php
+++ b/typo3/sysext/backend/Classes/Module/ModuleStorage.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Package.php b/typo3/sysext/backend/Classes/Package.php
index 9dae7068d9ba..f6dc84c7e40c 100644
--- a/typo3/sysext/backend/Classes/Package.php
+++ b/typo3/sysext/backend/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php b/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php
index 5fbf9ef87ae9..dda2723aca1d 100644
--- a/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php
+++ b/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\RecordList;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php b/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php
index f6d30d70fbee..b5a8028334fb 100644
--- a/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php
+++ b/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\RecordList;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php b/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php
index e99157769973..93b4236c8137 100644
--- a/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php
+++ b/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\RecordList;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Rte/AbstractRte.php b/typo3/sysext/backend/Classes/Rte/AbstractRte.php
index f88c7f162677..1e087d3c40ac 100644
--- a/typo3/sysext/backend/Classes/Rte/AbstractRte.php
+++ b/typo3/sysext/backend/Classes/Rte/AbstractRte.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Rte;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php b/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php
index f356d06d68fb..af3e850c03cb 100644
--- a/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php
+++ b/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Search\LiveSearch\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php b/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php
index 06c65a3f7529..8f987433ce06 100644
--- a/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php
+++ b/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Search\LiveSearch;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php b/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php
index 393a1675e3d3..beab698245dc 100644
--- a/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php
+++ b/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Search\LiveSearch;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Security/CategoryPermissionsAspect.php b/typo3/sysext/backend/Classes/Security/CategoryPermissionsAspect.php
index 47eb52f2f457..3b9114923719 100644
--- a/typo3/sysext/backend/Classes/Security/CategoryPermissionsAspect.php
+++ b/typo3/sysext/backend/Classes/Security/CategoryPermissionsAspect.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Security;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php b/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php
index 0616d8225e70..0e24de065247 100644
--- a/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php
+++ b/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Sprite;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php b/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php
index 39d7be3ecd92..b043b77d75ff 100644
--- a/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php
+++ b/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Sprite;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php b/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php
index c0b73ae951c1..ba1d05c2e0ea 100644
--- a/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php
+++ b/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Sprite;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php b/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php
index 85e6f5459249..41a46b62770b 100644
--- a/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php
+++ b/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Sprite;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php b/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php
index 53f824a3200f..53ac5006cf1e 100644
--- a/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php
+++ b/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Sprite;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteManager.php b/typo3/sysext/backend/Classes/Sprite/SpriteManager.php
index 5051cd8979a5..66cc35b41c68 100644
--- a/typo3/sysext/backend/Classes/Sprite/SpriteManager.php
+++ b/typo3/sysext/backend/Classes/Sprite/SpriteManager.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Sprite;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php b/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php
index 8a28cf21f0ec..233f4de347f1 100644
--- a/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php
+++ b/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Template;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Template/DocumentTemplate.php b/typo3/sysext/backend/Classes/Template/DocumentTemplate.php
index 307e7397fba5..143e3c5fcf77 100644
--- a/typo3/sysext/backend/Classes/Template/DocumentTemplate.php
+++ b/typo3/sysext/backend/Classes/Template/DocumentTemplate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Template;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Template/FrontendDocumentTemplate.php b/typo3/sysext/backend/Classes/Template/FrontendDocumentTemplate.php
index 8d959d240e30..838b7d12e13a 100644
--- a/typo3/sysext/backend/Classes/Template/FrontendDocumentTemplate.php
+++ b/typo3/sysext/backend/Classes/Template/FrontendDocumentTemplate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Template;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Template/MediumDocumentTemplate.php b/typo3/sysext/backend/Classes/Template/MediumDocumentTemplate.php
index 15b9e81233ab..4fae47e9a2a0 100644
--- a/typo3/sysext/backend/Classes/Template/MediumDocumentTemplate.php
+++ b/typo3/sysext/backend/Classes/Template/MediumDocumentTemplate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Template;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Template/SmallDocumentTemplate.php b/typo3/sysext/backend/Classes/Template/SmallDocumentTemplate.php
index 1a7978177c42..58d90c538660 100644
--- a/typo3/sysext/backend/Classes/Template/SmallDocumentTemplate.php
+++ b/typo3/sysext/backend/Classes/Template/SmallDocumentTemplate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Template;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php b/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php
index dca50004f4f7..1b7071bb8d44 100644
--- a/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php
+++ b/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Template;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Toolbar/ClearCacheActionsHookInterface.php b/typo3/sysext/backend/Classes/Toolbar/ClearCacheActionsHookInterface.php
index 6176e13731b9..602ff942342e 100644
--- a/typo3/sysext/backend/Classes/Toolbar/ClearCacheActionsHookInterface.php
+++ b/typo3/sysext/backend/Classes/Toolbar/ClearCacheActionsHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Toolbar;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php b/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php
index 8e27c522fb00..316bf5fcfaeb 100644
--- a/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php
+++ b/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Toolbar;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php b/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php
index 0dc79c1fbb0e..c802d6e49b72 100644
--- a/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php
+++ b/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Toolbar;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php b/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php
index 40e7b457c4ca..9dabdec1f8da 100644
--- a/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php
+++ b/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Toolbar;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php b/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php
index 3c11017d27e6..b79e68df352a 100644
--- a/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php
+++ b/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Toolbar;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php b/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php
index 39c4f22742cb..6f50ff3aaa17 100644
--- a/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php
+++ b/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/AbstractTree.php b/typo3/sysext/backend/Classes/Tree/AbstractTree.php
index fb681867fa8f..cf4d667e57ac 100644
--- a/typo3/sysext/backend/Classes/Tree/AbstractTree.php
+++ b/typo3/sysext/backend/Classes/Tree/AbstractTree.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php b/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php
index 0a28f2f31425..b845c6ee83a8 100644
--- a/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php
+++ b/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php b/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php
index 0d50201747f1..eb1f961805f7 100644
--- a/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php
+++ b/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php b/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php
index 5a8dbc8528af..30d8fe7bba48 100644
--- a/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php
+++ b/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php b/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php
index b53250765cf5..ab2312b7bcea 100644
--- a/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php
+++ b/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php b/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php
index c5699ce7128e..a2f6d940b5e9 100644
--- a/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php
+++ b/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php b/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php
index 50dbd878271d..4cfa1cbdd1c0 100644
--- a/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php
+++ b/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php b/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php
index 5be94d7efd67..160fb342f757 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php b/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php
index 491b419fc783..460c60117947 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php b/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php
index 1b84fb682675..18b3ec623bb8 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php
index 0122d0a9ebab..2842b0aa2693 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php
index a8edcfd409dd..ab8c836f726f 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php b/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php
index 7b937e09fe15..f48a44fee8b9 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php b/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php
index 1ee0ca645772..fdf63730d584 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php
index 27e3c34bc19b..342a70224dba 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php
index aef595f787ed..d172075311a2 100644
--- a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php
+++ b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php b/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php
index ae6c77e71895..1a2ebab98637 100644
--- a/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php
+++ b/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Renderer;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php b/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php
index d4265966c19e..4b523feb5c2f 100644
--- a/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php
+++ b/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Backend\Tree\Renderer;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php b/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php
index d42358e0dfba..cb3f3641a954 100644
--- a/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php
+++ b/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\Renderer;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php b/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php
index f2ce2a9dce6a..5108a433a635 100644
--- a/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php
+++ b/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/TreeNode.php b/typo3/sysext/backend/Classes/Tree/TreeNode.php
index 2c044ee0775b..dc9572fbd7ae 100644
--- a/typo3/sysext/backend/Classes/Tree/TreeNode.php
+++ b/typo3/sysext/backend/Classes/Tree/TreeNode.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php b/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php
index 14599b0aaa12..9f8140adc8c1 100644
--- a/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php
+++ b/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php b/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php
index 3867cfdf53bf..42832abf4c76 100644
--- a/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php
+++ b/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php b/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php
index 0d3f2ba2b999..21efe75b3544 100644
--- a/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php
+++ b/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php b/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php
index cd856b2f108b..6194e39ce63d 100644
--- a/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php
+++ b/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php b/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php
index d836c61bdaa4..963ad6798791 100644
--- a/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php
+++ b/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php b/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php
index 04016ca506e3..9532ba86c4a4 100644
--- a/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php
+++ b/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php b/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php
index 13b7016d667c..d119eb6b74e3 100644
--- a/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php
+++ b/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tree\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php b/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php
index 36c23ed0297a..43984fe115db 100644
--- a/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php
+++ b/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\User\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Utility/BackendUtility.php b/typo3/sysext/backend/Classes/Utility/BackendUtility.php
index fe61fb74f280..14f51724aec5 100644
--- a/typo3/sysext/backend/Classes/Utility/BackendUtility.php
+++ b/typo3/sysext/backend/Classes/Utility/BackendUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Utility/IconUtility.php b/typo3/sysext/backend/Classes/Utility/IconUtility.php
index bbba82013379..e69e5a477d01 100644
--- a/typo3/sysext/backend/Classes/Utility/IconUtility.php
+++ b/typo3/sysext/backend/Classes/Utility/IconUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayout.php b/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayout.php
index 7770a01b27ff..1d24f04daca2 100644
--- a/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayout.php
+++ b/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayout.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayoutCollection.php b/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayoutCollection.php
index 90a044e436b7..ec149464f708 100644
--- a/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayoutCollection.php
+++ b/typo3/sysext/backend/Classes/View/BackendLayout/BackendLayoutCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderCollection.php b/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderCollection.php
index 669de4223e8b..dff60bf4604a 100644
--- a/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderCollection.php
+++ b/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderContext.php b/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderContext.php
index 283482403ad5..1f2bd558c94a 100644
--- a/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderContext.php
+++ b/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderContext.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderInterface.php b/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderInterface.php
index 638afc845fe6..db64284bd4ab 100644
--- a/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderInterface.php
+++ b/typo3/sysext/backend/Classes/View/BackendLayout/DataProviderInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View\BackendLayout;
 	 *
 	 *  The GNU General Public License can be found at
 	 *  http://www.gnu.org/copyleft/gpl.html.
-	 *  A copy is found in the textfile GPL.txt and important notices to the license
+	 *  A copy is found in the text file GPL.txt and important notices to the license
 	 *  from the author is found in LICENSE.txt distributed with these scripts.
 	 *
 	 *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/backend/Classes/View/BackendLayout/DefaultDataProvider.php b/typo3/sysext/backend/Classes/View/BackendLayout/DefaultDataProvider.php
index 0f3f246aab3a..d0ab73d7ce6d 100644
--- a/typo3/sysext/backend/Classes/View/BackendLayout/DefaultDataProvider.php
+++ b/typo3/sysext/backend/Classes/View/BackendLayout/DefaultDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/BackendLayoutView.php b/typo3/sysext/backend/Classes/View/BackendLayoutView.php
index a1c5e8787801..a1e8adcbd8c7 100644
--- a/typo3/sysext/backend/Classes/View/BackendLayoutView.php
+++ b/typo3/sysext/backend/Classes/View/BackendLayoutView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/LogoView.php b/typo3/sysext/backend/Classes/View/LogoView.php
index 43e90dd64bbc..65fba2a00b88 100644
--- a/typo3/sysext/backend/Classes/View/LogoView.php
+++ b/typo3/sysext/backend/Classes/View/LogoView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/ModuleMenuView.php b/typo3/sysext/backend/Classes/View/ModuleMenuView.php
index 2f46de4f24b7..fc8060c852c0 100644
--- a/typo3/sysext/backend/Classes/View/ModuleMenuView.php
+++ b/typo3/sysext/backend/Classes/View/ModuleMenuView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php b/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php
index faaaf0898ac0..a11a698a0b7c 100644
--- a/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php
+++ b/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View\PageLayout\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/PageLayoutView.php b/typo3/sysext/backend/Classes/View/PageLayoutView.php
index e11858d8e791..c1fa20ba2d6c 100644
--- a/typo3/sysext/backend/Classes/View/PageLayoutView.php
+++ b/typo3/sysext/backend/Classes/View/PageLayoutView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php b/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php
index 18552b783fe8..cbfcfbc482fd 100644
--- a/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php
+++ b/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/backend/Classes/View/PageTreeView.php b/typo3/sysext/backend/Classes/View/PageTreeView.php
index aa64510408ed..d8c615f5f020 100644
--- a/typo3/sysext/backend/Classes/View/PageTreeView.php
+++ b/typo3/sysext/backend/Classes/View/PageTreeView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/View/ThumbnailView.php b/typo3/sysext/backend/Classes/View/ThumbnailView.php
index 80bcea071b02..d83765d8ba9b 100644
--- a/typo3/sysext/backend/Classes/View/ThumbnailView.php
+++ b/typo3/sysext/backend/Classes/View/ThumbnailView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php b/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php
index 9053762e16ad..2058b5e168e2 100644
--- a/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php
+++ b/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Wizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/ExtDirect.StateProvider.js b/typo3/sysext/backend/Resources/Public/JavaScript/ExtDirect.StateProvider.js
index 4a19c495f0bf..63ffa890bf79 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/ExtDirect.StateProvider.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/ExtDirect.StateProvider.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/ValueSlider.js b/typo3/sysext/backend/Resources/Public/JavaScript/ValueSlider.js
index 46d466bc86c3..f1e4231aac8c 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/ValueSlider.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/ValueSlider.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/backend.js b/typo3/sysext/backend/Resources/Public/JavaScript/backend.js
index 7014b8bcd5c3..2578fa2a235e 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/backend.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/backend.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/clearcachemenu.js b/typo3/sysext/backend/Resources/Public/JavaScript/clearcachemenu.js
index 5b12d4dadf22..955d16bcf751 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/clearcachemenu.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/clearcachemenu.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/contexthelp.js b/typo3/sysext/backend/Resources/Public/JavaScript/contexthelp.js
index d12e642f5f89..a8ce198059cc 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/contexthelp.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/contexthelp.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/iecompatibility.js b/typo3/sysext/backend/Resources/Public/JavaScript/iecompatibility.js
index 5a32c0938215..6d4233992781 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/iecompatibility.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/iecompatibility.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/iframepanel.js b/typo3/sysext/backend/Resources/Public/JavaScript/iframepanel.js
index 509bdca0b85e..3319204c4eed 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/iframepanel.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/iframepanel.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.placeholder.js b/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.placeholder.js
index 12e8219ab555..02829d9eeba8 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.placeholder.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.placeholder.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.tbe_editor.js b/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.tbe_editor.js
index b57b997ca3c6..e53c18598392 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.tbe_editor.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.tbe_editor.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/livesearch.js b/typo3/sysext/backend/Resources/Public/JavaScript/livesearch.js
index d271d8fa974c..c91f77eb40c8 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/livesearch.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/livesearch.js
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/loginrefresh.js b/typo3/sysext/backend/Resources/Public/JavaScript/loginrefresh.js
index 33ca93ba7f00..816fecec6e77 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/loginrefresh.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/loginrefresh.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/modulemenu.js b/typo3/sysext/backend/Resources/Public/JavaScript/modulemenu.js
index 4125d3287976..2ed89e97e4d0 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/modulemenu.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/modulemenu.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/notifications.js b/typo3/sysext/backend/Resources/Public/JavaScript/notifications.js
index 06deded76d5e..83a1033acf28 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/notifications.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/notifications.js
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/pagetreefiltermenu.js b/typo3/sysext/backend/Resources/Public/JavaScript/pagetreefiltermenu.js
index c7aadaa45963..6ccf0e24b86e 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/pagetreefiltermenu.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/pagetreefiltermenu.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/shortcutmenu.js b/typo3/sysext/backend/Resources/Public/JavaScript/shortcutmenu.js
index 9d2fd5e4886d..ec7b50a9d4cb 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/shortcutmenu.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/shortcutmenu.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/toolbarmanager.js b/typo3/sysext/backend/Resources/Public/JavaScript/toolbarmanager.js
index 30fa507118fb..9d810e370054 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/toolbarmanager.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/toolbarmanager.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/tree.js b/typo3/sysext/backend/Resources/Public/JavaScript/tree.js
index 955da3dac87d..b7ffeb749649 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/tree.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/tree.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Resources/Public/JavaScript/util.js b/typo3/sysext/backend/Resources/Public/JavaScript/util.js
index b6f84705a0dc..8fe9b2d3a2e7 100644
--- a/typo3/sysext/backend/Resources/Public/JavaScript/util.js
+++ b/typo3/sysext/backend/Resources/Public/JavaScript/util.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php b/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php
index 13f636054b3c..afd71e475d5d 100644
--- a/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php
+++ b/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutCollectionTest.php b/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutCollectionTest.php
index 4db9386b1cc3..4e7af00be3d5 100644
--- a/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutCollectionTest.php
+++ b/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutCollectionTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutTest.php b/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutTest.php
index 56e0a6b89d3e..3eb5fbbb98d0 100644
--- a/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutTest.php
+++ b/typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Tests/Unit/View/BackendLayout/DataProviderCollectionTest.php b/typo3/sysext/backend/Tests/Unit/View/BackendLayout/DataProviderCollectionTest.php
index 10a42c5af909..80321adf190e 100644
--- a/typo3/sysext/backend/Tests/Unit/View/BackendLayout/DataProviderCollectionTest.php
+++ b/typo3/sysext/backend/Tests/Unit/View/BackendLayout/DataProviderCollectionTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Tests/Unit/View/BackendLayoutViewTest.php b/typo3/sysext/backend/Tests/Unit/View/BackendLayoutViewTest.php
index 9ac32d66c4c0..dfacb022b3c0 100644
--- a/typo3/sysext/backend/Tests/Unit/View/BackendLayoutViewTest.php
+++ b/typo3/sysext/backend/Tests/Unit/View/BackendLayoutViewTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/backend/Tests/Unit/View/ModuleMenuViewTest.php b/typo3/sysext/backend/Tests/Unit/View/ModuleMenuViewTest.php
index 8a151aea775b..51606c0aa2d3 100644
--- a/typo3/sysext/backend/Tests/Unit/View/ModuleMenuViewTest.php
+++ b/typo3/sysext/backend/Tests/Unit/View/ModuleMenuViewTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/belog/Classes/Controller/AbstractController.php b/typo3/sysext/belog/Classes/Controller/AbstractController.php
index 1f67684e5294..8053edce0dad 100644
--- a/typo3/sysext/belog/Classes/Controller/AbstractController.php
+++ b/typo3/sysext/belog/Classes/Controller/AbstractController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Controller/ToolsController.php b/typo3/sysext/belog/Classes/Controller/ToolsController.php
index 3bf18da85052..bdc67ed279d1 100644
--- a/typo3/sysext/belog/Classes/Controller/ToolsController.php
+++ b/typo3/sysext/belog/Classes/Controller/ToolsController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Controller/WebInfoController.php b/typo3/sysext/belog/Classes/Controller/WebInfoController.php
index 10431c1320d7..a06320cca8ef 100644
--- a/typo3/sysext/belog/Classes/Controller/WebInfoController.php
+++ b/typo3/sysext/belog/Classes/Controller/WebInfoController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Domain/Model/Constraint.php b/typo3/sysext/belog/Classes/Domain/Model/Constraint.php
index 0385673df5b0..45838facd0ce 100644
--- a/typo3/sysext/belog/Classes/Domain/Model/Constraint.php
+++ b/typo3/sysext/belog/Classes/Domain/Model/Constraint.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php b/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php
index 63085e475bd3..2fce9b6065f2 100644
--- a/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php
+++ b/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php b/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php
index 3839ea52bde1..6c49cc52cfc4 100644
--- a/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php
+++ b/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Domain/Model/Workspace.php b/typo3/sysext/belog/Classes/Domain/Model/Workspace.php
index c7db1a7ff401..6909b207bfe0 100644
--- a/typo3/sysext/belog/Classes/Domain/Model/Workspace.php
+++ b/typo3/sysext/belog/Classes/Domain/Model/Workspace.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php b/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php
index c597f77c8009..a3c9e1e07fa0 100644
--- a/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php
+++ b/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php b/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php
index b218b9b42543..690f4d979810 100644
--- a/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php
+++ b/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php b/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php
index 33841d0944e7..0b5dc615efcc 100644
--- a/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php
+++ b/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php b/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php
index f9bad7357224..dfc3e2689b7d 100644
--- a/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php
+++ b/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\Module;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php
index d05fc6057b56..a421a861f61c 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Be;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php
index ed4057c4ea95..372d2c4ad8a3 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Be;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php
index 3b449fd76386..b5ab24c98192 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Be;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php
index 5fb1b3600d1a..1248ecad5de0 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php
index 8b99835dfb23..e2ae6b44f683 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php
index 82cd3b526f76..6d7f3685a8bd 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php
index b0982266ed89..b0ac9c1fd42f 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php
index cbaf768d474b..ddd45b55bd6a 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php
index 84991be572da..0b61e42ee4d6 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php
index 750fcf32324b..1d47bd9818a4 100644
--- a/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php
+++ b/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Controller/BackendUserController.php b/typo3/sysext/beuser/Classes/Controller/BackendUserController.php
index 1636f7046241..be455365ea48 100755
--- a/typo3/sysext/beuser/Classes/Controller/BackendUserController.php
+++ b/typo3/sysext/beuser/Classes/Controller/BackendUserController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php b/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php
index 5b2ac7e3d588..8ebbe1d98183 100755
--- a/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php
+++ b/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php b/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php
index dfff1f07685f..f26542c10f9e 100755
--- a/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php
+++ b/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Domain/Model/Demand.php b/typo3/sysext/beuser/Classes/Domain/Model/Demand.php
index 5ec95d1383a6..3d705a2565dc 100755
--- a/typo3/sysext/beuser/Classes/Domain/Model/Demand.php
+++ b/typo3/sysext/beuser/Classes/Domain/Model/Demand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php b/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php
index 3455ca15a6f3..773d6dac6f2e 100644
--- a/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php
+++ b/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php
index b6b2eb69087f..31d489ee8543 100755
--- a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php
+++ b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php
index aeff61f35426..f9076a907fe6 100755
--- a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php
+++ b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php
index bdfbf28153ba..023b3cdb3438 100755
--- a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php
+++ b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php b/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php
index 1e8549677a01..441c7190743c 100644
--- a/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php
+++ b/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php
index 0f6e3f294d98..63716b375803 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers\Display;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php
index 29e19e0b4f5a..59e941da9de4 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers\Display;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php
index 2d8b94c50709..89caf6e29302 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers\Display;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php
index ab8043c0a6e6..f6865835944a 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/RemoveUserViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/RemoveUserViewHelper.php
index 7ec359bce676..94465c491e60 100644
--- a/typo3/sysext/beuser/Classes/ViewHelpers/RemoveUserViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/RemoveUserViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php
index 516c602c2f5d..8f8aff001465 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php
index 05f0443ae743..3d9b0400fb01 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php
index ca29db0f7793..a655df69216b 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php
index c887f78f6bfa..31c1acb6c5b5 100755
--- a/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php
+++ b/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Tests/Unit/Domain/Model/BackendUserTest.php b/typo3/sysext/beuser/Tests/Unit/Domain/Model/BackendUserTest.php
index 6042696675f5..df9efe71e420 100644
--- a/typo3/sysext/beuser/Tests/Unit/Domain/Model/BackendUserTest.php
+++ b/typo3/sysext/beuser/Tests/Unit/Domain/Model/BackendUserTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Tests/Unit/Domain/Model/DemandTest.php b/typo3/sysext/beuser/Tests/Unit/Domain/Model/DemandTest.php
index 8ff407497df9..d10731cc9431 100644
--- a/typo3/sysext/beuser/Tests/Unit/Domain/Model/DemandTest.php
+++ b/typo3/sysext/beuser/Tests/Unit/Domain/Model/DemandTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/beuser/Tests/Unit/Service/ModuleDataStorageServiceTest.php b/typo3/sysext/beuser/Tests/Unit/Service/ModuleDataStorageServiceTest.php
index 4233e69e589f..f2a01ebe4669 100644
--- a/typo3/sysext/beuser/Tests/Unit/Service/ModuleDataStorageServiceTest.php
+++ b/typo3/sysext/beuser/Tests/Unit/Service/ModuleDataStorageServiceTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Beuser\Tests\Unit\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/cms/Classes/Package.php b/typo3/sysext/cms/Classes/Package.php
index 64b926d95ec4..467196ee3526 100644
--- a/typo3/sysext/cms/Classes/Package.php
+++ b/typo3/sysext/cms/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Cms;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cms/layout/db_layout.php b/typo3/sysext/cms/layout/db_layout.php
index 2dc48c7feed0..4952f7d0eece 100755
--- a/typo3/sysext/cms/layout/db_layout.php
+++ b/typo3/sysext/cms/layout/db_layout.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cms/layout/db_new_content_el.php b/typo3/sysext/cms/layout/db_new_content_el.php
index 8dc16355901f..5c39810f2da9 100644
--- a/typo3/sysext/cms/layout/db_new_content_el.php
+++ b/typo3/sysext/cms/layout/db_new_content_el.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cms/layout/js/typo3pageModule.js b/typo3/sysext/cms/layout/js/typo3pageModule.js
index d693700e916e..40eadf92b360 100644
--- a/typo3/sysext/cms/layout/js/typo3pageModule.js
+++ b/typo3/sysext/cms/layout/js/typo3pageModule.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cms/layout/wizard_backend_layout.php b/typo3/sysext/cms/layout/wizard_backend_layout.php
index dc4ecd848abd..b2b168f6f15d 100644
--- a/typo3/sysext/cms/layout/wizard_backend_layout.php
+++ b/typo3/sysext/cms/layout/wizard_backend_layout.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cms/tslib/index_ts.php b/typo3/sysext/cms/tslib/index_ts.php
index 11827e6accc9..28c6cfd63215 100644
--- a/typo3/sysext/cms/tslib/index_ts.php
+++ b/typo3/sysext/cms/tslib/index_ts.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cms/tslib/showpic.php b/typo3/sysext/cms/tslib/showpic.php
index b81edc4ac79b..f5294bd8b874 100644
--- a/typo3/sysext/cms/tslib/showpic.php
+++ b/typo3/sysext/cms/tslib/showpic.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cms/web_info/class.tx_cms_webinfo.php b/typo3/sysext/cms/web_info/class.tx_cms_webinfo.php
index ac504e5cf75e..5c9c52e648c2 100644
--- a/typo3/sysext/cms/web_info/class.tx_cms_webinfo.php
+++ b/typo3/sysext/cms/web_info/class.tx_cms_webinfo.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php b/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php
index d77aa41de4de..4bede3060df2 100644
--- a/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php
+++ b/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\ContextHelp\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php b/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php
index 3dcd6d70b9a2..87ef6af17feb 100644
--- a/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php
+++ b/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Authentication;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php b/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php
index a16b2d18357b..22c9eddeeaa5 100644
--- a/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php
+++ b/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Authentication;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php b/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php
index 52f667fac90d..21c7a8bbcb88 100644
--- a/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php
+++ b/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Cache\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Cache/Backend/ClassLoaderBackend.php b/typo3/sysext/core/Classes/Cache/Backend/ClassLoaderBackend.php
index 59c68239ecf2..d1a296b2e9eb 100755
--- a/typo3/sysext/core/Classes/Cache/Backend/ClassLoaderBackend.php
+++ b/typo3/sysext/core/Classes/Cache/Backend/ClassLoaderBackend.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Cache\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Cache/Backend/EarlyClassLoaderBackend.php b/typo3/sysext/core/Classes/Cache/Backend/EarlyClassLoaderBackend.php
index 66c5babde1af..9b99607df91b 100755
--- a/typo3/sysext/core/Classes/Cache/Backend/EarlyClassLoaderBackend.php
+++ b/typo3/sysext/core/Classes/Cache/Backend/EarlyClassLoaderBackend.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Cache\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php b/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php
index 56f2e10ec64c..e497264ad316 100644
--- a/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php
+++ b/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Cache\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php b/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php
index 9cc009a3b527..8d0fe3098405 100644
--- a/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php
+++ b/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Cache\Frontend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Category/CategoryRegistry.php b/typo3/sysext/core/Classes/Category/CategoryRegistry.php
index 930a7bd9d279..12b48e074071 100644
--- a/typo3/sysext/core/Classes/Category/CategoryRegistry.php
+++ b/typo3/sysext/core/Classes/Category/CategoryRegistry.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Category;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php b/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php
index fb74ea8bf8b9..c77500420d6a 100644
--- a/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php
+++ b/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Category\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php b/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php
index a7271b45f35d..ba214476c63b 100644
--- a/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php
+++ b/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/CollectionInterface.php b/typo3/sysext/core/Classes/Collection/CollectionInterface.php
index 5e671006c502..9797c91073be 100644
--- a/typo3/sysext/core/Classes/Collection/CollectionInterface.php
+++ b/typo3/sysext/core/Classes/Collection/CollectionInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php
index 25ef67663b27..35a8da516bd7 100644
--- a/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php
+++ b/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php
index 15ea6cf2f0bc..00ff5cca53a2 100644
--- a/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php
+++ b/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php
index 565d61ece060..e9aff292d124 100644
--- a/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php
+++ b/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php b/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php
index cdd43d3dd088..3da54421dbd0 100644
--- a/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php
+++ b/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php b/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php
index ca260287645b..77926670ad44 100644
--- a/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php
+++ b/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php
index 0ba225980dd6..4e333abf6191 100644
--- a/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php
+++ b/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php b/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php
index d44b542a607f..e20c868ff5d4 100644
--- a/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php
+++ b/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Collection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Compatibility/LoadedExtensionArrayElement.php b/typo3/sysext/core/Classes/Compatibility/LoadedExtensionArrayElement.php
index f87bd8175f01..5ccd0c6c1b5f 100644
--- a/typo3/sysext/core/Classes/Compatibility/LoadedExtensionArrayElement.php
+++ b/typo3/sysext/core/Classes/Compatibility/LoadedExtensionArrayElement.php
@@ -14,7 +14,7 @@ namespace TYPO3\CMS\Core\Compatibility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Compatibility/LoadedExtensionsArray.php b/typo3/sysext/core/Classes/Compatibility/LoadedExtensionsArray.php
index 937f9d1ec6a1..937d8bb8000a 100644
--- a/typo3/sysext/core/Classes/Compatibility/LoadedExtensionsArray.php
+++ b/typo3/sysext/core/Classes/Compatibility/LoadedExtensionsArray.php
@@ -14,7 +14,7 @@ namespace TYPO3\CMS\Core\Compatibility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
@@ -215,4 +215,4 @@ class LoadedExtensionsArray implements \Iterator, \ArrayAccess, \Serializable, \
 	public function hasPackageManager() {
 		return $this->packageManager !== NULL;
 	}
-}
\ No newline at end of file
+}
diff --git a/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php b/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php
index a1efd2ba80c4..b2988dfa095c 100644
--- a/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php
+++ b/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Configuration\FlexForm;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php b/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php
index fd5e0dee40e5..8c167ef87e3e 100644
--- a/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php
+++ b/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Configuration\TypoScript\ConditionMatching;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Controller/CommandLineController.php b/typo3/sysext/core/Classes/Controller/CommandLineController.php
index e8ddff6c4d16..f5ca871c5e25 100644
--- a/typo3/sysext/core/Classes/Controller/CommandLineController.php
+++ b/typo3/sysext/core/Classes/Controller/CommandLineController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Core/Bootstrap.php b/typo3/sysext/core/Classes/Core/Bootstrap.php
index 5498ebcd78ba..c6c57f9c5ea0 100644
--- a/typo3/sysext/core/Classes/Core/Bootstrap.php
+++ b/typo3/sysext/core/Classes/Core/Bootstrap.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Core/ClassAliasMap.php b/typo3/sysext/core/Classes/Core/ClassAliasMap.php
index 9f2876ce52b2..1e2ef2e5cfb5 100644
--- a/typo3/sysext/core/Classes/Core/ClassAliasMap.php
+++ b/typo3/sysext/core/Classes/Core/ClassAliasMap.php
@@ -14,7 +14,7 @@ namespace TYPO3\CMS\Core\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Core/ClassLoader.php b/typo3/sysext/core/Classes/Core/ClassLoader.php
index 846e467d3640..0c2d841797a1 100644
--- a/typo3/sysext/core/Classes/Core/ClassLoader.php
+++ b/typo3/sysext/core/Classes/Core/ClassLoader.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Core/CliBootstrap.php b/typo3/sysext/core/Classes/Core/CliBootstrap.php
index 75836a166037..c204d808277c 100644
--- a/typo3/sysext/core/Classes/Core/CliBootstrap.php
+++ b/typo3/sysext/core/Classes/Core/CliBootstrap.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
index 4097631b12fe..5d7795926fc2 100644
--- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
+++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/DataHandling/DataHandler.php b/typo3/sysext/core/Classes/DataHandling/DataHandler.php
index eec23911bf73..ed2bd0a74951 100644
--- a/typo3/sysext/core/Classes/DataHandling/DataHandler.php
+++ b/typo3/sysext/core/Classes/DataHandling/DataHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\DataHandling;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php b/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php
index a6763b333530..986bd771b239 100644
--- a/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php
+++ b/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\DataHandling;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php b/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php
index 58a8ee3884d4..09598dc0af99 100644
--- a/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php
+++ b/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\DataHandling;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/DatabaseConnection.php b/typo3/sysext/core/Classes/Database/DatabaseConnection.php
index 8bcfb42b0bee..640c2c3a605a 100644
--- a/typo3/sysext/core/Classes/Database/DatabaseConnection.php
+++ b/typo3/sysext/core/Classes/Database/DatabaseConnection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/PdoHelper.php b/typo3/sysext/core/Classes/Database/PdoHelper.php
index 844e3b800a1a..e65beeb91255 100644
--- a/typo3/sysext/core/Classes/Database/PdoHelper.php
+++ b/typo3/sysext/core/Classes/Database/PdoHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php b/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php
index 457596ac6e53..b2ce7604a9d2 100644
--- a/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php
+++ b/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php b/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php
index def45321368a..064d19b33d97 100644
--- a/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php
+++ b/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/PreparedStatement.php b/typo3/sysext/core/Classes/Database/PreparedStatement.php
index cee3e53c654b..ce27efd97a44 100644
--- a/typo3/sysext/core/Classes/Database/PreparedStatement.php
+++ b/typo3/sysext/core/Classes/Database/PreparedStatement.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/QueryGenerator.php b/typo3/sysext/core/Classes/Database/QueryGenerator.php
index d0cdf5cf48a2..cfad56d318fb 100644
--- a/typo3/sysext/core/Classes/Database/QueryGenerator.php
+++ b/typo3/sysext/core/Classes/Database/QueryGenerator.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/QueryView.php b/typo3/sysext/core/Classes/Database/QueryView.php
index f44b63f89556..cc28da248b54 100644
--- a/typo3/sysext/core/Classes/Database/QueryView.php
+++ b/typo3/sysext/core/Classes/Database/QueryView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/ReferenceIndex.php b/typo3/sysext/core/Classes/Database/ReferenceIndex.php
index 1e1a2b189b51..9da799973810 100644
--- a/typo3/sysext/core/Classes/Database/ReferenceIndex.php
+++ b/typo3/sysext/core/Classes/Database/ReferenceIndex.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/RelationHandler.php b/typo3/sysext/core/Classes/Database/RelationHandler.php
index 2d1ed2384eec..f82d7e5cc5c4 100644
--- a/typo3/sysext/core/Classes/Database/RelationHandler.php
+++ b/typo3/sysext/core/Classes/Database/RelationHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/SqlParser.php b/typo3/sysext/core/Classes/Database/SqlParser.php
index 4023bfcc2732..0f4a603dc501 100644
--- a/typo3/sysext/core/Classes/Database/SqlParser.php
+++ b/typo3/sysext/core/Classes/Database/SqlParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php b/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php
index e95f0bd43ce2..148ecb198233 100644
--- a/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php
+++ b/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php b/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php
index 050e852a8480..e66c7ef52ed1 100644
--- a/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php
+++ b/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\ElementBrowser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php b/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php
index 602959dcec12..33501757f00d 100644
--- a/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php
+++ b/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php b/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php
index 280a008c2601..91ba050fa342 100644
--- a/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php
+++ b/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php b/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php
index cfefb163c683..bf126f6b63b8 100644
--- a/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php
+++ b/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php b/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php
index d919c40c56be..ea92fb3f4978 100644
--- a/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php
+++ b/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\FrontendEditing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Html/HtmlParser.php b/typo3/sysext/core/Classes/Html/HtmlParser.php
index 1987350b0a0d..2c3243f63d67 100644
--- a/typo3/sysext/core/Classes/Html/HtmlParser.php
+++ b/typo3/sysext/core/Classes/Html/HtmlParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Html;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Html/RteHtmlParser.php b/typo3/sysext/core/Classes/Html/RteHtmlParser.php
index 00b8dcf5924a..a9291b0f0006 100644
--- a/typo3/sysext/core/Classes/Html/RteHtmlParser.php
+++ b/typo3/sysext/core/Classes/Html/RteHtmlParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Html;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php b/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php
index a34e167f59a1..1016891b55fe 100644
--- a/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php
+++ b/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Http;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Http/HttpRequest.php b/typo3/sysext/core/Classes/Http/HttpRequest.php
index 8ae0e7eb5ffe..a7eb91a5ef09 100644
--- a/typo3/sysext/core/Classes/Http/HttpRequest.php
+++ b/typo3/sysext/core/Classes/Http/HttpRequest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Http;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Http/Observer/Download.php b/typo3/sysext/core/Classes/Http/Observer/Download.php
index 230dc68f255d..84ba5c431ead 100644
--- a/typo3/sysext/core/Classes/Http/Observer/Download.php
+++ b/typo3/sysext/core/Classes/Http/Observer/Download.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Http\Observer;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php b/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
index 37e797b60fb6..c3617bc9478e 100644
--- a/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
+++ b/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Imaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php b/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php
index 50a3d44c17fd..b3d5291e575a 100644
--- a/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php
+++ b/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Integrity;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php b/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php
index 9491f9cf9050..bde51df6378b 100644
--- a/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php
+++ b/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php b/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php
index 6ac1a7aefc37..c79b3c759907 100644
--- a/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php
+++ b/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php b/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php
index 62dc13e86b70..2bc2e9139ce6 100644
--- a/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php
+++ b/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/LanguageStore.php b/typo3/sysext/core/Classes/Localization/LanguageStore.php
index 6aa8632d2f52..fb0f876cc53f 100644
--- a/typo3/sysext/core/Classes/Localization/LanguageStore.php
+++ b/typo3/sysext/core/Classes/Localization/LanguageStore.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Locales.php b/typo3/sysext/core/Classes/Localization/Locales.php
index 736ae7eaf2ec..82480cad98c6 100644
--- a/typo3/sysext/core/Classes/Localization/Locales.php
+++ b/typo3/sysext/core/Classes/Localization/Locales.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/LocalizationFactory.php b/typo3/sysext/core/Classes/Localization/LocalizationFactory.php
index e7bbd7a270f2..cabc83f37a02 100644
--- a/typo3/sysext/core/Classes/Localization/LocalizationFactory.php
+++ b/typo3/sysext/core/Classes/Localization/LocalizationFactory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php b/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php
index fc5f2d128245..fa49e1d1f5c0 100644
--- a/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php
+++ b/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Parser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php b/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php
index 63c436660edd..f7c40869dd2c 100644
--- a/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php
+++ b/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Parser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php b/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php
index 60aaee74a420..c89a6d5cd210 100644
--- a/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php
+++ b/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Parser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php b/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php
index 20653a9c0871..05db7b1c9eb7 100644
--- a/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php
+++ b/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Parser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php b/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php
index eb228f723667..551b373d40ec 100644
--- a/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php
+++ b/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Localization\Parser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Locking/Locker.php b/typo3/sysext/core/Classes/Locking/Locker.php
index 0b2b934ba000..3da9ea10d3a6 100644
--- a/typo3/sysext/core/Classes/Locking/Locker.php
+++ b/typo3/sysext/core/Classes/Locking/Locker.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Locking;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Mail/MailMessage.php b/typo3/sysext/core/Classes/Mail/MailMessage.php
index ccf09509f5e2..574ca1f87d2e 100644
--- a/typo3/sysext/core/Classes/Mail/MailMessage.php
+++ b/typo3/sysext/core/Classes/Mail/MailMessage.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Mail;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Mail/Mailer.php b/typo3/sysext/core/Classes/Mail/Mailer.php
index 39f9a24562ef..8265f1aed3f3 100644
--- a/typo3/sysext/core/Classes/Mail/Mailer.php
+++ b/typo3/sysext/core/Classes/Mail/Mailer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Mail;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php b/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php
index 2c996d9ea14c..3ca883775014 100644
--- a/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php
+++ b/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Mail;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Mail/MboxTransport.php b/typo3/sysext/core/Classes/Mail/MboxTransport.php
index b6717eb5f278..792945553274 100644
--- a/typo3/sysext/core/Classes/Mail/MboxTransport.php
+++ b/typo3/sysext/core/Classes/Mail/MboxTransport.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Mail;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php b/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php
index e7c30fc772b6..036c6ae63f8d 100644
--- a/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php
+++ b/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Mail;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Messaging/AbstractMessage.php b/typo3/sysext/core/Classes/Messaging/AbstractMessage.php
index cd7761be00d8..14b009cec804 100644
--- a/typo3/sysext/core/Classes/Messaging/AbstractMessage.php
+++ b/typo3/sysext/core/Classes/Messaging/AbstractMessage.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php b/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php
index 1f922e18811e..de3d3441a235 100644
--- a/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php
+++ b/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php b/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php
index 41b639ca0bd1..ce98d81ea7e5 100644
--- a/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php
+++ b/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Messaging/FlashMessage.php b/typo3/sysext/core/Classes/Messaging/FlashMessage.php
index 5ee40b662e40..40b45fa4a667 100644
--- a/typo3/sysext/core/Classes/Messaging/FlashMessage.php
+++ b/typo3/sysext/core/Classes/Messaging/FlashMessage.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php b/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php
index 65691ad50f8b..82de91391163 100644
--- a/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php
+++ b/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Messaging/FlashMessageService.php b/typo3/sysext/core/Classes/Messaging/FlashMessageService.php
index bb7e743ceaf6..563ae803f2ba 100644
--- a/typo3/sysext/core/Classes/Messaging/FlashMessageService.php
+++ b/typo3/sysext/core/Classes/Messaging/FlashMessageService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Package.php b/typo3/sysext/core/Classes/Package.php
index 3c3bea6d687a..0be9ceabf9e6 100644
--- a/typo3/sysext/core/Classes/Package.php
+++ b/typo3/sysext/core/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Package/FailsafePackageManager.php b/typo3/sysext/core/Classes/Package/FailsafePackageManager.php
index 664ceb72b84a..450993b12408 100644
--- a/typo3/sysext/core/Classes/Package/FailsafePackageManager.php
+++ b/typo3/sysext/core/Classes/Package/FailsafePackageManager.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Package;
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/core/Classes/Page/PageRenderer.php b/typo3/sysext/core/Classes/Page/PageRenderer.php
index 0adf18e0b697..b17cfa373192 100644
--- a/typo3/sysext/core/Classes/Page/PageRenderer.php
+++ b/typo3/sysext/core/Classes/Page/PageRenderer.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Page;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Registry.php b/typo3/sysext/core/Classes/Registry.php
index 31556b7fba38..7edfcc04e016 100644
--- a/typo3/sysext/core/Classes/Registry.php
+++ b/typo3/sysext/core/Classes/Registry.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/AbstractFile.php b/typo3/sysext/core/Classes/Resource/AbstractFile.php
index 4184c4f58e1e..d99034df891d 100644
--- a/typo3/sysext/core/Classes/Resource/AbstractFile.php
+++ b/typo3/sysext/core/Classes/Resource/AbstractFile.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/AbstractRepository.php b/typo3/sysext/core/Classes/Resource/AbstractRepository.php
index c44c7af013e2..b2ff2edb4283 100644
--- a/typo3/sysext/core/Classes/Resource/AbstractRepository.php
+++ b/typo3/sysext/core/Classes/Resource/AbstractRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php b/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php
index 13836c542902..7cb29786ad79 100644
--- a/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php
+++ b/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Collection/CategoryBasedFileCollection.php b/typo3/sysext/core/Classes/Resource/Collection/CategoryBasedFileCollection.php
index 0585699efc19..c066e1a466a8 100644
--- a/typo3/sysext/core/Classes/Resource/Collection/CategoryBasedFileCollection.php
+++ b/typo3/sysext/core/Classes/Resource/Collection/CategoryBasedFileCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php b/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php
index 4718d24e3110..f0a938215b74 100644
--- a/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php
+++ b/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php b/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php
index 5284698a5b12..a4865ab6ecaf 100644
--- a/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php
+++ b/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php b/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php
index 5e0af58eabf0..0bbd9f3443d0 100644
--- a/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php
+++ b/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Driver;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Driver/AbstractHierarchicalFilesystemDriver.php b/typo3/sysext/core/Classes/Resource/Driver/AbstractHierarchicalFilesystemDriver.php
index b6815417ba7e..a6e329b23430 100644
--- a/typo3/sysext/core/Classes/Resource/Driver/AbstractHierarchicalFilesystemDriver.php
+++ b/typo3/sysext/core/Classes/Resource/Driver/AbstractHierarchicalFilesystemDriver.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Driver;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php b/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php
index 6951aea27d97..e3b6c77803d6 100644
--- a/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php
+++ b/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Driver;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php b/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php
index ab378aa90bda..eff1ebcb55a9 100644
--- a/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php
+++ b/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Resource\Driver;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/File.php b/typo3/sysext/core/Classes/Resource/File.php
index 9d9967565111..062c573e470b 100644
--- a/typo3/sysext/core/Classes/Resource/File.php
+++ b/typo3/sysext/core/Classes/Resource/File.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php b/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php
index c02c4b790218..3572902b6cb1 100644
--- a/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php
+++ b/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/FileInterface.php b/typo3/sysext/core/Classes/Resource/FileInterface.php
index 35501d4cea9a..96639eb3fc39 100644
--- a/typo3/sysext/core/Classes/Resource/FileInterface.php
+++ b/typo3/sysext/core/Classes/Resource/FileInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/FileReference.php b/typo3/sysext/core/Classes/Resource/FileReference.php
index fe90273c9ae8..bbfed03d5d40 100644
--- a/typo3/sysext/core/Classes/Resource/FileReference.php
+++ b/typo3/sysext/core/Classes/Resource/FileReference.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/FileRepository.php b/typo3/sysext/core/Classes/Resource/FileRepository.php
index f1965e157f6c..0e172481fc4e 100644
--- a/typo3/sysext/core/Classes/Resource/FileRepository.php
+++ b/typo3/sysext/core/Classes/Resource/FileRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php b/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php
index 412aa62fdc62..fdbc79381ded 100644
--- a/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php
+++ b/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Filter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php b/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php
index fa701393bbc4..b4def81c11b3 100644
--- a/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php
+++ b/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Filter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Folder.php b/typo3/sysext/core/Classes/Resource/Folder.php
index 0d1b9cbd0262..544f60f020eb 100644
--- a/typo3/sysext/core/Classes/Resource/Folder.php
+++ b/typo3/sysext/core/Classes/Resource/Folder.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/FolderInterface.php b/typo3/sysext/core/Classes/Resource/FolderInterface.php
index 31b20eede195..095fb680afde 100644
--- a/typo3/sysext/core/Classes/Resource/FolderInterface.php
+++ b/typo3/sysext/core/Classes/Resource/FolderInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php b/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php
index 9f58d75c89d3..f1c3ff45ccea 100644
--- a/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php
+++ b/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Index/ExtractorInterface.php b/typo3/sysext/core/Classes/Resource/Index/ExtractorInterface.php
index 77d5702d0894..3c559344fdf5 100644
--- a/typo3/sysext/core/Classes/Resource/Index/ExtractorInterface.php
+++ b/typo3/sysext/core/Classes/Resource/Index/ExtractorInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Index;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Index/ExtractorRegistry.php b/typo3/sysext/core/Classes/Resource/Index/ExtractorRegistry.php
index e9105efab8f3..0bf745b87017 100644
--- a/typo3/sysext/core/Classes/Resource/Index/ExtractorRegistry.php
+++ b/typo3/sysext/core/Classes/Resource/Index/ExtractorRegistry.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Index;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Index/FileIndexRepository.php b/typo3/sysext/core/Classes/Resource/Index/FileIndexRepository.php
index f6c82fa9f2fc..a6cf0f99054f 100644
--- a/typo3/sysext/core/Classes/Resource/Index/FileIndexRepository.php
+++ b/typo3/sysext/core/Classes/Resource/Index/FileIndexRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Resource\Index;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Index/Indexer.php b/typo3/sysext/core/Classes/Resource/Index/Indexer.php
index d1f58da207db..c40a301aaac9 100644
--- a/typo3/sysext/core/Classes/Resource/Index/Indexer.php
+++ b/typo3/sysext/core/Classes/Resource/Index/Indexer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Index;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Index/MetaDataRepository.php b/typo3/sysext/core/Classes/Resource/Index/MetaDataRepository.php
index 547de4765d21..9ec3872dd941 100644
--- a/typo3/sysext/core/Classes/Resource/Index/MetaDataRepository.php
+++ b/typo3/sysext/core/Classes/Resource/Index/MetaDataRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Resource\Index;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/ProcessedFile.php b/typo3/sysext/core/Classes/Resource/ProcessedFile.php
index cbca7752365d..d42351d7241c 100644
--- a/typo3/sysext/core/Classes/Resource/ProcessedFile.php
+++ b/typo3/sysext/core/Classes/Resource/ProcessedFile.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php b/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php
index 8b61ef92ab3c..e222c282898b 100644
--- a/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php
+++ b/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php
@@ -16,7 +16,7 @@ use \TYPO3\CMS\Core\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php b/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php
index eabae79e57a7..9e7170613a00 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php b/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php
index befc9a0559bc..16e5327509fc 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/FileDeletionAspect.php b/typo3/sysext/core/Classes/Resource/Processing/FileDeletionAspect.php
index 436d3e75d97e..1af97133486b 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/FileDeletionAspect.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/FileDeletionAspect.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php b/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php
index 8fb41a8150cf..ebeb30a0c706 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php b/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php
index 3c267d3aaa85..524fd1a4a2a2 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php b/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php
index bedab0122ca0..7769e8405135 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php b/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php
index 43117d3f46fd..de27c3dded44 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php b/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php
index 734d78f8c517..80bea78143c9 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php b/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php
index 7e88b07184b9..6ef890768da3 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php b/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php
index 5bf5cf1218ca..f21f2ad238c5 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php b/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php
index a57363f84ff5..262bb3dcd81a 100644
--- a/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php
+++ b/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Processing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/ResourceCompressor.php b/typo3/sysext/core/Classes/Resource/ResourceCompressor.php
index fc0079a9e355..be468fe25d52 100644
--- a/typo3/sysext/core/Classes/Resource/ResourceCompressor.php
+++ b/typo3/sysext/core/Classes/Resource/ResourceCompressor.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/ResourceFactory.php b/typo3/sysext/core/Classes/Resource/ResourceFactory.php
index 72a46d12accb..b840569de4f0 100644
--- a/typo3/sysext/core/Classes/Resource/ResourceFactory.php
+++ b/typo3/sysext/core/Classes/Resource/ResourceFactory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/ResourceInterface.php b/typo3/sysext/core/Classes/Resource/ResourceInterface.php
index 0ccc2b8b2b3c..d673e6f356fa 100644
--- a/typo3/sysext/core/Classes/Resource/ResourceInterface.php
+++ b/typo3/sysext/core/Classes/Resource/ResourceInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/ResourceStorage.php b/typo3/sysext/core/Classes/Resource/ResourceStorage.php
index 5ab0334dfe95..a2e88750c5a0 100644
--- a/typo3/sysext/core/Classes/Resource/ResourceStorage.php
+++ b/typo3/sysext/core/Classes/Resource/ResourceStorage.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Security/StoragePermissionsAspect.php b/typo3/sysext/core/Classes/Resource/Security/StoragePermissionsAspect.php
index a67eea8bb687..551bd2d699b7 100644
--- a/typo3/sysext/core/Classes/Resource/Security/StoragePermissionsAspect.php
+++ b/typo3/sysext/core/Classes/Resource/Security/StoragePermissionsAspect.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Security;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php b/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php
index f9ed93f72c1b..4ee49b8bb727 100644
--- a/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php
+++ b/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Service/IndexerService.php b/typo3/sysext/core/Classes/Resource/Service/IndexerService.php
index d50c625bf858..4bc19d9edc0d 100644
--- a/typo3/sysext/core/Classes/Resource/Service/IndexerService.php
+++ b/typo3/sysext/core/Classes/Resource/Service/IndexerService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php b/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php
index faefc718ccc0..5c8edee92ed4 100644
--- a/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php
+++ b/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php b/typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php
index 402b3221e10b..bb5592240396 100644
--- a/typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php
+++ b/typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php b/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php
index 46e5fe624a62..53c8e411b25b 100644
--- a/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php
+++ b/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/StorageRepository.php b/typo3/sysext/core/Classes/Resource/StorageRepository.php
index 76308a43905c..ad8e1e90053d 100644
--- a/typo3/sysext/core/Classes/Resource/StorageRepository.php
+++ b/typo3/sysext/core/Classes/Resource/StorageRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Utility/BackendUtility.php b/typo3/sysext/core/Classes/Resource/Utility/BackendUtility.php
index 95ea88d64ae0..0fc933f0715e 100644
--- a/typo3/sysext/core/Classes/Resource/Utility/BackendUtility.php
+++ b/typo3/sysext/core/Classes/Resource/Utility/BackendUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Resource/Utility/ListUtility.php b/typo3/sysext/core/Classes/Resource/Utility/ListUtility.php
index 8d4df8c5cc36..670960d57fdf 100644
--- a/typo3/sysext/core/Classes/Resource/Utility/ListUtility.php
+++ b/typo3/sysext/core/Classes/Resource/Utility/ListUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Resource\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Service/AbstractService.php b/typo3/sysext/core/Classes/Service/AbstractService.php
index 30e579b42638..6e10c6acb88b 100644
--- a/typo3/sysext/core/Classes/Service/AbstractService.php
+++ b/typo3/sysext/core/Classes/Service/AbstractService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/SingletonInterface.php b/typo3/sysext/core/Classes/SingletonInterface.php
index a73ae3c937a4..b60c98f9085c 100644
--- a/typo3/sysext/core/Classes/SingletonInterface.php
+++ b/typo3/sysext/core/Classes/SingletonInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php b/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php
index 9dca58bb919d..63d9da117f8e 100644
--- a/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php
+++ b/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\TimeTracker;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php
index 168273c0b2a4..3f692b5968d2 100644
--- a/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php
+++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php
index b4a990249bdf..72d2dcbdbb18 100644
--- a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php
+++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php
index 06020eac8e87..07a6d017d9e4 100644
--- a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php
+++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php
index 151409b70622..4939339e51b3 100644
--- a/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php
+++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php
index a474f9abb2ae..65bfc190cab5 100644
--- a/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php
+++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php
index 062fa10e83f5..31e6677beda3 100644
--- a/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php
+++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Type/Enumeration.php b/typo3/sysext/core/Classes/Type/Enumeration.php
index 89781b68fbfa..f333432380c5 100644
--- a/typo3/sysext/core/Classes/Type/Enumeration.php
+++ b/typo3/sysext/core/Classes/Type/Enumeration.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Type;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Type/Exception.php b/typo3/sysext/core/Classes/Type/Exception.php
index 350d67c012c7..f17d32c7c924 100644
--- a/typo3/sysext/core/Classes/Type/Exception.php
+++ b/typo3/sysext/core/Classes/Type/Exception.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Type;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationDefinitionException.php b/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationDefinitionException.php
index d38b6a6ce36a..5d2581bfc776 100644
--- a/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationDefinitionException.php
+++ b/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationDefinitionException.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Type\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationValueException.php b/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationValueException.php
index 065341075a39..6bcc9622819c 100644
--- a/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationValueException.php
+++ b/typo3/sysext/core/Classes/Type/Exception/InvalidEnumerationValueException.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Type\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Type/Exception/InvalidValueExceptionInterface.php b/typo3/sysext/core/Classes/Type/Exception/InvalidValueExceptionInterface.php
index f6ef70a36adb..b210d1af4c61 100644
--- a/typo3/sysext/core/Classes/Type/Exception/InvalidValueExceptionInterface.php
+++ b/typo3/sysext/core/Classes/Type/Exception/InvalidValueExceptionInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Type\Exception;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Type/TypeInterface.php b/typo3/sysext/core/Classes/Type/TypeInterface.php
index f1d258f1b85c..3d63a4212e37 100644
--- a/typo3/sysext/core/Classes/Type/TypeInterface.php
+++ b/typo3/sysext/core/Classes/Type/TypeInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Type;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php b/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php
index 5eee7ee00f63..f1245fcc8d41 100644
--- a/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php
+++ b/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\TypoScript;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php b/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php
index 50bd8fb58bfc..a4fd6456df37 100644
--- a/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php
+++ b/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\TypoScript;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php b/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php
index e4be696dae2d..96ee4ebe86fb 100644
--- a/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php
+++ b/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\TypoScript\Parser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/TypoScript/TemplateService.php b/typo3/sysext/core/Classes/TypoScript/TemplateService.php
index 98f0ee8cfdcb..e1acdac9cf3b 100644
--- a/typo3/sysext/core/Classes/TypoScript/TemplateService.php
+++ b/typo3/sysext/core/Classes/TypoScript/TemplateService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\TypoScript;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/ArrayUtility.php b/typo3/sysext/core/Classes/Utility/ArrayUtility.php
index 6b256056502e..a0402daec79c 100644
--- a/typo3/sysext/core/Classes/Utility/ArrayUtility.php
+++ b/typo3/sysext/core/Classes/Utility/ArrayUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php b/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php
index fea087a9f602..801736cdc586 100644
--- a/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php
+++ b/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/ClientUtility.php b/typo3/sysext/core/Classes/Utility/ClientUtility.php
index 47cf95f86428..c3945f1c473f 100644
--- a/typo3/sysext/core/Classes/Utility/ClientUtility.php
+++ b/typo3/sysext/core/Classes/Utility/ClientUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/CommandUtility.php b/typo3/sysext/core/Classes/Utility/CommandUtility.php
index b67cf3d6c11f..d64028e483ab 100644
--- a/typo3/sysext/core/Classes/Utility/CommandUtility.php
+++ b/typo3/sysext/core/Classes/Utility/CommandUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/DebugUtility.php b/typo3/sysext/core/Classes/Utility/DebugUtility.php
index 6b15a226bd94..0b4c13e2b9f4 100644
--- a/typo3/sysext/core/Classes/Utility/DebugUtility.php
+++ b/typo3/sysext/core/Classes/Utility/DebugUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/DiffUtility.php b/typo3/sysext/core/Classes/Utility/DiffUtility.php
index 63e144c1d442..6d80f6f9b80a 100644
--- a/typo3/sysext/core/Classes/Utility/DiffUtility.php
+++ b/typo3/sysext/core/Classes/Utility/DiffUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php b/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php
index ee4b1e664133..b7a7f3ce7aad 100644
--- a/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php
+++ b/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php b/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php
index 83943a49bfa7..92285c6de291 100644
--- a/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php
+++ b/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php
index 717a89fbd46c..d58dbf3c3fc0 100644
--- a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php
+++ b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php
index f21e78c0f9fb..b942e3b68b4b 100644
--- a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php
+++ b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility\File;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/GeneralUtility.php b/typo3/sysext/core/Classes/Utility/GeneralUtility.php
index becf5683bfa7..2575e5b91fca 100644
--- a/typo3/sysext/core/Classes/Utility/GeneralUtility.php
+++ b/typo3/sysext/core/Classes/Utility/GeneralUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/MailUtility.php b/typo3/sysext/core/Classes/Utility/MailUtility.php
index 2350c709b275..445f8c9c2d6f 100644
--- a/typo3/sysext/core/Classes/Utility/MailUtility.php
+++ b/typo3/sysext/core/Classes/Utility/MailUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/MathUtility.php b/typo3/sysext/core/Classes/Utility/MathUtility.php
index 172f006888dd..82ba7e365c94 100644
--- a/typo3/sysext/core/Classes/Utility/MathUtility.php
+++ b/typo3/sysext/core/Classes/Utility/MathUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/MonitorUtility.php b/typo3/sysext/core/Classes/Utility/MonitorUtility.php
index a5a2675e1333..b9c587bf2f7d 100644
--- a/typo3/sysext/core/Classes/Utility/MonitorUtility.php
+++ b/typo3/sysext/core/Classes/Utility/MonitorUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/PathUtility.php b/typo3/sysext/core/Classes/Utility/PathUtility.php
index 0461f01ba341..074acae2e7c5 100644
--- a/typo3/sysext/core/Classes/Utility/PathUtility.php
+++ b/typo3/sysext/core/Classes/Utility/PathUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php b/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php
index 54c982e03300..ca95453319e6 100644
--- a/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php
+++ b/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/StringUtility.php b/typo3/sysext/core/Classes/Utility/StringUtility.php
index 4ea0e3be8429..5462b5bc95be 100644
--- a/typo3/sysext/core/Classes/Utility/StringUtility.php
+++ b/typo3/sysext/core/Classes/Utility/StringUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php b/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php
index ac9b9e40137c..8235c3ede074 100644
--- a/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php
+++ b/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Classes/Versioning/VersionState.php b/typo3/sysext/core/Classes/Versioning/VersionState.php
index 3dcf78bbb931..0acfc0dfab17 100644
--- a/typo3/sysext/core/Classes/Versioning/VersionState.php
+++ b/typo3/sysext/core/Classes/Versioning/VersionState.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Versioning;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php b/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php
index 0381f021102a..6760d1ea22a1 100644
--- a/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php
+++ b/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Functional/Resource/Driver/LocalDriverTest.php b/typo3/sysext/core/Tests/Functional/Resource/Driver/LocalDriverTest.php
index fec03587430b..e5f5d5cbe958 100644
--- a/typo3/sysext/core/Tests/Functional/Resource/Driver/LocalDriverTest.php
+++ b/typo3/sysext/core/Tests/Functional/Resource/Driver/LocalDriverTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Resource\Driver;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php b/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php
index 2d1ec747f457..ec9727c236c3 100644
--- a/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php
+++ b/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php b/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php
index a2ea37a639d8..8cb170d8ec5b 100644
--- a/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php
+++ b/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php b/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php
index bb057adec3a5..288c6163288d 100644
--- a/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php
+++ b/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php b/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php
index 3a4589ebee4a..1fd5237fbe16 100644
--- a/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php
+++ b/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageQueueTest.php b/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageQueueTest.php
index 3e9563fa59a0..b6392a51b38c 100644
--- a/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageQueueTest.php
+++ b/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageQueueTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageServiceTest.php b/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageServiceTest.php
index fcad91c059bb..fa82052dc3c9 100644
--- a/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageServiceTest.php
+++ b/typo3/sysext/core/Tests/Unit/Messaging/FlashMessageServiceTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Messaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php b/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php
index aa01a7536b92..53441def0067 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php b/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php
index 0a6912019067..42a145bd049b 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Driver;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php b/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php
index 21c854cca775..86c9c4727487 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Driver;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/LocalDriverFilenameFilter.php b/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/LocalDriverFilenameFilter.php
index 00e328b5a29b..c7282a3e7a80 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/LocalDriverFilenameFilter.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/LocalDriverFilenameFilter.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Driver\Fixtures;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php b/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php
index 6dbb70e599a3..db1cf843ff8b 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Driver;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php b/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php
index cdce9a0da3f9..8eec7f8f4337 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php b/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php
index 3851ed91ec21..849cdcdecbf5 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php b/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php
index af58d9cb02e3..49f1185d6395 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php b/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php
index f5ec443cf60a..4128525ad217 100644
--- a/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php
+++ b/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php b/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php
index ea2d37ed0497..c0d4c76ca5ed 100644
--- a/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php
+++ b/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php b/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php
index 3dd224273cfe..fead6b3fe2ee 100644
--- a/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php
+++ b/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility\Fixtures;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php
index be29bc937795..dc334ad70c23 100644
--- a/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php
+++ b/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php
index 62eba9fc94d2..ca3514f9605d 100644
--- a/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php
+++ b/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/core/Tests/Unit/Utility/ResourceUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/ResourceUtilityTest.php
index 7425cda5b28b..328c1e82666b 100644
--- a/typo3/sysext/core/Tests/Unit/Utility/ResourceUtilityTest.php
+++ b/typo3/sysext/core/Tests/Unit/Utility/ResourceUtilityTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php b/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php
index c588085d0868..b8b300b78e12 100644
--- a/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php
+++ b/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Cshmanual\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cshmanual/Classes/Package.php b/typo3/sysext/cshmanual/Classes/Package.php
index 721c9aa28927..0cfd0600572b 100644
--- a/typo3/sysext/cshmanual/Classes/Package.php
+++ b/typo3/sysext/cshmanual/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Cshmanual;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/cshmanual/mod/index.php b/typo3/sysext/cshmanual/mod/index.php
index 629d2a7bfd41..d1f295bd3379 100644
--- a/typo3/sysext/cshmanual/mod/index.php
+++ b/typo3/sysext/cshmanual/mod/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php b/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php
index 2981db957743..2f3baa3400fd 100644
--- a/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php
+++ b/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\CssStyledContent\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php b/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php
index 0db6d1a305da..beab9c0a0777 100644
--- a/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php
+++ b/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php
@@ -17,7 +17,7 @@ namespace TYPO3\CMS\Dbal\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/dbal/Classes/Database/SqlParser.php b/typo3/sysext/dbal/Classes/Database/SqlParser.php
index 47d311e6c3a6..6c75b150db54 100644
--- a/typo3/sysext/dbal/Classes/Database/SqlParser.php
+++ b/typo3/sysext/dbal/Classes/Database/SqlParser.php
@@ -17,7 +17,7 @@ namespace TYPO3\CMS\Dbal\Database;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/dbal/Classes/ExtensionManager/MessageDisplay.php b/typo3/sysext/dbal/Classes/ExtensionManager/MessageDisplay.php
index 809d342cdcbe..aa7f49173033 100644
--- a/typo3/sysext/dbal/Classes/ExtensionManager/MessageDisplay.php
+++ b/typo3/sysext/dbal/Classes/ExtensionManager/MessageDisplay.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Dbal\ExtensionManager;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/dbal/Classes/QueryCache.php b/typo3/sysext/dbal/Classes/QueryCache.php
index 5f24db99b461..d4ca703ea0b3 100644
--- a/typo3/sysext/dbal/Classes/QueryCache.php
+++ b/typo3/sysext/dbal/Classes/QueryCache.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Dbal;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/dbal/Classes/RecordList/DatabaseRecordList.php b/typo3/sysext/dbal/Classes/RecordList/DatabaseRecordList.php
index efdcf98c60d4..b4ae507ecba8 100644
--- a/typo3/sysext/dbal/Classes/RecordList/DatabaseRecordList.php
+++ b/typo3/sysext/dbal/Classes/RecordList/DatabaseRecordList.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Dbal\RecordList;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/dbal/Tests/Functional/ClassImplementationRegistrationTest.php b/typo3/sysext/dbal/Tests/Functional/ClassImplementationRegistrationTest.php
index e57dced54acd..4a47d58d1f9e 100644
--- a/typo3/sysext/dbal/Tests/Functional/ClassImplementationRegistrationTest.php
+++ b/typo3/sysext/dbal/Tests/Functional/ClassImplementationRegistrationTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Dbal\Tests\Functional;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/documentation/Classes/ViewHelpers/Be/Security/IfAdminViewHelper.php b/typo3/sysext/documentation/Classes/ViewHelpers/Be/Security/IfAdminViewHelper.php
index 4da996e6e8af..cc68036d1c5c 100644
--- a/typo3/sysext/documentation/Classes/ViewHelpers/Be/Security/IfAdminViewHelper.php
+++ b/typo3/sysext/documentation/Classes/ViewHelpers/Be/Security/IfAdminViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Documentation\ViewHelpers\Be\Security;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/documentation/Classes/ViewHelpers/FormatsViewHelper.php b/typo3/sysext/documentation/Classes/ViewHelpers/FormatsViewHelper.php
index 2db4281a72e7..72103147c34b 100644
--- a/typo3/sysext/documentation/Classes/ViewHelpers/FormatsViewHelper.php
+++ b/typo3/sysext/documentation/Classes/ViewHelpers/FormatsViewHelper.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Documentation\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/documentation/Classes/ViewHelpers/Link/ActionViewHelper.php b/typo3/sysext/documentation/Classes/ViewHelpers/Link/ActionViewHelper.php
index 08768d1bb7a6..5e661146cfca 100644
--- a/typo3/sysext/documentation/Classes/ViewHelpers/Link/ActionViewHelper.php
+++ b/typo3/sysext/documentation/Classes/ViewHelpers/Link/ActionViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Documentation\ViewHelpers\Link;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extbase/Classes/Command/HelpCommandController.php b/typo3/sysext/extbase/Classes/Command/HelpCommandController.php
index 6df27a8f16b3..ea45d40f9f1e 100644
--- a/typo3/sysext/extbase/Classes/Command/HelpCommandController.php
+++ b/typo3/sysext/extbase/Classes/Command/HelpCommandController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Command;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/AbstractConfigurationManager.php b/typo3/sysext/extbase/Classes/Configuration/AbstractConfigurationManager.php
index edff5612da4b..650ae981737f 100755
--- a/typo3/sysext/extbase/Classes/Configuration/AbstractConfigurationManager.php
+++ b/typo3/sysext/extbase/Classes/Configuration/AbstractConfigurationManager.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/BackendConfigurationManager.php b/typo3/sysext/extbase/Classes/Configuration/BackendConfigurationManager.php
index 8f70ee49afee..8efe1699759e 100644
--- a/typo3/sysext/extbase/Classes/Configuration/BackendConfigurationManager.php
+++ b/typo3/sysext/extbase/Classes/Configuration/BackendConfigurationManager.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/ConfigurationManager.php b/typo3/sysext/extbase/Classes/Configuration/ConfigurationManager.php
index 5b7769fb35de..ddebff920586 100644
--- a/typo3/sysext/extbase/Classes/Configuration/ConfigurationManager.php
+++ b/typo3/sysext/extbase/Classes/Configuration/ConfigurationManager.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/ConfigurationManagerInterface.php b/typo3/sysext/extbase/Classes/Configuration/ConfigurationManagerInterface.php
index 06b89b3795ec..ba0c97253405 100644
--- a/typo3/sysext/extbase/Classes/Configuration/ConfigurationManagerInterface.php
+++ b/typo3/sysext/extbase/Classes/Configuration/ConfigurationManagerInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/Exception.php b/typo3/sysext/extbase/Classes/Configuration/Exception.php
index b040594a4d4a..2081d617c45f 100644
--- a/typo3/sysext/extbase/Classes/Configuration/Exception.php
+++ b/typo3/sysext/extbase/Classes/Configuration/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/Exception/ContainerIsLockedException.php b/typo3/sysext/extbase/Classes/Configuration/Exception/ContainerIsLockedException.php
index 037dbc0e4e9d..8cadd9625cb0 100644
--- a/typo3/sysext/extbase/Classes/Configuration/Exception/ContainerIsLockedException.php
+++ b/typo3/sysext/extbase/Classes/Configuration/Exception/ContainerIsLockedException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/Exception/InvalidConfigurationTypeException.php b/typo3/sysext/extbase/Classes/Configuration/Exception/InvalidConfigurationTypeException.php
index 374b023d773d..c24c36a9a958 100644
--- a/typo3/sysext/extbase/Classes/Configuration/Exception/InvalidConfigurationTypeException.php
+++ b/typo3/sysext/extbase/Classes/Configuration/Exception/InvalidConfigurationTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchFileException.php b/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchFileException.php
index 773831c999ef..8d891f317a48 100644
--- a/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchFileException.php
+++ b/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchFileException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchOptionException.php b/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchOptionException.php
index 54c6a32daec9..5aef8a73e6a6 100644
--- a/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchOptionException.php
+++ b/typo3/sysext/extbase/Classes/Configuration/Exception/NoSuchOptionException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/Exception/ParseErrorException.php b/typo3/sysext/extbase/Classes/Configuration/Exception/ParseErrorException.php
index 3dede57ae27d..b6a2b7f87342 100644
--- a/typo3/sysext/extbase/Classes/Configuration/Exception/ParseErrorException.php
+++ b/typo3/sysext/extbase/Classes/Configuration/Exception/ParseErrorException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Configuration/FrontendConfigurationManager.php b/typo3/sysext/extbase/Classes/Configuration/FrontendConfigurationManager.php
index c3856d2136de..d9b35f52575b 100644
--- a/typo3/sysext/extbase/Classes/Configuration/FrontendConfigurationManager.php
+++ b/typo3/sysext/extbase/Classes/Configuration/FrontendConfigurationManager.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Core/Bootstrap.php b/typo3/sysext/extbase/Classes/Core/Bootstrap.php
index 922c39e4b1ee..a4683dadae3f 100644
--- a/typo3/sysext/extbase/Classes/Core/Bootstrap.php
+++ b/typo3/sysext/extbase/Classes/Core/Bootstrap.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Core/BootstrapInterface.php b/typo3/sysext/extbase/Classes/Core/BootstrapInterface.php
index 13bbb939b0d4..9f672b41583e 100644
--- a/typo3/sysext/extbase/Classes/Core/BootstrapInterface.php
+++ b/typo3/sysext/extbase/Classes/Core/BootstrapInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Core/ModuleRunner.php b/typo3/sysext/extbase/Classes/Core/ModuleRunner.php
index c11211a9e2ac..c8de10e7b246 100644
--- a/typo3/sysext/extbase/Classes/Core/ModuleRunner.php
+++ b/typo3/sysext/extbase/Classes/Core/ModuleRunner.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Core/ModuleRunnerInterface.php b/typo3/sysext/extbase/Classes/Core/ModuleRunnerInterface.php
index a6b8ec30c2e7..0013b4a4221d 100644
--- a/typo3/sysext/extbase/Classes/Core/ModuleRunnerInterface.php
+++ b/typo3/sysext/extbase/Classes/Core/ModuleRunnerInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileCollection.php b/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileCollection.php
index bbc0aac55dec..425bd74c388d 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileCollection.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileCollection.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileFolder.php b/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileFolder.php
index 03b818bef4ec..7ba78601c1b8 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileFolder.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/AbstractFileFolder.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/BackendUser.php b/typo3/sysext/extbase/Classes/Domain/Model/BackendUser.php
index 63d32654f912..c818e838d6aa 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/BackendUser.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/BackendUser.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/BackendUserGroup.php b/typo3/sysext/extbase/Classes/Domain/Model/BackendUserGroup.php
index d22e692aef40..71d21146cda9 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/BackendUserGroup.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/BackendUserGroup.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/Category.php b/typo3/sysext/extbase/Classes/Domain/Model/Category.php
index fafa156e5f8f..76a59e0efd9e 100755
--- a/typo3/sysext/extbase/Classes/Domain/Model/Category.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/Category.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/File.php b/typo3/sysext/extbase/Classes/Domain/Model/File.php
index eacf57510929..5fd643de5dc3 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/File.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/File.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/FileMount.php b/typo3/sysext/extbase/Classes/Domain/Model/FileMount.php
index 9f04282d1292..44c0182173ec 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/FileMount.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/FileMount.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/FileReference.php b/typo3/sysext/extbase/Classes/Domain/Model/FileReference.php
index bfc83c70195d..e89b98f9a8e5 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/FileReference.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/FileReference.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/Folder.php b/typo3/sysext/extbase/Classes/Domain/Model/Folder.php
index 5c139c9cb841..bcf76c48e8a6 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/Folder.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/Folder.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/FolderBasedFileCollection.php b/typo3/sysext/extbase/Classes/Domain/Model/FolderBasedFileCollection.php
index 3d43c3efe000..bffbf0ac5f54 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/FolderBasedFileCollection.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/FolderBasedFileCollection.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/FrontendUser.php b/typo3/sysext/extbase/Classes/Domain/Model/FrontendUser.php
index fe12e4cf6283..3f66f237bf6e 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/FrontendUser.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/FrontendUser.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/FrontendUserGroup.php b/typo3/sysext/extbase/Classes/Domain/Model/FrontendUserGroup.php
index b0c5b978f933..dd126f6753ea 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/FrontendUserGroup.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/FrontendUserGroup.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Model/StaticFileCollection.php b/typo3/sysext/extbase/Classes/Domain/Model/StaticFileCollection.php
index 432f4629ca44..3560dec1db05 100644
--- a/typo3/sysext/extbase/Classes/Domain/Model/StaticFileCollection.php
+++ b/typo3/sysext/extbase/Classes/Domain/Model/StaticFileCollection.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserGroupRepository.php b/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserGroupRepository.php
index 3e157aaae868..eb920bc94c63 100644
--- a/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserGroupRepository.php
+++ b/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserGroupRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserRepository.php b/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserRepository.php
index 62a33de06689..f72a96c06518 100644
--- a/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserRepository.php
+++ b/typo3/sysext/extbase/Classes/Domain/Repository/BackendUserRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Repository/CategoryRepository.php b/typo3/sysext/extbase/Classes/Domain/Repository/CategoryRepository.php
index 9258de93180c..10e508b5f3ef 100755
--- a/typo3/sysext/extbase/Classes/Domain/Repository/CategoryRepository.php
+++ b/typo3/sysext/extbase/Classes/Domain/Repository/CategoryRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Repository/FileMountRepository.php b/typo3/sysext/extbase/Classes/Domain/Repository/FileMountRepository.php
index 18a4a0506539..06c8f8d4173c 100644
--- a/typo3/sysext/extbase/Classes/Domain/Repository/FileMountRepository.php
+++ b/typo3/sysext/extbase/Classes/Domain/Repository/FileMountRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserGroupRepository.php b/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserGroupRepository.php
index 2abbc9436886..54c3636e4e6e 100644
--- a/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserGroupRepository.php
+++ b/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserGroupRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserRepository.php b/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserRepository.php
index ce870d369b16..7ff728d8eb18 100644
--- a/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserRepository.php
+++ b/typo3/sysext/extbase/Classes/Domain/Repository/FrontendUserRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php b/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
index 1b20af495d7b..441c360ebf87 100644
--- a/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
+++ b/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\DomainObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/DomainObject/AbstractEntity.php b/typo3/sysext/extbase/Classes/DomainObject/AbstractEntity.php
index 81f365fcee75..a39db7440ee7 100644
--- a/typo3/sysext/extbase/Classes/DomainObject/AbstractEntity.php
+++ b/typo3/sysext/extbase/Classes/DomainObject/AbstractEntity.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\DomainObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/DomainObject/AbstractValueObject.php b/typo3/sysext/extbase/Classes/DomainObject/AbstractValueObject.php
index 7601fa95da0e..4fd1a272f850 100644
--- a/typo3/sysext/extbase/Classes/DomainObject/AbstractValueObject.php
+++ b/typo3/sysext/extbase/Classes/DomainObject/AbstractValueObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\DomainObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/DomainObject/DomainObjectInterface.php b/typo3/sysext/extbase/Classes/DomainObject/DomainObjectInterface.php
index 62189c9041a2..11be259305f4 100644
--- a/typo3/sysext/extbase/Classes/DomainObject/DomainObjectInterface.php
+++ b/typo3/sysext/extbase/Classes/DomainObject/DomainObjectInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\DomainObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Exception.php b/typo3/sysext/extbase/Classes/Exception.php
index a97040c2ff51..a5508f82aa7d 100644
--- a/typo3/sysext/extbase/Classes/Exception.php
+++ b/typo3/sysext/extbase/Classes/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Cli/Command.php b/typo3/sysext/extbase/Classes/Mvc/Cli/Command.php
index da0491f0bb04..662d9734c675 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Cli/Command.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Cli/Command.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Cli;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/AbstractController.php b/typo3/sysext/extbase/Classes/Mvc/Controller/AbstractController.php
index 233113b0bb78..2d18b1b89f1d 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/AbstractController.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/AbstractController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php b/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php
index 01f72c598ad0..e3f6578299fc 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/Argument.php b/typo3/sysext/extbase/Classes/Mvc/Controller/Argument.php
index 2803ee55a74f..3addedfc95c3 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/Argument.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/Argument.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentError.php b/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentError.php
index 671c84862dad..9216d3abf101 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentError.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentError.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/Arguments.php b/typo3/sysext/extbase/Classes/Mvc/Controller/Arguments.php
index 56bce7d3028d..59f300716508 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/Arguments.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/Arguments.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentsValidator.php b/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentsValidator.php
index 0f01723d7df5..d1abe5ea6fed 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentsValidator.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/ArgumentsValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerContext.php b/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerContext.php
index 741db5cdb13b..f4450c1dcd3d 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerContext.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerContext.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerInterface.php b/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerInterface.php
index 1ee145653104..01dc5d4972b7 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerInterface.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/ControllerInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/Exception/RequiredArgumentMissingException.php b/typo3/sysext/extbase/Classes/Mvc/Controller/Exception/RequiredArgumentMissingException.php
index 1207387ddac1..12cbca8ac298 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/Exception/RequiredArgumentMissingException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/Exception/RequiredArgumentMissingException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/FlashMessageContainer.php b/typo3/sysext/extbase/Classes/Mvc/Controller/FlashMessageContainer.php
index f35928963bdb..92ffe1f6ae89 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/FlashMessageContainer.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/FlashMessageContainer.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Controller/MvcPropertyMappingConfigurationService.php b/typo3/sysext/extbase/Classes/Mvc/Controller/MvcPropertyMappingConfigurationService.php
index 110d8b7b2919..d988e96cee50 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Controller/MvcPropertyMappingConfigurationService.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Controller/MvcPropertyMappingConfigurationService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php b/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php
index 35f3e9745792..fd6cd7d09f27 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception.php b/typo3/sysext/extbase/Classes/Mvc/Exception.php
index 9eed232a8039..f53b4ec38f29 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/AmbiguousCommandIdentifierException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/AmbiguousCommandIdentifierException.php
index 9932636dc78d..e096b8f3cf02 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/AmbiguousCommandIdentifierException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/AmbiguousCommandIdentifierException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/CommandException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/CommandException.php
index f0c2d4405a5d..e3b2fa6a447e 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/CommandException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/CommandException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InfiniteLoopException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InfiniteLoopException.php
index d1aefad86c34..f5c546354623 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InfiniteLoopException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InfiniteLoopException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidActionNameException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidActionNameException.php
index 0546bdbef157..8354e172e15a 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidActionNameException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidActionNameException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentNameException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentNameException.php
index b48a2ad3c375..6cdbbb48a8b8 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentNameException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentNameException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentTypeException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentTypeException.php
index d7c1a3e91755..6d86c5effb45 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentTypeException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentValueException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentValueException.php
index 3d72bdc450f4..63542980b6cc 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentValueException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidArgumentValueException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidCommandIdentifierException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidCommandIdentifierException.php
index 8ecfddcaccc8..2a850106120b 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidCommandIdentifierException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidCommandIdentifierException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerException.php
index adf49a1613a0..b904e10a0e64 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerNameException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerNameException.php
index 1bee7179100e..1da109a08c00 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerNameException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidControllerNameException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidExtensionNameException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidExtensionNameException.php
index 3e2864c640f2..eb57813660aa 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidExtensionNameException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidExtensionNameException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidMarkerException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidMarkerException.php
index 877a2743b658..c1d7ce7f74b1 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidMarkerException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidMarkerException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidOrNoRequestHashException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidOrNoRequestHashException.php
index b53258e5aeed..4351e4c9e2fe 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidOrNoRequestHashException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidOrNoRequestHashException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestMethodException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestMethodException.php
index f4fd825f074c..a5ea829d6a4a 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestMethodException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestMethodException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestTypeException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestTypeException.php
index 7917be98f450..29f80dc495f4 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestTypeException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidRequestTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidTemplateResourceException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidTemplateResourceException.php
index 786b44d81162..31b61536a6ab 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidTemplateResourceException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidTemplateResourceException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidUriPatternException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidUriPatternException.php
index dd94f56db2dc..f3b96a2e5b79 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidUriPatternException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidUriPatternException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidViewHelperException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidViewHelperException.php
index bf54dc668f17..4b69a8051fe2 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidViewHelperException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/InvalidViewHelperException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchActionException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchActionException.php
index 06a7ed6b6afb..8d7a938bc611 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchActionException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchActionException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchArgumentException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchArgumentException.php
index 81950175057e..99d1e0aa4c8c 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchArgumentException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchArgumentException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchCommandException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchCommandException.php
index eff93b14c5a6..b231130f4c97 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchCommandException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchCommandException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchControllerException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchControllerException.php
index deef57d82147..e64ba974c9c4 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchControllerException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/NoSuchControllerException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/RequiredArgumentMissingException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/RequiredArgumentMissingException.php
index 2706917197b3..c00730efd16e 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/RequiredArgumentMissingException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/RequiredArgumentMissingException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/StopActionException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/StopActionException.php
index d64fe9e1ff20..e4fe7477ad23 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/StopActionException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/StopActionException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Exception/UnsupportedRequestTypeException.php b/typo3/sysext/extbase/Classes/Mvc/Exception/UnsupportedRequestTypeException.php
index 8c74e7940c5b..322158413be6 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Exception/UnsupportedRequestTypeException.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Exception/UnsupportedRequestTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Request.php b/typo3/sysext/extbase/Classes/Mvc/Request.php
index 6a3c799d9d09..ee71678b45b4 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Request.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Request.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/RequestHandlerInterface.php b/typo3/sysext/extbase/Classes/Mvc/RequestHandlerInterface.php
index 1cd4244b6ab6..c9aefdffb986 100644
--- a/typo3/sysext/extbase/Classes/Mvc/RequestHandlerInterface.php
+++ b/typo3/sysext/extbase/Classes/Mvc/RequestHandlerInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/RequestHandlerResolver.php b/typo3/sysext/extbase/Classes/Mvc/RequestHandlerResolver.php
index e8128948f692..1e5b7115f1f8 100644
--- a/typo3/sysext/extbase/Classes/Mvc/RequestHandlerResolver.php
+++ b/typo3/sysext/extbase/Classes/Mvc/RequestHandlerResolver.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/RequestInterface.php b/typo3/sysext/extbase/Classes/Mvc/RequestInterface.php
index 35d03a3ad313..e073f3b8ea8a 100644
--- a/typo3/sysext/extbase/Classes/Mvc/RequestInterface.php
+++ b/typo3/sysext/extbase/Classes/Mvc/RequestInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Response.php b/typo3/sysext/extbase/Classes/Mvc/Response.php
index 5ec54c15432f..dabd998c759c 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Response.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Response.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/ResponseInterface.php b/typo3/sysext/extbase/Classes/Mvc/ResponseInterface.php
index 045b814db04c..a6b2dc9faac5 100644
--- a/typo3/sysext/extbase/Classes/Mvc/ResponseInterface.php
+++ b/typo3/sysext/extbase/Classes/Mvc/ResponseInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/View/AbstractView.php b/typo3/sysext/extbase/Classes/Mvc/View/AbstractView.php
index 4eec9a38d510..a22cb6498883 100644
--- a/typo3/sysext/extbase/Classes/Mvc/View/AbstractView.php
+++ b/typo3/sysext/extbase/Classes/Mvc/View/AbstractView.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/View/EmptyView.php b/typo3/sysext/extbase/Classes/Mvc/View/EmptyView.php
index f647e6af1920..0a6ff5f60a12 100644
--- a/typo3/sysext/extbase/Classes/Mvc/View/EmptyView.php
+++ b/typo3/sysext/extbase/Classes/Mvc/View/EmptyView.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/View/NotFoundView.php b/typo3/sysext/extbase/Classes/Mvc/View/NotFoundView.php
index 74c659c668c9..4f9338a23254 100644
--- a/typo3/sysext/extbase/Classes/Mvc/View/NotFoundView.php
+++ b/typo3/sysext/extbase/Classes/Mvc/View/NotFoundView.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/View/ViewInterface.php b/typo3/sysext/extbase/Classes/Mvc/View/ViewInterface.php
index 05b2c478cf11..2c506e26a9d6 100644
--- a/typo3/sysext/extbase/Classes/Mvc/View/ViewInterface.php
+++ b/typo3/sysext/extbase/Classes/Mvc/View/ViewInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Web/AbstractRequestHandler.php b/typo3/sysext/extbase/Classes/Mvc/Web/AbstractRequestHandler.php
index bf79c9344cce..665e104246a4 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Web/AbstractRequestHandler.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Web/AbstractRequestHandler.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Web;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Web/BackendRequestHandler.php b/typo3/sysext/extbase/Classes/Mvc/Web/BackendRequestHandler.php
index 7a148c69ddf0..32194fc6b1d6 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Web/BackendRequestHandler.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Web/BackendRequestHandler.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Web;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php b/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php
index 199640e497f9..2618e608e88e 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Web;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Web/Request.php b/typo3/sysext/extbase/Classes/Mvc/Web/Request.php
index f333e8ad9258..8b0f127d7218 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Web/Request.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Web/Request.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Web;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php b/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php
index 0e47f98c4737..824c3c8e45ac 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Web;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Mvc/Web/Response.php b/typo3/sysext/extbase/Classes/Mvc/Web/Response.php
index c5e33b205dc6..022b7f346abb 100644
--- a/typo3/sysext/extbase/Classes/Mvc/Web/Response.php
+++ b/typo3/sysext/extbase/Classes/Mvc/Web/Response.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Mvc\Web;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Container/ClassInfo.php b/typo3/sysext/extbase/Classes/Object/Container/ClassInfo.php
index ed05408faa6b..b0081ec70e02 100644
--- a/typo3/sysext/extbase/Classes/Object/Container/ClassInfo.php
+++ b/typo3/sysext/extbase/Classes/Object/Container/ClassInfo.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Container;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Container/ClassInfoCache.php b/typo3/sysext/extbase/Classes/Object/Container/ClassInfoCache.php
index 7ebec72df987..cece0c2e4cc9 100644
--- a/typo3/sysext/extbase/Classes/Object/Container/ClassInfoCache.php
+++ b/typo3/sysext/extbase/Classes/Object/Container/ClassInfoCache.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Container;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php b/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php
index 530b27156d1a..73c80e94f016 100644
--- a/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php
+++ b/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Container;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Container/Container.php b/typo3/sysext/extbase/Classes/Object/Container/Container.php
index 8f1d256001dc..139b3e290fcf 100644
--- a/typo3/sysext/extbase/Classes/Object/Container/Container.php
+++ b/typo3/sysext/extbase/Classes/Object/Container/Container.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Container;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Container/Exception/CannotInitializeCacheException.php b/typo3/sysext/extbase/Classes/Object/Container/Exception/CannotInitializeCacheException.php
index 76124d95c2cc..359b3bd6a9b6 100644
--- a/typo3/sysext/extbase/Classes/Object/Container/Exception/CannotInitializeCacheException.php
+++ b/typo3/sysext/extbase/Classes/Object/Container/Exception/CannotInitializeCacheException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Container\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Container/Exception/TooManyRecursionLevelsException.php b/typo3/sysext/extbase/Classes/Object/Container/Exception/TooManyRecursionLevelsException.php
index b14c109ed8d3..9f35811b7d13 100644
--- a/typo3/sysext/extbase/Classes/Object/Container/Exception/TooManyRecursionLevelsException.php
+++ b/typo3/sysext/extbase/Classes/Object/Container/Exception/TooManyRecursionLevelsException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Container\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Container/Exception/UnknownObjectException.php b/typo3/sysext/extbase/Classes/Object/Container/Exception/UnknownObjectException.php
index ab1d15228980..8402d827cc94 100644
--- a/typo3/sysext/extbase/Classes/Object/Container/Exception/UnknownObjectException.php
+++ b/typo3/sysext/extbase/Classes/Object/Container/Exception/UnknownObjectException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Container\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Exception.php b/typo3/sysext/extbase/Classes/Object/Exception.php
index 59954ccc36a1..a32036308e79 100644
--- a/typo3/sysext/extbase/Classes/Object/Exception.php
+++ b/typo3/sysext/extbase/Classes/Object/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Exception/CannotBuildObjectException.php b/typo3/sysext/extbase/Classes/Object/Exception/CannotBuildObjectException.php
index 54b7c3ed88fc..a7bb10f6a0d9 100644
--- a/typo3/sysext/extbase/Classes/Object/Exception/CannotBuildObjectException.php
+++ b/typo3/sysext/extbase/Classes/Object/Exception/CannotBuildObjectException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Exception/CannotReconstituteObjectException.php b/typo3/sysext/extbase/Classes/Object/Exception/CannotReconstituteObjectException.php
index ba1c169f14e9..1d9e5dbc5aea 100644
--- a/typo3/sysext/extbase/Classes/Object/Exception/CannotReconstituteObjectException.php
+++ b/typo3/sysext/extbase/Classes/Object/Exception/CannotReconstituteObjectException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/Exception/WrongScopeException.php b/typo3/sysext/extbase/Classes/Object/Exception/WrongScopeException.php
index 5254e33d4959..d22e8ac7d0d2 100644
--- a/typo3/sysext/extbase/Classes/Object/Exception/WrongScopeException.php
+++ b/typo3/sysext/extbase/Classes/Object/Exception/WrongScopeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/InvalidClassException.php b/typo3/sysext/extbase/Classes/Object/InvalidClassException.php
index 08f4c9bd9fad..bdc4230e7556 100644
--- a/typo3/sysext/extbase/Classes/Object/InvalidClassException.php
+++ b/typo3/sysext/extbase/Classes/Object/InvalidClassException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/InvalidObjectConfigurationException.php b/typo3/sysext/extbase/Classes/Object/InvalidObjectConfigurationException.php
index 0e031cd57400..29828aebd96e 100644
--- a/typo3/sysext/extbase/Classes/Object/InvalidObjectConfigurationException.php
+++ b/typo3/sysext/extbase/Classes/Object/InvalidObjectConfigurationException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/InvalidObjectException.php b/typo3/sysext/extbase/Classes/Object/InvalidObjectException.php
index fa21b90ccd8f..23ff42d886a9 100644
--- a/typo3/sysext/extbase/Classes/Object/InvalidObjectException.php
+++ b/typo3/sysext/extbase/Classes/Object/InvalidObjectException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/ObjectAlreadyRegisteredException.php b/typo3/sysext/extbase/Classes/Object/ObjectAlreadyRegisteredException.php
index e5d210c23367..6f89412199ae 100644
--- a/typo3/sysext/extbase/Classes/Object/ObjectAlreadyRegisteredException.php
+++ b/typo3/sysext/extbase/Classes/Object/ObjectAlreadyRegisteredException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/ObjectManager.php b/typo3/sysext/extbase/Classes/Object/ObjectManager.php
index 00049b965f6c..b928a77ee8a8 100644
--- a/typo3/sysext/extbase/Classes/Object/ObjectManager.php
+++ b/typo3/sysext/extbase/Classes/Object/ObjectManager.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/ObjectManagerException.php b/typo3/sysext/extbase/Classes/Object/ObjectManagerException.php
index b2c0c465243e..08ce8952ffa1 100644
--- a/typo3/sysext/extbase/Classes/Object/ObjectManagerException.php
+++ b/typo3/sysext/extbase/Classes/Object/ObjectManagerException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/ObjectManagerInterface.php b/typo3/sysext/extbase/Classes/Object/ObjectManagerInterface.php
index 047cc12df8a8..248ec9cb8589 100644
--- a/typo3/sysext/extbase/Classes/Object/ObjectManagerInterface.php
+++ b/typo3/sysext/extbase/Classes/Object/ObjectManagerInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/ObjectManagerInterfaceException.php b/typo3/sysext/extbase/Classes/Object/ObjectManagerInterfaceException.php
index 9259ed641eb4..a8a726426e5e 100644
--- a/typo3/sysext/extbase/Classes/Object/ObjectManagerInterfaceException.php
+++ b/typo3/sysext/extbase/Classes/Object/ObjectManagerInterfaceException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/UnknownClassException.php b/typo3/sysext/extbase/Classes/Object/UnknownClassException.php
index 626e3f243d2e..3095b4b25bce 100644
--- a/typo3/sysext/extbase/Classes/Object/UnknownClassException.php
+++ b/typo3/sysext/extbase/Classes/Object/UnknownClassException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/UnknownInterfaceException.php b/typo3/sysext/extbase/Classes/Object/UnknownInterfaceException.php
index 14e4a6edc867..bfa8a35776df 100644
--- a/typo3/sysext/extbase/Classes/Object/UnknownInterfaceException.php
+++ b/typo3/sysext/extbase/Classes/Object/UnknownInterfaceException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Object/UnresolvedDependenciesException.php b/typo3/sysext/extbase/Classes/Object/UnresolvedDependenciesException.php
index 7b52aff90e31..74fb6b201051 100644
--- a/typo3/sysext/extbase/Classes/Object/UnresolvedDependenciesException.php
+++ b/typo3/sysext/extbase/Classes/Object/UnresolvedDependenciesException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Object;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Package.php b/typo3/sysext/extbase/Classes/Package.php
index 0ad93dfd86b8..4db168267518 100644
--- a/typo3/sysext/extbase/Classes/Package.php
+++ b/typo3/sysext/extbase/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Exception.php b/typo3/sysext/extbase/Classes/Persistence/Exception.php
index 23aac30b8695..b517c6224123 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Exception.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalObjectTypeException.php b/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalObjectTypeException.php
index 2fb27eb93a45..333fac8c3f11 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalObjectTypeException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalObjectTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalRelationTypeException.php b/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalRelationTypeException.php
index c4dc5ca687b1..1e461e41d4d7 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalRelationTypeException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalRelationTypeException.php
@@ -13,7 +13,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidQueryException.php b/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidQueryException.php
index c250c6e4c010..9af43659642a 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidQueryException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidQueryException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Exception/UnknownObjectException.php b/typo3/sysext/extbase/Classes/Persistence/Exception/UnknownObjectException.php
index 842f1ecb12dd..daab358390d9 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Exception/UnknownObjectException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Exception/UnknownObjectException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Backend.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Backend.php
index d942b98696a2..591a27e8bac7 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Backend.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Backend.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/BackendInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/BackendInterface.php
index 24f470538bc9..b45fd331b3ff 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/BackendInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/BackendInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception.php
index da85e0acedac..8957a260804e 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/CleanStateNotMemorizedException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/CleanStateNotMemorizedException.php
index f3b9d5f03288..df22e90c6d08 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/CleanStateNotMemorizedException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/CleanStateNotMemorizedException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InconsistentQuerySettingsException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InconsistentQuerySettingsException.php
index 49655a1e0b4d..068fba3a2b4d 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InconsistentQuerySettingsException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InconsistentQuerySettingsException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidClassException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidClassException.php
index ef254dcbf8e7..3d75427012b9 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidClassException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidClassException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidNumberOfConstraintsException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidNumberOfConstraintsException.php
index 108046d17338..bf49e1f4ec7c 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidNumberOfConstraintsException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidNumberOfConstraintsException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidPropertyTypeException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidPropertyTypeException.php
index a5c072782c8d..43a822d4054f 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidPropertyTypeException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidPropertyTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidRelationConfigurationException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidRelationConfigurationException.php
index 021e60653a34..9332cd16c603 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidRelationConfigurationException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/InvalidRelationConfigurationException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingBackendException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingBackendException.php
index f994c21ee15e..ef38160da1af 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingBackendException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingBackendException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingColumnMapException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingColumnMapException.php
index eacede8bf6ad..c52ea3e781dd 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingColumnMapException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/MissingColumnMapException.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/NotImplementedException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/NotImplementedException.php
index c79412df9e48..bfc8f1f3549c 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/NotImplementedException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/NotImplementedException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/RepositoryException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/RepositoryException.php
index a85504a8f8dd..37bcb77520fa 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/RepositoryException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/RepositoryException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/TooDirtyException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/TooDirtyException.php
index 5ddf9f88c7f7..dd0c2a27e940 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/TooDirtyException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/TooDirtyException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnexpectedTypeException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnexpectedTypeException.php
index 21ac030aa194..6800ce1d5368 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnexpectedTypeException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnexpectedTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedMethodException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedMethodException.php
index f00ab7dc86af..7881b43ec412 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedMethodException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedMethodException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedOrderException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedOrderException.php
index 9adc8816de5c..76405818ba81 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedOrderException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedOrderException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedRelationException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedRelationException.php
index 1e3a83a4a7db..c8cf2db771fe 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedRelationException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Exception/UnsupportedRelationException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/IdentityMap.php b/typo3/sysext/extbase/Classes/Persistence/Generic/IdentityMap.php
index b97ca72f8ede..f4142642a7c2 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/IdentityMap.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/IdentityMap.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/LazyLoadingProxy.php b/typo3/sysext/extbase/Classes/Persistence/Generic/LazyLoadingProxy.php
index 3c53edecbc26..bb92964ac13e 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/LazyLoadingProxy.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/LazyLoadingProxy.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/LazyObjectStorage.php b/typo3/sysext/extbase/Classes/Persistence/Generic/LazyObjectStorage.php
index 0b38046a3b74..5fcd7656b706 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/LazyObjectStorage.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/LazyObjectStorage.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/LoadingStrategyInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/LoadingStrategyInterface.php
index 7923b3b3ed65..c7308aeb7da1 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/LoadingStrategyInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/LoadingStrategyInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/ColumnMap.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/ColumnMap.php
index 773cd5b0f6ac..d6dd59d30243 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/ColumnMap.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/ColumnMap.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Mapper;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMap.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMap.php
index 14fb230e88c1..56e3145df75f 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMap.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMap.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Mapper;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapFactory.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapFactory.php
index 0ae2ad717098..1857811c0726 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapFactory.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapFactory.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Mapper;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapper.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapper.php
index 2079524835d4..6d1b178e8f1f 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapper.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapper.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Mapper;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/PersistenceManager.php b/typo3/sysext/extbase/Classes/Persistence/Generic/PersistenceManager.php
index 107f3eb03113..2a7075d98c1b 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/PersistenceManager.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/PersistenceManager.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/PropertyType.php b/typo3/sysext/extbase/Classes/Persistence/Generic/PropertyType.php
index f0afbdcc7a13..500883b1a942 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/PropertyType.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/PropertyType.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/AndInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/AndInterface.php
index e2cfd420dafb..33f7d04638be 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/AndInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/AndInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValue.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValue.php
index 160f5f31193c..3e1ef6b44566 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValue.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValue.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValueInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValueInterface.php
index 011846b5a123..50b5e72daf94 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValueInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValueInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php
index 6eb83528234b..035570b8d57a 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ComparisonInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ComparisonInterface.php
index 5f6db13a8dea..41488d17eeac 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ComparisonInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ComparisonInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Constraint.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Constraint.php
index f877b16e3ed2..2cbe45b3bfe8 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Constraint.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Constraint.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ConstraintInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ConstraintInterface.php
index 35dc37fa2e57..93545738ed63 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ConstraintInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ConstraintInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperand.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperand.php
index 2aca3e0f3d81..0a22d84cbdeb 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperand.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperand.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperandInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperandInterface.php
index c5b5cdd98830..de64a5f3d98f 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperandInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperandInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinCondition.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinCondition.php
index fa27949ff8e3..5b3ec66e5f97 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinCondition.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinCondition.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinConditionInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinConditionInterface.php
index 88c557a2ed42..92c775f05da4 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinConditionInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinConditionInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Join.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Join.php
index d4134473a4ae..28bb4ecc3b15 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Join.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Join.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinConditionInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinConditionInterface.php
index 2eb51c660f1e..c470c0d7fce5 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinConditionInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinConditionInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinInterface.php
index 6628fd7ab057..69990d19a9b8 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/JoinInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalAnd.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalAnd.php
index 20e369bfe2dd..b0f978b749ce 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalAnd.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalAnd.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalNot.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalNot.php
index 3600f5fc9a87..3431903390e2 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalNot.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalNot.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalOr.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalOr.php
index de5fe8331b98..133cc6d8db90 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalOr.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LogicalOr.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCase.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCase.php
index 5724b1927c47..cf2a3dc2de46 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCase.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCase.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCaseInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCaseInterface.php
index 5b6dea486042..0cf0e7ab9cd2 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCaseInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCaseInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/NotInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/NotInterface.php
index c6439a13cd66..f75265dba6e2 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/NotInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/NotInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Operand.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Operand.php
index dfad9e096ac2..6c70dbe58edb 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Operand.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Operand.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OperandInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OperandInterface.php
index 3759c818dad4..8239b58d9244 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OperandInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OperandInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrInterface.php
index a8718b7d8c35..1ea6ea3d1529 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Ordering.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Ordering.php
index b7104ac110c2..1da262627140 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Ordering.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Ordering.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrderingInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrderingInterface.php
index ffc6bd0e153b..bd8cf84e4397 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrderingInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/OrderingInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValue.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValue.php
index 410e2a4fad85..b32748e781de 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValue.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValue.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValueInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValueInterface.php
index 20d3f30128b0..4ce37646c245 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValueInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/PropertyValueInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelConstantsInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelConstantsInterface.php
index 8b513c137c6d..6455d085745a 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelConstantsInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelConstantsInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactory.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactory.php
index 2d8c77d881cd..bddfe35b6399 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactory.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactory.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactoryInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactoryInterface.php
index bfc43405a929..e3cd4e833019 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactoryInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactoryInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Selector.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Selector.php
index c3f05d6f0ac3..3db8e8102339 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Selector.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Selector.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SelectorInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SelectorInterface.php
index 2d1a62dd61f4..17910f1c19e7 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SelectorInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SelectorInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SourceInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SourceInterface.php
index ecdb9b3cefde..27db94b1f66f 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SourceInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/SourceInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Statement.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Statement.php
index 08fe469fa900..a1fa7362c8b8 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Statement.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Statement.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperand.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperand.php
index 8328c0004639..198060046dcc 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperand.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperand.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperandInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperandInterface.php
index 768d59bb413c..05a8f9e18616 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperandInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/StaticOperandInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCase.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCase.php
index 833f5244050e..eae09dc70d82 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCase.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCase.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCaseInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCaseInterface.php
index 02400b1f658e..56905703960d 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCaseInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCaseInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Qom;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php
index 061552b4391b..948e53ef31c0 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php b/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php
index c18257ea247f..2681504c012a 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactoryInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactoryInterface.php
index 0ee1890d86ff..dd1174ce03f2 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactoryInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactoryInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/QueryResult.php b/typo3/sysext/extbase/Classes/Persistence/Generic/QueryResult.php
index 5510823ebcb5..4b67942c8216 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/QueryResult.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/QueryResult.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/QuerySettingsInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/QuerySettingsInterface.php
index 65c35cd8252c..b28895595f14 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/QuerySettingsInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/QuerySettingsInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Session.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Session.php
index c4b0519017d4..a6fe423a825e 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Session.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Session.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/BackendInterface.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/BackendInterface.php
index 22cc40563bf3..18327aa245da 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/BackendInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/BackendInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Storage;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/BadConstraintException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/BadConstraintException.php
index 156f2af05360..46fe4d7c965f 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/BadConstraintException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/BadConstraintException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/SqlErrorException.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/SqlErrorException.php
index 76e3919ad393..54284c271dd5 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/SqlErrorException.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Exception/SqlErrorException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php
index fd80746d340c..2e20bcd89ae4 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic\Storage;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php b/typo3/sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php
index 6bbe2767c881..3fe16a95c2f8 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/ObjectMonitoringInterface.php b/typo3/sysext/extbase/Classes/Persistence/ObjectMonitoringInterface.php
index 0dc1e02a75bd..76bfaa9a84d0 100644
--- a/typo3/sysext/extbase/Classes/Persistence/ObjectMonitoringInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/ObjectMonitoringInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php b/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
index 11e3050850a5..84fa1d6f23e8 100644
--- a/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
+++ b/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php b/typo3/sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php
index 2af546cbf501..d8c4db9a27ed 100644
--- a/typo3/sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/QueryInterface.php b/typo3/sysext/extbase/Classes/Persistence/QueryInterface.php
index 32731dd1a2e3..06fd7f56207e 100644
--- a/typo3/sysext/extbase/Classes/Persistence/QueryInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/QueryInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/QueryResultInterface.php b/typo3/sysext/extbase/Classes/Persistence/QueryResultInterface.php
index 2c4bb295775b..fa5aab1a9f7f 100644
--- a/typo3/sysext/extbase/Classes/Persistence/QueryResultInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/QueryResultInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/Repository.php b/typo3/sysext/extbase/Classes/Persistence/Repository.php
index 7072b00aa88f..b07e50dbaa47 100644
--- a/typo3/sysext/extbase/Classes/Persistence/Repository.php
+++ b/typo3/sysext/extbase/Classes/Persistence/Repository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Persistence/RepositoryInterface.php b/typo3/sysext/extbase/Classes/Persistence/RepositoryInterface.php
index a2a66bdce40a..5ac8a772fa25 100644
--- a/typo3/sysext/extbase/Classes/Persistence/RepositoryInterface.php
+++ b/typo3/sysext/extbase/Classes/Persistence/RepositoryInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/Exception.php b/typo3/sysext/extbase/Classes/Property/Exception.php
index a58b0e12ff26..682343d14fec 100644
--- a/typo3/sysext/extbase/Classes/Property/Exception.php
+++ b/typo3/sysext/extbase/Classes/Property/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/Mapper.php b/typo3/sysext/extbase/Classes/Property/Mapper.php
index a4ccec0757f2..7f0fcb6062b0 100644
--- a/typo3/sysext/extbase/Classes/Property/Mapper.php
+++ b/typo3/sysext/extbase/Classes/Property/Mapper.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/MappingResults.php b/typo3/sysext/extbase/Classes/Property/MappingResults.php
index 67dd404667eb..8e66c219ec3f 100644
--- a/typo3/sysext/extbase/Classes/Property/MappingResults.php
+++ b/typo3/sysext/extbase/Classes/Property/MappingResults.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileCollectionConverter.php b/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileCollectionConverter.php
index 946626ea8bcd..5f6e55bbf5b6 100644
--- a/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileCollectionConverter.php
+++ b/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileCollectionConverter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property\TypeConverter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileFolderConverter.php b/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileFolderConverter.php
index 0ad638e64980..4e1a78f28bf4 100644
--- a/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileFolderConverter.php
+++ b/typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileFolderConverter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property\TypeConverter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/TypeConverter/FileConverter.php b/typo3/sysext/extbase/Classes/Property/TypeConverter/FileConverter.php
index 5e8d32c2c23e..4269d9a2ba88 100644
--- a/typo3/sysext/extbase/Classes/Property/TypeConverter/FileConverter.php
+++ b/typo3/sysext/extbase/Classes/Property/TypeConverter/FileConverter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property\TypeConverter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/TypeConverter/FileReferenceConverter.php b/typo3/sysext/extbase/Classes/Property/TypeConverter/FileReferenceConverter.php
index 939c05102409..98032d6fd456 100644
--- a/typo3/sysext/extbase/Classes/Property/TypeConverter/FileReferenceConverter.php
+++ b/typo3/sysext/extbase/Classes/Property/TypeConverter/FileReferenceConverter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property\TypeConverter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderBasedFileCollectionConverter.php b/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderBasedFileCollectionConverter.php
index 6ba46999a4c0..b1377619bf8b 100644
--- a/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderBasedFileCollectionConverter.php
+++ b/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderBasedFileCollectionConverter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property\TypeConverter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderConverter.php b/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderConverter.php
index 41ffff832d1d..a3825654ee42 100644
--- a/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderConverter.php
+++ b/typo3/sysext/extbase/Classes/Property/TypeConverter/FolderConverter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property\TypeConverter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Property/TypeConverter/StaticFileCollectionConverter.php b/typo3/sysext/extbase/Classes/Property/TypeConverter/StaticFileCollectionConverter.php
index 1fba8225470f..a8866366ae91 100644
--- a/typo3/sysext/extbase/Classes/Property/TypeConverter/StaticFileCollectionConverter.php
+++ b/typo3/sysext/extbase/Classes/Property/TypeConverter/StaticFileCollectionConverter.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Property\TypeConverter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/ClassReflection.php b/typo3/sysext/extbase/Classes/Reflection/ClassReflection.php
index 919eb6808e20..92f9c7fe4921 100644
--- a/typo3/sysext/extbase/Classes/Reflection/ClassReflection.php
+++ b/typo3/sysext/extbase/Classes/Reflection/ClassReflection.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/ClassSchema.php b/typo3/sysext/extbase/Classes/Reflection/ClassSchema.php
index d461ec21ac00..2f5ea2970654 100644
--- a/typo3/sysext/extbase/Classes/Reflection/ClassSchema.php
+++ b/typo3/sysext/extbase/Classes/Reflection/ClassSchema.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/DocCommentParser.php b/typo3/sysext/extbase/Classes/Reflection/DocCommentParser.php
index 5b5986f4f10a..9b9f09494c0a 100644
--- a/typo3/sysext/extbase/Classes/Reflection/DocCommentParser.php
+++ b/typo3/sysext/extbase/Classes/Reflection/DocCommentParser.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/Exception.php b/typo3/sysext/extbase/Classes/Reflection/Exception.php
index fa5a49aae2b9..0728a6961677 100644
--- a/typo3/sysext/extbase/Classes/Reflection/Exception.php
+++ b/typo3/sysext/extbase/Classes/Reflection/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/Exception/InvalidPropertyTypeException.php b/typo3/sysext/extbase/Classes/Reflection/Exception/InvalidPropertyTypeException.php
index 007396609b8a..f899d8f85600 100644
--- a/typo3/sysext/extbase/Classes/Reflection/Exception/InvalidPropertyTypeException.php
+++ b/typo3/sysext/extbase/Classes/Reflection/Exception/InvalidPropertyTypeException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/Exception/PropertyNotAccessibleException.php b/typo3/sysext/extbase/Classes/Reflection/Exception/PropertyNotAccessibleException.php
index 22e8bd623f47..937e4123fcda 100644
--- a/typo3/sysext/extbase/Classes/Reflection/Exception/PropertyNotAccessibleException.php
+++ b/typo3/sysext/extbase/Classes/Reflection/Exception/PropertyNotAccessibleException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/Exception/UnknownClassException.php b/typo3/sysext/extbase/Classes/Reflection/Exception/UnknownClassException.php
index 33bc38c8417d..8efb23f5c8c0 100644
--- a/typo3/sysext/extbase/Classes/Reflection/Exception/UnknownClassException.php
+++ b/typo3/sysext/extbase/Classes/Reflection/Exception/UnknownClassException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/MethodReflection.php b/typo3/sysext/extbase/Classes/Reflection/MethodReflection.php
index 1082b6b47432..9ed94eb7a60c 100644
--- a/typo3/sysext/extbase/Classes/Reflection/MethodReflection.php
+++ b/typo3/sysext/extbase/Classes/Reflection/MethodReflection.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/ObjectAccess.php b/typo3/sysext/extbase/Classes/Reflection/ObjectAccess.php
index f19fe9f6c224..d96ab351875b 100644
--- a/typo3/sysext/extbase/Classes/Reflection/ObjectAccess.php
+++ b/typo3/sysext/extbase/Classes/Reflection/ObjectAccess.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/ParameterReflection.php b/typo3/sysext/extbase/Classes/Reflection/ParameterReflection.php
index ed032f4f370a..5c4814a6c339 100644
--- a/typo3/sysext/extbase/Classes/Reflection/ParameterReflection.php
+++ b/typo3/sysext/extbase/Classes/Reflection/ParameterReflection.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/PropertyReflection.php b/typo3/sysext/extbase/Classes/Reflection/PropertyReflection.php
index a30d97438cf1..b10b949ff4d9 100644
--- a/typo3/sysext/extbase/Classes/Reflection/PropertyReflection.php
+++ b/typo3/sysext/extbase/Classes/Reflection/PropertyReflection.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Reflection/ReflectionService.php b/typo3/sysext/extbase/Classes/Reflection/ReflectionService.php
index 28693808adbf..a3a740c704f7 100644
--- a/typo3/sysext/extbase/Classes/Reflection/ReflectionService.php
+++ b/typo3/sysext/extbase/Classes/Reflection/ReflectionService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Reflection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Scheduler/FieldProvider.php b/typo3/sysext/extbase/Classes/Scheduler/FieldProvider.php
index e46fc25e444d..d8fa3640e611 100644
--- a/typo3/sysext/extbase/Classes/Scheduler/FieldProvider.php
+++ b/typo3/sysext/extbase/Classes/Scheduler/FieldProvider.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Scheduler;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Scheduler/Task.php b/typo3/sysext/extbase/Classes/Scheduler/Task.php
index a998e72e96ce..d98c68080d5e 100644
--- a/typo3/sysext/extbase/Classes/Scheduler/Task.php
+++ b/typo3/sysext/extbase/Classes/Scheduler/Task.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Scheduler;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Scheduler/TaskExecutor.php b/typo3/sysext/extbase/Classes/Scheduler/TaskExecutor.php
index 62dc3e580f43..7627e52e26ba 100644
--- a/typo3/sysext/extbase/Classes/Scheduler/TaskExecutor.php
+++ b/typo3/sysext/extbase/Classes/Scheduler/TaskExecutor.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Scheduler;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Security/Channel/RequestHashService.php b/typo3/sysext/extbase/Classes/Security/Channel/RequestHashService.php
index 86d3af9f5de4..87b58b8083d9 100644
--- a/typo3/sysext/extbase/Classes/Security/Channel/RequestHashService.php
+++ b/typo3/sysext/extbase/Classes/Security/Channel/RequestHashService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Security\Channel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Security/Cryptography/HashService.php b/typo3/sysext/extbase/Classes/Security/Cryptography/HashService.php
index d600a3de01c2..0243b4bb8d26 100644
--- a/typo3/sysext/extbase/Classes/Security/Cryptography/HashService.php
+++ b/typo3/sysext/extbase/Classes/Security/Cryptography/HashService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Security\Cryptography;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Security/Exception.php b/typo3/sysext/extbase/Classes/Security/Exception.php
index 3a7a787d5470..a48776f01623 100644
--- a/typo3/sysext/extbase/Classes/Security/Exception.php
+++ b/typo3/sysext/extbase/Classes/Security/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Security;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForHashGenerationException.php b/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForHashGenerationException.php
index 3d422e2021fd..987564bcb14b 100644
--- a/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForHashGenerationException.php
+++ b/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForHashGenerationException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Security\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForRequestHashGenerationException.php b/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForRequestHashGenerationException.php
index 60d9f23a4cbd..7ae3d757558c 100644
--- a/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForRequestHashGenerationException.php
+++ b/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForRequestHashGenerationException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Security\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Security/Exception/InvalidHashException.php b/typo3/sysext/extbase/Classes/Security/Exception/InvalidHashException.php
index 0246e3dfd50d..fb9f03779c79 100644
--- a/typo3/sysext/extbase/Classes/Security/Exception/InvalidHashException.php
+++ b/typo3/sysext/extbase/Classes/Security/Exception/InvalidHashException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Security\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Security/Exception/SyntacticallyWrongRequestHashException.php b/typo3/sysext/extbase/Classes/Security/Exception/SyntacticallyWrongRequestHashException.php
index a09a589f562a..b96e2b6d2e92 100644
--- a/typo3/sysext/extbase/Classes/Security/Exception/SyntacticallyWrongRequestHashException.php
+++ b/typo3/sysext/extbase/Classes/Security/Exception/SyntacticallyWrongRequestHashException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Security\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Service/CacheService.php b/typo3/sysext/extbase/Classes/Service/CacheService.php
index 101ec1c65cb5..f947ddd3be33 100644
--- a/typo3/sysext/extbase/Classes/Service/CacheService.php
+++ b/typo3/sysext/extbase/Classes/Service/CacheService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Service/EnvironmentService.php b/typo3/sysext/extbase/Classes/Service/EnvironmentService.php
index ecc21d684614..796947a92c14 100644
--- a/typo3/sysext/extbase/Classes/Service/EnvironmentService.php
+++ b/typo3/sysext/extbase/Classes/Service/EnvironmentService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Service/ExtensionService.php b/typo3/sysext/extbase/Classes/Service/ExtensionService.php
index 0fec5855dce6..5a4f0dc5f848 100644
--- a/typo3/sysext/extbase/Classes/Service/ExtensionService.php
+++ b/typo3/sysext/extbase/Classes/Service/ExtensionService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Service/FlexFormService.php b/typo3/sysext/extbase/Classes/Service/FlexFormService.php
index ed5618a46ddc..7aedf84e5a3a 100644
--- a/typo3/sysext/extbase/Classes/Service/FlexFormService.php
+++ b/typo3/sysext/extbase/Classes/Service/FlexFormService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Service/ImageService.php b/typo3/sysext/extbase/Classes/Service/ImageService.php
index e48481b9ea1b..f7742a2b7cc8 100644
--- a/typo3/sysext/extbase/Classes/Service/ImageService.php
+++ b/typo3/sysext/extbase/Classes/Service/ImageService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Service/TypeHandlingService.php b/typo3/sysext/extbase/Classes/Service/TypeHandlingService.php
index a7fc9fd56e95..28022353a7b3 100644
--- a/typo3/sysext/extbase/Classes/Service/TypeHandlingService.php
+++ b/typo3/sysext/extbase/Classes/Service/TypeHandlingService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Service/TypoScriptService.php b/typo3/sysext/extbase/Classes/Service/TypoScriptService.php
index 69c02b30c18d..391045cd73cd 100644
--- a/typo3/sysext/extbase/Classes/Service/TypoScriptService.php
+++ b/typo3/sysext/extbase/Classes/Service/TypoScriptService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/SignalSlot/Dispatcher.php b/typo3/sysext/extbase/Classes/SignalSlot/Dispatcher.php
index a2070c4cb77f..18184b229a5b 100644
--- a/typo3/sysext/extbase/Classes/SignalSlot/Dispatcher.php
+++ b/typo3/sysext/extbase/Classes/SignalSlot/Dispatcher.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\SignalSlot;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotException.php b/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotException.php
index 27548f9058b3..8e7e6b9bfd0f 100644
--- a/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotException.php
+++ b/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\SignalSlot\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotReturnException.php b/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotReturnException.php
index 24a8019c26d4..c39c8313db09 100644
--- a/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotReturnException.php
+++ b/typo3/sysext/extbase/Classes/SignalSlot/Exception/InvalidSlotReturnException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\SignalSlot\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Utility/ArrayUtility.php b/typo3/sysext/extbase/Classes/Utility/ArrayUtility.php
index 6b6f10fe6199..c9fa8dcb056d 100644
--- a/typo3/sysext/extbase/Classes/Utility/ArrayUtility.php
+++ b/typo3/sysext/extbase/Classes/Utility/ArrayUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Utility/ExtbaseRequirementsCheckUtility.php b/typo3/sysext/extbase/Classes/Utility/ExtbaseRequirementsCheckUtility.php
index 09b088d53589..52c03474d557 100644
--- a/typo3/sysext/extbase/Classes/Utility/ExtbaseRequirementsCheckUtility.php
+++ b/typo3/sysext/extbase/Classes/Utility/ExtbaseRequirementsCheckUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Utility/ExtensionUtility.php b/typo3/sysext/extbase/Classes/Utility/ExtensionUtility.php
index 12932f2c82a7..242556ff043a 100644
--- a/typo3/sysext/extbase/Classes/Utility/ExtensionUtility.php
+++ b/typo3/sysext/extbase/Classes/Utility/ExtensionUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Utility/FrontendSimulatorUtility.php b/typo3/sysext/extbase/Classes/Utility/FrontendSimulatorUtility.php
index f11b923e792a..de6ef5f3c9a4 100644
--- a/typo3/sysext/extbase/Classes/Utility/FrontendSimulatorUtility.php
+++ b/typo3/sysext/extbase/Classes/Utility/FrontendSimulatorUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Utility/LocalizationUtility.php b/typo3/sysext/extbase/Classes/Utility/LocalizationUtility.php
index e59a63c1b9c4..96fe50b9205a 100644
--- a/typo3/sysext/extbase/Classes/Utility/LocalizationUtility.php
+++ b/typo3/sysext/extbase/Classes/Utility/LocalizationUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Error.php b/typo3/sysext/extbase/Classes/Validation/Error.php
index 703e0bcb4c32..030ae9e5df17 100644
--- a/typo3/sysext/extbase/Classes/Validation/Error.php
+++ b/typo3/sysext/extbase/Classes/Validation/Error.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Exception.php b/typo3/sysext/extbase/Classes/Validation/Exception.php
index 3e9eed95fcda..14f56ac9e654 100644
--- a/typo3/sysext/extbase/Classes/Validation/Exception.php
+++ b/typo3/sysext/extbase/Classes/Validation/Exception.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidSubjectException.php b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidSubjectException.php
index 2757aa7fc558..e459cef9d654 100644
--- a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidSubjectException.php
+++ b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidSubjectException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidTypeHintException.php b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidTypeHintException.php
index 672445790e2c..ff568cd387f4 100644
--- a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidTypeHintException.php
+++ b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidTypeHintException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationConfigurationException.php b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationConfigurationException.php
index 630e5f274b73..4f0ce26d1fab 100644
--- a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationConfigurationException.php
+++ b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationConfigurationException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationOptionsException.php b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationOptionsException.php
index 27418e7a6c4c..8cd53a679a7e 100644
--- a/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationOptionsException.php
+++ b/typo3/sysext/extbase/Classes/Validation/Exception/InvalidValidationOptionsException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Exception/NoSuchValidatorException.php b/typo3/sysext/extbase/Classes/Validation/Exception/NoSuchValidatorException.php
index 917b60f96a9a..4def34a8bf28 100644
--- a/typo3/sysext/extbase/Classes/Validation/Exception/NoSuchValidatorException.php
+++ b/typo3/sysext/extbase/Classes/Validation/Exception/NoSuchValidatorException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Exception/NoValidatorFoundException.php b/typo3/sysext/extbase/Classes/Validation/Exception/NoValidatorFoundException.php
index 0ccdf3fb0387..983002f3897a 100644
--- a/typo3/sysext/extbase/Classes/Validation/Exception/NoValidatorFoundException.php
+++ b/typo3/sysext/extbase/Classes/Validation/Exception/NoValidatorFoundException.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/PropertyError.php b/typo3/sysext/extbase/Classes/Validation/PropertyError.php
index 8fa5ca89951e..498f137ab3c5 100644
--- a/typo3/sysext/extbase/Classes/Validation/PropertyError.php
+++ b/typo3/sysext/extbase/Classes/Validation/PropertyError.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/AbstractCompositeValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/AbstractCompositeValidator.php
index 292f8fb2cc3b..424a5029b44c 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/AbstractCompositeValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/AbstractCompositeValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/AbstractObjectValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/AbstractObjectValidator.php
index fc1351a1467e..467f2167bd61 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/AbstractObjectValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/AbstractObjectValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/AbstractValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/AbstractValidator.php
index 82a7771eba55..7f770144fc49 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/AbstractValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/AbstractValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/AlphanumericValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/AlphanumericValidator.php
index 7f1c1c692ff6..63b27241ee3c 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/AlphanumericValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/AlphanumericValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/BooleanValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/BooleanValidator.php
index 029309ef0f1f..7c7218cf3c73 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/BooleanValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/BooleanValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/CollectionValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/CollectionValidator.php
index a036909a04a6..51cc3f170c06 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/CollectionValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/CollectionValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/ConjunctionValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/ConjunctionValidator.php
index bf66e212bb19..d26b59d9ce5f 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/ConjunctionValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/ConjunctionValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/DateTimeValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/DateTimeValidator.php
index 8fe2e6ed0225..b31042892310 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/DateTimeValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/DateTimeValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/DisjunctionValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/DisjunctionValidator.php
index 7a5df45efee5..e36fc96cce7a 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/DisjunctionValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/DisjunctionValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/EmailAddressValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/EmailAddressValidator.php
index 461c9d3ce208..2adf9443f19d 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/EmailAddressValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/EmailAddressValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/FloatValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/FloatValidator.php
index 4684786ece93..4f5a60706435 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/FloatValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/FloatValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/GenericObjectValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/GenericObjectValidator.php
index 4f4a91354d4c..87314e260e82 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/GenericObjectValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/GenericObjectValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/IntegerValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/IntegerValidator.php
index 4cd5c6e23289..02118c0c9787 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/IntegerValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/IntegerValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/NotEmptyValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/NotEmptyValidator.php
index 1a09234f82c3..d4c23428c866 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/NotEmptyValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/NotEmptyValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/NumberRangeValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/NumberRangeValidator.php
index 5972b59ac717..b9691aa03344 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/NumberRangeValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/NumberRangeValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/NumberValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/NumberValidator.php
index f459cc1c201e..505d0969dab0 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/NumberValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/NumberValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/ObjectValidatorInterface.php b/typo3/sysext/extbase/Classes/Validation/Validator/ObjectValidatorInterface.php
index 568e09f018df..08e96c43c0ed 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/ObjectValidatorInterface.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/ObjectValidatorInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/RawValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/RawValidator.php
index e9a54460ced4..bac5301f6abe 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/RawValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/RawValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/RegularExpressionValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/RegularExpressionValidator.php
index 0723b9d82e1e..544b6e75c824 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/RegularExpressionValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/RegularExpressionValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/StringLengthValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/StringLengthValidator.php
index 0fc4cf92665e..c33eb981831c 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/StringLengthValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/StringLengthValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/StringValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/StringValidator.php
index d3d7b853baf6..e53c25081fed 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/StringValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/StringValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/TextValidator.php b/typo3/sysext/extbase/Classes/Validation/Validator/TextValidator.php
index 8e829f1467ca..836857080ce0 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/TextValidator.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/TextValidator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/Validator/ValidatorInterface.php b/typo3/sysext/extbase/Classes/Validation/Validator/ValidatorInterface.php
index eb04fbda8eb5..6b48c01a52b9 100644
--- a/typo3/sysext/extbase/Classes/Validation/Validator/ValidatorInterface.php
+++ b/typo3/sysext/extbase/Classes/Validation/Validator/ValidatorInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation\Validator;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Classes/Validation/ValidatorResolver.php b/typo3/sysext/extbase/Classes/Validation/ValidatorResolver.php
index 23c11a35027a..1789e17032bc 100644
--- a/typo3/sysext/extbase/Classes/Validation/ValidatorResolver.php
+++ b/typo3/sysext/extbase/Classes/Validation/ValidatorResolver.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Validation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Fixture/Entity.php b/typo3/sysext/extbase/Tests/Fixture/Entity.php
index 350536a2565a..c6f82940b212 100644
--- a/typo3/sysext/extbase/Tests/Fixture/Entity.php
+++ b/typo3/sysext/extbase/Tests/Fixture/Entity.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Fixture;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Fixture/ValueObject.php b/typo3/sysext/extbase/Tests/Fixture/ValueObject.php
index 52817f69d2ff..e623fe1ae55b 100644
--- a/typo3/sysext/extbase/Tests/Fixture/ValueObject.php
+++ b/typo3/sysext/extbase/Tests/Fixture/ValueObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Fixture;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Functional/BaseTestCase.php b/typo3/sysext/extbase/Tests/Functional/BaseTestCase.php
index 11e21a84b535..882fd2133279 100644
--- a/typo3/sysext/extbase/Tests/Functional/BaseTestCase.php
+++ b/typo3/sysext/extbase/Tests/Functional/BaseTestCase.php
@@ -14,7 +14,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/BaseTestCase.php b/typo3/sysext/extbase/Tests/Unit/BaseTestCase.php
index f98cf6d3dea6..b9eff7bef970 100644
--- a/typo3/sysext/extbase/Tests/Unit/BaseTestCase.php
+++ b/typo3/sysext/extbase/Tests/Unit/BaseTestCase.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Configuration/BackendConfigurationManagerTest.php b/typo3/sysext/extbase/Tests/Unit/Configuration/BackendConfigurationManagerTest.php
index 18fd14748dff..bc974edba4dd 100644
--- a/typo3/sysext/extbase/Tests/Unit/Configuration/BackendConfigurationManagerTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Configuration/BackendConfigurationManagerTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Configuration/FrontendConfigurationManagerTest.php b/typo3/sysext/extbase/Tests/Unit/Configuration/FrontendConfigurationManagerTest.php
index 1bed122665a7..ef814a69e40a 100644
--- a/typo3/sysext/extbase/Tests/Unit/Configuration/FrontendConfigurationManagerTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Configuration/FrontendConfigurationManagerTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Configuration;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Core/BootstrapTest.php b/typo3/sysext/extbase/Tests/Unit/Core/BootstrapTest.php
index f1b3516a4f55..854ada497960 100644
--- a/typo3/sysext/extbase/Tests/Unit/Core/BootstrapTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Core/BootstrapTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Core;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserGroupTest.php b/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserGroupTest.php
index 9443d60ba458..d2e3459e67ad 100644
--- a/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserGroupTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserGroupTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserTest.php b/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserTest.php
index 758eba6ab45b..87a2db329dd1 100644
--- a/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extbase/Tests/Unit/Domain/Model/FileMountTest.php b/typo3/sysext/extbase/Tests/Unit/Domain/Model/FileMountTest.php
index 4ace9b3185f4..510cdea4fe2c 100755
--- a/typo3/sysext/extbase/Tests/Unit/Domain/Model/FileMountTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Domain/Model/FileMountTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserGroupTest.php b/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserGroupTest.php
index 4baf1ba96701..e18edf37814a 100644
--- a/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserGroupTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserGroupTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserTest.php b/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserTest.php
index 8dc54aaad7cc..c5fc253faf8b 100644
--- a/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Domain/Model/FrontendUserTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extbase/Tests/Unit/Error/MessageTest.php b/typo3/sysext/extbase/Tests/Unit/Error/MessageTest.php
index 8a4ea6407e81..8300d1484d16 100644
--- a/typo3/sysext/extbase/Tests/Unit/Error/MessageTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Error/MessageTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Error;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Hook/DataHandler/CheckFlexFormValueTest.php b/typo3/sysext/extbase/Tests/Unit/Hook/DataHandler/CheckFlexFormValueTest.php
index d823871d8ce9..8451bff5161f 100644
--- a/typo3/sysext/extbase/Tests/Unit/Hook/DataHandler/CheckFlexFormValueTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Hook/DataHandler/CheckFlexFormValueTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Hook\DataHandler;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php b/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php
index 73e5427a2ff6..5a5bba27800a 100644
--- a/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentBehaviorBeforeExtbase14Test.php b/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentBehaviorBeforeExtbase14Test.php
index 640e1af2101c..15ca0383288d 100644
--- a/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentBehaviorBeforeExtbase14Test.php
+++ b/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentBehaviorBeforeExtbase14Test.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentsTest.php b/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentsTest.php
index 236280488aad..d764593ccaa0 100644
--- a/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentsTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ArgumentsTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Mvc/RequestTest.php b/typo3/sysext/extbase/Tests/Unit/Mvc/RequestTest.php
index cead38e1ec3b..bbde210985e9 100644
--- a/typo3/sysext/extbase/Tests/Unit/Mvc/RequestTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Mvc/RequestTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Mvc/ResponseTest.php b/typo3/sysext/extbase/Tests/Unit/Mvc/ResponseTest.php
index 60591dd524bc..3f29a96d4dbf 100644
--- a/typo3/sysext/extbase/Tests/Unit/Mvc/ResponseTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Mvc/ResponseTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Mvc;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Mvc/Web/RequestBuilderTest.php b/typo3/sysext/extbase/Tests/Unit/Mvc/Web/RequestBuilderTest.php
index f6356d1fae3c..8e35dc99d7b7 100644
--- a/typo3/sysext/extbase/Tests/Unit/Mvc/Web/RequestBuilderTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Mvc/Web/RequestBuilderTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php b/typo3/sysext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php
index 73729fe62fdc..e4c8aa97db15 100644
--- a/typo3/sysext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Persistence/Fixture/Model/Entity2.php b/typo3/sysext/extbase/Tests/Unit/Persistence/Fixture/Model/Entity2.php
index 74d393af4d40..e14d911ce5e0 100644
--- a/typo3/sysext/extbase/Tests/Unit/Persistence/Fixture/Model/Entity2.php
+++ b/typo3/sysext/extbase/Tests/Unit/Persistence/Fixture/Model/Entity2.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Persistence\Fixture\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapFactoryTest.php b/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapFactoryTest.php
index 639d6b893070..aa84c6610cdf 100644
--- a/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapFactoryTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapFactoryTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/SessionTest.php b/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/SessionTest.php
index 31f6affe2790..89d00db0ccea 100644
--- a/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/SessionTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/SessionTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php b/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php
index 637b62b9ca51..0c22fe9bd23c 100644
--- a/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Persistence/ObjectStorageTest.php b/typo3/sysext/extbase/Tests/Unit/Persistence/ObjectStorageTest.php
index 85b82f1ef168..518786e69466 100644
--- a/typo3/sysext/extbase/Tests/Unit/Persistence/ObjectStorageTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Persistence/ObjectStorageTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Persistence;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Scheduler/FieldProviderTest.php b/typo3/sysext/extbase/Tests/Unit/Scheduler/FieldProviderTest.php
index ffb4293876d8..11064183321a 100644
--- a/typo3/sysext/extbase/Tests/Unit/Scheduler/FieldProviderTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Scheduler/FieldProviderTest.php
@@ -20,7 +20,7 @@ require_once __DIR__ . '/Fixtures/MockCCommandController.php';
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockACommandController.php b/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockACommandController.php
index eaaac196d705..f1f82b82efaf 100644
--- a/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockACommandController.php
+++ b/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockACommandController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockBCommandController.php b/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockBCommandController.php
index 469950283de1..7095357489a4 100644
--- a/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockBCommandController.php
+++ b/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockBCommandController.php
@@ -16,7 +16,7 @@ namespace Acme\Mypkg\Command;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockCCommandController.php b/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockCCommandController.php
index 52b0acc01fd6..af0d7910fb7a 100644
--- a/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockCCommandController.php
+++ b/typo3/sysext/extbase/Tests/Unit/Scheduler/Fixtures/MockCCommandController.php
@@ -15,7 +15,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskExecutorTest.php b/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskExecutorTest.php
index 6475fcf50782..f0500f79f5ed 100644
--- a/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskExecutorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskExecutorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Scheduler;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskTest.php b/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskTest.php
index eb78fbbcf31c..527f27a4ac1c 100644
--- a/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Scheduler/TaskTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Scheduler;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Service/TypeHandlingServiceTest.php b/typo3/sysext/extbase/Tests/Unit/Service/TypeHandlingServiceTest.php
index 1dbfdf726eba..ad2198d0029b 100644
--- a/typo3/sysext/extbase/Tests/Unit/Service/TypeHandlingServiceTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Service/TypeHandlingServiceTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/SignalSlot/DispatcherTest.php b/typo3/sysext/extbase/Tests/Unit/SignalSlot/DispatcherTest.php
index a17e5c62ba0e..0d6a45f7c781 100644
--- a/typo3/sysext/extbase/Tests/Unit/SignalSlot/DispatcherTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/SignalSlot/DispatcherTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\SignalSlot;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php b/typo3/sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php
index 6e789b803613..c97c9a3724de 100644
--- a/typo3/sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/AlphanumericValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/AlphanumericValidatorTest.php
index 0f991458e0b9..44a6f22b5f69 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/AlphanumericValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/AlphanumericValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/ConjunctionValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/ConjunctionValidatorTest.php
index b150ff20c2b7..2610b175fe14 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/ConjunctionValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/ConjunctionValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/DateTimeValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/DateTimeValidatorTest.php
index cd8af8cbd70b..a4b28dd37994 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/DateTimeValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/DateTimeValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/EmailAddressValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/EmailAddressValidatorTest.php
index 34012299bd43..a0853adc201a 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/EmailAddressValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/EmailAddressValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/FloatValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/FloatValidatorTest.php
index 0d847fa40b1b..77d2ca28b74a 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/FloatValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/FloatValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/GenericObjectValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/GenericObjectValidatorTest.php
index d7efe135852a..65ad0530c518 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/GenericObjectValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/GenericObjectValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/IntegerValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/IntegerValidatorTest.php
index 9248f684e9d4..353c4015d9c8 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/IntegerValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/IntegerValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NotEmptyValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NotEmptyValidatorTest.php
index 553badf4d7db..e47b468b4416 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NotEmptyValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NotEmptyValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberRangeValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberRangeValidatorTest.php
index 3f32c0ed8773..869af0b9ed52 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberRangeValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberRangeValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberValidatorTest.php
index d7b59ed9d938..1942fbc3d025 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/NumberValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RawValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RawValidatorTest.php
index 06d296d9ad9d..d5c545cfc0df 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RawValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RawValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RegularExpressionValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RegularExpressionValidatorTest.php
index 1b4dd6db794d..fcc58c75fd1c 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RegularExpressionValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/RegularExpressionValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/StringLengthValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/StringLengthValidatorTest.php
index 6317ae454eda..d4d0dde78b85 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/StringLengthValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/StringLengthValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/TextValidatorTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/TextValidatorTest.php
index 12a1a62b4acc..32d8f1b6e14b 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/TextValidatorTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/TextValidatorTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extbase/Tests/Unit/Validation/ValidatorResolverTest.php b/typo3/sysext/extbase/Tests/Unit/Validation/ValidatorResolverTest.php
index 3206bd735960..bcbe5b9949dc 100644
--- a/typo3/sysext/extbase/Tests/Unit/Validation/ValidatorResolverTest.php
+++ b/typo3/sysext/extbase/Tests/Unit/Validation/ValidatorResolverTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extbase\Tests\Unit\Validation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Command/ExtensionCommandController.php b/typo3/sysext/extensionmanager/Classes/Command/ExtensionCommandController.php
index 951fdafcd09e..03082dbb2f26 100644
--- a/typo3/sysext/extensionmanager/Classes/Command/ExtensionCommandController.php
+++ b/typo3/sysext/extensionmanager/Classes/Command/ExtensionCommandController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Command;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php b/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php
index c745328aa553..9e18683aa932 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php b/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php
index 68c67f29dd43..0d0fcb2ec628 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php b/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php
index cc27ae9f964f..101ac4c4e9e2 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/DistributionController.php b/typo3/sysext/extensionmanager/Classes/Controller/DistributionController.php
index cb5a5e9977b2..85be65169237 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/DistributionController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/DistributionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php b/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php
index df3e8a5a911f..1fc708985ffc 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/ListController.php b/typo3/sysext/extensionmanager/Classes/Controller/ListController.php
index 81cbc533cdb5..b8b75cc5a7ed 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/ListController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/ListController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php b/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php
index c3925586414b..1adae1191293 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/UpdateScriptController.php b/typo3/sysext/extensionmanager/Classes/Controller/UpdateScriptController.php
index ec9dcdac1e05..a6be4781b23c 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/UpdateScriptController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/UpdateScriptController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php b/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php
index 08af8ae8274e..f4766b7bf2f2 100644
--- a/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php
+++ b/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php
index a4638c91a433..c18a0af08733 100644
--- a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php
+++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php
index 06cbaa4622d5..7795ce390333 100644
--- a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php
+++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php
index c97ae8f3c9f0..7210ced11f0d 100644
--- a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php
+++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php
index 6522ff380171..86e6f5449d85 100644
--- a/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php
+++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php
index 3b6d3f5e2588..1010a2eaca8e 100644
--- a/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php
+++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php
index 78bdc753b7d4..419cda4bf514 100644
--- a/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php
+++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Package.php b/typo3/sysext/extensionmanager/Classes/Package.php
index 00e017a33f60..6fd679457b06 100644
--- a/typo3/sysext/extensionmanager/Classes/Package.php
+++ b/typo3/sysext/extensionmanager/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php b/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php
index 8883c7cf80d0..97c4b4bc2a5e 100644
--- a/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php
+++ b/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Report;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php b/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php
index ca9bff033794..92f00d3ce483 100644
--- a/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php
+++ b/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php
index 120c06d9b6a3..1247e6fcad44 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php
index d86b016b4b44..bebcc15e1df8 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Connection;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php
index 81257d81c40c..90f68eade5a3 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php
index 3c718d5c9651..7a014918db1d 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php
index 3c6ac502f73a..2179008bfae8 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php
index 5d1dfbb3b287..3b6da86ef099 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/ExtensionModelUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/ExtensionModelUtility.php
index 704d5e1bb085..78d87da61032 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/ExtensionModelUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/ExtensionModelUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php
index 90b2c3425d8e..ac3e9222def2 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php
@@ -16,7 +16,7 @@ use \TYPO3\CMS\Core\Utility\GeneralUtility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php
index 18983567e329..aaf161868339 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php
index 51337651e040..5f59d2f3281a 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/Utility/UpdateScriptUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/UpdateScriptUtility.php
index e86dc9823505..8932870b8a50 100644
--- a/typo3/sysext/extensionmanager/Classes/Utility/UpdateScriptUtility.php
+++ b/typo3/sysext/extensionmanager/Classes/Utility/UpdateScriptUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/TriggerViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/TriggerViewHelper.php
index e4cc8f422454..1bf2c255b7fc 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/TriggerViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/TriggerViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Be;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php
index 35e218e061a3..948bd8dcc259 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php
index 0b3d8dfedfee..9aa4fd822d39 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php
index 047ea308c7ea..f468b6e62946 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php
index 7b4dadecfdfa..649fb972cee5 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Form;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php
index 6db1b99acab8..af825b538769 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Format;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php
index c3925d01d8be..f58d5916d3dc 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Format;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php
index ab654326a3df..fadcd6025b9c 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php
index 17577bdf00cf..dcb157388005 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php
index df43ee44f582..05508d2e3cdc 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php
index f3f03692d04c..a9d7ff928bca 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php
index 9f36f0b9299b..51db2612228f 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/UpdateScriptViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/UpdateScriptViewHelper.php
index dcff58134a8d..60cf25115b31 100644
--- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/UpdateScriptViewHelper.php
+++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/UpdateScriptViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php b/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php
index aeb4ee61cdc8..a92bb15281c6 100644
--- a/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php
+++ b/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\ExtraPageCmOptions;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/feedit/Classes/FrontendEditPanel.php b/typo3/sysext/feedit/Classes/FrontendEditPanel.php
index e1fe338c95ff..52c6067807e0 100644
--- a/typo3/sysext/feedit/Classes/FrontendEditPanel.php
+++ b/typo3/sysext/feedit/Classes/FrontendEditPanel.php
@@ -13,7 +13,7 @@ namespace TYPO3\CMS\Feedit;
  *  (at your option) any later version.
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *  This script is distributed in the hope that it will be useful,
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/typo3/sysext/filelist/Classes/Controller/FileListController.php b/typo3/sysext/filelist/Classes/Controller/FileListController.php
index f6e9dbf95486..65f18301a888 100644
--- a/typo3/sysext/filelist/Classes/Controller/FileListController.php
+++ b/typo3/sysext/filelist/Classes/Controller/FileListController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Filelist\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/filelist/Classes/FileList.php b/typo3/sysext/filelist/Classes/FileList.php
index 739273ef2d31..0091a0f330fc 100644
--- a/typo3/sysext/filelist/Classes/FileList.php
+++ b/typo3/sysext/filelist/Classes/FileList.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Filelist;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php b/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php
index 15db0cae605e..96caf0caec34 100644
--- a/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php
+++ b/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Filelist;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/filelist/Classes/FileListFolderTree.php b/typo3/sysext/filelist/Classes/FileListFolderTree.php
index e5960a4e0a75..4f60f1becc34 100644
--- a/typo3/sysext/filelist/Classes/FileListFolderTree.php
+++ b/typo3/sysext/filelist/Classes/FileListFolderTree.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Filelist;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/filelist/mod1/index.php b/typo3/sysext/filelist/mod1/index.php
index 91b18752ea70..c0678a173b48 100644
--- a/typo3/sysext/filelist/mod1/index.php
+++ b/typo3/sysext/filelist/mod1/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/fluid/Classes/Package.php b/typo3/sysext/fluid/Classes/Package.php
index 47f4e8501c2b..df236408a169 100644
--- a/typo3/sysext/fluid/Classes/Package.php
+++ b/typo3/sysext/fluid/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Fluid;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Aspect/FileMetadataOverlayAspect.php b/typo3/sysext/frontend/Classes/Aspect/FileMetadataOverlayAspect.php
index ef10554c4189..a22037859caf 100644
--- a/typo3/sysext/frontend/Classes/Aspect/FileMetadataOverlayAspect.php
+++ b/typo3/sysext/frontend/Classes/Aspect/FileMetadataOverlayAspect.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Aspect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php b/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php
index e2ff3c3a1c59..6696b2520dc1 100644
--- a/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php
+++ b/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Authentication;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Category/Collection/CategoryCollection.php b/typo3/sysext/frontend/Classes/Category/Collection/CategoryCollection.php
index ca4e7d7899b2..fb03d1db9172 100644
--- a/typo3/sysext/frontend/Classes/Category/Collection/CategoryCollection.php
+++ b/typo3/sysext/frontend/Classes/Category/Collection/CategoryCollection.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Category\Collection;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php b/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php
index 5c640a9a6061..86e91d408ba0 100644
--- a/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php
+++ b/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Configuration\TypoScript\ConditionMatching;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php
index 8d6132f0d849..6cd23ec50f8e 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php
index 834942d8daf5..a10d813f6423 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php
index ccea34d191ee..e99f2f926e56 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php
index 8805e341c038..d5cc7d815283 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php
index f9baa9a0eaf1..23f4c09c9edc 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php
index 43af9235f139..94f62adc2d74 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php
index e0c5c4e065c9..aeeb1e70212d 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php
index 4acc2b197c6c..2bb0bb240111 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php
index 677942a9b94e..fa34805f489d 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php
index f7747c456222..3871366cfc84 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php
index b417d7ce7c4f..e0c15c7406e1 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectOneSourceCollectionHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectOneSourceCollectionHookInterface.php
index c256d508c4c5..cd4831ae0337 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectOneSourceCollectionHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectOneSourceCollectionHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php
index 298bbf4ba4ee..d09d2321a1bc 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
index ba3b5a0c91a6..f42ff51490b9 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php
index 6768ffeb8bcc..7055fd01e52f 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php
index 9cca2d3edca9..754dd40d1dba 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php
index 2db377c8069a..a25b59f2a2f9 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php
index 90e9451bcf50..b292e46e082d 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php
index 4e130ef84c4b..e02253078be0 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php
index 6b740996b1a9..c340be9c036a 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php
index d461dd9e542e..9a9cdd80b4db 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php
index 9f5e51bb08cd..cdcaddc8d421 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php
index 02054c8ebde5..476b6db03efb 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php
index c19791245aee..cdc1643f3f63 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php
index 8b45799b5b49..630fc4ff502a 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php
index 545a7d62aff8..3ed75a200ea9 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php
index 3f65fc63cb98..45a140591267 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php
index aa1557fe5535..24ca6b872e04 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php
index e3b12af90977..57a1ef62bcfc 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php
index f85268793056..a9dffb7d83b4 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php
index 67c8ba64bafb..4700330c4c8f 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php
index 3f0ba7d0c5d2..b9e501b58e0f 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/CategoryMenuUtility.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/CategoryMenuUtility.php
index 96e358ed39b4..337bfd3902ee 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/CategoryMenuUtility.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/CategoryMenuUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/Exception/NoSuchMenuTypeException.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/Exception/NoSuchMenuTypeException.php
index 452555951c03..1daf3a3d66d7 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/Exception/NoSuchMenuTypeException.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/Exception/NoSuchMenuTypeException.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu\Exception;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php
index 07ea9137b0c8..6b48a655d74d 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/ImageMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/ImageMenuContentObject.php
index db0995374c15..fe0fe46c325b 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/ImageMenuContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/ImageMenuContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/JavaScriptMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/JavaScriptMenuContentObject.php
index 8c5a5cfe33ec..35db8d2d37d6 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/JavaScriptMenuContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/JavaScriptMenuContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/MenuContentObjectFactory.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/MenuContentObjectFactory.php
index f06d495ca26c..14195e9ef642 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/MenuContentObjectFactory.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/MenuContentObjectFactory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/TextMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/TextMenuContentObject.php
index f48bd79ae103..b3d673f65c91 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/Menu/TextMenuContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/TextMenuContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/MultimediaContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/MultimediaContentObject.php
index 95e9423324f2..de5a9cc7f53b 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/MultimediaContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/MultimediaContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php
index 7143d73cda4b..ca97564b5d5d 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php
index dfd329086c55..7a5c62998fe7 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php
index 3749b4e6d0cb..32489a9abaf6 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php
index 07ff262f5798..66340bf0a250 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php
index 7163ed40230f..9ba94eeb6446 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php
index 81c9b4e2e910..f5a708432e49 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php
index d7122004c860..9828162e1247 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php b/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php
index c52d72210145..3b61ebd424fd 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php
index 85910533aae2..6175b2f4cefb 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php
index af0e2411b909..60bba3c717e8 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php
index 5ad76564836d..c3a6f9d9cf13 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php
index af8944887627..812e215c723f 100644
--- a/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php
+++ b/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Frontend\ContentObject;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Controller/DataSubmissionController.php b/typo3/sysext/frontend/Classes/Controller/DataSubmissionController.php
index 8615e6072ad3..8133154396f4 100644
--- a/typo3/sysext/frontend/Classes/Controller/DataSubmissionController.php
+++ b/typo3/sysext/frontend/Classes/Controller/DataSubmissionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Controller/PageInformationController.php b/typo3/sysext/frontend/Classes/Controller/PageInformationController.php
index c5fbc15f27bc..7978e5554a4c 100644
--- a/typo3/sysext/frontend/Classes/Controller/PageInformationController.php
+++ b/typo3/sysext/frontend/Classes/Controller/PageInformationController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Controller/ShowImageController.php b/typo3/sysext/frontend/Classes/Controller/ShowImageController.php
index f8c6cad203c9..b44c993a130f 100644
--- a/typo3/sysext/frontend/Classes/Controller/ShowImageController.php
+++ b/typo3/sysext/frontend/Classes/Controller/ShowImageController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Controller/TranslationStatusController.php b/typo3/sysext/frontend/Classes/Controller/TranslationStatusController.php
index 9f1c10678c5d..2ff431aa72f1 100644
--- a/typo3/sysext/frontend/Classes/Controller/TranslationStatusController.php
+++ b/typo3/sysext/frontend/Classes/Controller/TranslationStatusController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php b/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php
index f24b65d1c657..258f462d7f8b 100644
--- a/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php
+++ b/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Exception.php b/typo3/sysext/frontend/Classes/Exception.php
index ca2ed9d29463..fe8cf27ed3b7 100644
--- a/typo3/sysext/frontend/Classes/Exception.php
+++ b/typo3/sysext/frontend/Classes/Exception.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Hooks/FrontendHooks.php b/typo3/sysext/frontend/Classes/Hooks/FrontendHooks.php
index ea30e9559235..fcb51b5d5a2f 100644
--- a/typo3/sysext/frontend/Classes/Hooks/FrontendHooks.php
+++ b/typo3/sysext/frontend/Classes/Hooks/FrontendHooks.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Hooks;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Hooks/MediaItemHooks.php b/typo3/sysext/frontend/Classes/Hooks/MediaItemHooks.php
index edee1a2c8cb7..f6390a2e4012 100644
--- a/typo3/sysext/frontend/Classes/Hooks/MediaItemHooks.php
+++ b/typo3/sysext/frontend/Classes/Hooks/MediaItemHooks.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Hooks;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Hooks/TreelistCacheUpdateHooks.php b/typo3/sysext/frontend/Classes/Hooks/TreelistCacheUpdateHooks.php
index 0375c4e45343..062fdabfb407 100644
--- a/typo3/sysext/frontend/Classes/Hooks/TreelistCacheUpdateHooks.php
+++ b/typo3/sysext/frontend/Classes/Hooks/TreelistCacheUpdateHooks.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Hooks;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Imaging/GifBuilder.php b/typo3/sysext/frontend/Classes/Imaging/GifBuilder.php
index 4776b3656c7f..ca74a4d2a8dd 100644
--- a/typo3/sysext/frontend/Classes/Imaging/GifBuilder.php
+++ b/typo3/sysext/frontend/Classes/Imaging/GifBuilder.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Imaging;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProvider.php b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProvider.php
index 65e8b621e836..48a16952295f 100644
--- a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProvider.php
+++ b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\MediaWizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderInterface.php b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderInterface.php
index 49c1e4e3ccf2..96079a7d40f3 100644
--- a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderInterface.php
+++ b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\MediaWizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php
index 1a48d4028cd8..6491653a0923 100644
--- a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php
+++ b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\MediaWizard;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Package.php b/typo3/sysext/frontend/Classes/Package.php
index ca0adcac471f..d9cfde813321 100644
--- a/typo3/sysext/frontend/Classes/Package.php
+++ b/typo3/sysext/frontend/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php b/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php
index 7e66252d54f7..723ff5dcb37d 100644
--- a/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php
+++ b/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Page;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php b/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php
index c265f1938097..4c44a6ec2653 100644
--- a/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php
+++ b/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Page;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Page/PageGenerator.php b/typo3/sysext/frontend/Classes/Page/PageGenerator.php
index ffb28738c80d..167c48f8433f 100644
--- a/typo3/sysext/frontend/Classes/Page/PageGenerator.php
+++ b/typo3/sysext/frontend/Classes/Page/PageGenerator.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Page;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Page/PageRepository.php b/typo3/sysext/frontend/Classes/Page/PageRepository.php
index 3d4f35d5626c..bb691cc9d887 100644
--- a/typo3/sysext/frontend/Classes/Page/PageRepository.php
+++ b/typo3/sysext/frontend/Classes/Page/PageRepository.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Page;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php
index c5552e15bbc2..40a73ca02038 100644
--- a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php
+++ b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Page;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php
index 6abd2f32b1c9..5d54e16d3a20 100644
--- a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php
+++ b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Page;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php
index ce2da1ca04db..cb3adf40a392 100644
--- a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php
+++ b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Page;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php b/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php
index 62464cc518bb..ff1db3251274 100644
--- a/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php
+++ b/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Plugin;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/Utility/EidUtility.php b/typo3/sysext/frontend/Classes/Utility/EidUtility.php
index b1b2a73791d6..4cfafb84ef7d 100644
--- a/typo3/sysext/frontend/Classes/Utility/EidUtility.php
+++ b/typo3/sysext/frontend/Classes/Utility/EidUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/frontend/Classes/View/AdminPanelView.php b/typo3/sysext/frontend/Classes/View/AdminPanelView.php
index 1a5ee63d363a..056b48b52753 100644
--- a/typo3/sysext/frontend/Classes/View/AdminPanelView.php
+++ b/typo3/sysext/frontend/Classes/View/AdminPanelView.php
@@ -13,7 +13,7 @@ namespace TYPO3\CMS\Frontend\View;
  *  (at your option) any later version.
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *  This script is distributed in the hope that it will be useful,
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php b/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php
index c53a32727a63..aeb3bf381701 100644
--- a/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php
+++ b/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Frontend\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/func/Classes/Controller/PageFunctionsController.php b/typo3/sysext/func/Classes/Controller/PageFunctionsController.php
index e441b80f04b4..64c8f15f3db5 100644
--- a/typo3/sysext/func/Classes/Controller/PageFunctionsController.php
+++ b/typo3/sysext/func/Classes/Controller/PageFunctionsController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Func\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/func/mod1/index.php b/typo3/sysext/func/mod1/index.php
index f7537a160ea4..e0098f8ea86e 100755
--- a/typo3/sysext/func/mod1/index.php
+++ b/typo3/sysext/func/mod1/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php b/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php
index 14895e608fe7..c69354f1691e 100644
--- a/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php
+++ b/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\FuncWizards\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/impexp/Classes/Clickmenu.php b/typo3/sysext/impexp/Classes/Clickmenu.php
index a120c2a674d0..7de2d69c714d 100644
--- a/typo3/sysext/impexp/Classes/Clickmenu.php
+++ b/typo3/sysext/impexp/Classes/Clickmenu.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Impexp;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/impexp/Classes/Controller/ImportExportController.php b/typo3/sysext/impexp/Classes/Controller/ImportExportController.php
index 60be3033a3af..ad1b4306d038 100644
--- a/typo3/sysext/impexp/Classes/Controller/ImportExportController.php
+++ b/typo3/sysext/impexp/Classes/Controller/ImportExportController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Impexp\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/impexp/Classes/ImportExport.php b/typo3/sysext/impexp/Classes/ImportExport.php
index 396e77376f4a..c873308f89b0 100644
--- a/typo3/sysext/impexp/Classes/ImportExport.php
+++ b/typo3/sysext/impexp/Classes/ImportExport.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Impexp;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/impexp/Classes/LocalPageTree.php b/typo3/sysext/impexp/Classes/LocalPageTree.php
index e8ef0bf40075..fb2ae23accc2 100644
--- a/typo3/sysext/impexp/Classes/LocalPageTree.php
+++ b/typo3/sysext/impexp/Classes/LocalPageTree.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Impexp;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/impexp/Classes/Utility/ImportExportUtility.php b/typo3/sysext/impexp/Classes/Utility/ImportExportUtility.php
index 8fbeed0b984a..f4640465219a 100644
--- a/typo3/sysext/impexp/Classes/Utility/ImportExportUtility.php
+++ b/typo3/sysext/impexp/Classes/Utility/ImportExportUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Impexp\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/impexp/app/index.php b/typo3/sysext/impexp/app/index.php
index 21eb8b57c8ea..c81f9b1fa335 100755
--- a/typo3/sysext/impexp/app/index.php
+++ b/typo3/sysext/impexp/app/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Controller/ModuleController.php b/typo3/sysext/indexed_search/Classes/Controller/ModuleController.php
index ee411370dc97..759e58dac7ac 100644
--- a/typo3/sysext/indexed_search/Classes/Controller/ModuleController.php
+++ b/typo3/sysext/indexed_search/Classes/Controller/ModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Controller/SearchController.php b/typo3/sysext/indexed_search/Classes/Controller/SearchController.php
index d0e4dc250709..5f1a771eae57 100644
--- a/typo3/sysext/indexed_search/Classes/Controller/SearchController.php
+++ b/typo3/sysext/indexed_search/Classes/Controller/SearchController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Controller/SearchFormController.php b/typo3/sysext/indexed_search/Classes/Controller/SearchFormController.php
index e7bf795545f5..0d29dc03e276 100644
--- a/typo3/sysext/indexed_search/Classes/Controller/SearchFormController.php
+++ b/typo3/sysext/indexed_search/Classes/Controller/SearchFormController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php b/typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php
index 954866c0b1aa..3bf43ac7ea9a 100644
--- a/typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php
+++ b/typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\IndexedSearch\Domain\Repository;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Example/CrawlerHook.php b/typo3/sysext/indexed_search/Classes/Example/CrawlerHook.php
index e371588b5f2d..a73006e08c26 100644
--- a/typo3/sysext/indexed_search/Classes/Example/CrawlerHook.php
+++ b/typo3/sysext/indexed_search/Classes/Example/CrawlerHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Example;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Example/PluginHook.php b/typo3/sysext/indexed_search/Classes/Example/PluginHook.php
index 13c2fdf6eb2a..e1da1ddc5acc 100644
--- a/typo3/sysext/indexed_search/Classes/Example/PluginHook.php
+++ b/typo3/sysext/indexed_search/Classes/Example/PluginHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Example;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/FileContentParser.php b/typo3/sysext/indexed_search/Classes/FileContentParser.php
index d8586761b7a2..8a3163c4c1b9 100644
--- a/typo3/sysext/indexed_search/Classes/FileContentParser.php
+++ b/typo3/sysext/indexed_search/Classes/FileContentParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Hook/CrawlerFilesHook.php b/typo3/sysext/indexed_search/Classes/Hook/CrawlerFilesHook.php
index febc4bf9b190..ac7a7a152dec 100644
--- a/typo3/sysext/indexed_search/Classes/Hook/CrawlerFilesHook.php
+++ b/typo3/sysext/indexed_search/Classes/Hook/CrawlerFilesHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Hook/CrawlerHook.php b/typo3/sysext/indexed_search/Classes/Hook/CrawlerHook.php
index f5f29fe3732e..9a76dfdf6e4c 100644
--- a/typo3/sysext/indexed_search/Classes/Hook/CrawlerHook.php
+++ b/typo3/sysext/indexed_search/Classes/Hook/CrawlerHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Hook/MysqlFulltextIndexHook.php b/typo3/sysext/indexed_search/Classes/Hook/MysqlFulltextIndexHook.php
index 110109e6bf03..2752142fd871 100644
--- a/typo3/sysext/indexed_search/Classes/Hook/MysqlFulltextIndexHook.php
+++ b/typo3/sysext/indexed_search/Classes/Hook/MysqlFulltextIndexHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Indexer.php b/typo3/sysext/indexed_search/Classes/Indexer.php
index b00929bd8ffe..0950d336c111 100644
--- a/typo3/sysext/indexed_search/Classes/Indexer.php
+++ b/typo3/sysext/indexed_search/Classes/Indexer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Lexer.php b/typo3/sysext/indexed_search/Classes/Lexer.php
index 86c175b1b4e5..5fd56846428b 100644
--- a/typo3/sysext/indexed_search/Classes/Lexer.php
+++ b/typo3/sysext/indexed_search/Classes/Lexer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php b/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php
index ddbd380ad4b2..89c6c585085d 100644
--- a/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php
+++ b/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\IndexedSearch\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php
index 91ee378f7c4e..72c530c40f0f 100644
--- a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php
+++ b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\IndexedSearch\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php
index 2a72977e15ef..4ba3e1076d8b 100644
--- a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php
+++ b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\IndexedSearch\ViewHelpers;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/class.crawler.php b/typo3/sysext/indexed_search/class.crawler.php
index dd8e3b7585c5..8d7fd1b43a73 100755
--- a/typo3/sysext/indexed_search/class.crawler.php
+++ b/typo3/sysext/indexed_search/class.crawler.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/mod/index.php b/typo3/sysext/indexed_search/mod/index.php
index ce511b774fbd..66140327c081 100755
--- a/typo3/sysext/indexed_search/mod/index.php
+++ b/typo3/sysext/indexed_search/mod/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/indexed_search/pi/class.tx_indexedsearch.php b/typo3/sysext/indexed_search/pi/class.tx_indexedsearch.php
index e7e91fd185c8..72e47e21460e 100755
--- a/typo3/sysext/indexed_search/pi/class.tx_indexedsearch.php
+++ b/typo3/sysext/indexed_search/pi/class.tx_indexedsearch.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/info/Classes/Controller/InfoModuleController.php b/typo3/sysext/info/Classes/Controller/InfoModuleController.php
index 7eac48b6f6e7..60a513eccf3d 100644
--- a/typo3/sysext/info/Classes/Controller/InfoModuleController.php
+++ b/typo3/sysext/info/Classes/Controller/InfoModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Info\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/info/mod1/index.php b/typo3/sysext/info/mod1/index.php
index f3c097a7b3ca..03cbcc2b26e1 100755
--- a/typo3/sysext/info/mod1/index.php
+++ b/typo3/sysext/info/mod1/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php b/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php
index a28cf5887fb3..7879dba0c7bb 100644
--- a/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php
+++ b/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\InfoPagetsconfig\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Controller/AbstractController.php b/typo3/sysext/install/Classes/Controller/AbstractController.php
index 6a90e98ac3c3..e115c5931ce1 100644
--- a/typo3/sysext/install/Classes/Controller/AbstractController.php
+++ b/typo3/sysext/install/Classes/Controller/AbstractController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/install/Classes/Controller/AjaxController.php b/typo3/sysext/install/Classes/Controller/AjaxController.php
index 8cbb0c24e510..b80bc11f5a8c 100644
--- a/typo3/sysext/install/Classes/Controller/AjaxController.php
+++ b/typo3/sysext/install/Classes/Controller/AjaxController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Controller/BackendModuleController.php b/typo3/sysext/install/Classes/Controller/BackendModuleController.php
index 4e71b3ce64c1..7065a439434c 100644
--- a/typo3/sysext/install/Classes/Controller/BackendModuleController.php
+++ b/typo3/sysext/install/Classes/Controller/BackendModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Controller/ToolController.php b/typo3/sysext/install/Classes/Controller/ToolController.php
index 3625a9cadba0..304364541e8a 100644
--- a/typo3/sysext/install/Classes/Controller/ToolController.php
+++ b/typo3/sysext/install/Classes/Controller/ToolController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Package.php b/typo3/sysext/install/Classes/Package.php
index 1538eb203413..9c730900c401 100644
--- a/typo3/sysext/install/Classes/Package.php
+++ b/typo3/sysext/install/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Service/ClearCacheService.php b/typo3/sysext/install/Classes/Service/ClearCacheService.php
index 1eca5b3ea514..cc12e0cad7e0 100644
--- a/typo3/sysext/install/Classes/Service/ClearCacheService.php
+++ b/typo3/sysext/install/Classes/Service/ClearCacheService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Service/ContextService.php b/typo3/sysext/install/Classes/Service/ContextService.php
index 9a80846bae83..8d9e146d30c4 100644
--- a/typo3/sysext/install/Classes/Service/ContextService.php
+++ b/typo3/sysext/install/Classes/Service/ContextService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/install/Classes/Service/CoreUpdateService.php b/typo3/sysext/install/Classes/Service/CoreUpdateService.php
index b4f47d4efdbb..f84ce48c097a 100644
--- a/typo3/sysext/install/Classes/Service/CoreUpdateService.php
+++ b/typo3/sysext/install/Classes/Service/CoreUpdateService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Install\Service;
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
  *
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/install/Classes/Service/CoreVersionService.php b/typo3/sysext/install/Classes/Service/CoreVersionService.php
index 600fdd37b29d..48cbe8ce22b3 100644
--- a/typo3/sysext/install/Classes/Service/CoreVersionService.php
+++ b/typo3/sysext/install/Classes/Service/CoreVersionService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Service/EnableFileService.php b/typo3/sysext/install/Classes/Service/EnableFileService.php
index 94b71af0643e..24b234395f2d 100644
--- a/typo3/sysext/install/Classes/Service/EnableFileService.php
+++ b/typo3/sysext/install/Classes/Service/EnableFileService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Service/SessionService.php b/typo3/sysext/install/Classes/Service/SessionService.php
index 8e3c4cf63044..f7c0f0ee001e 100644
--- a/typo3/sysext/install/Classes/Service/SessionService.php
+++ b/typo3/sysext/install/Classes/Service/SessionService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Service/SqlExpectedSchemaService.php b/typo3/sysext/install/Classes/Service/SqlExpectedSchemaService.php
index 253e83f1b3aa..3e468289cc04 100644
--- a/typo3/sysext/install/Classes/Service/SqlExpectedSchemaService.php
+++ b/typo3/sysext/install/Classes/Service/SqlExpectedSchemaService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Service/SqlSchemaMigrationService.php b/typo3/sysext/install/Classes/Service/SqlSchemaMigrationService.php
index 42b777b5bcf4..bab0800dbec1 100644
--- a/typo3/sysext/install/Classes/Service/SqlSchemaMigrationService.php
+++ b/typo3/sysext/install/Classes/Service/SqlSchemaMigrationService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/AbstractUpdate.php b/typo3/sysext/install/Classes/Updates/AbstractUpdate.php
index fa4e880edb30..0fce40eaf7ae 100644
--- a/typo3/sysext/install/Classes/Updates/AbstractUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/AbstractUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/AddFlexFormsToAclUpdate.php b/typo3/sysext/install/Classes/Updates/AddFlexFormsToAclUpdate.php
index 703137f023dc..f12e7c26469c 100644
--- a/typo3/sysext/install/Classes/Updates/AddFlexFormsToAclUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/AddFlexFormsToAclUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/CharsetDefaultsUpdate.php b/typo3/sysext/install/Classes/Updates/CharsetDefaultsUpdate.php
index 6474b5940407..abd7c2f4e9f5 100644
--- a/typo3/sysext/install/Classes/Updates/CharsetDefaultsUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/CharsetDefaultsUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/CompatVersionUpdate.php b/typo3/sysext/install/Classes/Updates/CompatVersionUpdate.php
index ad0f846f24b0..d68c1dde0518 100644
--- a/typo3/sysext/install/Classes/Updates/CompatVersionUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/CompatVersionUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/CompressionLevelUpdate.php b/typo3/sysext/install/Classes/Updates/CompressionLevelUpdate.php
index 9b9e27caa299..7d80a0bd2e37 100644
--- a/typo3/sysext/install/Classes/Updates/CompressionLevelUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/CompressionLevelUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/CscSplitUpdate.php b/typo3/sysext/install/Classes/Updates/CscSplitUpdate.php
index a8ada2c4d19a..6e0378b264bc 100644
--- a/typo3/sysext/install/Classes/Updates/CscSplitUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/CscSplitUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/ExtensionManagerTables.php b/typo3/sysext/install/Classes/Updates/ExtensionManagerTables.php
index 5425467b2d6e..bc88a203e41e 100644
--- a/typo3/sysext/install/Classes/Updates/ExtensionManagerTables.php
+++ b/typo3/sysext/install/Classes/Updates/ExtensionManagerTables.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/FileTableSplittingUpdate.php b/typo3/sysext/install/Classes/Updates/FileTableSplittingUpdate.php
index 0be243bfae8c..6f5d0c929f61 100644
--- a/typo3/sysext/install/Classes/Updates/FileTableSplittingUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/FileTableSplittingUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/FlagsFromSpriteUpdate.php b/typo3/sysext/install/Classes/Updates/FlagsFromSpriteUpdate.php
index 19ef905ec8d1..bf350382743f 100644
--- a/typo3/sysext/install/Classes/Updates/FlagsFromSpriteUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/FlagsFromSpriteUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/ImagecolsUpdate.php b/typo3/sysext/install/Classes/Updates/ImagecolsUpdate.php
index ab61e6d94d9f..364fae985efb 100644
--- a/typo3/sysext/install/Classes/Updates/ImagecolsUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/ImagecolsUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/ImagelinkUpdate.php b/typo3/sysext/install/Classes/Updates/ImagelinkUpdate.php
index e973de573361..0f22c2ed03e0 100644
--- a/typo3/sysext/install/Classes/Updates/ImagelinkUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/ImagelinkUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/InstallSysExtsUpdate.php b/typo3/sysext/install/Classes/Updates/InstallSysExtsUpdate.php
index 140333bab1b5..098c8b290587 100644
--- a/typo3/sysext/install/Classes/Updates/InstallSysExtsUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/InstallSysExtsUpdate.php
@@ -17,7 +17,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php b/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php
index f284c669bd0c..4eb9be2731c7 100644
--- a/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php
+++ b/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/MediaFlexformUpdate.php b/typo3/sysext/install/Classes/Updates/MediaFlexformUpdate.php
index 96f8d4047a9d..6fb3aaed58f6 100644
--- a/typo3/sysext/install/Classes/Updates/MediaFlexformUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/MediaFlexformUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/MergeAdvancedUpdate.php b/typo3/sysext/install/Classes/Updates/MergeAdvancedUpdate.php
index fcf715e6e526..7b837cd58c21 100644
--- a/typo3/sysext/install/Classes/Updates/MergeAdvancedUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/MergeAdvancedUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/MigrateWorkspacesUpdate.php b/typo3/sysext/install/Classes/Updates/MigrateWorkspacesUpdate.php
index 464a1c0ad831..ff45d2433ee6 100644
--- a/typo3/sysext/install/Classes/Updates/MigrateWorkspacesUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/MigrateWorkspacesUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/NotInMenuUpdate.php b/typo3/sysext/install/Classes/Updates/NotInMenuUpdate.php
index b328ac69f845..6f4ccc4becab 100644
--- a/typo3/sysext/install/Classes/Updates/NotInMenuUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/NotInMenuUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/RootTemplateUpdate.php b/typo3/sysext/install/Classes/Updates/RootTemplateUpdate.php
index 6f5f8de0d3ec..680a11936d6c 100644
--- a/typo3/sysext/install/Classes/Updates/RootTemplateUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/RootTemplateUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/Updates/T3skinUpdate.php b/typo3/sysext/install/Classes/Updates/T3skinUpdate.php
index 8db8246b9013..abc37a6fef59 100644
--- a/typo3/sysext/install/Classes/Updates/T3skinUpdate.php
+++ b/typo3/sysext/install/Classes/Updates/T3skinUpdate.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Updates;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Classes/ViewHelpers/Be/ContainerViewHelper.php b/typo3/sysext/install/Classes/ViewHelpers/Be/ContainerViewHelper.php
index b133d784235e..28ba2030d6d1 100644
--- a/typo3/sysext/install/Classes/ViewHelpers/Be/ContainerViewHelper.php
+++ b/typo3/sysext/install/Classes/ViewHelpers/Be/ContainerViewHelper.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\ViewHelpers\Be;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/install/Start/Install.php b/typo3/sysext/install/Start/Install.php
index cdff2306d724..1c525745e06d 100644
--- a/typo3/sysext/install/Start/Install.php
+++ b/typo3/sysext/install/Start/Install.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Tests/Unit/FolderStructure/AbstractNodeTest.php b/typo3/sysext/install/Tests/Unit/FolderStructure/AbstractNodeTest.php
index 9d2dcf9825a3..4aaff8783ade 100644
--- a/typo3/sysext/install/Tests/Unit/FolderStructure/AbstractNodeTest.php
+++ b/typo3/sysext/install/Tests/Unit/FolderStructure/AbstractNodeTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Tests\Unit\FolderStructure;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Tests/Unit/Service/CoreUpdateServiceTest.php b/typo3/sysext/install/Tests/Unit/Service/CoreUpdateServiceTest.php
index 9b30bbd7def0..9f0e77b16e74 100644
--- a/typo3/sysext/install/Tests/Unit/Service/CoreUpdateServiceTest.php
+++ b/typo3/sysext/install/Tests/Unit/Service/CoreUpdateServiceTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Install\Service;
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
  *
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/install/Tests/Unit/Service/CoreVersionServiceTest.php b/typo3/sysext/install/Tests/Unit/Service/CoreVersionServiceTest.php
index a4c1e30105cf..f9e10d549cb8 100644
--- a/typo3/sysext/install/Tests/Unit/Service/CoreVersionServiceTest.php
+++ b/typo3/sysext/install/Tests/Unit/Service/CoreVersionServiceTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Tests/Unit/Service/SqlSchemaMigrationServiceTest.php b/typo3/sysext/install/Tests/Unit/Service/SqlSchemaMigrationServiceTest.php
index b35d1527e42d..a4ad0d1d3cb0 100644
--- a/typo3/sysext/install/Tests/Unit/Service/SqlSchemaMigrationServiceTest.php
+++ b/typo3/sysext/install/Tests/Unit/Service/SqlSchemaMigrationServiceTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Tests\Unit\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/install/Tests/Unit/ViewHelpers/Format/PhpErrorCodeViewHelperTest.php b/typo3/sysext/install/Tests/Unit/ViewHelpers/Format/PhpErrorCodeViewHelperTest.php
index 640f04539126..9842d121d040 100644
--- a/typo3/sysext/install/Tests/Unit/ViewHelpers/Format/PhpErrorCodeViewHelperTest.php
+++ b/typo3/sysext/install/Tests/Unit/ViewHelpers/Format/PhpErrorCodeViewHelperTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Install\Tests\Unit\ViewHelpers\Format;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lang/Classes/LanguageService.php b/typo3/sysext/lang/Classes/LanguageService.php
index 786768f5ca73..05e15bae6b86 100644
--- a/typo3/sysext/lang/Classes/LanguageService.php
+++ b/typo3/sysext/lang/Classes/LanguageService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lang;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lang/Classes/Package.php b/typo3/sysext/lang/Classes/Package.php
index 24944a874bbd..73bf89b58adb 100644
--- a/typo3/sysext/lang/Classes/Package.php
+++ b/typo3/sysext/lang/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lang;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lang/Resources/Public/JavaScript/Typo3Lang.js b/typo3/sysext/lang/Resources/Public/JavaScript/Typo3Lang.js
index 7d41e7fdeba6..9fbfcc493d55 100644
--- a/typo3/sysext/lang/Resources/Public/JavaScript/Typo3Lang.js
+++ b/typo3/sysext/lang/Resources/Public/JavaScript/Typo3Lang.js
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php
index 52dcaf71d413..83f924e88603 100644
--- a/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php
+++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php
index 1821da83b3a8..522d82ad9a2a 100644
--- a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php
+++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php
index 7df76cabca6f..5212b7dc8c7c 100644
--- a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php
+++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php
index 8c3d8ddfe9f9..6ed6525ed1a8 100644
--- a/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php
+++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/lowlevel/Classes/AdminCommand.php b/typo3/sysext/lowlevel/Classes/AdminCommand.php
index 8da2b4b3613f..1a76f1843e88 100644
--- a/typo3/sysext/lowlevel/Classes/AdminCommand.php
+++ b/typo3/sysext/lowlevel/Classes/AdminCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php b/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php
index ac3f981a2e94..325e391813b9 100644
--- a/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php
+++ b/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/CleanerCommand.php b/typo3/sysext/lowlevel/Classes/CleanerCommand.php
index 7dcb7ebee039..594c836f7fd9 100644
--- a/typo3/sysext/lowlevel/Classes/CleanerCommand.php
+++ b/typo3/sysext/lowlevel/Classes/CleanerCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php b/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php
index bc6452073288..29a3bca5991c 100644
--- a/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php
+++ b/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php b/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php
index 7566163ea725..5e98439d9a1f 100644
--- a/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php
+++ b/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/LostFilesCommand.php b/typo3/sysext/lowlevel/Classes/LostFilesCommand.php
index ed2022bfb4e2..aa2c285826f7 100644
--- a/typo3/sysext/lowlevel/Classes/LostFilesCommand.php
+++ b/typo3/sysext/lowlevel/Classes/LostFilesCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php b/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php
index b6f9ac4f4fa9..a24b12979d47 100644
--- a/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php
+++ b/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php b/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php
index f999698f8017..f260fec6d81d 100644
--- a/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php
+++ b/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php b/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php
index 66fd1d5901fa..cb8193b21596 100644
--- a/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php
+++ b/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/RteImagesCommand.php b/typo3/sysext/lowlevel/Classes/RteImagesCommand.php
index 4c44b438ad29..321812dfb4f7 100644
--- a/typo3/sysext/lowlevel/Classes/RteImagesCommand.php
+++ b/typo3/sysext/lowlevel/Classes/RteImagesCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/SyslogCommand.php b/typo3/sysext/lowlevel/Classes/SyslogCommand.php
index 6bd9bcd93275..c50d00f3e6c2 100644
--- a/typo3/sysext/lowlevel/Classes/SyslogCommand.php
+++ b/typo3/sysext/lowlevel/Classes/SyslogCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php b/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php
index e03ad889d686..9405d1d830f6 100644
--- a/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php
+++ b/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/VersionsCommand.php b/typo3/sysext/lowlevel/Classes/VersionsCommand.php
index 772f8fa12d1b..e91a5c0c6aba 100644
--- a/typo3/sysext/lowlevel/Classes/VersionsCommand.php
+++ b/typo3/sysext/lowlevel/Classes/VersionsCommand.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php b/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php
index 31081717f2e9..fa365ae103df 100644
--- a/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php
+++ b/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/Classes/View/DatabaseIntegrityView.php b/typo3/sysext/lowlevel/Classes/View/DatabaseIntegrityView.php
index b03742dd5f58..a0495929c6b5 100644
--- a/typo3/sysext/lowlevel/Classes/View/DatabaseIntegrityView.php
+++ b/typo3/sysext/lowlevel/Classes/View/DatabaseIntegrityView.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Lowlevel\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/config/index.php b/typo3/sysext/lowlevel/config/index.php
index db4eb13c3dc3..5e6cc9abe06a 100755
--- a/typo3/sysext/lowlevel/config/index.php
+++ b/typo3/sysext/lowlevel/config/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/lowlevel/dbint/index.php b/typo3/sysext/lowlevel/dbint/index.php
index 35181ce7af91..cdf78229a635 100755
--- a/typo3/sysext/lowlevel/dbint/index.php
+++ b/typo3/sysext/lowlevel/dbint/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/opendocs/Classes/Controller/OpendocsController.php b/typo3/sysext/opendocs/Classes/Controller/OpendocsController.php
index 96ea2d5f05f5..5128bbf7cc51 100644
--- a/typo3/sysext/opendocs/Classes/Controller/OpendocsController.php
+++ b/typo3/sysext/opendocs/Classes/Controller/OpendocsController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Opendocs\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/opendocs/Resources/Public/JavaScript/opendocs.js b/typo3/sysext/opendocs/Resources/Public/JavaScript/opendocs.js
index 6a9bde10a9c2..45e13fe22f4e 100644
--- a/typo3/sysext/opendocs/Resources/Public/JavaScript/opendocs.js
+++ b/typo3/sysext/opendocs/Resources/Public/JavaScript/opendocs.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/perm/Classes/Controller/PermissionModuleController.php b/typo3/sysext/perm/Classes/Controller/PermissionModuleController.php
index 199fe1a62286..83097d98c84f 100644
--- a/typo3/sysext/perm/Classes/Controller/PermissionModuleController.php
+++ b/typo3/sysext/perm/Classes/Controller/PermissionModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Perm\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/perm/mod1/index.php b/typo3/sysext/perm/mod1/index.php
index 85dff3b08030..a9c6fedbf72a 100755
--- a/typo3/sysext/perm/mod1/index.php
+++ b/typo3/sysext/perm/mod1/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/perm/mod1/perm.js b/typo3/sysext/perm/mod1/perm.js
index 64bdc3fa8eeb..8e3894172364 100644
--- a/typo3/sysext/perm/mod1/perm.js
+++ b/typo3/sysext/perm/mod1/perm.js
@@ -17,7 +17,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php b/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php
index 9539f5604612..c8d063af1e04 100644
--- a/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php
+++ b/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist\Browser;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/Classes/Controller/ElementBrowserController.php b/typo3/sysext/recordlist/Classes/Controller/ElementBrowserController.php
index 620d3d3bd294..206bf5a2ea98 100644
--- a/typo3/sysext/recordlist/Classes/Controller/ElementBrowserController.php
+++ b/typo3/sysext/recordlist/Classes/Controller/ElementBrowserController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/Classes/Controller/ElementBrowserFramesetController.php b/typo3/sysext/recordlist/Classes/Controller/ElementBrowserFramesetController.php
index c3bf219aeb2b..39c5aa9949a1 100644
--- a/typo3/sysext/recordlist/Classes/Controller/ElementBrowserFramesetController.php
+++ b/typo3/sysext/recordlist/Classes/Controller/ElementBrowserFramesetController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/Classes/Package.php b/typo3/sysext/recordlist/Classes/Package.php
index 54267ea3ed2e..9a309d4ff927 100644
--- a/typo3/sysext/recordlist/Classes/Package.php
+++ b/typo3/sysext/recordlist/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/Classes/RecordList.php b/typo3/sysext/recordlist/Classes/RecordList.php
index 3595d072d8f8..0d69a29294a9 100644
--- a/typo3/sysext/recordlist/Classes/RecordList.php
+++ b/typo3/sysext/recordlist/Classes/RecordList.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php b/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php
index 86b36f1d6348..2ac7ef726958 100644
--- a/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php
+++ b/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist\RecordList;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php b/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php
index a9cec310589a..d6a9cb2bc8bc 100644
--- a/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php
+++ b/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist\RecordList;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php b/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php
index 322c1d86aaeb..5b07ed489ef2 100644
--- a/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php
+++ b/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Recordlist\RecordList;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/recordlist/mod1/index.php b/typo3/sysext/recordlist/mod1/index.php
index 4392e51e6676..d4e3da179a20 100644
--- a/typo3/sysext/recordlist/mod1/index.php
+++ b/typo3/sysext/recordlist/mod1/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/reports/Classes/ReportInterface.php b/typo3/sysext/reports/Classes/ReportInterface.php
index 6547173119c7..4fc34fbf2d0b 100644
--- a/typo3/sysext/reports/Classes/ReportInterface.php
+++ b/typo3/sysext/reports/Classes/ReportInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Reports;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/reports/Classes/StatusProviderInterface.php b/typo3/sysext/reports/Classes/StatusProviderInterface.php
index 7d33d6289524..0fb46a784ee8 100644
--- a/typo3/sysext/reports/Classes/StatusProviderInterface.php
+++ b/typo3/sysext/reports/Classes/StatusProviderInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Reports;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rsaauth/Tests/Unit/Backend/CommandLineBackendTest.php b/typo3/sysext/rsaauth/Tests/Unit/Backend/CommandLineBackendTest.php
index 70df761ab8d6..c86293020880 100644
--- a/typo3/sysext/rsaauth/Tests/Unit/Backend/CommandLineBackendTest.php
+++ b/typo3/sysext/rsaauth/Tests/Unit/Backend/CommandLineBackendTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rsaauth\Tests\Unit\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/rsaauth/Tests/Unit/Backend/PhpBackendTest.php b/typo3/sysext/rsaauth/Tests/Unit/Backend/PhpBackendTest.php
index 6f1355881ca6..cf99d2b5889e 100644
--- a/typo3/sysext/rsaauth/Tests/Unit/Backend/PhpBackendTest.php
+++ b/typo3/sysext/rsaauth/Tests/Unit/Backend/PhpBackendTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rsaauth\Tests\Unit\Backend;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/rsaauth/Tests/Unit/KeypairTest.php b/typo3/sysext/rsaauth/Tests/Unit/KeypairTest.php
index 277a86d4a8ff..efedf0cc8e51 100644
--- a/typo3/sysext/rsaauth/Tests/Unit/KeypairTest.php
+++ b/typo3/sysext/rsaauth/Tests/Unit/KeypairTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rsaauth\Tests\Unit;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/rtehtmlarea/Classes/ContentParser.php b/typo3/sysext/rtehtmlarea/Classes/ContentParser.php
index caff9c680715..65f6a23a9d28 100644
--- a/typo3/sysext/rtehtmlarea/Classes/ContentParser.php
+++ b/typo3/sysext/rtehtmlarea/Classes/ContentParser.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rtehtmlarea;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php
index 641ab6edd18f..66b407148ed8 100644
--- a/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php
+++ b/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller;
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php
index 8e75ce7e51d8..fe7b5b2e8dcf 100644
--- a/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php
+++ b/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php
index dcbaa48ccc89..28240f290608 100644
--- a/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php
+++ b/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php
index c9e7163a6b1e..f5ea15d5ac4b 100644
--- a/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php
+++ b/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php
index ecce670606a3..9308ba24f80d 100644
--- a/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php
+++ b/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php b/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php
index cef3e3d020e0..7e5ba68e80a1 100644
--- a/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php
+++ b/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Hook\Install;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php b/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php
index 1f935e35213b..086558e1f5fe 100644
--- a/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php
+++ b/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Rtehtmlarea;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/PageTree.php b/typo3/sysext/rtehtmlarea/Classes/PageTree.php
index b0eec224f326..71ac776dc2d1 100644
--- a/typo3/sysext/rtehtmlarea/Classes/PageTree.php
+++ b/typo3/sysext/rtehtmlarea/Classes/PageTree.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Rtehtmlarea;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php b/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php
index 81d03f64af8d..f138349d2985 100644
--- a/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php
+++ b/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php
@@ -17,7 +17,7 @@ namespace TYPO3\CMS\Rtehtmlarea;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/SelectImage.php b/typo3/sysext/rtehtmlarea/Classes/SelectImage.php
index b4dcf098f99b..5a758f8fd26a 100644
--- a/typo3/sysext/rtehtmlarea/Classes/SelectImage.php
+++ b/typo3/sysext/rtehtmlarea/Classes/SelectImage.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Rtehtmlarea;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/Classes/User.php b/typo3/sysext/rtehtmlarea/Classes/User.php
index 1122d1064b27..afbd4754fe42 100644
--- a/typo3/sysext/rtehtmlarea/Classes/User.php
+++ b/typo3/sysext/rtehtmlarea/Classes/User.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Rtehtmlarea;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/ext_localconf.php b/typo3/sysext/rtehtmlarea/ext_localconf.php
index a5b4c1cdeada..da34352cebb2 100644
--- a/typo3/sysext/rtehtmlarea/ext_localconf.php
+++ b/typo3/sysext/rtehtmlarea/ext_localconf.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js b/typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js
index 894b55f9877f..15a4c78d73d4 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js
@@ -14,7 +14,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/AboutEditor/about-editor.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/AboutEditor/about-editor.js
index 610fe6cd7074..7a921e857f78 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/AboutEditor/about-editor.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/AboutEditor/about-editor.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/Acronym/acronym.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/Acronym/acronym.js
index 15296c1836d7..a120860570d6 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/Acronym/acronym.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/Acronym/acronym.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/block-elements.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/block-elements.js
index 24606eda23b2..a4c419652dea 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/block-elements.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/block-elements.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockStyle/block-style.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockStyle/block-style.js
index 74ac8d04ed05..c277de8e787d 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockStyle/block-style.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockStyle/block-style.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/CharacterMap/character-map.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/CharacterMap/character-map.js
index 8fe452f29f9d..eb6c43d36de6 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/CharacterMap/character-map.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/CharacterMap/character-map.js
@@ -14,7 +14,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu/context-menu.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu/context-menu.js
index ce5682959bd5..ad04f1b3913f 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu/context-menu.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu/context-menu.js
@@ -13,7 +13,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/CopyPaste/copy-paste.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/CopyPaste/copy-paste.js
index 58e5b8d66fcb..3778955a91c2 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/CopyPaste/copy-paste.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/CopyPaste/copy-paste.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultClean/default-clean.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultClean/default-clean.js
index e6bffda5d7c4..dd3b85590b87 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultClean/default-clean.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultClean/default-clean.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultImage/default-image.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultImage/default-image.js
index 785c6f6b6485..a2af194c737b 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultImage/default-image.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultImage/default-image.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultInline/default-inline.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultInline/default-inline.js
index 91875797ed36..eb98756dc859 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultInline/default-inline.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultInline/default-inline.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultLink/default-link.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultLink/default-link.js
index e697fe40fb24..44dabdbb1555 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultLink/default-link.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefaultLink/default-link.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefinitionList/definition-list.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefinitionList/definition-list.js
index 348daa88c236..bb3542c0ad93 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefinitionList/definition-list.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/DefinitionList/definition-list.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditElement/edit-element.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditElement/edit-element.js
index a999803d25a3..84bdbb3bc3fe 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditElement/edit-element.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditElement/edit-element.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditorMode/editor-mode.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditorMode/editor-mode.js
index 315292e564b6..35d56de0f858 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditorMode/editor-mode.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/EditorMode/editor-mode.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js
index 508bae9b6f68..021ac3f4b320 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/find-replace.js
@@ -13,7 +13,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineElements/inline-elements.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineElements/inline-elements.js
index c582e639f591..816884f0202e 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineElements/inline-elements.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineElements/inline-elements.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/InsertSmiley/insert-smiley.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/InsertSmiley/insert-smiley.js
index 1d1024d72050..e09fb87d9ca3 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/InsertSmiley/insert-smiley.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/InsertSmiley/insert-smiley.js
@@ -13,7 +13,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/Language/language.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/Language/language.js
index e6f5b28112e3..2099c1ff5516 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/Language/language.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/Language/language.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/MicrodataSchema/microdata-schema.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/MicrodataSchema/microdata-schema.js
index 424bd59f1140..af69e6eb6d57 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/MicrodataSchema/microdata-schema.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/MicrodataSchema/microdata-schema.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/PlainText/plain-text.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/PlainText/plain-text.js
index f2ca3488046a..6a35d5884953 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/PlainText/plain-text.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/PlainText/plain-text.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag/quick-tag.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag/quick-tag.js
index d871ce769001..d30c40e531cf 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag/quick-tag.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag/quick-tag.js
@@ -13,7 +13,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/RemoveFormat/remove-format.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/RemoveFormat/remove-format.js
index 27268431d573..ab54ae405156 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/RemoveFormat/remove-format.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/RemoveFormat/remove-format.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/SelectFont/select-font.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/SelectFont/select-font.js
index 86a63689fafa..ffad3361bd54 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/SelectFont/select-font.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/SelectFont/select-font.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/SpellChecker/spell-checker.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/SpellChecker/spell-checker.js
index 3dedaf250a38..5b69da90e4d8 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/SpellChecker/spell-checker.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/SpellChecker/spell-checker.js
@@ -13,7 +13,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Color/typo3color.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Color/typo3color.js
index a16e8d9f17eb..047f7d8f166a 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Color/typo3color.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Color/typo3color.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3HtmlParser/typo3html-parser.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3HtmlParser/typo3html-parser.js
index 32d22e146f38..7602c67b7a65 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3HtmlParser/typo3html-parser.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3HtmlParser/typo3html-parser.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Image/typo3image.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Image/typo3image.js
index 62904ee77d04..8d03216682b5 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Image/typo3image.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Image/typo3image.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js
index a81fa9fa69a9..155b939c2163 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations/table-operations.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations/table-operations.js
index ac190bbcd353..ab95bd5fa672 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations/table-operations.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations/table-operations.js
@@ -14,7 +14,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextIndicator/text-indicator.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextIndicator/text-indicator.js
index 606bbb3cfdcf..7cdc4a207b32 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextIndicator/text-indicator.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextIndicator/text-indicator.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextStyle/text-style.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextStyle/text-style.js
index 6a584257ae43..63416e40c825 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextStyle/text-style.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/TextStyle/text-style.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/UndoRedo/undo-redo.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/UndoRedo/undo-redo.js
index 9d731e87d7a9..4a110c63f68e 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/UndoRedo/undo-redo.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/UndoRedo/undo-redo.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements/user-elements.js b/typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements/user-elements.js
index 7bac0a809246..a1e328e467e4 100644
--- a/typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements/user-elements.js
+++ b/typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements/user-elements.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/rtehtmlarea/mod3/browse_links.php b/typo3/sysext/rtehtmlarea/mod3/browse_links.php
index 1b7f828d13b5..34e823675675 100644
--- a/typo3/sysext/rtehtmlarea/mod3/browse_links.php
+++ b/typo3/sysext/rtehtmlarea/mod3/browse_links.php
@@ -14,7 +14,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/mod4/select_image.php b/typo3/sysext/rtehtmlarea/mod4/select_image.php
index 084a8c07a704..627ce859baca 100644
--- a/typo3/sysext/rtehtmlarea/mod4/select_image.php
+++ b/typo3/sysext/rtehtmlarea/mod4/select_image.php
@@ -14,7 +14,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/mod5/user.php b/typo3/sysext/rtehtmlarea/mod5/user.php
index 5580f71236e3..ac861c418285 100644
--- a/typo3/sysext/rtehtmlarea/mod5/user.php
+++ b/typo3/sysext/rtehtmlarea/mod5/user.php
@@ -14,7 +14,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/rtehtmlarea/mod6/parse_html.php b/typo3/sysext/rtehtmlarea/mod6/parse_html.php
index b682fcba477b..37bf65de1aea 100644
--- a/typo3/sysext/rtehtmlarea/mod6/parse_html.php
+++ b/typo3/sysext/rtehtmlarea/mod6/parse_html.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Autoloader.php b/typo3/sysext/saltedpasswords/Classes/Autoloader.php
index 4d79dc40c20c..a708e9cc9752 100644
--- a/typo3/sysext/saltedpasswords/Classes/Autoloader.php
+++ b/typo3/sysext/saltedpasswords/Classes/Autoloader.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Evaluation/BackendEvaluator.php b/typo3/sysext/saltedpasswords/Classes/Evaluation/BackendEvaluator.php
index 67dac2bd9499..b372c683b75b 100644
--- a/typo3/sysext/saltedpasswords/Classes/Evaluation/BackendEvaluator.php
+++ b/typo3/sysext/saltedpasswords/Classes/Evaluation/BackendEvaluator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Saltedpasswords\Evaluation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Evaluation/Evaluator.php b/typo3/sysext/saltedpasswords/Classes/Evaluation/Evaluator.php
index 1286d40d9cc4..55e775f5dba3 100644
--- a/typo3/sysext/saltedpasswords/Classes/Evaluation/Evaluator.php
+++ b/typo3/sysext/saltedpasswords/Classes/Evaluation/Evaluator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Saltedpasswords\Evaluation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Evaluation/FrontendEvaluator.php b/typo3/sysext/saltedpasswords/Classes/Evaluation/FrontendEvaluator.php
index c872caee8df6..96242215ccd9 100644
--- a/typo3/sysext/saltedpasswords/Classes/Evaluation/FrontendEvaluator.php
+++ b/typo3/sysext/saltedpasswords/Classes/Evaluation/FrontendEvaluator.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Saltedpasswords\Evaluation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Package.php b/typo3/sysext/saltedpasswords/Classes/Package.php
index 58d63d86b374..27d838d2713c 100644
--- a/typo3/sysext/saltedpasswords/Classes/Package.php
+++ b/typo3/sysext/saltedpasswords/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php b/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php
index ef5f1e7ca58f..fd4dd095a804 100644
--- a/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php
+++ b/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php b/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php
index ca5afbd1221d..f6c1f9886e39 100644
--- a/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php
+++ b/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php b/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php
index 3e72dd96549f..c0747301701b 100644
--- a/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php
+++ b/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php b/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php
index 1ccbec03bd85..22691bf81fc5 100644
--- a/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php
+++ b/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php b/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php
index d7e0144e1ca6..43864a769b45 100644
--- a/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php
+++ b/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php b/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php
index 87d657608b5d..2a40fc8a02f9 100644
--- a/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php
+++ b/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/SaltedPasswordService.php b/typo3/sysext/saltedpasswords/Classes/SaltedPasswordService.php
index ef5a2593b6a5..ab09d8750d0c 100644
--- a/typo3/sysext/saltedpasswords/Classes/SaltedPasswordService.php
+++ b/typo3/sysext/saltedpasswords/Classes/SaltedPasswordService.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Saltedpasswords;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php b/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php
index afa0f8c90874..88d450a0afc2 100644
--- a/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php
+++ b/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Task;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php b/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php
index 4680966be99f..ab6679e0a5f1 100644
--- a/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php
+++ b/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Classes/Utility/SaltedPasswordsUtility.php b/typo3/sysext/saltedpasswords/Classes/Utility/SaltedPasswordsUtility.php
index 85a99ad00e22..940e382ac226 100644
--- a/typo3/sysext/saltedpasswords/Classes/Utility/SaltedPasswordsUtility.php
+++ b/typo3/sysext/saltedpasswords/Classes/Utility/SaltedPasswordsUtility.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Saltedpasswords\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Evaluation/EvaluatorTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Evaluation/EvaluatorTest.php
index 3e656476ac6f..a0a61d632200 100644
--- a/typo3/sysext/saltedpasswords/Tests/Unit/Evaluation/EvaluatorTest.php
+++ b/typo3/sysext/saltedpasswords/Tests/Unit/Evaluation/EvaluatorTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Evaluation;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php
index 192223d52344..8c8c80af89c8 100644
--- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php
+++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php
index 03c4994f87cb..e0d19b1afb68 100644
--- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php
+++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php
index 68574e2da91e..7d6fe17a82ff 100644
--- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php
+++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php
index bfb20a126016..7f68243974eb 100644
--- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php
+++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php
index bfc40f13ded3..3c0363f7f010 100644
--- a/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php
+++ b/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/setup/Classes/Controller/SetupModuleController.php b/typo3/sysext/setup/Classes/Controller/SetupModuleController.php
index a6c13a94091f..316deb8b28ef 100644
--- a/typo3/sysext/setup/Classes/Controller/SetupModuleController.php
+++ b/typo3/sysext/setup/Classes/Controller/SetupModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Setup\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/setup/mod/index.php b/typo3/sysext/setup/mod/index.php
index 10647f42ab52..9c9743875631 100755
--- a/typo3/sysext/setup/mod/index.php
+++ b/typo3/sysext/setup/mod/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/sv/Classes/AbstractAuthenticationService.php b/typo3/sysext/sv/Classes/AbstractAuthenticationService.php
index 151755ffe808..1b2a38275e70 100644
--- a/typo3/sysext/sv/Classes/AbstractAuthenticationService.php
+++ b/typo3/sysext/sv/Classes/AbstractAuthenticationService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Sv;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/sv/Classes/AuthenticationService.php b/typo3/sysext/sv/Classes/AuthenticationService.php
index 4054df7e6a64..15feaa3fec29 100644
--- a/typo3/sysext/sv/Classes/AuthenticationService.php
+++ b/typo3/sysext/sv/Classes/AuthenticationService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Sv;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/sv/Classes/Package.php b/typo3/sysext/sv/Classes/Package.php
index 9392554bdf8b..86bfc9886460 100644
--- a/typo3/sysext/sv/Classes/Package.php
+++ b/typo3/sysext/sv/Classes/Package.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Sv;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/sys_action/Classes/ActionList.php b/typo3/sysext/sys_action/Classes/ActionList.php
index 3cdb43964256..df56fde6bf13 100644
--- a/typo3/sysext/sys_action/Classes/ActionList.php
+++ b/typo3/sysext/sys_action/Classes/ActionList.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\SysAction;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/sys_action/toolbarmenu/tx_sysactions.js b/typo3/sysext/sys_action/toolbarmenu/tx_sysactions.js
index 6d1f38445409..847154704706 100644
--- a/typo3/sysext/sys_action/toolbarmenu/tx_sysactions.js
+++ b/typo3/sysext/sys_action/toolbarmenu/tx_sysactions.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/t3editor/Classes/CodeCompletion.php b/typo3/sysext/t3editor/Classes/CodeCompletion.php
index 37f68e424bee..720c61c4757e 100644
--- a/typo3/sysext/t3editor/Classes/CodeCompletion.php
+++ b/typo3/sysext/t3editor/Classes/CodeCompletion.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\T3Editor;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/FormWizard.php b/typo3/sysext/t3editor/Classes/FormWizard.php
index b9f543d19519..21e301f526d6 100644
--- a/typo3/sysext/t3editor/Classes/FormWizard.php
+++ b/typo3/sysext/t3editor/Classes/FormWizard.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\T3Editor;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php b/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php
index 78cfb5929870..1b2445e5a98b 100644
--- a/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php
+++ b/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\T3Editor\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php b/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php
index 1d436abe3062..b93f9528757f 100644
--- a/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php
+++ b/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\T3Editor\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/T3Editor.php b/typo3/sysext/t3editor/Classes/T3Editor.php
index 03cb3280cc63..c1a258c0c92c 100644
--- a/typo3/sysext/t3editor/Classes/T3Editor.php
+++ b/typo3/sysext/t3editor/Classes/T3Editor.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\T3Editor;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php b/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php
index f629d3dc5797..1c977c25af93 100644
--- a/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php
+++ b/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\T3Editor;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/class.tx_t3editor.php b/typo3/sysext/t3editor/Classes/class.tx_t3editor.php
index 897721ad125c..6784421ee896 100644
--- a/typo3/sysext/t3editor/Classes/class.tx_t3editor.php
+++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_fileedit.php b/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_fileedit.php
index 3ffa41ef571b..a329b787404d 100644
--- a/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_fileedit.php
+++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_fileedit.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_tstemplateinfo.php b/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_tstemplateinfo.php
index aec43a1b914a..64755bcc39de 100644
--- a/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_tstemplateinfo.php
+++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_tstemplateinfo.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/class.tx_t3editor_tceforms_wizard.php b/typo3/sysext/t3editor/Classes/class.tx_t3editor_tceforms_wizard.php
index 0f9b6a98e553..600552f46132 100644
--- a/typo3/sysext/t3editor/Classes/class.tx_t3editor_tceforms_wizard.php
+++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor_tceforms_wizard.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_codecompletion.php b/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_codecompletion.php
index eef7e7a06b1e..45cc986fdc74 100644
--- a/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_codecompletion.php
+++ b/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_codecompletion.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_tsrefloader.php b/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_tsrefloader.php
index ced44c86a7b1..3c84ce552d7c 100644
--- a/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_tsrefloader.php
+++ b/typo3/sysext/t3editor/Classes/ts_codecompletion/class.tx_t3editor_tsrefloader.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/t3editor/res/jslib/fileedit.js b/typo3/sysext/t3editor/res/jslib/fileedit.js
index 60b3fd91540d..157d8152b787 100644
--- a/typo3/sysext/t3editor/res/jslib/fileedit.js
+++ b/typo3/sysext/t3editor/res/jslib/fileedit.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/t3editor/res/jslib/t3editor.js b/typo3/sysext/t3editor/res/jslib/t3editor.js
index e589b30907b3..9a7b35a41be6 100644
--- a/typo3/sysext/t3editor/res/jslib/t3editor.js
+++ b/typo3/sysext/t3editor/res/jslib/t3editor.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/completionresult.js b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/completionresult.js
index e5c6b65b19fd..485b364d2889 100644
--- a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/completionresult.js
+++ b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/completionresult.js
@@ -12,7 +12,7 @@
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
-* A copy is found in the textfile GPL.txt and important notices to the license
+* A copy is found in the text file GPL.txt and important notices to the license
 * from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/descriptionPlugin.js b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/descriptionPlugin.js
index 759917ab2f48..29d234db5de9 100644
--- a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/descriptionPlugin.js
+++ b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/descriptionPlugin.js
@@ -12,7 +12,7 @@
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
-* A copy is found in the textfile GPL.txt and important notices to the license
+* A copy is found in the text file GPL.txt and important notices to the license
 * from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tscodecompletion.js b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tscodecompletion.js
index e07a8679576a..2b5420610a6f 100644
--- a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tscodecompletion.js
+++ b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tscodecompletion.js
@@ -12,7 +12,7 @@
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
-* A copy is found in the textfile GPL.txt and important notices to the license
+* A copy is found in the text file GPL.txt and important notices to the license
 * from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsparser.js b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsparser.js
index 261053b62b00..f2cf05608902 100644
--- a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsparser.js
+++ b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsparser.js
@@ -12,7 +12,7 @@
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
-* A copy is found in the textfile GPL.txt and important notices to the license
+* A copy is found in the text file GPL.txt and important notices to the license
 * from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsref.js b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsref.js
index 4cd7c23e84f3..9d5cbf041d7a 100644
--- a/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsref.js
+++ b/typo3/sysext/t3editor/res/jslib/ts_codecompletion/tsref.js
@@ -12,7 +12,7 @@
 *
 *  The GNU General Public License can be found at
 *  http://www.gnu.org/copyleft/gpl.html.
-*  A copy is found in the textfile GPL.txt and important notices to the license
+*  A copy is found in the text file GPL.txt and important notices to the license
 *  from the author is found in LICENSE.txt distributed with these scripts.
 *
 *
diff --git a/typo3/sysext/taskcenter/Classes/TaskInterface.php b/typo3/sysext/taskcenter/Classes/TaskInterface.php
index 2705b28d8dfe..7f8eca1706d9 100644
--- a/typo3/sysext/taskcenter/Classes/TaskInterface.php
+++ b/typo3/sysext/taskcenter/Classes/TaskInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Taskcenter;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/tstemplate/Classes/Controller/TemplateAnalyzerModuleFunctionController.php b/typo3/sysext/tstemplate/Classes/Controller/TemplateAnalyzerModuleFunctionController.php
index 31a061feb4fc..3726d1968641 100644
--- a/typo3/sysext/tstemplate/Classes/Controller/TemplateAnalyzerModuleFunctionController.php
+++ b/typo3/sysext/tstemplate/Classes/Controller/TemplateAnalyzerModuleFunctionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\TsTemplate\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateConstantEditorModuleFunctionController.php b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateConstantEditorModuleFunctionController.php
index fc7624a0e71f..9b36cb7eff83 100644
--- a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateConstantEditorModuleFunctionController.php
+++ b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateConstantEditorModuleFunctionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\TsTemplate\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateInformationModuleFunctionController.php b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateInformationModuleFunctionController.php
index 3293e2e03fd0..9e971f370ab6 100644
--- a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateInformationModuleFunctionController.php
+++ b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateInformationModuleFunctionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Tstemplate\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php
index 01288e3530f9..3b1fa0caf643 100644
--- a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php
+++ b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Tstemplate\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateObjectBrowserModuleFunctionController.php b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateObjectBrowserModuleFunctionController.php
index 36859eb3eb7c..89639f5ff363 100644
--- a/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateObjectBrowserModuleFunctionController.php
+++ b/typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateObjectBrowserModuleFunctionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\TsTemplate\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/tstemplate/ts/index.php b/typo3/sysext/tstemplate/ts/index.php
index 95cd871cb2ff..ff9b7bb4b30c 100644
--- a/typo3/sysext/tstemplate/ts/index.php
+++ b/typo3/sysext/tstemplate/ts/index.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/DataHandler/CommandMap.php b/typo3/sysext/version/Classes/DataHandler/CommandMap.php
index ac88428dccb0..c0cd32caa6fd 100644
--- a/typo3/sysext/version/Classes/DataHandler/CommandMap.php
+++ b/typo3/sysext/version/Classes/DataHandler/CommandMap.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\DataHandler;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Dependency/DependencyEntityFactory.php b/typo3/sysext/version/Classes/Dependency/DependencyEntityFactory.php
index 168f02220d66..15b9ef44c278 100644
--- a/typo3/sysext/version/Classes/Dependency/DependencyEntityFactory.php
+++ b/typo3/sysext/version/Classes/Dependency/DependencyEntityFactory.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\Dependency;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Dependency/DependencyResolver.php b/typo3/sysext/version/Classes/Dependency/DependencyResolver.php
index fbbbf117c748..30cee1a2eada 100644
--- a/typo3/sysext/version/Classes/Dependency/DependencyResolver.php
+++ b/typo3/sysext/version/Classes/Dependency/DependencyResolver.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\Dependency;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Dependency/ElementEntity.php b/typo3/sysext/version/Classes/Dependency/ElementEntity.php
index 7b87f2de77e5..d9fe713ceed7 100644
--- a/typo3/sysext/version/Classes/Dependency/ElementEntity.php
+++ b/typo3/sysext/version/Classes/Dependency/ElementEntity.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\Dependency;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Dependency/EventCallback.php b/typo3/sysext/version/Classes/Dependency/EventCallback.php
index dd3502da1d96..77ef1bb32869 100644
--- a/typo3/sysext/version/Classes/Dependency/EventCallback.php
+++ b/typo3/sysext/version/Classes/Dependency/EventCallback.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\Dependency;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Dependency/ReferenceEntity.php b/typo3/sysext/version/Classes/Dependency/ReferenceEntity.php
index 1930eaf01c47..78be6174dbe6 100644
--- a/typo3/sysext/version/Classes/Dependency/ReferenceEntity.php
+++ b/typo3/sysext/version/Classes/Dependency/ReferenceEntity.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\Dependency;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Hook/DataHandlerHook.php b/typo3/sysext/version/Classes/Hook/DataHandlerHook.php
index 71d2005a64bc..352c0b91f3f1 100644
--- a/typo3/sysext/version/Classes/Hook/DataHandlerHook.php
+++ b/typo3/sysext/version/Classes/Hook/DataHandlerHook.php
@@ -17,7 +17,7 @@ namespace TYPO3\CMS\Version\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Hook/IconUtilityHook.php b/typo3/sysext/version/Classes/Hook/IconUtilityHook.php
index 5ed832c412a9..d0ba5a9d5b70 100644
--- a/typo3/sysext/version/Classes/Hook/IconUtilityHook.php
+++ b/typo3/sysext/version/Classes/Hook/IconUtilityHook.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Version\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Hook/PreviewHook.php b/typo3/sysext/version/Classes/Hook/PreviewHook.php
index 5c8a8bf2c907..fdfcf836fd00 100644
--- a/typo3/sysext/version/Classes/Hook/PreviewHook.php
+++ b/typo3/sysext/version/Classes/Hook/PreviewHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/Utility/WorkspacesUtility.php b/typo3/sysext/version/Classes/Utility/WorkspacesUtility.php
index 2ffa00d2b519..d39990a02f5d 100644
--- a/typo3/sysext/version/Classes/Utility/WorkspacesUtility.php
+++ b/typo3/sysext/version/Classes/Utility/WorkspacesUtility.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Version\Utility;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/version/Classes/View/VersionView.php b/typo3/sysext/version/Classes/View/VersionView.php
index d0947e93cfb0..30900785643b 100644
--- a/typo3/sysext/version/Classes/View/VersionView.php
+++ b/typo3/sysext/version/Classes/View/VersionView.php
@@ -17,7 +17,7 @@ namespace TYPO3\CMS\Version\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/viewpage/Classes/Controller/ViewModuleController.php b/typo3/sysext/viewpage/Classes/Controller/ViewModuleController.php
index 3733e484a0f6..82cf861c2eeb 100644
--- a/typo3/sysext/viewpage/Classes/Controller/ViewModuleController.php
+++ b/typo3/sysext/viewpage/Classes/Controller/ViewModuleController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Viewpage\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *  This script is distributed in the hope that it will be useful,
diff --git a/typo3/sysext/wizard_crpages/Classes/Controller/CreatePagesWizardModuleFunctionController.php b/typo3/sysext/wizard_crpages/Classes/Controller/CreatePagesWizardModuleFunctionController.php
index c66a6b437866..4009c41b437a 100644
--- a/typo3/sysext/wizard_crpages/Classes/Controller/CreatePagesWizardModuleFunctionController.php
+++ b/typo3/sysext/wizard_crpages/Classes/Controller/CreatePagesWizardModuleFunctionController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\WizardCrpages\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/wizard_sortpages/Classes/View/SortPagesWizardModuleFunction.php b/typo3/sysext/wizard_sortpages/Classes/View/SortPagesWizardModuleFunction.php
index 710ce805c5cc..225c6b212634 100644
--- a/typo3/sysext/wizard_sortpages/Classes/View/SortPagesWizardModuleFunction.php
+++ b/typo3/sysext/wizard_sortpages/Classes/View/SortPagesWizardModuleFunction.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\WizardSortpages\View;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ColumnDataProviderInterface.php b/typo3/sysext/workspaces/Classes/ColumnDataProviderInterface.php
index 2d1f9a41906e..9535efa2b0c5 100644
--- a/typo3/sysext/workspaces/Classes/ColumnDataProviderInterface.php
+++ b/typo3/sysext/workspaces/Classes/ColumnDataProviderInterface.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Controller/AbstractController.php b/typo3/sysext/workspaces/Classes/Controller/AbstractController.php
index b8ebe4369eb9..55f5879521d3 100644
--- a/typo3/sysext/workspaces/Classes/Controller/AbstractController.php
+++ b/typo3/sysext/workspaces/Classes/Controller/AbstractController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Controller/PreviewController.php b/typo3/sysext/workspaces/Classes/Controller/PreviewController.php
index e2b42bb958eb..54f02b460f6d 100644
--- a/typo3/sysext/workspaces/Classes/Controller/PreviewController.php
+++ b/typo3/sysext/workspaces/Classes/Controller/PreviewController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Controller/ReviewController.php b/typo3/sysext/workspaces/Classes/Controller/ReviewController.php
index 1cb490d522cb..169d2c000950 100644
--- a/typo3/sysext/workspaces/Classes/Controller/ReviewController.php
+++ b/typo3/sysext/workspaces/Classes/Controller/ReviewController.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Controller;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Domain/Model/CombinedRecord.php b/typo3/sysext/workspaces/Classes/Domain/Model/CombinedRecord.php
index 0bdb8ee4cb8f..b47f9d24eaad 100644
--- a/typo3/sysext/workspaces/Classes/Domain/Model/CombinedRecord.php
+++ b/typo3/sysext/workspaces/Classes/Domain/Model/CombinedRecord.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Domain\Model;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Domain/Model/DatabaseRecord.php b/typo3/sysext/workspaces/Classes/Domain/Model/DatabaseRecord.php
index 01e9d926d9ea..49665105fcd1 100644
--- a/typo3/sysext/workspaces/Classes/Domain/Model/DatabaseRecord.php
+++ b/typo3/sysext/workspaces/Classes/Domain/Model/DatabaseRecord.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Domain\Model;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ExtDirect/AbstractHandler.php b/typo3/sysext/workspaces/Classes/ExtDirect/AbstractHandler.php
index caf3b361fc50..86dfb3505f46 100644
--- a/typo3/sysext/workspaces/Classes/ExtDirect/AbstractHandler.php
+++ b/typo3/sysext/workspaces/Classes/ExtDirect/AbstractHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php b/typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php
index 29063b40409a..1ad4ff23107c 100644
--- a/typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php
+++ b/typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ExtDirect/ExtDirectServer.php b/typo3/sysext/workspaces/Classes/ExtDirect/ExtDirectServer.php
index 9c3bf8f6ef0b..48a2eb8e81f3 100644
--- a/typo3/sysext/workspaces/Classes/ExtDirect/ExtDirectServer.php
+++ b/typo3/sysext/workspaces/Classes/ExtDirect/ExtDirectServer.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ExtDirect/MassActionHandler.php b/typo3/sysext/workspaces/Classes/ExtDirect/MassActionHandler.php
index 7f22d9ce0f55..20ed37463310 100644
--- a/typo3/sysext/workspaces/Classes/ExtDirect/MassActionHandler.php
+++ b/typo3/sysext/workspaces/Classes/ExtDirect/MassActionHandler.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Workspaces\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ExtDirect/PagetreeCollectionsProcessor.php b/typo3/sysext/workspaces/Classes/ExtDirect/PagetreeCollectionsProcessor.php
index fd7125d741bf..749d10efb008 100644
--- a/typo3/sysext/workspaces/Classes/ExtDirect/PagetreeCollectionsProcessor.php
+++ b/typo3/sysext/workspaces/Classes/ExtDirect/PagetreeCollectionsProcessor.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ExtDirect/ToolbarMenu.php b/typo3/sysext/workspaces/Classes/ExtDirect/ToolbarMenu.php
index 7acbcfa18c59..e67d40ec1ee2 100644
--- a/typo3/sysext/workspaces/Classes/ExtDirect/ToolbarMenu.php
+++ b/typo3/sysext/workspaces/Classes/ExtDirect/ToolbarMenu.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/ExtDirect/WorkspaceSelectorToolbarItem.php b/typo3/sysext/workspaces/Classes/ExtDirect/WorkspaceSelectorToolbarItem.php
index 7b7d5742a7f4..196901054514 100644
--- a/typo3/sysext/workspaces/Classes/ExtDirect/WorkspaceSelectorToolbarItem.php
+++ b/typo3/sysext/workspaces/Classes/ExtDirect/WorkspaceSelectorToolbarItem.php
@@ -16,7 +16,7 @@ namespace TYPO3\CMS\Workspaces\ExtDirect;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Hook/BackendUtilityHook.php b/typo3/sysext/workspaces/Classes/Hook/BackendUtilityHook.php
index d527fbc73969..1a6f549facaa 100644
--- a/typo3/sysext/workspaces/Classes/Hook/BackendUtilityHook.php
+++ b/typo3/sysext/workspaces/Classes/Hook/BackendUtilityHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Hook/DataHandlerHook.php b/typo3/sysext/workspaces/Classes/Hook/DataHandlerHook.php
index 7b7e02db80a1..34b0ba24fab5 100644
--- a/typo3/sysext/workspaces/Classes/Hook/DataHandlerHook.php
+++ b/typo3/sysext/workspaces/Classes/Hook/DataHandlerHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Hook/TypoScriptFrontendControllerHook.php b/typo3/sysext/workspaces/Classes/Hook/TypoScriptFrontendControllerHook.php
index 3787f9dd0d78..774f68244ab0 100644
--- a/typo3/sysext/workspaces/Classes/Hook/TypoScriptFrontendControllerHook.php
+++ b/typo3/sysext/workspaces/Classes/Hook/TypoScriptFrontendControllerHook.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Hook;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Service/AdditionalColumnService.php b/typo3/sysext/workspaces/Classes/Service/AdditionalColumnService.php
index f6a5a42a233f..a0ed7a20a5cc 100644
--- a/typo3/sysext/workspaces/Classes/Service/AdditionalColumnService.php
+++ b/typo3/sysext/workspaces/Classes/Service/AdditionalColumnService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Service;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Service/AdditionalResourceService.php b/typo3/sysext/workspaces/Classes/Service/AdditionalResourceService.php
index 98078e945801..0aa02669aaf7 100644
--- a/typo3/sysext/workspaces/Classes/Service/AdditionalResourceService.php
+++ b/typo3/sysext/workspaces/Classes/Service/AdditionalResourceService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Service;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Service/GridDataService.php b/typo3/sysext/workspaces/Classes/Service/GridDataService.php
index 7f0f5cd2164c..6148ec124248 100644
--- a/typo3/sysext/workspaces/Classes/Service/GridDataService.php
+++ b/typo3/sysext/workspaces/Classes/Service/GridDataService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Service/HistoryService.php b/typo3/sysext/workspaces/Classes/Service/HistoryService.php
index 3045f872c009..6e7cfa881af7 100644
--- a/typo3/sysext/workspaces/Classes/Service/HistoryService.php
+++ b/typo3/sysext/workspaces/Classes/Service/HistoryService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Service;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Service/IntegrityService.php b/typo3/sysext/workspaces/Classes/Service/IntegrityService.php
index b942027fe3cf..040823914fc0 100644
--- a/typo3/sysext/workspaces/Classes/Service/IntegrityService.php
+++ b/typo3/sysext/workspaces/Classes/Service/IntegrityService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Service;
  *
  * The GNU General Public License can be found at
  * http://www.gnu.org/copyleft/gpl.html.
- * A copy is found in the textfile GPL.txt and important notices to the license
+ * A copy is found in the text file GPL.txt and important notices to the license
  * from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Service/StagesService.php b/typo3/sysext/workspaces/Classes/Service/StagesService.php
index cd5a16a485e3..8c7ec5626a4f 100644
--- a/typo3/sysext/workspaces/Classes/Service/StagesService.php
+++ b/typo3/sysext/workspaces/Classes/Service/StagesService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Classes/Service/WorkspaceService.php b/typo3/sysext/workspaces/Classes/Service/WorkspaceService.php
index bb993a0d9410..3482a8b4c69d 100644
--- a/typo3/sysext/workspaces/Classes/Service/WorkspaceService.php
+++ b/typo3/sysext/workspaces/Classes/Service/WorkspaceService.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/actions.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/actions.js
index ddbdac6a8723..37e08e5dda78 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/actions.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/actions.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/component.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/component.js
index d1ace5a48e82..a04c1296eae1 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/component.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/component.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/configuration.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/configuration.js
index 588c21b2c1e6..10ce6199297d 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/configuration.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/configuration.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/grid.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/grid.js
index 5888e71473c1..68a9ccc2e245 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/grid.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/grid.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/helpers.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/helpers.js
index 31b0b3480e29..1a3678c5e6b0 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/helpers.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/helpers.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/preview.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/preview.js
index a83a4062b585..a0f6591308e3 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/preview.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/preview.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/toolbar.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/toolbar.js
index 91cca04a9e96..1755571adb5b 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/toolbar.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/toolbar.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/workspacemenu.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/workspacemenu.js
index e9725fe3957f..1e59cd87b4fb 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/workspacemenu.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/workspacemenu.js
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Resources/Public/JavaScript/workspaces.js b/typo3/sysext/workspaces/Resources/Public/JavaScript/workspaces.js
index fe8a17edac6d..ad09c3cef321 100644
--- a/typo3/sysext/workspaces/Resources/Public/JavaScript/workspaces.js
+++ b/typo3/sysext/workspaces/Resources/Public/JavaScript/workspaces.js
@@ -12,7 +12,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/sysext/workspaces/Tests/Functional/Service/WorkspaceServiceTest.php b/typo3/sysext/workspaces/Tests/Functional/Service/WorkspaceServiceTest.php
index f90b1f958e2f..9e60ef03ec58 100644
--- a/typo3/sysext/workspaces/Tests/Functional/Service/WorkspaceServiceTest.php
+++ b/typo3/sysext/workspaces/Tests/Functional/Service/WorkspaceServiceTest.php
@@ -15,7 +15,7 @@ namespace TYPO3\CMS\Workspaces\Tests\Functional\Service;
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/tce_db.php b/typo3/tce_db.php
index a70d35d72f7d..736d96aa3070 100644
--- a/typo3/tce_db.php
+++ b/typo3/tce_db.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/tce_file.php b/typo3/tce_file.php
index 807dd60949bc..2e3f63160b5e 100644
--- a/typo3/tce_file.php
+++ b/typo3/tce_file.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/thumbs.php b/typo3/thumbs.php
index 2fc6abbc35f0..fadc94dfa9ed 100644
--- a/typo3/thumbs.php
+++ b/typo3/thumbs.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/wizard_add.php b/typo3/wizard_add.php
index ac7b7add8b2b..d76be08e406e 100644
--- a/typo3/wizard_add.php
+++ b/typo3/wizard_add.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/wizard_colorpicker.php b/typo3/wizard_colorpicker.php
index 4476e61a27f1..166fc08c5999 100644
--- a/typo3/wizard_colorpicker.php
+++ b/typo3/wizard_colorpicker.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/wizard_edit.php b/typo3/wizard_edit.php
index 84d9a14c2690..7768aa24a79e 100644
--- a/typo3/wizard_edit.php
+++ b/typo3/wizard_edit.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/wizard_forms.php b/typo3/wizard_forms.php
index 822c65e6bedd..462548a88c10 100644
--- a/typo3/wizard_forms.php
+++ b/typo3/wizard_forms.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/wizard_list.php b/typo3/wizard_list.php
index 316496b99c47..e9110f95e6ad 100644
--- a/typo3/wizard_list.php
+++ b/typo3/wizard_list.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/wizard_rte.php b/typo3/wizard_rte.php
index eca6608df498..8102b8c423b8 100644
--- a/typo3/wizard_rte.php
+++ b/typo3/wizard_rte.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
diff --git a/typo3/wizard_table.php b/typo3/wizard_table.php
index 20f94734d949..74fdcbd43c79 100644
--- a/typo3/wizard_table.php
+++ b/typo3/wizard_table.php
@@ -13,7 +13,7 @@
  *
  *  The GNU General Public License can be found at
  *  http://www.gnu.org/copyleft/gpl.html.
- *  A copy is found in the textfile GPL.txt and important notices to the license
+ *  A copy is found in the text file GPL.txt and important notices to the license
  *  from the author is found in LICENSE.txt distributed with these scripts.
  *
  *
-- 
GitLab