From 4d46397664f9d7262cc98d8a030f44b36c2ae257 Mon Sep 17 00:00:00 2001 From: Wouter Wolters Date: Sat, 16 Mar 2013 20:43:11 +0100 Subject: [PATCH] [TASK] Update copyright year to 2013 In this patch are also some fixes for files containing a interface. Due the namespace change all interfaces have the curly bracket not on the same line as the interface name. Change-Id: I64ba45de73693452d681ce7f018965968b11d2af Resolves: #46370 Releases: 6.1 Reviewed-on: https://review.typo3.org/18984 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn --- index.php | 2 +- t3lib/class.t3lib_ajax.php | 2 +- t3lib/class.t3lib_formmail.php | 2 +- t3lib/class.t3lib_install.php | 2 +- t3lib/class.t3lib_readmail.php | 2 +- t3lib/class.t3lib_svbase.php | 2 +- t3lib/class.t3lib_syntaxhl.php | 2 +- t3lib/class.t3lib_userauth.php | 2 +- t3lib/class.t3lib_userauthgroup.php | 2 +- t3lib/class.t3lib_xml.php | 2 +- t3lib/http/class.t3lib_http_request.php | 2 +- t3lib/mail/class.t3lib_mail_mailer.php | 2 +- t3lib/mail/class.t3lib_mail_message.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/classes/class.modulemenu.php | 2 +- typo3/classes/class.shortcutmenu.php | 2 +- typo3/cli_dispatch.phpsh | 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/install/index.php | 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 +- .../Classes/Controller/AboutController.php | 2 +- .../about/Classes/Domain/Model/Extension.php | 2 +- .../Domain/Repository/ExtensionRepository.php | 2 +- .../ViewHelpers/SkinImageViewHelper.php | 2 +- .../Classes/Controller/ModulesController.php | 2 +- .../DatabaseTypeItemsFunction.php | 4 +-- .../View/CheckConnectionWizardView.php | 23 ++++++++++++++++ typo3/sysext/adodb/checkconnectionwizard.php | 2 +- .../backend/Classes/AjaxLoginHandler.php | 2 +- .../backend/Classes/ClickMenu/ClickMenu.php | 26 ++++++++++++++++++ .../backend/Classes/Clipboard/Clipboard.php | 2 +- .../TranslationConfigurationProvider.php | 2 +- .../Classes/Configuration/TsConfigParser.php | 4 +-- .../ConditionMatching/ConditionMatcher.php | 2 +- .../ContextMenu/AbstractContextMenu.php | 2 +- .../AbstractContextMenuDataProvider.php | 2 +- .../Classes/ContextMenu/ContextMenuAction.php | 2 +- .../ContextMenuActionCollection.php | 2 +- .../AbstractExtdirectContextMenu.php | 2 +- .../Pagetree/ContextMenuDataProvider.php | 2 +- .../Extdirect/ContextMenuConfiguration.php | 2 +- .../Renderer/AbstractContextMenuRenderer.php | 2 +- .../Classes/Controller/BackendController.php | 26 ++++++++++++++++++ .../BackendLayoutWizardController.php | 26 ++++++++++++++++++ .../Controller/ClickMenuController.php | 26 ++++++++++++++++++ .../ElementHistoryController.php | 26 ++++++++++++++++++ .../ElementInformationController.php | 26 ++++++++++++++++++ .../ContentElement/MoveElementController.php | 26 ++++++++++++++++++ .../NewContentElementController.php | 26 ++++++++++++++++++ .../Classes/Controller/DummyController.php | 26 ++++++++++++++++++ .../Controller/EditDocumentController.php | 26 ++++++++++++++++++ .../File/CreateFolderController.php | 26 ++++++++++++++++++ .../Controller/File/EditFileController.php | 26 ++++++++++++++++++ .../Controller/File/FileController.php | 4 +-- .../Controller/File/FileUploadController.php | 26 ++++++++++++++++++ .../Controller/File/RenameFileController.php | 26 ++++++++++++++++++ .../FileSystemNavigationFrameController.php | 26 ++++++++++++++++++ .../Controller/ListFrameLoaderController.php | 26 ++++++++++++++++++ .../Classes/Controller/LoginController.php | 26 ++++++++++++++++++ .../Controller/LoginFramesetController.php | 26 ++++++++++++++++++ .../Classes/Controller/LogoutController.php | 26 ++++++++++++++++++ .../Controller/NewRecordController.php | 26 ++++++++++++++++++ .../Controller/NoDocumentsOpenController.php | 26 ++++++++++++++++++ .../Controller/PageLayoutController.php | 26 ++++++++++++++++++ .../PageTreeNavigationController.php | 26 ++++++++++++++++++ .../Controller/ShortcutFrameController.php | 26 ++++++++++++++++++ .../SimpleDataHandlerController.php | 26 ++++++++++++++++++ .../Controller/Wizard/AddController.php | 26 ++++++++++++++++++ .../Wizard/ColorpickerController.php | 26 ++++++++++++++++++ .../Controller/Wizard/EditController.php | 26 ++++++++++++++++++ .../Controller/Wizard/FormsController.php | 26 ++++++++++++++++++ .../Controller/Wizard/ListController.php | 26 ++++++++++++++++++ .../Controller/Wizard/RteController.php | 26 ++++++++++++++++++ .../Controller/Wizard/TableController.php | 26 ++++++++++++++++++ .../Domain/Model/Module/BackendModule.php | 2 +- .../Module/BackendModuleRepository.php | 2 +- .../backend/Classes/Form/DataPreprocessor.php | 2 +- .../Form/DatabaseFileIconsHookInterface.php | 2 +- .../Classes/Form/Element/InlineElement.php | 2 +- .../Element/InlineElementHookInterface.php | 2 +- .../Form/Element/SuggestDefaultReceiver.php | 2 +- .../Classes/Form/Element/SuggestElement.php | 2 +- .../Classes/Form/Element/TreeElement.php | 4 +-- .../Classes/Form/Element/ValueSlider.php | 4 +-- .../backend/Classes/Form/FlexFormsHelper.php | 2 +- .../backend/Classes/Form/FormEngine.php | 2 +- .../Classes/Form/FrontendFormEngine.php | 2 +- .../FrontendBackendUserAuthentication.php | 2 +- .../backend/Classes/History/RecordHistory.php | 4 +-- .../InterfaceState/ExtDirect/DataProvider.php | 2 +- .../Classes/Module/AbstractFunctionModule.php | 2 +- .../Classes/Module/BaseScriptClass.php | 2 +- .../Classes/Module/ModuleController.php | 2 +- .../backend/Classes/Module/ModuleLoader.php | 2 +- .../backend/Classes/Module/ModuleSettings.php | 2 +- .../backend/Classes/Module/ModuleStorage.php | 2 +- .../Classes/RecordList/AbstractRecordList.php | 2 +- .../RecordList/ElementBrowserRecordList.php | 2 +- .../RecordListGetTableHookInterface.php | 2 +- .../backend/Classes/Rte/AbstractRte.php | 2 +- .../ExtDirect/LiveSearchDataProvider.php | 4 +-- .../Classes/Search/LiveSearch/LiveSearch.php | 4 +-- .../Classes/Search/LiveSearch/QueryParser.php | 4 +-- .../Classes/Sprite/AbstractSpriteHandler.php | 2 +- .../Classes/Sprite/SimpleSpriteHandler.php | 2 +- .../Classes/Sprite/SpriteBuildingHandler.php | 2 +- .../Classes/Sprite/SpriteGenerator.php | 2 +- .../Sprite/SpriteIconGeneratorInterface.php | 2 +- .../backend/Classes/Sprite/SpriteManager.php | 2 +- .../Classes/Template/BigDocumentTemplate.php | 26 ++++++++++++++++++ .../Classes/Template/DocumentTemplate.php | 26 ++++++++++++++++++ .../Template/FrontendDocumentTemplate.php | 26 ++++++++++++++++++ .../Template/MediumDocumentTemplate.php | 26 ++++++++++++++++++ .../Template/SmallDocumentTemplate.php | 26 ++++++++++++++++++ .../Template/StandardDocumentTemplate.php | 26 ++++++++++++++++++ .../ClearCacheActionsHookInterface.php | 5 ++-- .../Classes/Toolbar/ClearCacheToolbarItem.php | 2 +- .../Classes/Toolbar/LiveSearchToolbarItem.php | 4 +-- .../Classes/Toolbar/ShortcutToolbarItem.php | 26 ++++++++++++++++++ .../Toolbar/ToolbarItemHookInterface.php | 5 ++-- .../Classes/Tree/AbstractExtJsTree.php | 2 +- .../backend/Classes/Tree/AbstractTree.php | 2 +- .../Classes/Tree/AbstractTreeDataProvider.php | 2 +- .../Tree/AbstractTreeStateProvider.php | 2 +- .../Classes/Tree/ComparableNodeInterface.php | 2 +- .../DraggableAndDropableNodeInterface.php | 2 +- .../Tree/EditableNodeLabelInterface.php | 2 +- .../backend/Classes/Tree/ExtDirectNode.php | 2 +- .../Pagetree/CollectionProcessorInterface.php | 2 +- .../Classes/Tree/Pagetree/Commands.php | 2 +- .../Classes/Tree/Pagetree/DataProvider.php | 2 +- .../Tree/Pagetree/ExtdirectTreeCommands.php | 2 +- .../Pagetree/ExtdirectTreeDataProvider.php | 2 +- .../Classes/Tree/Pagetree/Indicator.php | 2 +- .../Pagetree/IndicatorProviderInterface.php | 2 +- .../Classes/Tree/Pagetree/PagetreeNode.php | 2 +- .../Tree/Pagetree/PagetreeNodeCollection.php | 2 +- .../Tree/Renderer/AbstractTreeRenderer.php | 2 +- .../Tree/Renderer/ExtJsJsonTreeRenderer.php | 4 +-- .../Renderer/UnorderedListTreeRenderer.php | 2 +- .../Classes/Tree/SortedTreeNodeCollection.php | 2 +- .../sysext/backend/Classes/Tree/TreeNode.php | 2 +- .../Classes/Tree/TreeNodeCollection.php | 2 +- .../Classes/Tree/TreeRepresentationNode.php | 2 +- .../Classes/Tree/View/AbstractTreeView.php | 2 +- .../Classes/Tree/View/BrowseTreeView.php | 2 +- .../Classes/Tree/View/FolderTreeView.php | 2 +- .../Classes/Tree/View/PagePositionMap.php | 2 +- .../Classes/Tree/View/PageTreeView.php | 2 +- .../BackendUserSettingsDataProvider.php | 2 +- .../Classes/Utility/BackendUtility.php | 2 +- .../backend/Classes/Utility/IconUtility.php | 2 +- .../Classes/View/BackendLayoutView.php | 4 +-- .../sysext/backend/Classes/View/LogoView.php | 2 +- .../backend/Classes/View/ModuleMenuView.php | 26 ++++++++++++++++++ .../Extdirect/ExtdirectPageCommands.php | 2 +- .../backend/Classes/View/PageLayoutView.php | 2 +- .../PageLayoutViewDrawItemHookInterface.php | 2 +- .../backend/Classes/View/PageTreeView.php | 2 +- .../backend/Classes/View/ThumbnailView.php | 2 +- .../NewContentElementWizardHookInterface.php | 5 ++-- .../backend/Classes/Wizard/TsconfigWizard.php | 26 ++++++++++++++++++ .../ConditionMatcherTest.php | 2 +- .../Unit/Form/Element/InlineElementTest.php | 2 +- .../Unit/Module/ModuleControllerTest.php | 2 +- .../Tests/Unit/Sprite/SpriteManagerTest.php | 2 +- .../Unit/Tree/Pagetree/DataProviderTest.php | 2 +- .../Tree/SortedTreeNodeCollectionTest.php | 2 +- .../Unit/Tree/TreeNodeCollectionTest.php | 2 +- .../backend/Tests/Unit/Tree/TreeNodeTest.php | 2 +- .../Tests/Unit/Utility/BackendUtilityTest.php | 2 +- .../Tests/Unit/Utility/IconUtilityTest.php | 4 +-- .../Classes/Controller/AbstractController.php | 2 +- .../Classes/Controller/ToolsController.php | 2 +- .../Classes/Controller/WebInfoController.php | 2 +- .../belog/Classes/Domain/Model/Constraint.php | 2 +- .../Classes/Domain/Model/HistoryEntry.php | 2 +- .../belog/Classes/Domain/Model/LogEntry.php | 2 +- .../belog/Classes/Domain/Model/Workspace.php | 2 +- .../Repository/HistoryEntryRepository.php | 2 +- .../Domain/Repository/LogEntryRepository.php | 2 +- .../Domain/Repository/WorkspaceRepository.php | 2 +- .../Module/BackendLogModuleBootstrap.php | 2 +- .../ViewHelpers/Be/AddJsFileViewHelper.php | 2 +- .../Be/InlineSettingsArrayViewHelper.php | 2 +- .../ViewHelpers/Be/PagePathViewHelper.php | 2 +- .../ViewHelpers/ErrorIconViewHelper.php | 2 +- .../Form/TranslateLabelSelectViewHelper.php | 2 +- .../ViewHelpers/FormatDetailsViewHelper.php | 2 +- .../ViewHelpers/HistoryEntryViewHelper.php | 2 +- .../IsExtensionLoadedViewHelper.php | 2 +- .../ViewHelpers/UsernameViewHelper.php | 2 +- .../ViewHelpers/WorkspaceTitleViewHelper.php | 2 +- .../Tests/Unit/Domain/Model/LogEntryTest.php | 2 +- .../Repository/HistoryEntryRepositoryTest.php | 2 +- .../Repository/LogEntryRepositoryTest.php | 2 +- .../Repository/WorkspaceRepositoryTest.php | 2 +- .../Controller/BackendUserController.php | 2 +- .../Classes/Domain/Model/BackendUser.php | 2 +- .../Classes/Domain/Model/BackendUserGroup.php | 2 +- .../beuser/Classes/Domain/Model/Demand.php | 2 +- .../Classes/Domain/Model/ModuleData.php | 2 +- .../Repository/BackendUserGroupRepository.php | 2 +- .../Repository/BackendUserRepository.php | 2 +- .../BackendUserSessionRepository.php | 2 +- .../Classes/Hook/SwitchBackUserHook.php | 2 +- .../Service/ModuleDataStorageService.php | 2 +- .../ViewHelpers/Display/PagesViewHelper.php | 2 +- .../Display/SysFileMountsViewHelper.php | 2 +- .../Display/SysLanguageViewHelper.php | 2 +- .../ViewHelpers/IssueCommandViewHelper.php | 2 +- .../Classes/ViewHelpers/SectionViewHelper.php | 2 +- .../SpriteIconForRecordViewHelper.php | 2 +- .../SpriteManagerIconViewHelper.php | 2 +- .../ViewHelpers/SwitchUserViewHelper.php | 2 +- typo3/sysext/cms/layout/db_layout.php | 2 +- typo3/sysext/cms/layout/db_new_content_el.php | 2 +- .../cms/layout/wizard_backend_layout.php | 2 +- typo3/sysext/cms/tslib/extdirecteid.php | 2 +- typo3/sysext/cms/tslib/index_ts.php | 2 +- typo3/sysext/cms/tslib/pagegen.php | 2 +- typo3/sysext/cms/tslib/showpic.php | 2 +- .../cms/web_info/class.tx_cms_webinfo.php | 2 +- .../ExtDirect/ContextHelpDataProvider.php | 2 +- .../AbstractUserAuthentication.php | 26 ++++++++++++++++++ .../BackendUserAuthentication.php | 2 +- .../Classes/Cache/Backend/AbstractBackend.php | 2 +- .../core/Classes/Cache/Backend/ApcBackend.php | 2 +- .../Cache/Backend/BackendInterface.php | 2 +- .../Classes/Cache/Backend/FileBackend.php | 2 +- .../Backend/FreezableBackendInterface.php | 3 +-- .../Cache/Backend/MemcachedBackend.php | 2 +- .../Classes/Cache/Backend/NullBackend.php | 2 +- .../core/Classes/Cache/Backend/PdoBackend.php | 2 +- .../Backend/PhpCapableBackendInterface.php | 3 +-- .../Classes/Cache/Backend/RedisBackend.php | 2 +- .../Backend/TaggableBackendInterface.php | 3 +-- .../Cache/Backend/TransientMemoryBackend.php | 2 +- .../Cache/Backend/Typo3DatabaseBackend.php | 2 +- .../Classes/Cache/Backend/WincacheBackend.php | 2 +- typo3/sysext/core/Classes/Cache/Cache.php | 2 +- .../core/Classes/Cache/CacheFactory.php | 2 +- .../core/Classes/Cache/CacheManager.php | 2 +- typo3/sysext/core/Classes/Cache/Exception.php | 2 +- .../Exception/ClassAlreadyLoadedException.php | 2 +- .../DuplicateIdentifierException.php | 2 +- .../Exception/InvalidBackendException.php | 2 +- .../Cache/Exception/InvalidCacheException.php | 2 +- .../Cache/Exception/InvalidDataException.php | 2 +- .../Cache/Exception/NoSuchCacheException.php | 2 +- .../Cache/Frontend/AbstractFrontend.php | 2 +- .../Cache/Frontend/FrontendInterface.php | 2 +- .../Classes/Cache/Frontend/PhpFrontend.php | 2 +- .../Classes/Cache/Frontend/StringFrontend.php | 2 +- .../Cache/Frontend/VariableFrontend.php | 2 +- .../Classes/Category/CategoryRegistry.php | 2 +- .../Collection/CategoryCollection.php | 2 +- .../core/Classes/Charset/CharsetConverter.php | 2 +- .../Collection/AbstractRecordCollection.php | 2 +- .../Collection/CollectionInterface.php | 3 +-- .../EditableCollectionInterface.php | 2 +- .../NameableCollectionInterface.php | 2 +- .../PersistableCollectionInterface.php | 5 ++-- .../Collection/RecordCollectionInterface.php | 2 +- .../Collection/RecordCollectionRepository.php | 2 +- .../SortableCollectionInterface.php | 2 +- .../Collection/StaticRecordCollection.php | 2 +- .../CompatbilityClassLoaderPhpBelow50307.php | 2 +- .../Configuration/ConfigurationManager.php | 2 +- .../Configuration/FlexForm/FlexFormTools.php | 2 +- .../AbstractConditionMatcher.php | 2 +- .../Controller/CommandLineController.php | 2 +- typo3/sysext/core/Classes/Core/Bootstrap.php | 2 +- .../sysext/core/Classes/Core/ClassLoader.php | 2 +- .../sysext/core/Classes/Core/CliBootstrap.php | 2 +- .../Classes/Core/SystemEnvironmentBuilder.php | 2 +- .../core/Classes/DataHandling/DataHandler.php | 2 +- ...dlerCheckModifyAccessListHookInterface.php | 3 +-- .../DataHandlerProcessUploadHookInterface.php | 5 ++-- .../Classes/Database/DatabaseConnection.php | 2 +- .../core/Classes/Database/PdoHelper.php | 2 +- .../PostProcessQueryHookInterface.php | 5 ++-- .../Database/PreProcessQueryHookInterface.php | 5 ++-- .../Classes/Database/PreparedStatement.php | 2 +- .../core/Classes/Database/QueryGenerator.php | 2 +- .../core/Classes/Database/QueryView.php | 2 +- .../core/Classes/Database/ReferenceIndex.php | 2 +- .../core/Classes/Database/RelationHandler.php | 2 +- .../Classes/Database/SoftReferenceIndex.php | 2 +- .../core/Classes/Database/SqlParser.php | 2 +- ...nfigurationPostProcessingHookInterface.php | 3 +-- .../ElementBrowserHookInterface.php | 5 ++-- .../Classes/Encoder/JavaScriptEncoder.php | 4 +-- .../Error/AbstractExceptionHandler.php | 2 +- .../Classes/Error/DebugExceptionHandler.php | 2 +- .../core/Classes/Error/ErrorHandler.php | 2 +- .../Classes/Error/ErrorHandlerInterface.php | 5 ++-- typo3/sysext/core/Classes/Error/Exception.php | 2 +- .../Error/ExceptionHandlerInterface.php | 2 +- .../Http/AbstractClientErrorException.php | 2 +- .../Http/AbstractServerErrorException.php | 2 +- .../Error/Http/BadRequestException.php | 2 +- .../Classes/Error/Http/ForbiddenException.php | 2 +- .../Error/Http/PageNotFoundException.php | 2 +- .../Http/ServiceUnavailableException.php | 2 +- .../Classes/Error/Http/StatusException.php | 2 +- .../Error/Http/UnauthorizedException.php | 2 +- .../Error/ProductionExceptionHandler.php | 2 +- typo3/sysext/core/Classes/Exception.php | 2 +- .../core/Classes/ExtDirect/ExtDirectApi.php | 2 +- .../core/Classes/ExtDirect/ExtDirectDebug.php | 2 +- .../Classes/ExtDirect/ExtDirectRouter.php | 4 +-- .../FormProtection/AbstractFormProtection.php | 2 +- .../FormProtection/BackendFormProtection.php | 4 +-- .../FormProtection/DisabledFormProtection.php | 2 +- .../core/Classes/FormProtection/Exception.php | 2 +- .../FormProtection/FormProtectionFactory.php | 2 +- .../InstallToolFormProtection.php | 2 +- .../FrontendEditingController.php | 4 +-- typo3/sysext/core/Classes/Html/HtmlParser.php | 2 +- .../core/Classes/Html/RteHtmlParser.php | 2 +- .../core/Classes/Http/AjaxRequestHandler.php | 2 +- .../sysext/core/Classes/Http/HttpRequest.php | 2 +- .../core/Classes/Http/Observer/Download.php | 2 +- .../Classes/Imaging/GraphicalFunctions.php | 2 +- .../Integrity/DatabaseIntegrityCheck.php | 2 +- .../Exception/FileNotFoundException.php | 2 +- .../Exception/InvalidParserException.php | 2 +- .../Exception/InvalidXmlFileException.php | 2 +- .../Classes/Localization/LanguageStore.php | 2 +- .../core/Classes/Localization/Locales.php | 2 +- .../Localization/LocalizationFactory.php | 2 +- .../Localization/Parser/AbstractXmlParser.php | 2 +- .../Parser/LocalizationParserInterface.php | 2 +- .../Parser/LocallangArrayParser.php | 2 +- .../Parser/LocallangXmlParser.php | 2 +- .../Localization/Parser/XliffParser.php | 2 +- typo3/sysext/core/Classes/Locking/Locker.php | 2 +- typo3/sysext/core/Classes/Log/LogLevel.php | 2 +- typo3/sysext/core/Classes/Log/LogManager.php | 6 ++--- typo3/sysext/core/Classes/Log/LogRecord.php | 4 +-- typo3/sysext/core/Classes/Log/Logger.php | 6 ++--- .../Log/Processor/AbstractMemoryProcessor.php | 4 +-- .../Log/Processor/AbstractProcessor.php | 2 +- .../Log/Processor/IntrospectionProcessor.php | 4 +-- .../Processor/MemoryPeakUsageProcessor.php | 4 +-- .../Log/Processor/MemoryUsageProcessor.php | 4 +-- .../Classes/Log/Processor/NullProcessor.php | 2 +- .../Log/Processor/ProcessorInterface.php | 3 +-- .../Classes/Log/Processor/WebProcessor.php | 4 +-- .../Classes/Log/Writer/AbstractWriter.php | 2 +- .../Classes/Log/Writer/DatabaseWriter.php | 2 +- .../core/Classes/Log/Writer/FileWriter.php | 6 ++--- .../core/Classes/Log/Writer/NullWriter.php | 2 +- .../Classes/Log/Writer/PhpErrorLogWriter.php | 4 +-- .../core/Classes/Log/Writer/SyslogWriter.php | 4 +-- .../Classes/Log/Writer/WriterInterface.php | 5 ++-- .../sysext/core/Classes/Mail/MailMessage.php | 26 ++++++++++++++++++ typo3/sysext/core/Classes/Mail/Mailer.php | 26 ++++++++++++++++++ .../Classes/Mail/MailerAdapterInterface.php | 5 ++-- .../core/Classes/Mail/MboxTransport.php | 2 +- .../core/Classes/Mail/SwiftMailerAdapter.php | 2 +- .../Classes/Messaging/AbstractMessage.php | 4 +-- .../Messaging/AbstractStandaloneMessage.php | 4 +-- .../Classes/Messaging/ErrorpageMessage.php | 2 +- .../core/Classes/Messaging/FlashMessage.php | 2 +- .../Classes/Messaging/FlashMessageQueue.php | 2 +- .../sysext/core/Classes/Page/PageRenderer.php | 4 +-- typo3/sysext/core/Classes/Registry.php | 2 +- .../core/Classes/Resource/AbstractFile.php | 2 +- .../Classes/Resource/AbstractRepository.php | 2 +- .../Collection/AbstractFileCollection.php | 2 +- .../Collection/FolderBasedFileCollection.php | 2 +- .../Collection/StaticFileCollection.php | 2 +- .../Resource/Driver/AbstractDriver.php | 2 +- .../Resource/Driver/DriverRegistry.php | 2 +- .../Classes/Resource/Driver/LocalDriver.php | 2 +- .../core/Classes/Resource/Exception.php | 2 +- .../AbstractFileOperationException.php | 2 +- .../ExistingTargetFileNameException.php | 2 +- .../ExistingTargetFolderException.php | 2 +- .../Exception/FileDoesNotExistException.php | 2 +- .../Exception/FileOperationErrorException.php | 2 +- .../Exception/FolderDoesNotExistException.php | 2 +- .../IllegalFileExtensionException.php | 2 +- ...fficientFileAccessPermissionsException.php | 2 +- ...sufficientFileReadPermissionsException.php | 2 +- ...ufficientFileWritePermissionsException.php | 2 +- ...icientFolderAccessPermissionsException.php | 2 +- ...fficientFolderReadPermissionsException.php | 2 +- ...ficientFolderWritePermissionsException.php | 2 +- .../InsufficientUserPermissionsException.php | 2 +- .../InvalidConfigurationException.php | 2 +- .../Exception/InvalidFileException.php | 2 +- .../Exception/InvalidFileNameException.php | 2 +- .../Exception/InvalidFolderException.php | 2 +- .../Exception/InvalidPathException.php | 2 +- .../InvalidTargetFolderException.php | 2 +- .../Exception/NotInMountPointException.php | 2 +- .../Resource/Exception/UploadException.php | 2 +- .../Exception/UploadSizeException.php | 2 +- typo3/sysext/core/Classes/Resource/File.php | 2 +- .../Resource/FileCollectionRepository.php | 2 +- .../core/Classes/Resource/FileInterface.php | 2 +- .../core/Classes/Resource/FileReference.php | 2 +- .../core/Classes/Resource/FileRepository.php | 2 +- .../Resource/Filter/FileExtensionFilter.php | 2 +- .../Resource/Filter/FileNameFilter.php | 2 +- typo3/sysext/core/Classes/Resource/Folder.php | 2 +- .../core/Classes/Resource/FolderInterface.php | 2 +- .../Classes/Resource/Hook/FileInfoHook.php | 2 +- .../core/Classes/Resource/ProcessedFile.php | 2 +- .../Resource/ProcessedFileRepository.php | 2 +- .../Processing/AbstractGraphicalTask.php | 2 +- .../Resource/Processing/AbstractTask.php | 2 +- .../Processing/ImageCropScaleMaskTask.php | 2 +- .../Resource/Processing/ImagePreviewTask.php | 2 +- .../Processing/LocalCropScaleMaskHelper.php | 2 +- .../Processing/LocalImageProcessor.php | 2 +- .../Processing/LocalPreviewHelper.php | 2 +- .../Processing/ProcessorInterface.php | 2 +- .../Resource/Processing/TaskInterface.php | 2 +- .../Resource/Processing/TaskTypeRegistry.php | 2 +- .../Classes/Resource/ResourceCompressor.php | 4 +-- .../core/Classes/Resource/ResourceFactory.php | 2 +- .../Classes/Resource/ResourceInterface.php | 3 +-- .../core/Classes/Resource/ResourceStorage.php | 2 +- .../Service/FileProcessingService.php | 2 +- .../Service/FrontendContentAdapterService.php | 2 +- .../Service/ImageProcessingService.php | 2 +- .../Resource/Service/IndexerService.php | 2 +- .../Resource/Service/MagicImageService.php | 2 +- .../Resource/Service/UserFileMountService.php | 2 +- .../Classes/Resource/StorageRepository.php | 2 +- .../core/Classes/Service/AbstractService.php | 26 ++++++++++++++++++ .../core/Classes/SingletonInterface.php | 5 ++-- .../Classes/TimeTracker/NullTimeTracker.php | 2 +- .../core/Classes/TimeTracker/TimeTracker.php | 2 +- ...ractTableConfigurationTreeDataProvider.php | 2 +- .../DatabaseTreeDataProvider.php | 2 +- .../TableConfiguration/DatabaseTreeNode.php | 2 +- .../ExtJsArrayTreeRenderer.php | 2 +- .../TableConfigurationTree.php | 2 +- .../TreeDataProviderFactory.php | 2 +- .../Classes/TypoScript/ConfigurationForm.php | 2 +- .../TypoScript/ExtendedTemplateService.php | 2 +- .../TypoScript/Parser/TypoScriptParser.php | 2 +- .../Classes/TypoScript/TemplateService.php | 2 +- .../core/Classes/Utility/ArrayUtility.php | 2 +- .../Classes/Utility/ClassNamingUtility.php | 2 +- .../core/Classes/Utility/ClientUtility.php | 2 +- .../core/Classes/Utility/CommandUtility.php | 2 +- .../core/Classes/Utility/DebugUtility.php | 2 +- .../core/Classes/Utility/DiffUtility.php | 2 +- .../Utility/ExtensionManagementUtility.php | 2 +- .../Classes/Utility/File/BasicFileUtility.php | 2 +- .../Utility/File/ExtendedFileUtility.php | 2 +- ...dedFileUtilityProcessDataHookInterface.php | 5 ++-- .../core/Classes/Utility/GeneralUtility.php | 2 +- .../core/Classes/Utility/HttpUtility.php | 2 +- .../core/Classes/Utility/MailUtility.php | 2 +- .../core/Classes/Utility/MathUtility.php | 2 +- .../core/Classes/Utility/MonitorUtility.php | 2 +- .../core/Classes/Utility/PathUtility.php | 2 +- .../Classes/Utility/PhpOptionsUtility.php | 2 +- .../core/Classes/Utility/RootlineUtility.php | 2 +- .../core/Classes/Utility/StringUtility.php | 2 +- .../Classes/Utility/VersionNumberUtility.php | 2 +- .../core/Tests/AccessibleObjectInterface.php | 2 +- typo3/sysext/core/Tests/BaseTestCase.php | 2 +- .../Collection/CategoryCollectionTest.php | 2 +- .../Functional/Resource/BaseTestCase.php | 2 +- .../Tests/Functional/Resource/FolderTest.php | 2 +- .../Resource/ResourceStorageTest.php | 2 +- .../sysext/core/Tests/FunctionalTestCase.php | 2 +- .../core/Tests/Integrity/IntegrityTest.php | 2 +- .../Legacy/t3lib/class.t3lib_formmailTest.php | 2 +- .../typo3/contrib/class.removexssTest.php | 2 +- .../AbstractUserAuthenticationTest.php | 2 +- .../BackendUserAuthenticationTest.php | 2 +- .../Cache/Backend/AbstractBackendTest.php | 2 +- .../Unit/Cache/Backend/ApcBackendTest.php | 2 +- .../Unit/Cache/Backend/DbBackendTest.php | 2 +- .../Unit/Cache/Backend/FileBackendTest.php | 2 +- .../Cache/Backend/MemcachedBackendTest.php | 2 +- .../Tests/Unit/Cache/Backend/MockBackend.php | 2 +- .../Unit/Cache/Backend/PdoBackendTest.php | 2 +- .../Unit/Cache/Backend/RedisBackendTest.php | 2 +- .../Backend/TransientMemoryBackendTest.php | 2 +- .../Cache/Backend/WincacheBackendTest.php | 2 +- .../Tests/Unit/Cache/CacheManagerTest.php | 2 +- .../core/Tests/Unit/Cache/FactoryTest.php | 2 +- .../Cache/Frontend/AbstractFrontendTest.php | 2 +- .../Unit/Cache/Frontend/PhpFrontendTest.php | 2 +- .../Cache/Frontend/StringFrontendTest.php | 2 +- .../Cache/Frontend/VariableFrontendTest.php | 2 +- .../Unit/Category/CategoryRegistryTest.php | 2 +- .../Collection/CategoryCollectionTest.php | 2 +- .../Unit/Charset/CharsetConverterTest.php | 2 +- .../RecordCollectionRepositoryTest.php | 2 +- ...mpatbilityClassLoaderPhpBelow50307Test.php | 2 +- .../ConfigurationManagerTest.php | 2 +- .../core/Tests/Unit/Core/ClassLoaderTest.php | 2 +- .../Core/SystemEnvironmentBuilderTest.php | 2 +- .../Unit/DataHandling/DataHandlerTest.php | 2 +- .../Unit/Database/DatabaseConnectionTest.php | 2 +- .../Unit/Database/PreparedStatementTest.php | 2 +- .../Tests/Unit/Database/SqlParserTest.php | 2 +- .../Unit/Encoder/JavaScriptEncoderTest.php | 2 +- .../Unit/Error/DebugExceptionHandlerTest.php | 2 +- .../Error/ProductionExceptionHandlerTest.php | 2 +- .../AbstractFormProtectionTest.php | 2 +- .../BackendFormProtectionTest.php | 3 +-- .../Fixtures/FormProtectionTesting.php | 2 +- .../FormProtectionFactoryTest.php | 2 +- .../InstallToolFormProtectionTest.php | 3 +-- .../Tests/Unit/Html/RteHtmlParserTest.php | 2 +- .../Unit/Imaging/GraphicalFunctionsTest.php | 2 +- .../Parser/LocallangXmlParserTest.php | 2 +- .../Localization/Parser/XliffParserTest.php | 2 +- .../core/Tests/Unit/Locking/LockerTest.php | 2 +- .../Unit/Log/Fixtures/ProcessorFixture.php | 2 +- .../Tests/Unit/Log/Fixtures/WriterFailing.php | 2 +- .../Tests/Unit/Log/Fixtures/WriterFixture.php | 2 +- .../core/Tests/Unit/Log/LogLevelTest.php | 2 +- .../core/Tests/Unit/Log/LogManagerTest.php | 4 +-- .../core/Tests/Unit/Log/LogRecordTest.php | 2 +- .../sysext/core/Tests/Unit/Log/LoggerTest.php | 4 +-- .../Unit/Log/Processor/AbstractMemoryTest.php | 2 +- .../Tests/Unit/Log/Processor/AbstractTest.php | 2 +- .../Unit/Log/Processor/IntrospectionTest.php | 2 +- .../Log/Processor/MemoryPeakUsageTest.php | 2 +- .../Unit/Log/Processor/MemoryUsageTest.php | 2 +- .../Unit/Log/Processor/ProcessorTest.php | 2 +- .../core/Tests/Unit/Log/Processor/WebTest.php | 4 +-- .../Tests/Unit/Log/Writer/AbstractTest.php | 2 +- .../Tests/Unit/Log/Writer/DatabaseTest.php | 2 +- .../core/Tests/Unit/Log/Writer/FileTest.php | 2 +- .../core/Tests/Unit/Mail/MailerTest.php | 2 +- .../Unit/Mail/SwiftMailerAdapterTest.php | 2 +- .../core/Tests/Unit/Page/PageRendererTest.php | 2 +- typo3/sysext/core/Tests/Unit/RegistryTest.php | 2 +- .../core/Tests/Unit/Resource/BaseTestCase.php | 2 +- .../Resource/Driver/AbstractDriverTest.php | 2 +- .../Resource/Driver/DriverRegistryTest.php | 2 +- .../Fixtures/LocalDriverFilenameFilter.php | 2 +- .../Unit/Resource/Driver/LocalDriverTest.php | 2 +- .../core/Tests/Unit/Resource/FactoryTest.php | 2 +- .../core/Tests/Unit/Resource/FileTest.php | 2 +- .../core/Tests/Unit/Resource/FolderTest.php | 2 +- .../Resource/ProcessedFileRepositoryTest.php | 6 ++++- .../Repository/AbstractRepositoryTest.php | 2 +- .../Unit/Resource/ResourceStorageTest.php | 2 +- .../Resource/Service/IndexerServiceTest.php | 2 +- .../Utility/FileExtensionFilterTest.php | 2 +- .../TreeDataProviderFactoryTest.php | 2 +- .../Unit/TypoScript/TemplateServiceTest.php | 2 +- .../Tests/Unit/Utility/ArrayUtilityTest.php | 2 +- .../Unit/Utility/ClassNamingUtilityTest.php | 2 +- .../Tests/Unit/Utility/ClientUtilityTest.php | 2 +- .../Utility/ExtensionMangementUtilityTest.php | 2 +- .../Utility/File/ExtendedFileUtilityTest.php | 2 +- ...stClassWithStringRepresentationFixture.php | 2 +- .../Tests/Unit/Utility/GeneralUtilityTest.php | 2 +- .../Tests/Unit/Utility/HttpUtilityTest.php | 2 +- .../Tests/Unit/Utility/MailUtilityTest.php | 2 +- .../Tests/Unit/Utility/MathUtilityTest.php | 2 +- .../Tests/Unit/Utility/PathUtilityTest.php | 2 +- .../Unit/Utility/RootlineUtilityTest.php | 2 +- .../Tests/Unit/Utility/StringUtilityTest.php | 2 +- .../Unit/Utility/VersionNumberUtilityTest.php | 2 +- typo3/sysext/core/Tests/UnitTestCase.php | 2 +- .../Controller/HelpModuleController.php | 2 +- typo3/sysext/cshmanual/mod/index.php | 2 +- .../Controller/CssStyledContentController.php | 2 +- .../Classes/Controller/AbstractController.php | 2 +- .../Classes/Controller/ActionController.php | 2 +- .../Controller/ConfigurationController.php | 2 +- .../Classes/Controller/DownloadController.php | 2 +- .../Classes/Controller/ListController.php | 2 +- .../Controller/UpdateFromTerController.php | 2 +- .../UploadExtensionFileController.php | 2 +- .../Domain/Model/ConfigurationCategory.php | 2 +- .../Domain/Model/ConfigurationItem.php | 2 +- .../Domain/Model/ConfigurationSubcategory.php | 2 +- .../Classes/Domain/Model/Dependency.php | 2 +- .../Classes/Domain/Model/DownloadQueue.php | 2 +- .../Classes/Domain/Model/Extension.php | 2 +- .../Classes/Domain/Model/Mirrors.php | 2 +- .../Classes/Domain/Model/Repository.php | 2 +- .../ConfigurationItemRepository.php | 2 +- .../Domain/Repository/ExtensionRepository.php | 2 +- .../Repository/RepositoryRepository.php | 2 +- .../Exception/ExtensionManagerException.php | 2 +- .../Classes/Report/ExtensionStatus.php | 2 +- .../Service/ExtensionManagementService.php | 2 +- .../Classes/Task/UpdateExtensionListTask.php | 2 +- .../Classes/Utility/ConfigurationUtility.php | 2 +- .../Classes/Utility/Connection/TerUtility.php | 4 +-- .../Classes/Utility/DatabaseUtility.php | 2 +- .../Classes/Utility/DependencyUtility.php | 2 +- .../Classes/Utility/DownloadUtility.php | 2 +- .../Classes/Utility/EmConfUtility.php | 2 +- .../Classes/Utility/FileHandlingUtility.php | 2 +- .../Utility/Importer/ExtensionListUtility.php | 2 +- .../Utility/Importer/MirrorListUtility.php | 2 +- .../Classes/Utility/InstallUtility.php | 2 +- .../Classes/Utility/ListUtility.php | 2 +- .../Parser/AbstractExtensionXmlParser.php | 2 +- .../Parser/AbstractMirrorXmlParser.php | 2 +- .../Utility/Parser/AbstractXmlParser.php | 2 +- .../Utility/Parser/ExtensionXmlPullParser.php | 2 +- .../Utility/Parser/ExtensionXmlPushParser.php | 2 +- .../Utility/Parser/MirrorXmlPullParser.php | 2 +- .../Utility/Parser/MirrorXmlPushParser.php | 2 +- .../Utility/Parser/XmlParserFactory.php | 2 +- .../Classes/Utility/Repository/Helper.php | 2 +- .../ViewHelpers/Be/ContainerViewHelper.php | 2 +- .../ConfigureExtensionViewHelper.php | 2 +- .../DownloadExtensionDataViewHelper.php | 2 +- .../DownloadExtensionViewHelper.php | 2 +- .../Form/TypoScriptConstantsViewHelper.php | 2 +- .../ViewHelpers/Format/ImplodeViewHelper.php | 2 +- .../Format/JsonEncodeViewHelper.php | 2 +- .../Classes/ViewHelpers/ImageViewHelper.php | 2 +- .../InstallationStateCssClassViewHelper.php | 2 +- .../ViewHelpers/RemoveExtensionViewHelper.php | 2 +- .../ShowExtensionVersionsViewHelper.php | 2 +- ...leExtensionInstallationStateViewHelper.php | 2 +- .../UpdateFromTerControllerTest.php | 2 +- .../Unit/Domain/Model/DownloadQueueTest.php | 2 +- .../ConfigurationItemRepositoryTest.php | 2 +- .../Repository/RepositoryRepositoryTest.php | 2 +- .../Tests/Unit/Report/ExtensionStatusTest.php | 2 +- .../Unit/Task/UpdateExtensionListTaskTest.php | 2 +- .../Unit/Utility/ConfigurationUtilityTest.php | 2 +- .../Tests/Unit/Utility/InstallUtilityTest.php | 2 +- .../Tests/Unit/Utility/ListUtilityTest.php | 2 +- .../Classes/ExtraPageContextMenuOptions.php | 2 +- .../feedit/Classes/FrontendEditPanel.php | 4 +-- .../Controller/FrontendLoginController.php | 2 +- .../felogin/Classes/Hooks/CmsLayout.php | 2 +- .../FrontendLoginControllerTest.php | 2 +- .../Classes/Controller/FileListController.php | 2 +- typo3/sysext/filelist/Classes/FileList.php | 2 +- .../Classes/FileListEditIconHookInterface.php | 2 +- .../filelist/Classes/FileListFolderTree.php | 2 +- typo3/sysext/filelist/mod1/index.php | 2 +- .../Classes/Controller/FormController.php | 2 +- .../sysext/form/Classes/Controller/Wizard.php | 2 +- .../Classes/Controller/WizardController.php | 2 +- .../Domain/Factory/JsonToTypoScript.php | 2 +- .../Domain/Factory/TypoScriptFactory.php | 2 +- .../Additional/AbstractAdditionalElement.php | 2 +- .../AdditionalAdditionalElement.php | 2 +- .../Additional/ErrorAdditionalElement.php | 2 +- .../Additional/LabelAdditionalElement.php | 2 +- .../Additional/LegendAdditionalElement.php | 2 +- .../Additional/MandatoryAdditionalElement.php | 2 +- .../Model/Attribute/AbstractAttribute.php | 2 +- .../Model/Attribute/AcceptAttribute.php | 2 +- .../Attribute/AcceptCharsetAttribute.php | 2 +- .../Model/Attribute/AccesskeyAttribute.php | 2 +- .../Model/Attribute/ActionAttribute.php | 2 +- .../Domain/Model/Attribute/AltAttribute.php | 2 +- .../Model/Attribute/AttributesAttribute.php | 2 +- .../Model/Attribute/CheckedAttribute.php | 2 +- .../Domain/Model/Attribute/ClassAttribute.php | 2 +- .../Domain/Model/Attribute/ColsAttribute.php | 2 +- .../Domain/Model/Attribute/DirAttribute.php | 2 +- .../Model/Attribute/DisabledAttribute.php | 2 +- .../Model/Attribute/EnctypeAttribute.php | 2 +- .../Domain/Model/Attribute/IdAttribute.php | 2 +- .../Domain/Model/Attribute/LabelAttribute.php | 2 +- .../Domain/Model/Attribute/LangAttribute.php | 2 +- .../Model/Attribute/MaxlengthAttribute.php | 2 +- .../Model/Attribute/MethodAttribute.php | 2 +- .../Model/Attribute/MultipleAttribute.php | 2 +- .../Domain/Model/Attribute/NameAttribute.php | 2 +- .../Model/Attribute/ReadonlyAttribute.php | 2 +- .../Domain/Model/Attribute/RowsAttribute.php | 2 +- .../Model/Attribute/SelectedAttribute.php | 2 +- .../Domain/Model/Attribute/SizeAttribute.php | 2 +- .../Domain/Model/Attribute/SrcAttribute.php | 2 +- .../Domain/Model/Attribute/StyleAttribute.php | 2 +- .../Model/Attribute/TabindexAttribute.php | 2 +- .../Domain/Model/Attribute/TitleAttribute.php | 2 +- .../Domain/Model/Attribute/TypeAttribute.php | 2 +- .../Domain/Model/Attribute/ValueAttribute.php | 2 +- .../form/Classes/Domain/Model/Content.php | 2 +- .../Domain/Model/Element/AbstractElement.php | 2 +- .../Model/Element/AbstractPlainElement.php | 2 +- .../Domain/Model/Element/ButtonElement.php | 2 +- .../Domain/Model/Element/CheckboxElement.php | 2 +- .../Model/Element/CheckboxGroupElement.php | 2 +- .../Domain/Model/Element/ContainerElement.php | 2 +- .../Domain/Model/Element/ContentElement.php | 2 +- .../Domain/Model/Element/FieldsetElement.php | 2 +- .../Model/Element/FileuploadElement.php | 2 +- .../Domain/Model/Element/HeaderElement.php | 2 +- .../Domain/Model/Element/HiddenElement.php | 2 +- .../Model/Element/ImagebuttonElement.php | 2 +- .../Domain/Model/Element/OptgroupElement.php | 2 +- .../Domain/Model/Element/OptionElement.php | 2 +- .../Domain/Model/Element/PasswordElement.php | 2 +- .../Domain/Model/Element/RadioElement.php | 2 +- .../Model/Element/RadioGroupElement.php | 2 +- .../Domain/Model/Element/ResetElement.php | 2 +- .../Domain/Model/Element/SelectElement.php | 2 +- .../Domain/Model/Element/SubmitElement.php | 2 +- .../Domain/Model/Element/TextareaElement.php | 2 +- .../Domain/Model/Element/TextblockElement.php | 2 +- .../Domain/Model/Element/TextlineElement.php | 2 +- .../sysext/form/Classes/Domain/Model/Form.php | 2 +- .../Domain/Model/Json/AbstractJsonElement.php | 2 +- .../Domain/Model/Json/ButtonJsonElement.php | 2 +- .../Model/Json/CheckboxGroupJsonElement.php | 2 +- .../Domain/Model/Json/CheckboxJsonElement.php | 2 +- .../Model/Json/ContainerJsonElement.php | 2 +- .../Domain/Model/Json/FieldsetJsonElement.php | 2 +- .../Model/Json/FileuploadJsonElement.php | 2 +- .../Domain/Model/Json/FormJsonElement.php | 2 +- .../Domain/Model/Json/HeaderJsonElement.php | 2 +- .../Domain/Model/Json/HiddenJsonElement.php | 2 +- .../Domain/Model/Json/NameJsonElement.php | 2 +- .../Domain/Model/Json/PasswordJsonElement.php | 2 +- .../Model/Json/RadioGroupJsonElement.php | 2 +- .../Domain/Model/Json/RadioJsonElement.php | 2 +- .../Domain/Model/Json/ResetJsonElement.php | 2 +- .../Domain/Model/Json/SelectJsonElement.php | 2 +- .../Domain/Model/Json/SubmitJsonElement.php | 2 +- .../Domain/Model/Json/TextareaJsonElement.php | 2 +- .../Model/Json/TextblockJsonElement.php | 2 +- .../Domain/Model/Json/TextlineJsonElement.php | 2 +- .../Domain/Repository/ContentRepository.php | 2 +- typo3/sysext/form/Classes/ElementCounter.php | 2 +- .../form/Classes/Filter/AlphabeticFilter.php | 2 +- .../Classes/Filter/AlphanumericFilter.php | 2 +- .../form/Classes/Filter/CurrencyFilter.php | 2 +- .../form/Classes/Filter/DigitFilter.php | 2 +- .../form/Classes/Filter/FilterInterface.php | 2 +- .../form/Classes/Filter/IntegerFilter.php | 2 +- .../form/Classes/Filter/LowerCaseFilter.php | 2 +- .../form/Classes/Filter/RegExpFilter.php | 2 +- .../form/Classes/Filter/RemoveXssFilter.php | 2 +- .../Classes/Filter/StripNewLinesFilter.php | 2 +- .../form/Classes/Filter/TitleCaseFilter.php | 2 +- .../sysext/form/Classes/Filter/TrimFilter.php | 2 +- .../form/Classes/Filter/UpperCaseFilter.php | 2 +- typo3/sysext/form/Classes/Layout.php | 2 +- typo3/sysext/form/Classes/Localization.php | 2 +- .../Classes/PostProcess/MailPostProcessor.php | 2 +- .../Classes/PostProcess/PostProcessor.php | 2 +- .../PostProcess/PostProcessorInterface.php | 2 +- typo3/sysext/form/Classes/Request.php | 2 +- .../form/Classes/Utility/FilterUtility.php | 2 +- .../form/Classes/Utility/FormUtility.php | 2 +- .../Utility/TypoScriptToJsonConverter.php | 2 +- .../form/Classes/Utility/ValidatorUtility.php | 2 +- .../Classes/Validation/AbstractValidator.php | 2 +- .../Validation/AlphabeticValidator.php | 2 +- .../Validation/AlphanumericValidator.php | 2 +- .../Classes/Validation/BetweenValidator.php | 2 +- .../form/Classes/Validation/DateValidator.php | 2 +- .../Classes/Validation/DigitValidator.php | 2 +- .../Classes/Validation/EmailValidator.php | 2 +- .../Classes/Validation/EqualsValidator.php | 2 +- .../Validation/FileAllowedTypesValidator.php | 2 +- .../Validation/FileMaximumSizeValidator.php | 2 +- .../Validation/FileMinimumSizeValidator.php | 2 +- .../Classes/Validation/FloatValidator.php | 2 +- .../Validation/GreaterThanValidator.php | 2 +- .../Classes/Validation/InArrayValidator.php | 2 +- .../Classes/Validation/IntegerValidator.php | 2 +- .../form/Classes/Validation/IpValidator.php | 2 +- .../Classes/Validation/LengthValidator.php | 2 +- .../Classes/Validation/LessthanValidator.php | 2 +- .../Classes/Validation/RegExpValidator.php | 2 +- .../Classes/Validation/RequiredValidator.php | 2 +- .../form/Classes/Validation/UriValidator.php | 2 +- .../Classes/Validation/ValidatorInterface.php | 2 +- .../Additional/AdditionalElementView.php | 2 +- .../Additional/LabelAdditionalElementView.php | 2 +- .../LegendAdditionalElementView.php | 2 +- .../View/Confirmation/ConfirmationView.php | 2 +- .../Element/AbstractElementView.php | 2 +- .../Element/CheckboxElementView.php | 2 +- .../Element/CheckboxGroupElementView.php | 2 +- .../Element/ContainerElementView.php | 2 +- .../Element/FieldsetElementView.php | 2 +- .../Element/FileuploadElementView.php | 2 +- .../Element/OptgroupElementView.php | 2 +- .../Element/OptionElementView.php | 2 +- .../Confirmation/Element/RadioElementView.php | 2 +- .../Element/RadioGroupElementView.php | 2 +- .../Element/SelectElementView.php | 2 +- .../Element/TextareaElementView.php | 2 +- .../Element/TextlineElementView.php | 2 +- .../Form/Additional/AdditionalElementView.php | 2 +- .../Additional/ErrorAdditionalElementView.php | 2 +- .../Additional/LabelAdditionalElementView.php | 2 +- .../LegendAdditionalElementView.php | 2 +- .../MandatoryAdditionalElementView.php | 2 +- .../View/Form/Element/AbstractElementView.php | 2 +- .../View/Form/Element/ButtonElementView.php | 2 +- .../View/Form/Element/CheckboxElementView.php | 2 +- .../Form/Element/CheckboxGroupElementView.php | 2 +- .../Form/Element/ContainerElementView.php | 2 +- .../View/Form/Element/ContentElementView.php | 2 +- .../View/Form/Element/FieldsetElementView.php | 2 +- .../Form/Element/FileuploadElementView.php | 2 +- .../View/Form/Element/HeaderElementView.php | 2 +- .../View/Form/Element/HiddenElementView.php | 2 +- .../Form/Element/ImagebuttonElementView.php | 2 +- .../View/Form/Element/OptgroupElementView.php | 2 +- .../View/Form/Element/OptionElementView.php | 2 +- .../View/Form/Element/PasswordElementView.php | 2 +- .../View/Form/Element/RadioElementView.php | 2 +- .../Form/Element/RadioGroupElementView.php | 2 +- .../View/Form/Element/ResetElementView.php | 2 +- .../View/Form/Element/SelectElementView.php | 2 +- .../View/Form/Element/SubmitElementView.php | 2 +- .../View/Form/Element/TextareaElementView.php | 2 +- .../Form/Element/TextblockElementView.php | 2 +- .../View/Form/Element/TextlineElementView.php | 2 +- .../form/Classes/View/Form/FormView.php | 2 +- .../Html/Additional/AdditionalElementView.php | 2 +- .../Additional/LabelAdditionalElementView.php | 2 +- .../LegendAdditionalElementView.php | 2 +- .../Mail/Html/Element/AbstractElementView.php | 2 +- .../Mail/Html/Element/CheckboxElementView.php | 2 +- .../Html/Element/CheckboxGroupElementView.php | 2 +- .../Html/Element/ContainerElementView.php | 2 +- .../Mail/Html/Element/FieldsetElementView.php | 2 +- .../Html/Element/FileuploadElementView.php | 2 +- .../Mail/Html/Element/HiddenElementView.php | 2 +- .../Mail/Html/Element/OptgroupElementView.php | 2 +- .../Mail/Html/Element/OptionElementView.php | 2 +- .../Mail/Html/Element/RadioElementView.php | 2 +- .../Html/Element/RadioGroupElementView.php | 2 +- .../Mail/Html/Element/SelectElementView.php | 2 +- .../Mail/Html/Element/TextareaElementView.php | 2 +- .../Mail/Html/Element/TextlineElementView.php | 2 +- .../form/Classes/View/Mail/Html/HtmlView.php | 2 +- .../form/Classes/View/Mail/MailView.php | 2 +- .../Plain/Element/AbstractElementView.php | 2 +- .../Plain/Element/CheckboxElementView.php | 2 +- .../Element/CheckboxGroupElementView.php | 2 +- .../Plain/Element/ContainerElementView.php | 2 +- .../Plain/Element/FieldsetElementView.php | 2 +- .../Plain/Element/FileuploadElementView.php | 2 +- .../Mail/Plain/Element/HiddenElementView.php | 2 +- .../Plain/Element/OptgroupElementView.php | 2 +- .../Mail/Plain/Element/OptionElementView.php | 2 +- .../Mail/Plain/Element/RadioElementView.php | 2 +- .../Plain/Element/RadioGroupElementView.php | 2 +- .../Mail/Plain/Element/SelectElementView.php | 2 +- .../Plain/Element/TextareaElementView.php | 2 +- .../Plain/Element/TextlineElementView.php | 2 +- .../Classes/View/Mail/Plain/PlainView.php | 2 +- .../View/Wizard/AbstractWizardView.php | 2 +- .../Classes/View/Wizard/LoadWizardView.php | 2 +- .../Classes/View/Wizard/SaveWizardView.php | 2 +- .../form/Classes/View/Wizard/WizardView.php | 2 +- .../Unit/Filter/AlphabeticFilterTest.php | 2 +- .../Unit/Filter/AlphanumericFilterTest.php | 2 +- .../Tests/Unit/Filter/CurrencyFilterTest.php | 2 +- .../Tests/Unit/Filter/DigitFilterTest.php | 2 +- .../Tests/Unit/Filter/IntegerFilterTest.php | 2 +- .../Tests/Unit/Filter/LowerCaseFilterTest.php | 2 +- .../Tests/Unit/Filter/RegExpFilterTest.php | 2 +- .../Tests/Unit/Filter/RemoveXssFilterTest.php | 2 +- .../Unit/Filter/StripNewLinesFilterTest.php | 2 +- .../Tests/Unit/Filter/TitleCaseFilterTest.php | 2 +- .../form/Tests/Unit/Filter/TrimFilterTest.php | 2 +- .../Tests/Unit/Filter/UpperCaseFilterTest.php | 2 +- .../Unit/PostProcess/PostProcessorTest.php | 2 +- .../Validation/AlphabeticValidatorTest.php | 2 +- .../Validation/AlphanumericValidatorTest.php | 2 +- .../Unit/Validation/BetweenValidatorTest.php | 2 +- .../Unit/Validation/DateValidatorTest.php | 2 +- .../Unit/Validation/DigitValidatorTest.php | 2 +- .../Unit/Validation/EmailValidatorTest.php | 2 +- .../Unit/Validation/EqualsValidatorTest.php | 2 +- .../FileAllowedTypesValidatorTest.php | 2 +- .../FileMaximumSizeValidatorTest.php | 2 +- .../FileMinimumSizeValidatorTest.php | 2 +- .../Unit/Validation/FloatValidatorTest.php | 2 +- .../Validation/GreaterThanValidatorTest.php | 2 +- .../form/Tests/Unit/Validation/Helper.php | 2 +- .../Unit/Validation/InArrayValidatorTest.php | 2 +- .../Unit/Validation/IntegerValidatorTest.php | 2 +- .../Tests/Unit/Validation/IpValidatorTest.php | 2 +- .../Unit/Validation/LengthValidatorTest.php | 2 +- .../Unit/Validation/LessThanValidatorTest.php | 2 +- .../Unit/Validation/RegExpValidatorTest.php | 2 +- .../Unit/Validation/RequiredValidatorTest.php | 2 +- .../Unit/Validation/UriValidatorTest.php | 2 +- .../Html/Element/AbstractElementViewTest.php | 2 +- .../FrontendUserAuthentication.php | 2 +- .../ConditionMatching/ConditionMatcher.php | 2 +- .../ContentObject/AbstractContentObject.php | 4 +-- .../ContentObject/CaseContentObject.php | 4 +-- .../ContentObject/ClearGifContentObject.php | 4 +-- .../ContentObject/ColumnsContentObject.php | 4 +-- .../ContentObject/ContentContentObject.php | 4 +-- .../ContentObjectArrayContentObject.php | 4 +-- ...ontentObjectArrayInternalContentObject.php | 4 +-- .../ContentObjectGetDataHookInterface.php | 5 ++-- ...entObjectGetImageResourceHookInterface.php | 5 ++-- ...ObjectGetPublicUrlForFileHookInterface.php | 5 ++-- .../ContentObjectGetSingleHookInterface.php | 2 +- .../ContentObjectPostInitHookInterface.php | 2 +- .../ContentObject/ContentObjectRenderer.php | 2 +- .../ContentObjectStdWrapHookInterface.php | 5 ++-- .../ContentTableContentObject.php | 4 +-- .../ContentObject/EditPanelContentObject.php | 2 +- .../ContentObject/FileContentObject.php | 4 +-- .../ContentObject/FileLinkHookInterface.php | 5 ++-- .../ContentObject/FilesContentObject.php | 2 +- .../ContentObject/FlowPlayerContentObject.php | 2 +- .../FluidTemplateContentObject.php | 4 +-- .../ContentObject/FormContentObject.php | 4 +-- .../HierarchicalMenuContentObject.php | 4 +-- .../HorizontalRulerContentObject.php | 4 +-- .../ContentObject/ImageContentObject.php | 4 +-- .../ImageResourceContentObject.php | 4 +-- .../ContentObject/ImageTextContentObject.php | 4 +-- .../LoadRegisterContentObject.php | 4 +-- .../ContentObject/MediaContentObject.php | 6 ++--- .../Menu/AbstractMenuContentObject.php | 2 +- .../AbstractMenuFilterPagesHookInterface.php | 5 ++-- .../Menu/GraphicalMenuContentObject.php | 26 ++++++++++++++++++ .../GraphicalMenuFoldoutContentObject.php | 2 +- .../Menu/GraphicalMenuLayersContentObject.php | 2 +- .../Menu/ImageMenuContentObject.php | 26 ++++++++++++++++++ .../Menu/JavaScriptMenuContentObject.php | 26 ++++++++++++++++++ .../Menu/TextMenuContentObject.php | 26 ++++++++++++++++++ .../Menu/TextMenuLayersContentObject.php | 2 +- .../ContentObject/MultimediaContentObject.php | 2 +- .../OffsetTableContentObject.php | 2 +- .../QuicktimeObjectContentObject.php | 6 ++--- .../ContentObject/RecordsContentObject.php | 4 +-- .../RestoreRegisterContentObject.php | 4 +-- .../ScalableVectorGraphicsContentObject.php | 4 +-- .../SearchResultContentObject.php | 2 +- .../ShockwaveFlashObjectContentObject.php | 6 ++--- .../Classes/ContentObject/TableRenderer.php | 2 +- .../ContentObject/TemplateContentObject.php | 4 +-- .../ContentObject/TextContentObject.php | 4 +-- .../ContentObject/UserContentObject.php | 4 +-- .../UserInternalContentObject.php | 4 +-- .../Controller/ExtDirectEidController.php | 2 +- .../Controller/PageInformationController.php | 26 ++++++++++++++++++ .../Controller/ShowImageController.php | 26 ++++++++++++++++++ .../TranslationStatusController.php | 2 +- .../TypoScriptFrontendController.php | 2 +- .../frontend/Classes/Hooks/FrontendHooks.php | 2 +- .../frontend/Classes/Hooks/MediaItemHooks.php | 2 +- .../Hooks/TreelistCacheUpdateHooks.php | 2 +- .../frontend/Classes/Imaging/GifBuilder.php | 2 +- .../MediaWizard/MediaWizardProvider.php | 2 +- .../MediaWizardProviderInterface.php | 5 ++-- .../MediaWizardProviderManager.php | 2 +- .../Classes/Page/CacheHashCalculator.php | 2 +- .../Classes/Page/FramesetRenderer.php | 2 +- .../frontend/Classes/Page/PageGenerator.php | 2 +- .../frontend/Classes/Page/PageRepository.php | 2 +- .../PageRepositoryGetPageHookInterface.php | 5 ++-- ...eRepositoryGetPageOverlayHookInterface.php | 5 ++-- ...epositoryGetRecordOverlayHookInterface.php | 5 ++-- .../Classes/Plugin/AbstractPlugin.php | 2 +- .../Classes/Utility/CompressionUtility.php | 2 +- .../frontend/Classes/Utility/EidUtility.php | 2 +- .../frontend/Classes/View/AdminPanelView.php | 4 +-- .../View/AdminPanelViewHookInterface.php | 5 ++-- .../ConditionMatcherTest.php | 2 +- .../ContentObjectRendererTest.php | 2 +- .../FluidTemplateContentObjectTest.php | 2 +- .../Menu/AbstractMenuContentObjectTest.php | 2 +- .../TypoScriptFrontendControllerTest.php | 2 +- .../Unit/Page/CacheHashCalculatorTest.php | 2 +- .../Tests/Unit/Page/PageRepositoryTest.php | 2 +- .../Tests/Unit/View/AdminPanelViewTest.php | 2 +- .../Controller/PageFunctionsController.php | 2 +- typo3/sysext/func/mod1/index.php | 2 +- .../WebFunctionWizardsBaseController.php | 2 +- typo3/sysext/impexp/Classes/Clickmenu.php | 2 +- .../Controller/ImportExportController.php | 2 +- .../Controller/ModuleFunctionController.php | 2 +- typo3/sysext/impexp/Classes/ImportExport.php | 2 +- typo3/sysext/impexp/Classes/LocalPageTree.php | 2 +- .../impexp/Classes/Task/ImportExportTask.php | 4 +-- typo3/sysext/impexp/app/index.php | 2 +- .../modfunc1/class.tx_impexp_modfunc1.php | 2 +- .../Controller/IndexedPagesController.php | 23 ++++++++++++++++ .../IndexingStatisticsController.php | 2 +- .../Classes/Controller/ModuleController.php | 26 ++++++++++++++++++ .../Classes/Controller/SearchController.php | 2 +- .../Controller/SearchFormController.php | 26 ++++++++++++++++++ .../Repository/IndexSearchRepository.php | 2 +- .../Classes/Example/CrawlerHook.php | 2 +- .../Classes/Example/PluginHook.php | 2 +- .../Classes/FileContentParser.php | 2 +- .../Classes/Hook/CrawlerFilesHook.php | 26 ++++++++++++++++++ .../Classes/Hook/CrawlerHook.php | 26 ++++++++++++++++++ .../Classes/Hook/MysqlFulltextIndexHook.php | 2 +- .../Classes/Hook/TypoScriptFrontendHook.php | 2 +- .../sysext/indexed_search/Classes/Indexer.php | 2 +- typo3/sysext/indexed_search/Classes/Lexer.php | 2 +- .../Classes/Utility/IndexedSearchUtility.php | 2 +- .../PageBrowsingResultsViewHelper.php | 2 +- .../ViewHelpers/PageBrowsingViewHelper.php | 2 +- .../indexed_search/Tests/Unit/IndexerTest.php | 23 ++++++++++++++++ typo3/sysext/indexed_search/class.crawler.php | 2 +- typo3/sysext/indexed_search/mod/index.php | 2 +- .../class.tx_indexedsearch_modfunc1.php | 2 +- .../pi/class.tx_indexedsearch.php | 2 +- .../Controller/InfoModuleController.php | 26 ++++++++++++++++++ typo3/sysext/info/mod1/index.php | 2 +- .../InfoPageTyposcriptConfigController.php | 2 +- .../Classes/CheckTheDatabaseHookInterface.php | 2 +- .../InstallToolModuleController.php | 23 ++++++++++++++++ .../CoreUpdates/AddFlexFormsToAclUpdate.php | 2 +- .../CoreUpdates/CharsetDefaultsUpdate.php | 2 +- .../CoreUpdates/CompatVersionUpdate.php | 2 +- .../CoreUpdates/CompressionLevelUpdate.php | 2 +- .../Classes/CoreUpdates/CscSplitUpdate.php | 2 +- .../CoreUpdates/ExtensionManagerTables.php | 2 +- .../CoreUpdates/FlagsFromSpriteUpdate.php | 2 +- .../Classes/CoreUpdates/ImagecolsUpdate.php | 2 +- .../Classes/CoreUpdates/ImagelinkUpdate.php | 2 +- .../CoreUpdates/InstallSysExtsUpdate.php | 6 ++--- .../CoreUpdates/LocalConfigurationUpdate.php | 2 +- .../CoreUpdates/MediaFlexformUpdate.php | 2 +- .../CoreUpdates/MergeAdvancedUpdate.php | 2 +- .../CoreUpdates/MigrateWorkspacesUpdate.php | 2 +- .../Classes/CoreUpdates/NotInMenuUpdate.php | 2 +- .../CoreUpdates/RootTemplateUpdate.php | 2 +- .../CoreUpdates/StaticTemplatesUpdate.php | 4 +-- .../Classes/CoreUpdates/T3skinUpdate.php | 2 +- typo3/sysext/install/Classes/EidHandler.php | 2 +- .../install/Classes/EnableFileService.php | 2 +- .../install/Classes/InstallBootstrap.php | 2 +- typo3/sysext/install/Classes/Installer.php | 26 ++++++++++++++++++ .../Classes/Report/InstallStatusReport.php | 23 ++++++++++++++++ .../Service/UpdateDispatcherService.php | 2 +- typo3/sysext/install/Classes/Session.php | 2 +- .../install/Classes/Sql/SchemaMigrator.php | 2 +- .../Classes/Updates/AbstractUpdate.php | 2 +- .../Classes/Updates/FilemountUpdateWizard.php | 2 +- .../Classes/Updates/InitUpdateWizard.php | 2 +- .../Updates/InstallerProcessInterface.php | 2 +- .../Classes/Updates/TceformsUpdateWizard.php | 2 +- .../Updates/TtContentUploadsUpdateWizard.php | 2 +- .../install/Tests/Unit/InstallToolTest.php | 2 +- typo3/sysext/install/mod/class.tx_install.php | 2 +- typo3/sysext/install/mod/index.php | 2 +- .../class.tx_install_report_installstatus.php | 22 --------------- .../Classes/ClearLanguageCacheMenuItem.php | 2 +- .../Classes/Controller/LanguageController.php | 4 +-- .../lang/Classes/Domain/Model/Extension.php | 2 +- .../lang/Classes/Domain/Model/Language.php | 2 +- .../Domain/Model/LanguageSelectionForm.php | 2 +- .../Domain/Model/UpdateTranslationForm.php | 2 +- .../Domain/Repository/ExtensionRepository.php | 2 +- .../Domain/Repository/LanguageRepository.php | 2 +- typo3/sysext/lang/Classes/Exception/Lang.php | 2 +- typo3/sysext/lang/Classes/Exception/Ter.php | 2 +- .../lang/Classes/Exception/XmlParser.php | 2 +- .../lang/Classes/LanguageCacheClearer.php | 2 +- typo3/sysext/lang/Classes/LanguageService.php | 9 ++++++- .../lang/Classes/Utility/Connection/Ter.php | 2 +- .../View/Language/CheckTranslationJson.php | 2 +- .../View/Language/UpdateTranslationJson.php | 2 +- .../ViewHelpers/Be/ContainerViewHelper.php | 2 +- .../ViewHelpers/Be/SpriteIconViewHelper.php | 2 +- .../Tests/Unit/Domain/Model/ExtensionTest.php | 2 +- .../Model/LanguageSelectionFormTest.php | 2 +- .../Tests/Unit/Domain/Model/LanguageTest.php | 2 +- .../Model/UpdateTranslationFormTest.php | 2 +- .../sysext/lowlevel/Classes/AdminCommand.php | 2 +- .../lowlevel/Classes/CleanFlexformCommand.php | 2 +- .../lowlevel/Classes/CleanerCommand.php | 2 +- .../Classes/DeletedRecordsCommand.php | 2 +- .../lowlevel/Classes/DoubleFilesCommand.php | 2 +- .../lowlevel/Classes/LostFilesCommand.php | 2 +- .../lowlevel/Classes/MissingFilesCommand.php | 2 +- .../Classes/MissingRelationsCommand.php | 2 +- .../lowlevel/Classes/OrphanRecordsCommand.php | 2 +- .../lowlevel/Classes/RteImagesCommand.php | 2 +- .../sysext/lowlevel/Classes/SyslogCommand.php | 2 +- .../lowlevel/Classes/Utility/ArrayBrowser.php | 2 +- .../lowlevel/Classes/VersionsCommand.php | 2 +- .../Classes/View/ConfigurationView.php | 26 ++++++++++++++++++ .../Classes/View/DatabaseIntegrityView.php | 26 ++++++++++++++++++ .../Tests/Unit/Utility/ArrayBrowserTest.php | 2 +- typo3/sysext/lowlevel/config/index.php | 2 +- typo3/sysext/lowlevel/dbint/index.php | 2 +- .../Classes/Controller/OpendocsController.php | 26 ++++++++++++++++++ typo3/sysext/opendocs/class.tx_opendocs.php | 2 +- typo3/sysext/openid/Classes/OpenidEid.php | 2 +- .../openid/Classes/OpenidModuleSetup.php | 2 +- typo3/sysext/openid/Classes/OpenidReturn.php | 23 ++++++++++++++++ typo3/sysext/openid/Classes/OpenidService.php | 24 +++++++++++++++++ typo3/sysext/openid/Classes/OpenidStore.php | 23 ++++++++++++++++ .../sysext/openid/class.tx_openid_return.php | 2 +- .../openid/sv1/class.tx_openid_store.php | 2 +- .../sysext/openid/sv1/class.tx_openid_sv1.php | 2 +- .../Controller/PermissionAjaxController.php | 23 ++++++++++++++++ .../Controller/PermissionModuleController.php | 26 ++++++++++++++++++ .../perm/mod1/class.sc_mod_web_perm_ajax.php | 2 +- typo3/sysext/perm/mod1/index.php | 2 +- .../Classes/Browser/ElementBrowser.php | 26 ++++++++++++++++++ .../Controller/ElementBrowserController.php | 26 ++++++++++++++++++ .../ElementBrowserFramesetController.php | 26 ++++++++++++++++++ .../sysext/recordlist/Classes/RecordList.php | 26 ++++++++++++++++++ .../RecordList/AbstractDatabaseRecordList.php | 2 +- .../Classes/RecordList/DatabaseRecordList.php | 2 +- .../RecordList/RecordListHookInterface.php | 2 +- typo3/sysext/recordlist/mod1/index.php | 2 +- .../Controller/DeletedRecordsController.php | 2 +- .../Controller/RecyclerAjaxController.php | 2 +- .../Controller/RecyclerModuleController.php | 2 +- .../class.tx_recycler_controller_ajax.php | 2 +- .../Classes/Domain/Model/DeletedRecords.php | 2 +- .../recycler/Classes/Domain/Model/Tables.php | 2 +- .../Classes/Utility/RecyclerUtility.php | 2 +- ...class.tx_recycler_model_deletedRecords.php | 2 +- .../model/class.tx_recycler_model_tables.php | 2 +- .../class.tx_recycler_view_deletedRecords.php | 2 +- typo3/sysext/recycler/mod1/index.php | 2 +- .../Classes/Controller/ReportController.php | 2 +- .../Report/Status/ConfigurationStatus.php | 2 +- .../Classes/Report/Status/SecurityStatus.php | 2 +- .../reports/Classes/Report/Status/Status.php | 2 +- .../Classes/Report/Status/SystemStatus.php | 2 +- .../Classes/Report/Status/Typo3Status.php | 2 +- .../Status/WarningMessagePostProcessor.php | 2 +- .../reports/Classes/ReportInterface.php | 5 ++-- typo3/sysext/reports/Classes/Status.php | 2 +- .../Classes/StatusProviderInterface.php | 5 ++-- .../Classes/Task/SystemStatusUpdateTask.php | 2 +- ...StatusUpdateTaskNotificationEmailField.php | 2 +- .../ViewHelpers/ActionMenuItemViewHelper.php | 2 +- .../Classes/ViewHelpers/IconViewHelper.php | 2 +- .../Classes/Backend/AbstractBackend.php | 2 +- .../Classes/Backend/BackendFactory.php | 2 +- .../Classes/Backend/CommandLineBackend.php | 2 +- .../rsaauth/Classes/Backend/PhpBackend.php | 2 +- .../rsaauth/Classes/BackendWarnings.php | 2 +- .../Classes/Hook/FrontendLoginHook.php | 2 +- .../rsaauth/Classes/Hook/LoginFormHook.php | 2 +- .../rsaauth/Classes/Hook/UserSetupHook.php | 2 +- typo3/sysext/rsaauth/Classes/Keypair.php | 2 +- .../sysext/rsaauth/Classes/RsaAuthService.php | 23 ++++++++++++++++ .../Classes/Storage/AbstractStorage.php | 2 +- .../Classes/Storage/SessionStorage.php | 2 +- .../rsaauth/Classes/Storage/SplitStorage.php | 2 +- .../Classes/Storage/StorageFactory.php | 2 +- .../rsaauth/sv1/class.tx_rsaauth_sv1.php | 2 +- .../rtehtmlarea/Classes/ContentParser.php | 2 +- .../AccessibilityLinkController.php | 2 +- .../Controller/BrowseLinksController.php | 27 +++++++++++++++++++ .../Controller/CustomAttributeController.php | 2 +- .../Controller/FrontendRteController.php | 2 +- .../Controller/SelectImageController.php | 27 +++++++++++++++++++ .../Controller/SpellCheckingController.php | 2 +- .../Classes/Extension/AboutEditor.php | 2 +- .../rtehtmlarea/Classes/Extension/Acronym.php | 2 +- .../Classes/Extension/BlockElements.php | 2 +- .../Classes/Extension/BlockStyle.php | 2 +- .../Classes/Extension/CharacterMap.php | 2 +- .../Classes/Extension/ContextMenu.php | 2 +- .../Classes/Extension/CopyPaste.php | 2 +- .../Classes/Extension/DefaultClean.php | 2 +- .../Classes/Extension/DefaultImage.php | 2 +- .../Classes/Extension/DefaultInline.php | 2 +- .../Classes/Extension/DefaultLink.php | 2 +- .../Classes/Extension/DefinitionList.php | 2 +- .../Classes/Extension/EditElement.php | 2 +- .../Classes/Extension/EditorMode.php | 2 +- .../Classes/Extension/FindReplace.php | 2 +- .../Classes/Extension/InlineElements.php | 2 +- .../Classes/Extension/InsertSmiley.php | 2 +- .../Classes/Extension/Language.php | 2 +- .../Classes/Extension/MicroDataSchema.php | 2 +- .../Classes/Extension/Plaintext.php | 2 +- .../Classes/Extension/QuickTag.php | 2 +- .../Classes/Extension/RemoveFormat.php | 2 +- .../Classes/Extension/SelectFont.php | 2 +- .../Classes/Extension/Spellchecker.php | 2 +- .../Classes/Extension/TableOperations.php | 2 +- .../Classes/Extension/TextIndicator.php | 2 +- .../Classes/Extension/TextStyle.php | 2 +- .../Classes/Extension/Typo3Color.php | 2 +- .../Classes/Extension/Typo3HtmlParser.php | 2 +- .../Classes/Extension/Typo3Image.php | 2 +- .../Classes/Extension/Typo3Link.php | 2 +- .../Classes/Extension/UndoRedo.php | 2 +- .../Classes/Extension/UserElements.php | 2 +- .../Hook/Install/DeprecatedRteProperties.php | 2 +- .../Classes/Hook/SoftReferenceHook.php | 2 +- .../Hook/StatusReportConflictsCheckHook.php | 2 +- .../rtehtmlarea/Classes/ImageFolderTree.php | 4 +-- typo3/sysext/rtehtmlarea/Classes/PageTree.php | 4 +-- .../rtehtmlarea/Classes/RteHtmlAreaApi.php | 2 +- .../rtehtmlarea/Classes/RteHtmlAreaBase.php | 6 ++--- .../rtehtmlarea/Classes/SelectImage.php | 27 +++++++++++++++++++ typo3/sysext/rtehtmlarea/Classes/User.php | 4 +-- .../sysext/rtehtmlarea/mod3/browse_links.php | 4 +-- .../sysext/rtehtmlarea/mod4/select_image.php | 4 +-- typo3/sysext/rtehtmlarea/mod5/user.php | 4 +-- typo3/sysext/rtehtmlarea/mod6/parse_html.php | 2 +- .../saltedpasswords/Classes/Autoloader.php | 2 +- .../Classes/Salt/AbstractSalt.php | 2 +- .../Classes/Salt/BlowfishSalt.php | 2 +- .../saltedpasswords/Classes/Salt/Md5Salt.php | 2 +- .../Classes/Salt/PhpassSalt.php | 2 +- .../Classes/Salt/SaltFactory.php | 2 +- .../Classes/Salt/SaltInterface.php | 7 +++-- .../Classes/Task/BulkUpdateFieldProvider.php | 2 +- .../Classes/Task/BulkUpdateTask.php | 2 +- .../ExtensionManagerConfigurationUtility.php | 26 ++++++++++++++++++ .../Tests/Unit/Evaluation/EvaluatorTest.php | 2 +- .../Tests/Unit/Salt/BlowfishSaltTest.php | 2 +- .../Tests/Unit/Salt/Md5SaltTest.php | 2 +- .../Tests/Unit/Salt/PhpassSaltTest.php | 2 +- .../Tests/Unit/Salt/SaltFactoryTest.php | 2 +- .../Utility/SaltedPasswordsUtilityTest.php | 2 +- .../AdditionalFieldProviderInterface.php | 2 +- .../Controller/SchedulerModuleController.php | 4 +-- .../Classes/CronCommand/CronCommand.php | 2 +- .../Classes/CronCommand/NormalizeCommand.php | 2 +- .../scheduler/Classes/Example/SleepTask.php | 2 +- .../SleepTaskAdditionalFieldProvider.php | 2 +- .../scheduler/Classes/Example/TestTask.php | 2 +- .../TestTaskAdditionalFieldProvider.php | 2 +- typo3/sysext/scheduler/Classes/Execution.php | 2 +- .../Classes/FailedExecutionException.php | 2 +- .../Classes/ProgressProviderInterface.php | 5 ++-- typo3/sysext/scheduler/Classes/Scheduler.php | 2 +- .../scheduler/Classes/Task/AbstractTask.php | 2 +- ...rbageCollectionAdditionalFieldProvider.php | 2 +- .../CachingFrameworkGarbageCollectionTask.php | 2 +- .../Classes/Task/FileIndexingTask.php | 2 +- ...rbageCollectionAdditionalFieldProvider.php | 2 +- .../Task/RecyclerGarbageCollectionTask.php | 2 +- ...rbageCollectionAdditionalFieldProvider.php | 2 +- .../Task/TableGarbageCollectionTask.php | 2 +- .../SchedulerModuleControllerTest.php | 2 +- .../Unit/CronCommand/CronCommandTest.php | 2 +- .../Unit/CronCommand/NormalizeCommandTest.php | 2 +- .../CachingFrameworkGarbageCollectionTest.php | 2 +- .../scheduler/cli/scheduler_cli_dispatch.php | 2 +- typo3/sysext/scheduler/mod1/index.php | 4 +-- .../Controller/SetupModuleController.php | 2 +- .../Classes/StaticTemplatesHook.php | 4 +-- .../Classes/AbstractAuthenticationService.php | 26 ++++++++++++++++++ .../sv/Classes/AuthenticationService.php | 2 +- typo3/sysext/sv/Classes/LoginFormHook.php | 2 +- .../sv/Classes/Report/ServicesListReport.php | 2 +- typo3/sysext/sv/class.tx_sv_authbase.php | 2 +- .../sysext/sys_action/Classes/ActionList.php | 2 +- .../sysext/sys_action/Classes/ActionTask.php | 4 +-- .../sys_action/Classes/ActionToolbarMenu.php | 2 +- .../Domain/Repository/SysNoteRepository.php | 2 +- .../sys_note/Classes/Hook/InfoModuleHook.php | 2 +- .../sysext/sys_note/Classes/Hook/PageHook.php | 2 +- .../sys_note/Classes/Hook/RecordListHook.php | 2 +- .../ViewHelpers/EditLinkViewHelper.php | 2 +- .../t3editor/Classes/CodeCompletion.php | 26 ++++++++++++++++++ typo3/sysext/t3editor/Classes/FormWizard.php | 26 ++++++++++++++++++ .../t3editor/Classes/Hook/FileEditHook.php | 26 ++++++++++++++++++ .../Hook/TypoScriptTemplateInfoHook.php | 26 ++++++++++++++++++ typo3/sysext/t3editor/Classes/T3Editor.php | 26 ++++++++++++++++++ .../Classes/TypoScriptReferenceLoader.php | 26 ++++++++++++++++++ .../t3editor/Classes/class.tx_t3editor.php | 2 +- .../class.tx_t3editor_hooks_fileedit.php | 2 +- ...class.tx_t3editor_hooks_tstemplateinfo.php | 2 +- .../class.tx_t3editor_tceforms_wizard.php | 2 +- .../class.tx_t3editor_codecompletion.php | 2 +- .../class.tx_t3editor_tsrefloader.php | 2 +- .../Controller/TaskModuleController.php | 2 +- .../taskcenter/Classes/TaskInterface.php | 2 +- .../sysext/taskcenter/Classes/TaskStatus.php | 2 +- typo3/sysext/taskcenter/task/index.php | 2 +- .../TypoScriptConfigHelpModuleController.php | 2 +- typo3/sysext/tsconfig_help/mod1/index.php | 2 +- .../TypoScriptTemplateModuleController.php | 2 +- typo3/sysext/tstemplate/ts/index.php | 2 +- ...mplateAnalyzerModuleFunctionController.php | 2 +- .../class.tx_tstemplateanalyzer.php | 26 ------------------ ...ConstantEditorModuleFunctionController.php | 2 +- .../class.tx_tstemplateceditor.php | 26 ------------------ ...ateInformationModuleFunctionController.php | 2 +- .../class.tx_tstemplateinfo.php | 26 ------------------ ...eObjectBrowserModuleFunctionController.php | 2 +- .../class.tx_tstemplateobjbrowser.php | 26 ------------------ .../Controller/ViewModuleController.php | 2 +- ...atePagesWizardModuleFunctionController.php | 2 +- .../View/SortPagesWizardModuleFunction.php | 2 +- typo3/tce_db.php | 2 +- typo3/tce_file.php | 2 +- typo3/template.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 +- typo3/wizard_tsconfig.php | 2 +- 1336 files changed, 3583 insertions(+), 1526 deletions(-) diff --git a/index.php b/index.php index 848556065c..afad2a3e0e 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 1999-2012 Kasper Skårhøj (kasperYYYY@typo3.com) +* (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_ajax.php b/t3lib/class.t3lib_ajax.php index 033e8509ec..0971db9144 100644 --- a/t3lib/class.t3lib_ajax.php +++ b/t3lib/class.t3lib_ajax.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2004-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2004-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_formmail.php b/t3lib/class.t3lib_formmail.php index 58c43cfc1e..0a8de31709 100644 --- a/t3lib/class.t3lib_formmail.php +++ b/t3lib/class.t3lib_formmail.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_install.php b/t3lib/class.t3lib_install.php index c97ba85432..4aff4d1f7c 100644 --- a/t3lib/class.t3lib_install.php +++ b/t3lib/class.t3lib_install.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_readmail.php b/t3lib/class.t3lib_readmail.php index 9847aa2624..ac90d04ec9 100644 --- a/t3lib/class.t3lib_readmail.php +++ b/t3lib/class.t3lib_readmail.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_svbase.php b/t3lib/class.t3lib_svbase.php index 4e9eb18814..197b2d9af4 100644 --- a/t3lib/class.t3lib_svbase.php +++ b/t3lib/class.t3lib_svbase.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/t3lib/class.t3lib_syntaxhl.php b/t3lib/class.t3lib_syntaxhl.php index 61e23587f3..2d40b23499 100644 --- a/t3lib/class.t3lib_syntaxhl.php +++ b/t3lib/class.t3lib_syntaxhl.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_userauth.php b/t3lib/class.t3lib_userauth.php index 7e4ca4c6c8..b69e48916a 100644 --- a/t3lib/class.t3lib_userauth.php +++ b/t3lib/class.t3lib_userauth.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_userauthgroup.php b/t3lib/class.t3lib_userauthgroup.php index 4bab07cdba..702e8fddb6 100644 --- a/t3lib/class.t3lib_userauthgroup.php +++ b/t3lib/class.t3lib_userauthgroup.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/class.t3lib_xml.php b/t3lib/class.t3lib_xml.php index c897fc325f..5b6ef481e5 100644 --- a/t3lib/class.t3lib_xml.php +++ b/t3lib/class.t3lib_xml.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/http/class.t3lib_http_request.php b/t3lib/http/class.t3lib_http_request.php index 0b26aee287..95a768ce77 100644 --- a/t3lib/http/class.t3lib_http_request.php +++ b/t3lib/http/class.t3lib_http_request.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2011 Philipp Gampe + * (c) 2011-2013 Philipp Gampe * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/mail/class.t3lib_mail_mailer.php b/t3lib/mail/class.t3lib_mail_mailer.php index 1019bc6116..9d10efb568 100644 --- a/t3lib/mail/class.t3lib_mail_mailer.php +++ b/t3lib/mail/class.t3lib_mail_mailer.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ernesto Baschny + * (c) 2010-2013 Ernesto Baschny * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/t3lib/mail/class.t3lib_mail_message.php b/t3lib/mail/class.t3lib_mail_message.php index 2ee5c33d8b..8c7bf3f8dc 100644 --- a/t3lib/mail/class.t3lib_mail_message.php +++ b/t3lib/mail/class.t3lib_mail_message.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ernesto Baschny + * (c) 2010-2013 Ernesto Baschny * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/ajax.php b/typo3/ajax.php index e352d5c779..7d4a3e885c 100644 --- a/typo3/ajax.php +++ b/typo3/ajax.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2007-2011 Benjamin Mack + * (c) 2007-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/alt_clickmenu.php b/typo3/alt_clickmenu.php index d3aefdc4ac..a0b14c9413 100644 --- a/typo3/alt_clickmenu.php +++ b/typo3/alt_clickmenu.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/alt_db_navframe.php b/typo3/alt_db_navframe.php index 295df12d64..0a4c8ce903 100644 --- a/typo3/alt_db_navframe.php +++ b/typo3/alt_db_navframe.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/alt_doc.php b/typo3/alt_doc.php index d848038ff8..4ef909253c 100644 --- a/typo3/alt_doc.php +++ b/typo3/alt_doc.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/alt_doc_nodoc.php b/typo3/alt_doc_nodoc.php index 6ae6dbdab8..d92df9543b 100644 --- a/typo3/alt_doc_nodoc.php +++ b/typo3/alt_doc_nodoc.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/alt_file_navframe.php b/typo3/alt_file_navframe.php index 03a97a07c4..3bb748bc0c 100644 --- a/typo3/alt_file_navframe.php +++ b/typo3/alt_file_navframe.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/alt_shortcut.php b/typo3/alt_shortcut.php index beefedc5ff..a055114043 100644 --- a/typo3/alt_shortcut.php +++ b/typo3/alt_shortcut.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/backend.php b/typo3/backend.php index ab0ebcbb00..00b984a601 100644 --- a/typo3/backend.php +++ b/typo3/backend.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/browse_links.php b/typo3/browse_links.php index 825e1a924e..fd9d3d3076 100644 --- a/typo3/browse_links.php +++ b/typo3/browse_links.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/browser.php b/typo3/browser.php index 7a7075f42c..631cb91ffb 100644 --- a/typo3/browser.php +++ b/typo3/browser.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/classes/class.modulemenu.php b/typo3/classes/class.modulemenu.php index 16e07979e9..8e12c72db1 100644 --- a/typo3/classes/class.modulemenu.php +++ b/typo3/classes/class.modulemenu.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/classes/class.shortcutmenu.php b/typo3/classes/class.shortcutmenu.php index 67eca6a333..511a0b4e46 100644 --- a/typo3/classes/class.shortcutmenu.php +++ b/typo3/classes/class.shortcutmenu.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/cli_dispatch.phpsh b/typo3/cli_dispatch.phpsh index d6e10a34f1..50c9c4d2af 100755 --- a/typo3/cli_dispatch.phpsh +++ b/typo3/cli_dispatch.phpsh @@ -3,7 +3,7 @@ /*************************************************************** * Copyright notice * -* (c) 2005-2012 Kasper Skaarhoj (kasperYYYY@typo3.com) +* (c) 2005-2013 Kasper Skaarhoj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/db_new.php b/typo3/db_new.php index 95175aa537..2919a36692 100644 --- a/typo3/db_new.php +++ b/typo3/db_new.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/dummy.php b/typo3/dummy.php index f6c3fe95e4..5470981bff 100644 --- a/typo3/dummy.php +++ b/typo3/dummy.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/file_edit.php b/typo3/file_edit.php index 812684d126..f6055de0a0 100644 --- a/typo3/file_edit.php +++ b/typo3/file_edit.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/file_newfolder.php b/typo3/file_newfolder.php index 205514860e..47dd3cd811 100644 --- a/typo3/file_newfolder.php +++ b/typo3/file_newfolder.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/file_rename.php b/typo3/file_rename.php index 6484037f98..0db0ff5671 100644 --- a/typo3/file_rename.php +++ b/typo3/file_rename.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/file_upload.php b/typo3/file_upload.php index eaadc890f2..cb18f20953 100644 --- a/typo3/file_upload.php +++ b/typo3/file_upload.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/index.php b/typo3/index.php index 17de34b9db..f432f8284d 100644 --- a/typo3/index.php +++ b/typo3/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/init.php b/typo3/init.php index 568f4d8fa6..cf7ad32f24 100644 --- a/typo3/init.php +++ b/typo3/init.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/install/index.php b/typo3/install/index.php index 13d80a717b..4f26962224 100755 --- a/typo3/install/index.php +++ b/typo3/install/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/listframe_loader.php b/typo3/listframe_loader.php index 252abd17d9..560d390e0f 100644 --- a/typo3/listframe_loader.php +++ b/typo3/listframe_loader.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/login_frameset.php b/typo3/login_frameset.php index b306abfa51..0cd7e4241c 100644 --- a/typo3/login_frameset.php +++ b/typo3/login_frameset.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/logout.php b/typo3/logout.php index 10b176d04d..d372be334b 100644 --- a/typo3/logout.php +++ b/typo3/logout.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/mod.php b/typo3/mod.php index 88057e1524..08a935a038 100644 --- a/typo3/mod.php +++ b/typo3/mod.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2006-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2006-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/move_el.php b/typo3/move_el.php index 138837dedf..19246a20b6 100644 --- a/typo3/move_el.php +++ b/typo3/move_el.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/show_item.php b/typo3/show_item.php index 7dd87b168b..0f755e118e 100644 --- a/typo3/show_item.php +++ b/typo3/show_item.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2012 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/show_rechis.php b/typo3/show_rechis.php index 0a44489caa..9a32180ebf 100644 --- a/typo3/show_rechis.php +++ b/typo3/show_rechis.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/about/Classes/Controller/AboutController.php b/typo3/sysext/about/Classes/Controller/AboutController.php index b48deec1ec..79fe414aac 100644 --- a/typo3/sysext/about/Classes/Controller/AboutController.php +++ b/typo3/sysext/about/Classes/Controller/AboutController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\About\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/about/Classes/Domain/Model/Extension.php b/typo3/sysext/about/Classes/Domain/Model/Extension.php index dc974c8b9a..99adf0af94 100644 --- a/typo3/sysext/about/Classes/Domain/Model/Extension.php +++ b/typo3/sysext/about/Classes/Domain/Model/Extension.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\About\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * * All rights reserved * diff --git a/typo3/sysext/about/Classes/Domain/Repository/ExtensionRepository.php b/typo3/sysext/about/Classes/Domain/Repository/ExtensionRepository.php index 9c22c838c7..d0abc4c989 100644 --- a/typo3/sysext/about/Classes/Domain/Repository/ExtensionRepository.php +++ b/typo3/sysext/about/Classes/Domain/Repository/ExtensionRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\About\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * * All rights reserved * diff --git a/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php b/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php index 6413345eee..9e2d2b330d 100644 --- a/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php +++ b/typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\About\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php b/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php index 81fe63b1de..4d71a3c3d2 100644 --- a/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php +++ b/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Aboutmodules\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/adodb/Classes/DataHandling/DatabaseTypeItemsFunction.php b/typo3/sysext/adodb/Classes/DataHandling/DatabaseTypeItemsFunction.php index ddb71be38c..950f6d3569 100644 --- a/typo3/sysext/adodb/Classes/DataHandling/DatabaseTypeItemsFunction.php +++ b/typo3/sysext/adodb/Classes/DataHandling/DatabaseTypeItemsFunction.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Adodb\DataHandling; /*************************************************************** * Copyright notice * - * (c) 2004-2011 Robert Lemke (robert@typo3.org) - * (c) 2006-2011 Karsten Dambekalns (karsten@typo3.org) + * (c) 2004-2013 Robert Lemke (robert@typo3.org) + * (c) 2006-2013 Karsten Dambekalns (karsten@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/adodb/Classes/View/CheckConnectionWizardView.php b/typo3/sysext/adodb/Classes/View/CheckConnectionWizardView.php index 70053f51ea..69fa8a7fa1 100644 --- a/typo3/sysext/adodb/Classes/View/CheckConnectionWizardView.php +++ b/typo3/sysext/adodb/Classes/View/CheckConnectionWizardView.php @@ -1,6 +1,29 @@ + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php index e178286f8d..caf2f8c940 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php +++ b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenu.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php index b234e1ef05..960a6bb2c9 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php +++ b/typo3/sysext/backend/Classes/ContextMenu/AbstractContextMenuDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php index 6619dd27ac..8beb0e172e 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php +++ b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuAction.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php index 93f75aa9d5..1c1a32a539 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php +++ b/typo3/sysext/backend/Classes/ContextMenu/ContextMenuActionCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php b/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php index 95357f3b6f..30793d4fa3 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php +++ b/typo3/sysext/backend/Classes/ContextMenu/Extdirect/AbstractExtdirectContextMenu.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Extdirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php index 76e9070be4..d22f1de5a2 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php +++ b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/ContextMenuDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php index dcb32dc58c..6714052d8c 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php +++ b/typo3/sysext/backend/Classes/ContextMenu/Pagetree/Extdirect/ContextMenuConfiguration.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Pagetree\Extdirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php b/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php index f4892f19d1..d205324241 100644 --- a/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php +++ b/typo3/sysext/backend/Classes/ContextMenu/Renderer/AbstractContextMenuRenderer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\ContextMenu\Renderer; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Controller/BackendController.php b/typo3/sysext/backend/Classes/Controller/BackendController.php index a55d7cd4b3..3080202bcb 100644 --- a/typo3/sysext/backend/Classes/Controller/BackendController.php +++ b/typo3/sysext/backend/Classes/Controller/BackendController.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Class for rendering the TYPO3 backend version 4.2+ * diff --git a/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php b/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php index 34988b76bb..e50f6b78d8 100644 --- a/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php +++ b/typo3/sysext/backend/Classes/Controller/BackendLayoutWizardController.php @@ -1,6 +1,32 @@ Layout module * diff --git a/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php b/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php index 0905434ace..7615c738c9 100644 --- a/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php +++ b/typo3/sysext/backend/Classes/Controller/PageTreeNavigationController.php @@ -1,6 +1,32 @@ List module if a wizard-link has been clicked in TCEforms * diff --git a/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php b/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php index fed7acac2e..302c84e5a6 100644 --- a/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php +++ b/typo3/sysext/backend/Classes/Controller/Wizard/RteController.php @@ -1,6 +1,32 @@ + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php b/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php index cc150bc238..8bbcf29738 100644 --- a/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php +++ b/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Domain\Repository\Module; /*************************************************************** * Copyright notice * - * (c) 2012 - Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/DataPreprocessor.php b/typo3/sysext/backend/Classes/Form/DataPreprocessor.php index bafebfdae7..749c5b034e 100644 --- a/typo3/sysext/backend/Classes/Form/DataPreprocessor.php +++ b/typo3/sysext/backend/Classes/Form/DataPreprocessor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php b/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php index 6a44b47001..bc14516bde 100644 --- a/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php +++ b/typo3/sysext/backend/Classes/Form/DatabaseFileIconsHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Andy Grunwald + * (c) 2010-2013 Andy Grunwald * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/Element/InlineElement.php b/typo3/sysext/backend/Classes/Form/Element/InlineElement.php index 43f6827e4e..2b7a6badc6 100644 --- a/typo3/sysext/backend/Classes/Form/Element/InlineElement.php +++ b/typo3/sysext/backend/Classes/Form/Element/InlineElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2006-2011 Oliver Hader + * (c) 2006-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php b/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php index f0d1439a8f..a83669b9dd 100644 --- a/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php +++ b/typo3/sysext/backend/Classes/Form/Element/InlineElementHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Oliver Hader + * (c) 2008-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php b/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php index 6d40e68d8a..c88c810479 100644 --- a/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php +++ b/typo3/sysext/backend/Classes/Form/Element/SuggestDefaultReceiver.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Andreas Wolf + * (c) 2007-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php b/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php index 7a7fd5e436..02afff1ffb 100644 --- a/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php +++ b/typo3/sysext/backend/Classes/Form/Element/SuggestElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Andreas Wolf + * (c) 2007-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/Element/TreeElement.php b/typo3/sysext/backend/Classes/Form/Element/TreeElement.php index 6dbeb3763b..11ea8e8117 100644 --- a/typo3/sysext/backend/Classes/Form/Element/TreeElement.php +++ b/typo3/sysext/backend/Classes/Form/Element/TreeElement.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Steffen Ritter + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php b/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php index fca6f5a425..454be5b22e 100644 --- a/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php +++ b/typo3/sysext/backend/Classes/Form/Element/ValueSlider.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Steffen Ritter + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php b/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php index 0d1dbfe3c5..c78d0ed08e 100644 --- a/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php +++ b/typo3/sysext/backend/Classes/Form/FlexFormsHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Kai Vogel (kai.vogel(at)speedprogs.de) + * (c) 2010-2013 Kai Vogel (kai.vogel(at)speedprogs.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/FormEngine.php b/typo3/sysext/backend/Classes/Form/FormEngine.php index 292ceb6e10..09c1cdb43b 100644 --- a/typo3/sysext/backend/Classes/Form/FormEngine.php +++ b/typo3/sysext/backend/Classes/Form/FormEngine.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php b/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php index 5d6898be5f..3863715d7d 100644 --- a/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php +++ b/typo3/sysext/backend/Classes/Form/FrontendFormEngine.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Form; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php b/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php index a5207b6986..987249f759 100644 --- a/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php +++ b/typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/History/RecordHistory.php b/typo3/sysext/backend/Classes/History/RecordHistory.php index cccdfcf0ba..55125ee3d9 100644 --- a/typo3/sysext/backend/Classes/History/RecordHistory.php +++ b/typo3/sysext/backend/Classes/History/RecordHistory.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\History; /*************************************************************** * Copyright notice * - * (c) 1999-2009 Kasper Skårhøj (kasperYYYY@typo3.com) - * (c) 2006-2009 Sebastian Kurfürst (sebastian@garbage-group.de) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2006-2013 Sebastian Kurfürst (sebastian@garbage-group.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php b/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php index a10a0c9d21..d74f3f65dd 100644 --- a/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php +++ b/typo3/sysext/backend/Classes/InterfaceState/ExtDirect/DataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\InterfaceState\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php b/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php index d4a7cad69d..4138d1dfb0 100644 --- a/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php +++ b/typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Module; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Module/BaseScriptClass.php b/typo3/sysext/backend/Classes/Module/BaseScriptClass.php index 16a15e0693..b068c1e192 100644 --- a/typo3/sysext/backend/Classes/Module/BaseScriptClass.php +++ b/typo3/sysext/backend/Classes/Module/BaseScriptClass.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Module; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Module/ModuleController.php b/typo3/sysext/backend/Classes/Module/ModuleController.php index 250ff502ba..cbc3f38fe6 100644 --- a/typo3/sysext/backend/Classes/Module/ModuleController.php +++ b/typo3/sysext/backend/Classes/Module/ModuleController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Module; /*************************************************************** * Copyright notice * - * (c) 2012 - Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Module/ModuleLoader.php b/typo3/sysext/backend/Classes/Module/ModuleLoader.php index 0fc5a00818..8c2dba00f6 100644 --- a/typo3/sysext/backend/Classes/Module/ModuleLoader.php +++ b/typo3/sysext/backend/Classes/Module/ModuleLoader.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Module; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Module/ModuleSettings.php b/typo3/sysext/backend/Classes/Module/ModuleSettings.php index 7018d9fd77..76b30c58e3 100644 --- a/typo3/sysext/backend/Classes/Module/ModuleSettings.php +++ b/typo3/sysext/backend/Classes/Module/ModuleSettings.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Module/ModuleStorage.php b/typo3/sysext/backend/Classes/Module/ModuleStorage.php index 8a930a30de..cbc168dd0d 100644 --- a/typo3/sysext/backend/Classes/Module/ModuleStorage.php +++ b/typo3/sysext/backend/Classes/Module/ModuleStorage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Module; /*************************************************************** * Copyright notice * - * (c) 2012 - Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php b/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php index 171b1a3aac..10be0601f2 100644 --- a/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php +++ b/typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\RecordList; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php b/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php index d5bac9eeb1..4eb5b895ac 100644 --- a/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php +++ b/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\RecordList; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php b/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php index 16a9da9c3f..87d98b88a9 100644 --- a/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php +++ b/typo3/sysext/backend/Classes/RecordList/RecordListGetTableHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\RecordList; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Rte/AbstractRte.php b/typo3/sysext/backend/Classes/Rte/AbstractRte.php index 1a058a68c1..16916e3ecc 100644 --- a/typo3/sysext/backend/Classes/Rte/AbstractRte.php +++ b/typo3/sysext/backend/Classes/Rte/AbstractRte.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Rte; /*************************************************************** * Copyright notice * - * (c) 2004-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2004-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php b/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php index b2ffbcd3bb..adcbb8507c 100644 --- a/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php +++ b/typo3/sysext/backend/Classes/Search/LiveSearch/ExtDirect/LiveSearchDataProvider.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\Search\LiveSearch\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Michael Klapper - * (c) 2010-2011 Jeff Segars + * (c) 2009-2013 Michael Klapper + * (c) 2010-2013 Jeff Segars * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php b/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php index 87444e98c7..f64fa41646 100644 --- a/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php +++ b/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\Search\LiveSearch; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Michael Klapper - * (c) 2010-2011 Jeff Segars + * (c) 2009-2013 Michael Klapper + * (c) 2010-2013 Jeff Segars * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php b/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php index 55d8c4e29a..255b97946b 100644 --- a/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php +++ b/typo3/sysext/backend/Classes/Search/LiveSearch/QueryParser.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\Search\LiveSearch; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Michael Klapper - * (c) 2010-2011 Jeff Segars + * (c) 2009-2013 Michael Klapper + * (c) 2010-2013 Jeff Segars * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php b/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php index 45b33e8245..9142723abe 100644 --- a/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php +++ b/typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Sprite; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php b/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php index 438df8aa6c..f2adcba298 100644 --- a/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php +++ b/typo3/sysext/backend/Classes/Sprite/SimpleSpriteHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Sprite; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php b/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php index fdd4232807..5d06394a11 100644 --- a/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php +++ b/typo3/sysext/backend/Classes/Sprite/SpriteBuildingHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Sprite; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php b/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php index 4e75396497..7d62cfeaec 100644 --- a/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php +++ b/typo3/sysext/backend/Classes/Sprite/SpriteGenerator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Sprite; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php b/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php index 848e557a04..ccbcc5ac29 100644 --- a/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php +++ b/typo3/sysext/backend/Classes/Sprite/SpriteIconGeneratorInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Sprite; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Sprite/SpriteManager.php b/typo3/sysext/backend/Classes/Sprite/SpriteManager.php index fd441100f3..35475f1327 100644 --- a/typo3/sysext/backend/Classes/Sprite/SpriteManager.php +++ b/typo3/sysext/backend/Classes/Sprite/SpriteManager.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Sprite; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php b/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php index 84efb4944f..534bd53eca 100644 --- a/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php +++ b/typo3/sysext/backend/Classes/Template/BigDocumentTemplate.php @@ -1,6 +1,32 @@ -sections diff --git a/typo3/sysext/backend/Classes/Template/DocumentTemplate.php b/typo3/sysext/backend/Classes/Template/DocumentTemplate.php index 9c34bfc1ff..c51bbc9c79 100644 --- a/typo3/sysext/backend/Classes/Template/DocumentTemplate.php +++ b/typo3/sysext/backend/Classes/Template/DocumentTemplate.php @@ -1,6 +1,32 @@ List modules list frame. Or the "Show details" pop up box) * The class were more significant in the past than today. diff --git a/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php b/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php index 8dc6d82c5c..0f5c17d24c 100644 --- a/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php +++ b/typo3/sysext/backend/Classes/Template/StandardDocumentTemplate.php @@ -1,6 +1,32 @@ + * (c) 2008-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Backend\Toolbar; * * @author Steffen Kamper */ -interface ClearCacheActionsHookInterface -{ +interface ClearCacheActionsHookInterface { /** * Modifies CacheMenuItems array * diff --git a/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php b/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php index a1cc5b1f7d..8e6c3eab37 100644 --- a/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php +++ b/typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Toolbar; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php b/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php index f41d4a3968..6324999851 100644 --- a/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php +++ b/typo3/sysext/backend/Classes/Toolbar/LiveSearchToolbarItem.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\Toolbar; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Michael Klapper - * (c) 2010-2011 Jeff Segars + * (c) 2009-2013 Michael Klapper + * (c) 2010-2013 Jeff Segars * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php b/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php index b614127b90..c6cb80b777 100644 --- a/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php +++ b/typo3/sysext/backend/Classes/Toolbar/ShortcutToolbarItem.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Class to render the shortcut menu * diff --git a/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php b/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php index 5aec2e42f1..ef2e7484ad 100644 --- a/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php +++ b/typo3/sysext/backend/Classes/Toolbar/ToolbarItemHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Toolbar; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Backend\Toolbar; * * @author Ingo Renner */ -interface ToolbarItemHookInterface -{ +interface ToolbarItemHookInterface { /** * Constructor that receives a back reference to the backend * diff --git a/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php b/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php index 7e84f1be9e..8218409ed7 100644 --- a/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php +++ b/typo3/sysext/backend/Classes/Tree/AbstractExtJsTree.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/AbstractTree.php b/typo3/sysext/backend/Classes/Tree/AbstractTree.php index 9dcd87a435..c6c69c7b70 100644 --- a/typo3/sysext/backend/Classes/Tree/AbstractTree.php +++ b/typo3/sysext/backend/Classes/Tree/AbstractTree.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php b/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php index 38b3151055..b8074ad4da 100644 --- a/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php +++ b/typo3/sysext/backend/Classes/Tree/AbstractTreeDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php b/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php index f460c807a0..4e8fe1da0d 100644 --- a/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php +++ b/typo3/sysext/backend/Classes/Tree/AbstractTreeStateProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php b/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php index bfa703e0d0..3a6b8975e4 100644 --- a/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php +++ b/typo3/sysext/backend/Classes/Tree/ComparableNodeInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php b/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php index 2d8ba577a3..500f11deba 100644 --- a/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php +++ b/typo3/sysext/backend/Classes/Tree/DraggableAndDropableNodeInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php b/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php index 167fff0688..3ffd3bef86 100644 --- a/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php +++ b/typo3/sysext/backend/Classes/Tree/EditableNodeLabelInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php b/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php index f9aa203f26..8af11e0aba 100644 --- a/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php +++ b/typo3/sysext/backend/Classes/Tree/ExtDirectNode.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php b/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php index 0a369f5641..9190de307b 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/CollectionProcessorInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2011 Tolleiv Nietsch + * (c) 2011-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php b/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php index ebbc1e41f7..c4d23464b5 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/Commands.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php b/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php index 2c6d4ffd20..364ac274e2 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/DataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2012 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php index 0c98b1f289..c255a2be2b 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeCommands.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php index bb15905c35..0c4334c506 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/ExtdirectTreeDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php b/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php index 2ac86aeda6..49d95ba63f 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/Indicator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Susanne Moog + * (c) 2010-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php b/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php index e2fc3c3a87..ad5993acd1 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/IndicatorProviderInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Susanne Moog + * (c) 2010-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php index 7f59e34afc..508e163eeb 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNode.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php index ab4f578a2c..7499cc48e2 100644 --- a/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php +++ b/typo3/sysext/backend/Classes/Tree/Pagetree/PagetreeNodeCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php b/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php index a03c53906e..68f5584956 100644 --- a/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php +++ b/typo3/sysext/backend/Classes/Tree/Renderer/AbstractTreeRenderer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Renderer; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php b/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php index c040815bde..412900050d 100644 --- a/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php +++ b/typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Backend\Tree\Renderer; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Kamper - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Kamper + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php b/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php index 2f0dfb89c6..d26474384f 100644 --- a/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php +++ b/typo3/sysext/backend/Classes/Tree/Renderer/UnorderedListTreeRenderer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\Renderer; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php b/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php index b924107b17..363ca37e5f 100644 --- a/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php +++ b/typo3/sysext/backend/Classes/Tree/SortedTreeNodeCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/TreeNode.php b/typo3/sysext/backend/Classes/Tree/TreeNode.php index e9d275788a..72634f9b75 100644 --- a/typo3/sysext/backend/Classes/Tree/TreeNode.php +++ b/typo3/sysext/backend/Classes/Tree/TreeNode.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php b/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php index 2056c92e66..36b1de3235 100644 --- a/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php +++ b/typo3/sysext/backend/Classes/Tree/TreeNodeCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php b/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php index 71bd4870d9..841d81f500 100644 --- a/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php +++ b/typo3/sysext/backend/Classes/Tree/TreeRepresentationNode.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 TYPO3 Tree Team + * (c) 2010-2013 TYPO3 Tree Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php b/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php index 52bfd7ad39..05b7af7189 100644 --- a/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php +++ b/typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php b/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php index 6bd052eab8..e8f15fcb34 100644 --- a/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php +++ b/typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php b/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php index 563638098b..209e5b002f 100644 --- a/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php +++ b/typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php b/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php index 3a7152d390..3ea14e9ea9 100644 --- a/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php +++ b/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php b/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php index 3e8c3df56f..670b8cd5e2 100644 --- a/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php +++ b/typo3/sysext/backend/Classes/Tree/View/PageTreeView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tree\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php b/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php index 458d8eef29..54fe753d1b 100644 --- a/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php +++ b/typo3/sysext/backend/Classes/User/ExtDirect/BackendUserSettingsDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\User\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Utility/BackendUtility.php b/typo3/sysext/backend/Classes/Utility/BackendUtility.php index 37c51557fd..427ed4077a 100644 --- a/typo3/sysext/backend/Classes/Utility/BackendUtility.php +++ b/typo3/sysext/backend/Classes/Utility/BackendUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Utility; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Utility/IconUtility.php b/typo3/sysext/backend/Classes/Utility/IconUtility.php index 2f6c93c480..3ead38e6a7 100644 --- a/typo3/sysext/backend/Classes/Utility/IconUtility.php +++ b/typo3/sysext/backend/Classes/Utility/IconUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Utility; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/View/BackendLayoutView.php b/typo3/sysext/backend/Classes/View/BackendLayoutView.php index ec16e68e55..169cacf3f2 100644 --- a/typo3/sysext/backend/Classes/View/BackendLayoutView.php +++ b/typo3/sysext/backend/Classes/View/BackendLayoutView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\View; /*************************************************************** * Copyright notice * - * (c) 2010-2011 GridView Team + * (c) 2010-2013 GridView Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -194,4 +194,4 @@ class BackendLayoutView { } -?> \ No newline at end of file +?> diff --git a/typo3/sysext/backend/Classes/View/LogoView.php b/typo3/sysext/backend/Classes/View/LogoView.php index 460adf8173..2a775382e3 100644 --- a/typo3/sysext/backend/Classes/View/LogoView.php +++ b/typo3/sysext/backend/Classes/View/LogoView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\View; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/View/ModuleMenuView.php b/typo3/sysext/backend/Classes/View/ModuleMenuView.php index 2c034c82b6..6766edfc28 100644 --- a/typo3/sysext/backend/Classes/View/ModuleMenuView.php +++ b/typo3/sysext/backend/Classes/View/ModuleMenuView.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * class to render the TYPO3 backend menu for the modules * diff --git a/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php b/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php index 4456dc9e52..58e56b7407 100644 --- a/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php +++ b/typo3/sysext/backend/Classes/View/PageLayout/Extdirect/ExtdirectPageCommands.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\View\PageLayout\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2012 Jigal van Hemert + * (c) 2012-2013 Jigal van Hemert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/View/PageLayoutView.php b/typo3/sysext/backend/Classes/View/PageLayoutView.php index 037707dfd7..3574642ec8 100644 --- a/typo3/sysext/backend/Classes/View/PageLayoutView.php +++ b/typo3/sysext/backend/Classes/View/PageLayoutView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php b/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php index 434e3ecc96..48de57854d 100644 --- a/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php +++ b/typo3/sysext/backend/Classes/View/PageLayoutViewDrawItemHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\View; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Oliver Hader + * (c) 2008-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/View/PageTreeView.php b/typo3/sysext/backend/Classes/View/PageTreeView.php index 892128b535..27640ef228 100644 --- a/typo3/sysext/backend/Classes/View/PageTreeView.php +++ b/typo3/sysext/backend/Classes/View/PageTreeView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/View/ThumbnailView.php b/typo3/sysext/backend/Classes/View/ThumbnailView.php index 66b18b6591..3f3c467f3d 100644 --- a/typo3/sysext/backend/Classes/View/ThumbnailView.php +++ b/typo3/sysext/backend/Classes/View/ThumbnailView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\View; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php b/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php index cfcc2406be..1cc17d753d 100644 --- a/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php +++ b/typo3/sysext/backend/Classes/Wizard/NewContentElementWizardHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Wizard; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Steffen Kamper + * (c) 2008-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Backend\Wizard; * * @author Steffen Kamper */ -interface NewContentElementWizardHookInterface -{ +interface NewContentElementWizardHookInterface { /** * Modifies WizardItems array * diff --git a/typo3/sysext/backend/Classes/Wizard/TsconfigWizard.php b/typo3/sysext/backend/Classes/Wizard/TsconfigWizard.php index f97b1611a7..82368001ec 100644 --- a/typo3/sysext/backend/Classes/Wizard/TsconfigWizard.php +++ b/typo3/sysext/backend/Classes/Wizard/TsconfigWizard.php @@ -1,6 +1,32 @@ + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Form/Element/InlineElementTest.php b/typo3/sysext/backend/Tests/Unit/Form/Element/InlineElementTest.php index d7390f1f70..b254c2e827 100644 --- a/typo3/sysext/backend/Tests/Unit/Form/Element/InlineElementTest.php +++ b/typo3/sysext/backend/Tests/Unit/Form/Element/InlineElementTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php b/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php index 5474d28d0a..7fce63dbd1 100644 --- a/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php +++ b/typo3/sysext/backend/Tests/Unit/Module/ModuleControllerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Module; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Sprite/SpriteManagerTest.php b/typo3/sysext/backend/Tests/Unit/Sprite/SpriteManagerTest.php index c4684fb026..b9212e1d2c 100644 --- a/typo3/sysext/backend/Tests/Unit/Sprite/SpriteManagerTest.php +++ b/typo3/sysext/backend/Tests/Unit/Sprite/SpriteManagerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Sprite; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Fabien Udriot + * (c) 2010-2013 Fabien Udriot * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Tree/Pagetree/DataProviderTest.php b/typo3/sysext/backend/Tests/Unit/Tree/Pagetree/DataProviderTest.php index eaf49421a8..d33091293e 100644 --- a/typo3/sysext/backend/Tests/Unit/Tree/Pagetree/DataProviderTest.php +++ b/typo3/sysext/backend/Tests/Unit/Tree/Pagetree/DataProviderTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Tree\Pagetree; /*************************************************************** * Copyright notice * - * (c) 2012 Stefan Galinski + * (c) 2012-2013 Stefan Galinski * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Tree/SortedTreeNodeCollectionTest.php b/typo3/sysext/backend/Tests/Unit/Tree/SortedTreeNodeCollectionTest.php index 04654abea2..91d0dd63e7 100644 --- a/typo3/sysext/backend/Tests/Unit/Tree/SortedTreeNodeCollectionTest.php +++ b/typo3/sysext/backend/Tests/Unit/Tree/SortedTreeNodeCollectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stefan Galinski + * (c) 2010-2013 Stefan Galinski * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeCollectionTest.php b/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeCollectionTest.php index 566d926487..6cd8495e9c 100644 --- a/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeCollectionTest.php +++ b/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeCollectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stefan Galinski + * (c) 2010-2013 Stefan Galinski * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeTest.php b/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeTest.php index 80e9b16c2c..c1f219737b 100644 --- a/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeTest.php +++ b/typo3/sysext/backend/Tests/Unit/Tree/TreeNodeTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Backend\Tests\Unit\Tree; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stefan Galinski + * (c) 2010-2013 Stefan Galinski * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Utility/BackendUtilityTest.php b/typo3/sysext/backend/Tests/Unit/Utility/BackendUtilityTest.php index 0bc134300b..dd6f9d5c22 100644 --- a/typo3/sysext/backend/Tests/Unit/Utility/BackendUtilityTest.php +++ b/typo3/sysext/backend/Tests/Unit/Utility/BackendUtilityTest.php @@ -5,7 +5,7 @@ use TYPO3\CMS\Backend\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2009-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/backend/Tests/Unit/Utility/IconUtilityTest.php b/typo3/sysext/backend/Tests/Unit/Utility/IconUtilityTest.php index ae05abcac5..e4bd91694b 100644 --- a/typo3/sysext/backend/Tests/Unit/Utility/IconUtilityTest.php +++ b/typo3/sysext/backend/Tests/Unit/Utility/IconUtilityTest.php @@ -5,8 +5,8 @@ use TYPO3\CMS\Backend\Utility\IconUtility; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Fabien Udriot - * (c) 2010-2011 Oliver Klee + * (c) 2010-2013 Fabien Udriot + * (c) 2010-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Controller/AbstractController.php b/typo3/sysext/belog/Classes/Controller/AbstractController.php index da05f5c781..b188deed66 100644 --- a/typo3/sysext/belog/Classes/Controller/AbstractController.php +++ b/typo3/sysext/belog/Classes/Controller/AbstractController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Controller/ToolsController.php b/typo3/sysext/belog/Classes/Controller/ToolsController.php index 01a9ed56ae..653cfbd801 100644 --- a/typo3/sysext/belog/Classes/Controller/ToolsController.php +++ b/typo3/sysext/belog/Classes/Controller/ToolsController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Controller/WebInfoController.php b/typo3/sysext/belog/Classes/Controller/WebInfoController.php index 25b097297a..4cc2c949db 100644 --- a/typo3/sysext/belog/Classes/Controller/WebInfoController.php +++ b/typo3/sysext/belog/Classes/Controller/WebInfoController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Domain/Model/Constraint.php b/typo3/sysext/belog/Classes/Domain/Model/Constraint.php index 451604b658..01a509ac35 100644 --- a/typo3/sysext/belog/Classes/Domain/Model/Constraint.php +++ b/typo3/sysext/belog/Classes/Domain/Model/Constraint.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php b/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php index 3fb6d5de92..a637d6ad92 100644 --- a/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php +++ b/typo3/sysext/belog/Classes/Domain/Model/HistoryEntry.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php b/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php index 23b2664d3a..08c3c04f55 100644 --- a/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php +++ b/typo3/sysext/belog/Classes/Domain/Model/LogEntry.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Domain/Model/Workspace.php b/typo3/sysext/belog/Classes/Domain/Model/Workspace.php index 4c22069db0..f8b6748a1b 100644 --- a/typo3/sysext/belog/Classes/Domain/Model/Workspace.php +++ b/typo3/sysext/belog/Classes/Domain/Model/Workspace.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php b/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php index 8f62c90bb9..56e1ad6cd5 100644 --- a/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php +++ b/typo3/sysext/belog/Classes/Domain/Repository/HistoryEntryRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php b/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php index f58af90f78..780c9be06e 100644 --- a/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php +++ b/typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php b/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php index a0e7adf691..b7e27198fd 100644 --- a/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php +++ b/typo3/sysext/belog/Classes/Domain/Repository/WorkspaceRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php b/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php index fbd6348c18..4c3d7152c9 100644 --- a/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php +++ b/typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Module; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php index ce7fd52d5b..1596ff713b 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/Be/AddJsFileViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Be; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php index bc658ef086..b0d9933b76 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/Be/InlineSettingsArrayViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Be; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php index 7f77c17c41..3cad79dc0a 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/Be/PagePathViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Be; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php index 2395a16908..126e1283ca 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/ErrorIconViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php index 9f05c8baa2..958f207f8e 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/Form/TranslateLabelSelectViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers\Form; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php index 84988009b1..74463b80e9 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/FormatDetailsViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php index cb1f1080e5..53c1b25a98 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/HistoryEntryViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php index fd7545bb89..1485fdeb08 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/IsExtensionLoadedViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php index 27c0783d44..6baebac351 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/UsernameViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php b/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php index b29452e28b..b44c457171 100644 --- a/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php +++ b/typo3/sysext/belog/Classes/ViewHelpers/WorkspaceTitleViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Tests/Unit/Domain/Model/LogEntryTest.php b/typo3/sysext/belog/Tests/Unit/Domain/Model/LogEntryTest.php index f115e30429..aba14d0d5e 100644 --- a/typo3/sysext/belog/Tests/Unit/Domain/Model/LogEntryTest.php +++ b/typo3/sysext/belog/Tests/Unit/Domain/Model/LogEntryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Tests\Unit\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Klee + * (c) 2012-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Tests/Unit/Domain/Repository/HistoryEntryRepositoryTest.php b/typo3/sysext/belog/Tests/Unit/Domain/Repository/HistoryEntryRepositoryTest.php index 593cd2b5bb..2db21b0c96 100644 --- a/typo3/sysext/belog/Tests/Unit/Domain/Repository/HistoryEntryRepositoryTest.php +++ b/typo3/sysext/belog/Tests/Unit/Domain/Repository/HistoryEntryRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Tests\Unit\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Klee + * (c) 2012-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Tests/Unit/Domain/Repository/LogEntryRepositoryTest.php b/typo3/sysext/belog/Tests/Unit/Domain/Repository/LogEntryRepositoryTest.php index 87bab2566b..e3b4c42c1f 100644 --- a/typo3/sysext/belog/Tests/Unit/Domain/Repository/LogEntryRepositoryTest.php +++ b/typo3/sysext/belog/Tests/Unit/Domain/Repository/LogEntryRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Tests\Unit\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Klee + * (c) 2012-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/belog/Tests/Unit/Domain/Repository/WorkspaceRepositoryTest.php b/typo3/sysext/belog/Tests/Unit/Domain/Repository/WorkspaceRepositoryTest.php index 4167fb6b3d..43091b0ad3 100644 --- a/typo3/sysext/belog/Tests/Unit/Domain/Repository/WorkspaceRepositoryTest.php +++ b/typo3/sysext/belog/Tests/Unit/Domain/Repository/WorkspaceRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Belog\Tests\Unit\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Klee + * (c) 2012-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Controller/BackendUserController.php b/typo3/sysext/beuser/Classes/Controller/BackendUserController.php index 7d25e36f7c..a360da074b 100755 --- a/typo3/sysext/beuser/Classes/Controller/BackendUserController.php +++ b/typo3/sysext/beuser/Classes/Controller/BackendUserController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php b/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php index bbd912bcae..2aac96e0e6 100755 --- a/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php +++ b/typo3/sysext/beuser/Classes/Domain/Model/BackendUser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php b/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php index 8cf7130c8b..05e2be0e83 100755 --- a/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php +++ b/typo3/sysext/beuser/Classes/Domain/Model/BackendUserGroup.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Domain/Model/Demand.php b/typo3/sysext/beuser/Classes/Domain/Model/Demand.php index 50d09ec649..6520d776d5 100755 --- a/typo3/sysext/beuser/Classes/Domain/Model/Demand.php +++ b/typo3/sysext/beuser/Classes/Domain/Model/Demand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php b/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php index 7671dd3a13..817d32b47e 100644 --- a/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php +++ b/typo3/sysext/beuser/Classes/Domain/Model/ModuleData.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php index 22d2bc050c..ade26947d4 100755 --- a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php +++ b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserGroupRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php index 02664dd938..eb5029bb11 100755 --- a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php +++ b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php index f8c06eddd9..16211fbae6 100755 --- a/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php +++ b/typo3/sysext/beuser/Classes/Domain/Repository/BackendUserSessionRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Hook/SwitchBackUserHook.php b/typo3/sysext/beuser/Classes/Hook/SwitchBackUserHook.php index 200f98a9d8..0816e22c8b 100644 --- a/typo3/sysext/beuser/Classes/Hook/SwitchBackUserHook.php +++ b/typo3/sysext/beuser/Classes/Hook/SwitchBackUserHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Hook; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php b/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php index 639cb1c665..d301e49774 100644 --- a/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php +++ b/typo3/sysext/beuser/Classes/Service/ModuleDataStorageService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\Service; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php index c249de6d5a..16d45ff632 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/Display/PagesViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers\Display; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php index b6da11926b..8524e64446 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysFileMountsViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers\Display; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php index 5654a92d70..02a426ddd4 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/Display/SysLanguageViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers\Display; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php index 30d891803d..7bc32d497b 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/IssueCommandViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php index 9bf9bb9114..e6d033523d 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/SectionViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php index 1b08c24301..f2afbf82ce 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteIconForRecordViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php index 8798978efe..a7ad071981 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/SpriteManagerIconViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php b/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php index 444d0116ce..1acb8c27ec 100755 --- a/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php +++ b/typo3/sysext/beuser/Classes/ViewHelpers/SwitchUserViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Beuser\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Felix Kopp + * (c) 2012-2013 Felix Kopp * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cms/layout/db_layout.php b/typo3/sysext/cms/layout/db_layout.php index 025a6a96f3..198b4e9061 100755 --- a/typo3/sysext/cms/layout/db_layout.php +++ b/typo3/sysext/cms/layout/db_layout.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cms/layout/db_new_content_el.php b/typo3/sysext/cms/layout/db_new_content_el.php index e7f7dd4579..8cef6a2051 100644 --- a/typo3/sysext/cms/layout/db_new_content_el.php +++ b/typo3/sysext/cms/layout/db_new_content_el.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cms/layout/wizard_backend_layout.php b/typo3/sysext/cms/layout/wizard_backend_layout.php index dad2315b16..25e8aafd9d 100644 --- a/typo3/sysext/cms/layout/wizard_backend_layout.php +++ b/typo3/sysext/cms/layout/wizard_backend_layout.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Sk?rh?j (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Sk?rh?j (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cms/tslib/extdirecteid.php b/typo3/sysext/cms/tslib/extdirecteid.php index 618170f1bc..33f217cf99 100644 --- a/typo3/sysext/cms/tslib/extdirecteid.php +++ b/typo3/sysext/cms/tslib/extdirecteid.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stefan Galinski + * (c) 2010-2013 Stefan Galinski * * All rights reserved * diff --git a/typo3/sysext/cms/tslib/index_ts.php b/typo3/sysext/cms/tslib/index_ts.php index 1c3dabbcb1..2b4aa80dfa 100644 --- a/typo3/sysext/cms/tslib/index_ts.php +++ b/typo3/sysext/cms/tslib/index_ts.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cms/tslib/pagegen.php b/typo3/sysext/cms/tslib/pagegen.php index 95fc9262dd..6f637ba975 100644 --- a/typo3/sysext/cms/tslib/pagegen.php +++ b/typo3/sysext/cms/tslib/pagegen.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cms/tslib/showpic.php b/typo3/sysext/cms/tslib/showpic.php index cc6e73fc04..5253a1c860 100644 --- a/typo3/sysext/cms/tslib/showpic.php +++ b/typo3/sysext/cms/tslib/showpic.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is 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 1b0ecf8ba2..d4482c9301 100644 --- a/typo3/sysext/cms/web_info/class.tx_cms_webinfo.php +++ b/typo3/sysext/cms/web_info/class.tx_cms_webinfo.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php b/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php index f26e66c6ed..4c17f16b64 100644 --- a/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php +++ b/typo3/sysext/context_help/Classes/ExtDirect/ContextHelpDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\ContextHelp\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php b/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php index fe676a0e36..6e6e4e2ffd 100644 --- a/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php +++ b/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php @@ -1,6 +1,32 @@ + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/ApcBackend.php b/typo3/sysext/core/Classes/Cache/Backend/ApcBackend.php index 7f45fca32d..b0838a26e1 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/ApcBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/ApcBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php b/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php index 98c01dd95c..f84622ff0a 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php +++ b/typo3/sysext/core/Classes/Cache/Backend/BackendInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/FileBackend.php b/typo3/sysext/core/Classes/Cache/Backend/FileBackend.php index 23031f7583..72e97f0bf8 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/FileBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/FileBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/FreezableBackendInterface.php b/typo3/sysext/core/Classes/Cache/Backend/FreezableBackendInterface.php index 9f6b7f8b70..53f343c611 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/FreezableBackendInterface.php +++ b/typo3/sysext/core/Classes/Cache/Backend/FreezableBackendInterface.php @@ -15,8 +15,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; * * @api */ -interface FreezableBackendInterface extends \TYPO3\CMS\Core\Cache\Backend\BackendInterface -{ +interface FreezableBackendInterface extends \TYPO3\CMS\Core\Cache\Backend\BackendInterface { /** * Freezes this cache backend. * diff --git a/typo3/sysext/core/Classes/Cache/Backend/MemcachedBackend.php b/typo3/sysext/core/Classes/Cache/Backend/MemcachedBackend.php index a81467b1a6..51b180d0e2 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/MemcachedBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/MemcachedBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/NullBackend.php b/typo3/sysext/core/Classes/Cache/Backend/NullBackend.php index a1705f6af0..5f64ccd14c 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/NullBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/NullBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/PdoBackend.php b/typo3/sysext/core/Classes/Cache/Backend/PdoBackend.php index 752ab04422..ec3e7448c9 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/PdoBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/PdoBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php b/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php index 7e7cd9b137..160bdecd75 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php +++ b/typo3/sysext/core/Classes/Cache/Backend/PhpCapableBackendInterface.php @@ -33,8 +33,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; * @api * @author Robert Lemke */ -interface PhpCapableBackendInterface extends \TYPO3\CMS\Core\Cache\Backend\BackendInterface -{ +interface PhpCapableBackendInterface extends \TYPO3\CMS\Core\Cache\Backend\BackendInterface { /** * Loads PHP code from the cache and require_onces it right away. * diff --git a/typo3/sysext/core/Classes/Cache/Backend/RedisBackend.php b/typo3/sysext/core/Classes/Cache/Backend/RedisBackend.php index c01b508e3a..7d0779ff2c 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/RedisBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/RedisBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/TaggableBackendInterface.php b/typo3/sysext/core/Classes/Cache/Backend/TaggableBackendInterface.php index 4a5da48c06..e0fa932192 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/TaggableBackendInterface.php +++ b/typo3/sysext/core/Classes/Cache/Backend/TaggableBackendInterface.php @@ -15,8 +15,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; * * @api */ -interface TaggableBackendInterface extends \TYPO3\CMS\Core\Cache\Backend\BackendInterface -{ +interface TaggableBackendInterface extends \TYPO3\CMS\Core\Cache\Backend\BackendInterface { /** * Removes all cache entries of this cache which are tagged by the specified tag. * diff --git a/typo3/sysext/core/Classes/Cache/Backend/TransientMemoryBackend.php b/typo3/sysext/core/Classes/Cache/Backend/TransientMemoryBackend.php index 3fc25dd1e0..ce412c2e1d 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/TransientMemoryBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/TransientMemoryBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/Typo3DatabaseBackend.php b/typo3/sysext/core/Classes/Cache/Backend/Typo3DatabaseBackend.php index 8f3787baad..380367781a 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/Typo3DatabaseBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/Typo3DatabaseBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Backend/WincacheBackend.php b/typo3/sysext/core/Classes/Cache/Backend/WincacheBackend.php index fb96a069e9..14d5f49997 100644 --- a/typo3/sysext/core/Classes/Cache/Backend/WincacheBackend.php +++ b/typo3/sysext/core/Classes/Cache/Backend/WincacheBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2012 Tobias Burger + * (c) 2009-2013 Tobias Burger * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Cache.php b/typo3/sysext/core/Classes/Cache/Cache.php index 2207700161..b379d4d8c7 100644 --- a/typo3/sysext/core/Classes/Cache/Cache.php +++ b/typo3/sysext/core/Classes/Cache/Cache.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/CacheFactory.php b/typo3/sysext/core/Classes/Cache/CacheFactory.php index 9a8fe1c398..507b961197 100644 --- a/typo3/sysext/core/Classes/Cache/CacheFactory.php +++ b/typo3/sysext/core/Classes/Cache/CacheFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/CacheManager.php b/typo3/sysext/core/Classes/Cache/CacheManager.php index 64b0918a23..7013730362 100644 --- a/typo3/sysext/core/Classes/Cache/CacheManager.php +++ b/typo3/sysext/core/Classes/Cache/CacheManager.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Exception.php b/typo3/sysext/core/Classes/Cache/Exception.php index a7b2b9e139..ee4d75c7c6 100644 --- a/typo3/sysext/core/Classes/Cache/Exception.php +++ b/typo3/sysext/core/Classes/Cache/Exception.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Exception/ClassAlreadyLoadedException.php b/typo3/sysext/core/Classes/Cache/Exception/ClassAlreadyLoadedException.php index 94066ac4b6..62c911a238 100644 --- a/typo3/sysext/core/Classes/Cache/Exception/ClassAlreadyLoadedException.php +++ b/typo3/sysext/core/Classes/Cache/Exception/ClassAlreadyLoadedException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Exception; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Exception/DuplicateIdentifierException.php b/typo3/sysext/core/Classes/Cache/Exception/DuplicateIdentifierException.php index 03996098e0..d4734c4840 100644 --- a/typo3/sysext/core/Classes/Cache/Exception/DuplicateIdentifierException.php +++ b/typo3/sysext/core/Classes/Cache/Exception/DuplicateIdentifierException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Exception; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Exception/InvalidBackendException.php b/typo3/sysext/core/Classes/Cache/Exception/InvalidBackendException.php index aa741fdb8e..490c588e0c 100644 --- a/typo3/sysext/core/Classes/Cache/Exception/InvalidBackendException.php +++ b/typo3/sysext/core/Classes/Cache/Exception/InvalidBackendException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Exception; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Exception/InvalidCacheException.php b/typo3/sysext/core/Classes/Cache/Exception/InvalidCacheException.php index cb02047543..5d7b9c4594 100644 --- a/typo3/sysext/core/Classes/Cache/Exception/InvalidCacheException.php +++ b/typo3/sysext/core/Classes/Cache/Exception/InvalidCacheException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Exception; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Exception/InvalidDataException.php b/typo3/sysext/core/Classes/Cache/Exception/InvalidDataException.php index 3c35945a7c..068e56427c 100644 --- a/typo3/sysext/core/Classes/Cache/Exception/InvalidDataException.php +++ b/typo3/sysext/core/Classes/Cache/Exception/InvalidDataException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Exception; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Exception/NoSuchCacheException.php b/typo3/sysext/core/Classes/Cache/Exception/NoSuchCacheException.php index 848015b52b..1a0f5304d5 100644 --- a/typo3/sysext/core/Classes/Cache/Exception/NoSuchCacheException.php +++ b/typo3/sysext/core/Classes/Cache/Exception/NoSuchCacheException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Exception; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Frontend/AbstractFrontend.php b/typo3/sysext/core/Classes/Cache/Frontend/AbstractFrontend.php index d8756d0794..670678c1a9 100644 --- a/typo3/sysext/core/Classes/Cache/Frontend/AbstractFrontend.php +++ b/typo3/sysext/core/Classes/Cache/Frontend/AbstractFrontend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php b/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php index bc7c774ae7..29617cb970 100644 --- a/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php +++ b/typo3/sysext/core/Classes/Cache/Frontend/FrontendInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Frontend/PhpFrontend.php b/typo3/sysext/core/Classes/Cache/Frontend/PhpFrontend.php index 6666a518e6..ea53cf5af4 100644 --- a/typo3/sysext/core/Classes/Cache/Frontend/PhpFrontend.php +++ b/typo3/sysext/core/Classes/Cache/Frontend/PhpFrontend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Frontend/StringFrontend.php b/typo3/sysext/core/Classes/Cache/Frontend/StringFrontend.php index 8fdd21fffd..8d763d8e15 100644 --- a/typo3/sysext/core/Classes/Cache/Frontend/StringFrontend.php +++ b/typo3/sysext/core/Classes/Cache/Frontend/StringFrontend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php b/typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php index 69528051f4..fa59f72c2c 100644 --- a/typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php +++ b/typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Category/CategoryRegistry.php b/typo3/sysext/core/Classes/Category/CategoryRegistry.php index 5d30bf8934..09ac41c0c9 100644 --- a/typo3/sysext/core/Classes/Category/CategoryRegistry.php +++ b/typo3/sysext/core/Classes/Category/CategoryRegistry.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Category; /*************************************************************** * Copyright notice * - * (c) 2012 Fabien Udriot + * (c) 2012-2013 Fabien Udriot * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php b/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php index 860fd38290..2bfe1a0587 100644 --- a/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php +++ b/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Category\Collection; /*************************************************************** * Copyright notice * - * (c) 2012 Fabien Udriot + * (c) 2012-2013 Fabien Udriot * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Charset/CharsetConverter.php b/typo3/sysext/core/Classes/Charset/CharsetConverter.php index 5d9ab455b8..32bf02061b 100644 --- a/typo3/sysext/core/Classes/Charset/CharsetConverter.php +++ b/typo3/sysext/core/Classes/Charset/CharsetConverter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Charset; /*************************************************************** * Copyright notice * - * (c) 2003-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2003-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php b/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php index 9f321e99df..9d54b23f25 100644 --- a/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php +++ b/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Collection/CollectionInterface.php b/typo3/sysext/core/Classes/Collection/CollectionInterface.php index d224ed5ff1..8088b86041 100644 --- a/typo3/sysext/core/Classes/Collection/CollectionInterface.php +++ b/typo3/sysext/core/Classes/Collection/CollectionInterface.php @@ -36,8 +36,7 @@ namespace TYPO3\CMS\Core\Collection; * * @author Steffen Ritter */ -interface CollectionInterface extends \Iterator, \Serializable, \Countable -{ +interface CollectionInterface extends \Iterator, \Serializable, \Countable { } diff --git a/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php index e6b62d789e..b83b363173 100644 --- a/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php +++ b/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php index 9f07446b31..5a97589efe 100644 --- a/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php +++ b/typo3/sysext/core/Classes/Collection/NameableCollectionInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php index 3ec7260d3b..5e3a3628e5 100644 --- a/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php +++ b/typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -36,8 +36,7 @@ namespace TYPO3\CMS\Core\Collection; * * @author Steffen Ritter */ -interface PersistableCollectionInterface -{ +interface PersistableCollectionInterface { /** * Get the identifier of the collection * diff --git a/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php b/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php index ffef11071c..d2bae00881 100644 --- a/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php +++ b/typo3/sysext/core/Classes/Collection/RecordCollectionInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php b/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php index 99081c3e34..fc08533de5 100644 --- a/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php +++ b/typo3/sysext/core/Classes/Collection/RecordCollectionRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php b/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php index 179b481586..f1dfae6fff 100644 --- a/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php +++ b/typo3/sysext/core/Classes/Collection/SortableCollectionInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php b/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php index 0c73704590..ad4521a1d5 100644 --- a/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php +++ b/typo3/sysext/core/Classes/Collection/StaticRecordCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Compatibility/CompatbilityClassLoaderPhpBelow50307.php b/typo3/sysext/core/Classes/Compatibility/CompatbilityClassLoaderPhpBelow50307.php index 8865d09797..bdf391938f 100644 --- a/typo3/sysext/core/Classes/Compatibility/CompatbilityClassLoaderPhpBelow50307.php +++ b/typo3/sysext/core/Classes/Compatibility/CompatbilityClassLoaderPhpBelow50307.php @@ -5,7 +5,7 @@ use \TYPO3\CMS\Core\Utility\GeneralUtility; /*************************************************************** * Copyright notice * - * (c) 2012 Thomas Maroschik + * (c) 2012-2013 Thomas Maroschik * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php b/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php index 582eab4619..3c46b61aca 100644 --- a/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php +++ b/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php @@ -5,7 +5,7 @@ use TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Helge Funk + * (c) 2012-2013 Helge Funk * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php b/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php index ee7e56f02c..69bff03b52 100644 --- a/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php +++ b/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Configuration\FlexForm; /*************************************************************** * Copyright notice * - * (c) 2006-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2006-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php b/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php index 982921d92d..7771562f4f 100644 --- a/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php +++ b/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Configuration\TypoScript\ConditionMatching; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Hader + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Controller/CommandLineController.php b/typo3/sysext/core/Classes/Controller/CommandLineController.php index 511fcaf5f0..c78c896256 100644 --- a/typo3/sysext/core/Classes/Controller/CommandLineController.php +++ b/typo3/sysext/core/Classes/Controller/CommandLineController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Controller; /*************************************************************** * Copyright notice * - * (c) 2006-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2006-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Core/Bootstrap.php b/typo3/sysext/core/Classes/Core/Bootstrap.php index ca0dfa5b78..ee75c2c34e 100644 --- a/typo3/sysext/core/Classes/Core/Bootstrap.php +++ b/typo3/sysext/core/Classes/Core/Bootstrap.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Core; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Core/ClassLoader.php b/typo3/sysext/core/Classes/Core/ClassLoader.php index b0db01a9ed..6aac08574a 100644 --- a/typo3/sysext/core/Classes/Core/ClassLoader.php +++ b/typo3/sysext/core/Classes/Core/ClassLoader.php @@ -5,7 +5,7 @@ use \TYPO3\CMS\Core\Utility\GeneralUtility; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Dmitry Dulepov + * (c) 2008-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Core/CliBootstrap.php b/typo3/sysext/core/Classes/Core/CliBootstrap.php index 63f99ecb21..be9db5c2b4 100644 --- a/typo3/sysext/core/Classes/Core/CliBootstrap.php +++ b/typo3/sysext/core/Classes/Core/CliBootstrap.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Core; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php index 3481a264cd..051b18df12 100644 --- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php +++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Core; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/DataHandling/DataHandler.php b/typo3/sysext/core/Classes/DataHandling/DataHandler.php index 4a372cd680..ba03d6eab9 100644 --- a/typo3/sysext/core/Classes/DataHandling/DataHandler.php +++ b/typo3/sysext/core/Classes/DataHandling/DataHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\DataHandling; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php b/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php index d2dc7b56cf..fb3f68f64d 100644 --- a/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php +++ b/typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Core\DataHandling; * * @author Oliver Hader */ -interface DataHandlerCheckModifyAccessListHookInterface -{ +interface DataHandlerCheckModifyAccessListHookInterface { /** * Hook that determines whether a user has access to modify a table. * diff --git a/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php b/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php index 35559cbd00..27a4d52d75 100644 --- a/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php +++ b/typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\DataHandling; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers + * (c) 2010-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -32,8 +32,7 @@ namespace TYPO3\CMS\Core\DataHandling; * * @author Xavier Perseguers */ -interface DataHandlerProcessUploadHookInterface -{ +interface DataHandlerProcessUploadHookInterface { /** * Post-process a file upload. * diff --git a/typo3/sysext/core/Classes/Database/DatabaseConnection.php b/typo3/sysext/core/Classes/Database/DatabaseConnection.php index 4f0a1b1514..c5461fd51a 100644 --- a/typo3/sysext/core/Classes/Database/DatabaseConnection.php +++ b/typo3/sysext/core/Classes/Database/DatabaseConnection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2004-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2004-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/PdoHelper.php b/typo3/sysext/core/Classes/Database/PdoHelper.php index 9bbb02c5de..27c8147780 100644 --- a/typo3/sysext/core/Classes/Database/PdoHelper.php +++ b/typo3/sysext/core/Classes/Database/PdoHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php b/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php index e5f325d482..d326742bd7 100644 --- a/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php +++ b/typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2011 Xavier Perseguers + * (c) 2011-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -32,8 +32,7 @@ namespace TYPO3\CMS\Core\Database; * * @author Xavier Perseguers */ -interface PostProcessQueryHookInterface -{ +interface PostProcessQueryHookInterface { /** * Post-processor for the exec_INSERTquery method. * diff --git a/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php b/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php index f7d98ea53e..0d9bc52e18 100644 --- a/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php +++ b/typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2011 Xavier Perseguers + * (c) 2011-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -32,8 +32,7 @@ namespace TYPO3\CMS\Core\Database; * * @author Xavier Perseguers */ -interface PreProcessQueryHookInterface -{ +interface PreProcessQueryHookInterface { /** * Pre-processor for the INSERTquery method. * diff --git a/typo3/sysext/core/Classes/Database/PreparedStatement.php b/typo3/sysext/core/Classes/Database/PreparedStatement.php index 5bbfdc7732..fa5798ebc0 100644 --- a/typo3/sysext/core/Classes/Database/PreparedStatement.php +++ b/typo3/sysext/core/Classes/Database/PreparedStatement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers + * (c) 2010-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/QueryGenerator.php b/typo3/sysext/core/Classes/Database/QueryGenerator.php index 7355f2f21c..98896245e5 100644 --- a/typo3/sysext/core/Classes/Database/QueryGenerator.php +++ b/typo3/sysext/core/Classes/Database/QueryGenerator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2001-2011 Christian Jul Jensen (christian@typo3.com) + * (c) 2001-2013 Christian Jul Jensen (christian@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/QueryView.php b/typo3/sysext/core/Classes/Database/QueryView.php index d268fed7e0..75898f5845 100644 --- a/typo3/sysext/core/Classes/Database/QueryView.php +++ b/typo3/sysext/core/Classes/Database/QueryView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/ReferenceIndex.php b/typo3/sysext/core/Classes/Database/ReferenceIndex.php index c5bada1181..8ee5b1d3cc 100644 --- a/typo3/sysext/core/Classes/Database/ReferenceIndex.php +++ b/typo3/sysext/core/Classes/Database/ReferenceIndex.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/RelationHandler.php b/typo3/sysext/core/Classes/Database/RelationHandler.php index c9f9269cd9..1e3b1e38f9 100644 --- a/typo3/sysext/core/Classes/Database/RelationHandler.php +++ b/typo3/sysext/core/Classes/Database/RelationHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/SoftReferenceIndex.php b/typo3/sysext/core/Classes/Database/SoftReferenceIndex.php index 556a190d56..8a5843186a 100644 --- a/typo3/sysext/core/Classes/Database/SoftReferenceIndex.php +++ b/typo3/sysext/core/Classes/Database/SoftReferenceIndex.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2003-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2003-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/core/Classes/Database/SqlParser.php b/typo3/sysext/core/Classes/Database/SqlParser.php index ad680a493c..f66b69452f 100644 --- a/typo3/sysext/core/Classes/Database/SqlParser.php +++ b/typo3/sysext/core/Classes/Database/SqlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Database; /*************************************************************** * Copyright notice * - * (c) 2004-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2004-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php b/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php index a5b124ea18..be0c0a9923 100644 --- a/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php +++ b/typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Core\Database; * * @author Steffen Ritter */ -interface TableConfigurationPostProcessingHookInterface -{ +interface TableConfigurationPostProcessingHookInterface { /** * Function which may process data created / registered by extTables * scripts (f.e. modifying TCA data of all extensions) diff --git a/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php b/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php index 3a7491bf7c..98a481c154 100644 --- a/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php +++ b/typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\ElementBrowser; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Core\ElementBrowser; * * @author Ingo Renner */ -interface ElementBrowserHookInterface -{ +interface ElementBrowserHookInterface { /** * Initializes the hook object * diff --git a/typo3/sysext/core/Classes/Encoder/JavaScriptEncoder.php b/typo3/sysext/core/Classes/Encoder/JavaScriptEncoder.php index 17fecfbfea..aabd33ec76 100644 --- a/typo3/sysext/core/Classes/Encoder/JavaScriptEncoder.php +++ b/typo3/sysext/core/Classes/Encoder/JavaScriptEncoder.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Encoder; /*************************************************************** * Copyright notice * - * (c) 2012 Franz G. Jahn - * (c) 2012 Helmut Hummel + * (c) 2012-2013 Franz G. Jahn + * (c) 2012-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php b/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php index 024741f93b..8b44f67756 100644 --- a/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php +++ b/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/DebugExceptionHandler.php b/typo3/sysext/core/Classes/Error/DebugExceptionHandler.php index 45e8c8495f..764699f220 100644 --- a/typo3/sysext/core/Classes/Error/DebugExceptionHandler.php +++ b/typo3/sysext/core/Classes/Error/DebugExceptionHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/ErrorHandler.php b/typo3/sysext/core/Classes/Error/ErrorHandler.php index 55416ea863..600713e9e9 100644 --- a/typo3/sysext/core/Classes/Error/ErrorHandler.php +++ b/typo3/sysext/core/Classes/Error/ErrorHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/ErrorHandlerInterface.php b/typo3/sysext/core/Classes/Error/ErrorHandlerInterface.php index c04e4e456a..d3df7150f3 100644 --- a/typo3/sysext/core/Classes/Error/ErrorHandlerInterface.php +++ b/typo3/sysext/core/Classes/Error/ErrorHandlerInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -30,8 +30,7 @@ namespace TYPO3\CMS\Core\Error; * * @author Ingo Renner */ -interface ErrorHandlerInterface -{ +interface ErrorHandlerInterface { /** * Registers this class as default error handler * diff --git a/typo3/sysext/core/Classes/Error/Exception.php b/typo3/sysext/core/Classes/Error/Exception.php index 84488b6417..97e025bb59 100644 --- a/typo3/sysext/core/Classes/Error/Exception.php +++ b/typo3/sysext/core/Classes/Error/Exception.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/ExceptionHandlerInterface.php b/typo3/sysext/core/Classes/Error/ExceptionHandlerInterface.php index 861ec9f7a9..5cbc2372c6 100644 --- a/typo3/sysext/core/Classes/Error/ExceptionHandlerInterface.php +++ b/typo3/sysext/core/Classes/Error/ExceptionHandlerInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/AbstractClientErrorException.php b/typo3/sysext/core/Classes/Error/Http/AbstractClientErrorException.php index d8eaddea9a..9935ceabbe 100644 --- a/typo3/sysext/core/Classes/Error/Http/AbstractClientErrorException.php +++ b/typo3/sysext/core/Classes/Error/Http/AbstractClientErrorException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/AbstractServerErrorException.php b/typo3/sysext/core/Classes/Error/Http/AbstractServerErrorException.php index be33d81383..83cb35ca21 100644 --- a/typo3/sysext/core/Classes/Error/Http/AbstractServerErrorException.php +++ b/typo3/sysext/core/Classes/Error/Http/AbstractServerErrorException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/BadRequestException.php b/typo3/sysext/core/Classes/Error/Http/BadRequestException.php index 606eb7068a..25087ea922 100644 --- a/typo3/sysext/core/Classes/Error/Http/BadRequestException.php +++ b/typo3/sysext/core/Classes/Error/Http/BadRequestException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/ForbiddenException.php b/typo3/sysext/core/Classes/Error/Http/ForbiddenException.php index fe3292307b..eebeef3925 100644 --- a/typo3/sysext/core/Classes/Error/Http/ForbiddenException.php +++ b/typo3/sysext/core/Classes/Error/Http/ForbiddenException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/PageNotFoundException.php b/typo3/sysext/core/Classes/Error/Http/PageNotFoundException.php index ad72648705..33ea61bcf3 100644 --- a/typo3/sysext/core/Classes/Error/Http/PageNotFoundException.php +++ b/typo3/sysext/core/Classes/Error/Http/PageNotFoundException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/ServiceUnavailableException.php b/typo3/sysext/core/Classes/Error/Http/ServiceUnavailableException.php index c46cecbc80..c726c25e83 100644 --- a/typo3/sysext/core/Classes/Error/Http/ServiceUnavailableException.php +++ b/typo3/sysext/core/Classes/Error/Http/ServiceUnavailableException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/StatusException.php b/typo3/sysext/core/Classes/Error/Http/StatusException.php index b3cf64b243..e23474f478 100644 --- a/typo3/sysext/core/Classes/Error/Http/StatusException.php +++ b/typo3/sysext/core/Classes/Error/Http/StatusException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/Http/UnauthorizedException.php b/typo3/sysext/core/Classes/Error/Http/UnauthorizedException.php index 1765e4cd6f..df98c48f8f 100644 --- a/typo3/sysext/core/Classes/Error/Http/UnauthorizedException.php +++ b/typo3/sysext/core/Classes/Error/Http/UnauthorizedException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error\Http; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php b/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php index 9e8e8f8f5a..ee543f37a6 100644 --- a/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php +++ b/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Error; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Exception.php b/typo3/sysext/core/Classes/Exception.php index a5a0c34765..208865ed11 100644 --- a/typo3/sysext/core/Classes/Exception.php +++ b/typo3/sysext/core/Classes/Exception.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php b/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php index a9562c9dfb..f3acd258ed 100644 --- a/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php +++ b/typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Sebastian Kurfürst + * (c) 2010-2013 Sebastian Kurfürst * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php b/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php index 8e59defb33..703ec327d5 100644 --- a/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php +++ b/typo3/sysext/core/Classes/ExtDirect/ExtDirectDebug.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stefan Galinski + * (c) 2010-2013 Stefan Galinski * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php b/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php index 63b3880a3c..f2f4ed31a1 100644 --- a/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php +++ b/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\ExtDirect; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Sebastian Kurfürst - * (c) 2010-2011 Stefan Galinski + * (c) 2010-2013 Sebastian Kurfürst + * (c) 2010-2013 Stefan Galinski * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/FormProtection/AbstractFormProtection.php b/typo3/sysext/core/Classes/FormProtection/AbstractFormProtection.php index ecaa4a5eff..013da19ce0 100644 --- a/typo3/sysext/core/Classes/FormProtection/AbstractFormProtection.php +++ b/typo3/sysext/core/Classes/FormProtection/AbstractFormProtection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee + * (c) 2010-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/FormProtection/BackendFormProtection.php b/typo3/sysext/core/Classes/FormProtection/BackendFormProtection.php index f5c025d2ce..79a3760d9a 100644 --- a/typo3/sysext/core/Classes/FormProtection/BackendFormProtection.php +++ b/typo3/sysext/core/Classes/FormProtection/BackendFormProtection.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee - * (c) 2010-2011 Helmut Hummel + * (c) 2010-2013 Oliver Klee + * (c) 2010-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/FormProtection/DisabledFormProtection.php b/typo3/sysext/core/Classes/FormProtection/DisabledFormProtection.php index 9ebd475f45..92d4a5a2f9 100644 --- a/typo3/sysext/core/Classes/FormProtection/DisabledFormProtection.php +++ b/typo3/sysext/core/Classes/FormProtection/DisabledFormProtection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2011 Helmut Hummel + * (c) 2011-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/FormProtection/Exception.php b/typo3/sysext/core/Classes/FormProtection/Exception.php index 7c2cc389d2..990083300f 100644 --- a/typo3/sysext/core/Classes/FormProtection/Exception.php +++ b/typo3/sysext/core/Classes/FormProtection/Exception.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2011 Helmut Hummel + * (c) 2011-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/FormProtection/FormProtectionFactory.php b/typo3/sysext/core/Classes/FormProtection/FormProtectionFactory.php index 0ee4e6e3fa..d823888ccb 100644 --- a/typo3/sysext/core/Classes/FormProtection/FormProtectionFactory.php +++ b/typo3/sysext/core/Classes/FormProtection/FormProtectionFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee + * (c) 2010-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/FormProtection/InstallToolFormProtection.php b/typo3/sysext/core/Classes/FormProtection/InstallToolFormProtection.php index 52e347b5b5..41834a2815 100644 --- a/typo3/sysext/core/Classes/FormProtection/InstallToolFormProtection.php +++ b/typo3/sysext/core/Classes/FormProtection/InstallToolFormProtection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee + * (c) 2010-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php b/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php index 93cae6f550..ff81c1f5e2 100644 --- a/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php +++ b/typo3/sysext/core/Classes/FrontendEditing/FrontendEditingController.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\FrontendEditing; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Jeff Segars - * (c) 2008-2011 David Slayback + * (c) 2008-2013 Jeff Segars + * (c) 2008-2013 David Slayback * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Html/HtmlParser.php b/typo3/sysext/core/Classes/Html/HtmlParser.php index 6b5ff25f9b..e60e949ef2 100644 --- a/typo3/sysext/core/Classes/Html/HtmlParser.php +++ b/typo3/sysext/core/Classes/Html/HtmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Html; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Html/RteHtmlParser.php b/typo3/sysext/core/Classes/Html/RteHtmlParser.php index bd986eb1f8..025924bf78 100644 --- a/typo3/sysext/core/Classes/Html/RteHtmlParser.php +++ b/typo3/sysext/core/Classes/Html/RteHtmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Html; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php b/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php index 5cab545cca..5e36ad2e77 100644 --- a/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php +++ b/typo3/sysext/core/Classes/Http/AjaxRequestHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Http; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Benjamin Mack + * (c) 2008-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Http/HttpRequest.php b/typo3/sysext/core/Classes/Http/HttpRequest.php index d5d845f066..6475574247 100644 --- a/typo3/sysext/core/Classes/Http/HttpRequest.php +++ b/typo3/sysext/core/Classes/Http/HttpRequest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Http; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Philipp Gampe + * (c) 2011-2013 Philipp Gampe * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Http/Observer/Download.php b/typo3/sysext/core/Classes/Http/Observer/Download.php index e083b1e512..462fd16969 100644 --- a/typo3/sysext/core/Classes/Http/Observer/Download.php +++ b/typo3/sysext/core/Classes/Http/Observer/Download.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Http\Observer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Philipp Gampe + * (c) 2011-2013 Philipp Gampe * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php b/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php index cbba891e9f..6c7f0648f2 100644 --- a/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php +++ b/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Imaging; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php b/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php index 49f39995bc..cd3509daa0 100644 --- a/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php +++ b/typo3/sysext/core/Classes/Integrity/DatabaseIntegrityCheck.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Integrity; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php b/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php index de5b5f29fc..86db68bbca 100644 --- a/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php +++ b/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php b/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php index d411f74b14..6b45695b7f 100644 --- a/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php +++ b/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php b/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php index 6fa72041cc..598af194f4 100644 --- a/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php +++ b/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/LanguageStore.php b/typo3/sysext/core/Classes/Localization/LanguageStore.php index c0e30a1e11..397ccb6f78 100644 --- a/typo3/sysext/core/Classes/Localization/LanguageStore.php +++ b/typo3/sysext/core/Classes/Localization/LanguageStore.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Locales.php b/typo3/sysext/core/Classes/Localization/Locales.php index 958724184b..432725c4d1 100644 --- a/typo3/sysext/core/Classes/Localization/Locales.php +++ b/typo3/sysext/core/Classes/Localization/Locales.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization; /*************************************************************** * Copyright notice * - * (c) 2011 Xavier Perseguers + * (c) 2011-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/LocalizationFactory.php b/typo3/sysext/core/Classes/Localization/LocalizationFactory.php index 865d84900b..60b8970da7 100644 --- a/typo3/sysext/core/Classes/Localization/LocalizationFactory.php +++ b/typo3/sysext/core/Classes/Localization/LocalizationFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php b/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php index d6a2f6def5..59d86ebe03 100644 --- a/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php +++ b/typo3/sysext/core/Classes/Localization/Parser/AbstractXmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Parser; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php b/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php index 969baba36e..e7768887cd 100644 --- a/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php +++ b/typo3/sysext/core/Classes/Localization/Parser/LocalizationParserInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Parser; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php b/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php index 277cae5e6c..b305180e42 100644 --- a/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php +++ b/typo3/sysext/core/Classes/Localization/Parser/LocallangArrayParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Parser; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php b/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php index 5ede9cd617..77231174fd 100644 --- a/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php +++ b/typo3/sysext/core/Classes/Localization/Parser/LocallangXmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Parser; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php b/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php index 3dad2eaf80..f92b3d3c96 100644 --- a/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php +++ b/typo3/sysext/core/Classes/Localization/Parser/XliffParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Localization\Parser; /*************************************************************** * Copyright notice * - * (c) 2011 Dominique Feyer + * (c) 2011-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Locking/Locker.php b/typo3/sysext/core/Classes/Locking/Locker.php index 0e205368d9..a5444e9cbc 100644 --- a/typo3/sysext/core/Classes/Locking/Locker.php +++ b/typo3/sysext/core/Classes/Locking/Locker.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Locking; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Michael Stucki (michael@typo3.org) + * (c) 2008-2013 Michael Stucki (michael@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/LogLevel.php b/typo3/sysext/core/Classes/Log/LogLevel.php index f91a854dfa..ac6e08a3d6 100644 --- a/typo3/sysext/core/Classes/Log/LogLevel.php +++ b/typo3/sysext/core/Classes/Log/LogLevel.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Log; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/LogManager.php b/typo3/sysext/core/Classes/Log/LogManager.php index b077e62b3a..f16c58f376 100644 --- a/typo3/sysext/core/Classes/Log/LogManager.php +++ b/typo3/sysext/core/Classes/Log/LogManager.php @@ -4,9 +4,9 @@ namespace TYPO3\CMS\Core\Log; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) - * (c) 2011-2012 Steffen Müller (typo3@t3node.com) - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org)) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Steffen Müller (typo3@t3node.com) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org)) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/LogRecord.php b/typo3/sysext/core/Classes/Log/LogRecord.php index 69a2bdf69d..280df381a0 100644 --- a/typo3/sysext/core/Classes/Log/LogRecord.php +++ b/typo3/sysext/core/Classes/Log/LogRecord.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Logger.php b/typo3/sysext/core/Classes/Log/Logger.php index 2ad94627e9..8b4ff42b2b 100644 --- a/typo3/sysext/core/Classes/Log/Logger.php +++ b/typo3/sysext/core/Classes/Log/Logger.php @@ -4,9 +4,9 @@ namespace TYPO3\CMS\Core\Log; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) - * (c) 2011-2012 Steffen Müller (typo3@t3node.com) - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Steffen Müller (typo3@t3node.com) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Processor/AbstractMemoryProcessor.php b/typo3/sysext/core/Classes/Log/Processor/AbstractMemoryProcessor.php index 9d48d40cbf..471981e943 100644 --- a/typo3/sysext/core/Classes/Log/Processor/AbstractMemoryProcessor.php +++ b/typo3/sysext/core/Classes/Log/Processor/AbstractMemoryProcessor.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Ingo Renner (ingo@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Processor/AbstractProcessor.php b/typo3/sysext/core/Classes/Log/Processor/AbstractProcessor.php index 98d76abbf5..0a54a82fca 100644 --- a/typo3/sysext/core/Classes/Log/Processor/AbstractProcessor.php +++ b/typo3/sysext/core/Classes/Log/Processor/AbstractProcessor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Processor/IntrospectionProcessor.php b/typo3/sysext/core/Classes/Log/Processor/IntrospectionProcessor.php index b1f387a0fe..12ccbb1717 100644 --- a/typo3/sysext/core/Classes/Log/Processor/IntrospectionProcessor.php +++ b/typo3/sysext/core/Classes/Log/Processor/IntrospectionProcessor.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Ingo Renner (ingo@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Processor/MemoryPeakUsageProcessor.php b/typo3/sysext/core/Classes/Log/Processor/MemoryPeakUsageProcessor.php index 909b0b657d..916dd0c6ae 100644 --- a/typo3/sysext/core/Classes/Log/Processor/MemoryPeakUsageProcessor.php +++ b/typo3/sysext/core/Classes/Log/Processor/MemoryPeakUsageProcessor.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Ingo Renner (ingo@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Processor/MemoryUsageProcessor.php b/typo3/sysext/core/Classes/Log/Processor/MemoryUsageProcessor.php index 052447d764..ee7fe2d71a 100644 --- a/typo3/sysext/core/Classes/Log/Processor/MemoryUsageProcessor.php +++ b/typo3/sysext/core/Classes/Log/Processor/MemoryUsageProcessor.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Ingo Renner (ingo@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Processor/NullProcessor.php b/typo3/sysext/core/Classes/Log/Processor/NullProcessor.php index 7195e7a26c..292eadada3 100644 --- a/typo3/sysext/core/Classes/Log/Processor/NullProcessor.php +++ b/typo3/sysext/core/Classes/Log/Processor/NullProcessor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2012-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Processor/ProcessorInterface.php b/typo3/sysext/core/Classes/Log/Processor/ProcessorInterface.php index 930acce8ab..42d3499ac6 100644 --- a/typo3/sysext/core/Classes/Log/Processor/ProcessorInterface.php +++ b/typo3/sysext/core/Classes/Log/Processor/ProcessorInterface.php @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Core\Log\Processor; * * @author Ingo Renner */ -interface ProcessorInterface -{ +interface ProcessorInterface { /** * Processes a log record and adds additional data. * diff --git a/typo3/sysext/core/Classes/Log/Processor/WebProcessor.php b/typo3/sysext/core/Classes/Log/Processor/WebProcessor.php index 009343b961..cbd7735421 100644 --- a/typo3/sysext/core/Classes/Log/Processor/WebProcessor.php +++ b/typo3/sysext/core/Classes/Log/Processor/WebProcessor.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Writer/AbstractWriter.php b/typo3/sysext/core/Classes/Log/Writer/AbstractWriter.php index 073fe17e3d..70060b7f3d 100644 --- a/typo3/sysext/core/Classes/Log/Writer/AbstractWriter.php +++ b/typo3/sysext/core/Classes/Log/Writer/AbstractWriter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Writer/DatabaseWriter.php b/typo3/sysext/core/Classes/Log/Writer/DatabaseWriter.php index 47590757fe..a394c1fc71 100644 --- a/typo3/sysext/core/Classes/Log/Writer/DatabaseWriter.php +++ b/typo3/sysext/core/Classes/Log/Writer/DatabaseWriter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Writer/FileWriter.php b/typo3/sysext/core/Classes/Log/Writer/FileWriter.php index 792c1d42ab..ce700d34f5 100644 --- a/typo3/sysext/core/Classes/Log/Writer/FileWriter.php +++ b/typo3/sysext/core/Classes/Log/Writer/FileWriter.php @@ -4,9 +4,9 @@ namespace TYPO3\CMS\Core\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) - * (c) 2011-2012 Steffen Müller (typo3@t3node.com) - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Steffen Müller (typo3@t3node.com) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Writer/NullWriter.php b/typo3/sysext/core/Classes/Log/Writer/NullWriter.php index 0493cd0b50..3547943b92 100644 --- a/typo3/sysext/core/Classes/Log/Writer/NullWriter.php +++ b/typo3/sysext/core/Classes/Log/Writer/NullWriter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Writer/PhpErrorLogWriter.php b/typo3/sysext/core/Classes/Log/Writer/PhpErrorLogWriter.php index c7749291e0..4064f04872 100644 --- a/typo3/sysext/core/Classes/Log/Writer/PhpErrorLogWriter.php +++ b/typo3/sysext/core/Classes/Log/Writer/PhpErrorLogWriter.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Gebert (steffen.gebert@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Writer/SyslogWriter.php b/typo3/sysext/core/Classes/Log/Writer/SyslogWriter.php index d6f98bcdd3..266ec569dd 100644 --- a/typo3/sysext/core/Classes/Log/Writer/SyslogWriter.php +++ b/typo3/sysext/core/Classes/Log/Writer/SyslogWriter.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) - * (c) 2011-2012 Steffen Müller (typo3@t3node.com) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Log/Writer/WriterInterface.php b/typo3/sysext/core/Classes/Log/Writer/WriterInterface.php index c4e5c11746..d22429b804 100644 --- a/typo3/sysext/core/Classes/Log/Writer/WriterInterface.php +++ b/typo3/sysext/core/Classes/Log/Writer/WriterInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -28,8 +28,7 @@ namespace TYPO3\CMS\Core\Log\Writer; * * @author Ingo Renner */ -interface WriterInterface -{ +interface WriterInterface { /** * Writes the log record * diff --git a/typo3/sysext/core/Classes/Mail/MailMessage.php b/typo3/sysext/core/Classes/Mail/MailMessage.php index e0812b29ca..3bd5d95d9c 100644 --- a/typo3/sysext/core/Classes/Mail/MailMessage.php +++ b/typo3/sysext/core/Classes/Mail/MailMessage.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + // Make sure Swift's auto-loader is registered require_once PATH_typo3 . 'contrib/swiftmailer/swift_required.php'; diff --git a/typo3/sysext/core/Classes/Mail/Mailer.php b/typo3/sysext/core/Classes/Mail/Mailer.php index dc2882680b..3dfe4e788d 100644 --- a/typo3/sysext/core/Classes/Mail/Mailer.php +++ b/typo3/sysext/core/Classes/Mail/Mailer.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + // Make sure Swift's auto-loader is registered require_once PATH_typo3 . 'contrib/swiftmailer/swift_required.php'; diff --git a/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php b/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php index b1b38e62fd..ec7230a8b4 100644 --- a/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php +++ b/typo3/sysext/core/Classes/Mail/MailerAdapterInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Mail; /*************************************************************** * Copyright notice * - * (c) 2011 Ingo Renner + * (c) 2011-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Core\Mail; * * @author Ingo Renner */ -interface MailerAdapterInterface -{ +interface MailerAdapterInterface { /** * Mail sending function * diff --git a/typo3/sysext/core/Classes/Mail/MboxTransport.php b/typo3/sysext/core/Classes/Mail/MboxTransport.php index bcddf06410..6cb89f4e6b 100644 --- a/typo3/sysext/core/Classes/Mail/MboxTransport.php +++ b/typo3/sysext/core/Classes/Mail/MboxTransport.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Mail; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ernesto Baschny + * (c) 2010-2013 Ernesto Baschny * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php b/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php index 21916a5482..500608e590 100644 --- a/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php +++ b/typo3/sysext/core/Classes/Mail/SwiftMailerAdapter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Mail; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Jigal van Hemert + * (c) 2010-2013 Jigal van Hemert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Messaging/AbstractMessage.php b/typo3/sysext/core/Classes/Messaging/AbstractMessage.php index 22874362d2..5934a51b9e 100644 --- a/typo3/sysext/core/Classes/Messaging/AbstractMessage.php +++ b/typo3/sysext/core/Classes/Messaging/AbstractMessage.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Messaging; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner - * (c) 2010-2011 Benjamin Mack + * (c) 2009-2013 Ingo Renner + * (c) 2010-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php b/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php index bc16777e00..027c1fdb2c 100644 --- a/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php +++ b/typo3/sysext/core/Classes/Messaging/AbstractStandaloneMessage.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Messaging; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner - * (c) 2010-2011 Benjamin Mack + * (c) 2009-2013 Ingo Renner + * (c) 2010-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php b/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php index 50a9d63271..8e19239612 100644 --- a/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php +++ b/typo3/sysext/core/Classes/Messaging/ErrorpageMessage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Messaging; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Benjamin Mack + * (c) 2010-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Messaging/FlashMessage.php b/typo3/sysext/core/Classes/Messaging/FlashMessage.php index 93d5d759f4..3df3fbe992 100644 --- a/typo3/sysext/core/Classes/Messaging/FlashMessage.php +++ b/typo3/sysext/core/Classes/Messaging/FlashMessage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Messaging; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php b/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php index ccc80acfd0..638c4db2c1 100644 --- a/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php +++ b/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Messaging; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Rupert Germann + * (c) 2009-2013 Rupert Germann * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Page/PageRenderer.php b/typo3/sysext/core/Classes/Page/PageRenderer.php index 26eed7ca20..ec82e8dbc9 100644 --- a/typo3/sysext/core/Classes/Page/PageRenderer.php +++ b/typo3/sysext/core/Classes/Page/PageRenderer.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Page; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Steffen Kamper - * (c) 2011 Kai Vogel + * (c) 2009-2013 Steffen Kamper + * (c) 2011-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Registry.php b/typo3/sysext/core/Classes/Registry.php index b9c311d8a7..86f8c1bcfe 100644 --- a/typo3/sysext/core/Classes/Registry.php +++ b/typo3/sysext/core/Classes/Registry.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * * All rights reserved * diff --git a/typo3/sysext/core/Classes/Resource/AbstractFile.php b/typo3/sysext/core/Classes/Resource/AbstractFile.php index 312ebbb666..ce0f47a3bf 100644 --- a/typo3/sysext/core/Classes/Resource/AbstractFile.php +++ b/typo3/sysext/core/Classes/Resource/AbstractFile.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Ingmar Schlecht + * (c) 2011-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/AbstractRepository.php b/typo3/sysext/core/Classes/Resource/AbstractRepository.php index 7cc99e63ec..fd699e9f2a 100644 --- a/typo3/sysext/core/Classes/Resource/AbstractRepository.php +++ b/typo3/sysext/core/Classes/Resource/AbstractRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php b/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php index b13134e90d..f9fe7098f3 100644 --- a/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php +++ b/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php b/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php index 18e008817e..a7b2b3b09e 100644 --- a/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php +++ b/typo3/sysext/core/Classes/Resource/Collection/FolderBasedFileCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php b/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php index aa358509ff..67061db457 100644 --- a/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php +++ b/typo3/sysext/core/Classes/Resource/Collection/StaticFileCollection.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Collection; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php b/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php index af4117b1e5..416ef516b6 100644 --- a/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php +++ b/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Driver; /*************************************************************** * Copyright notice * - * (c) 2011 Ingmar Schlecht + * (c) 2011-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php b/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php index 64285792ea..5c82f6e120 100644 --- a/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php +++ b/typo3/sysext/core/Classes/Resource/Driver/DriverRegistry.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Driver; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php b/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php index 36aca82b1f..4d8af56cdf 100644 --- a/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php +++ b/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php @@ -5,7 +5,7 @@ use TYPO3\CMS\Core\Utility\GeneralUtility; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception.php b/typo3/sysext/core/Classes/Resource/Exception.php index e1cb4b2865..9720cb5c31 100644 --- a/typo3/sysext/core/Classes/Resource/Exception.php +++ b/typo3/sysext/core/Classes/Resource/Exception.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/AbstractFileOperationException.php b/typo3/sysext/core/Classes/Resource/Exception/AbstractFileOperationException.php index 48f285ce49..2f9233f03f 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/AbstractFileOperationException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/AbstractFileOperationException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFileNameException.php b/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFileNameException.php index 698ec390af..1606cc0db8 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFileNameException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFileNameException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFolderException.php b/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFolderException.php index cb4e9701b1..017fee9adc 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFolderException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/ExistingTargetFolderException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/FileDoesNotExistException.php b/typo3/sysext/core/Classes/Resource/Exception/FileDoesNotExistException.php index 1afee2a049..6d4ea76034 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/FileDoesNotExistException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/FileDoesNotExistException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/FileOperationErrorException.php b/typo3/sysext/core/Classes/Resource/Exception/FileOperationErrorException.php index fc84cbdc41..ee34e59c6d 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/FileOperationErrorException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/FileOperationErrorException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/FolderDoesNotExistException.php b/typo3/sysext/core/Classes/Resource/Exception/FolderDoesNotExistException.php index dde8cc9e19..ccd1beb3f1 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/FolderDoesNotExistException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/FolderDoesNotExistException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/IllegalFileExtensionException.php b/typo3/sysext/core/Classes/Resource/Exception/IllegalFileExtensionException.php index 8c864d03a3..4b6bbb31b3 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/IllegalFileExtensionException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/IllegalFileExtensionException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileAccessPermissionsException.php b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileAccessPermissionsException.php index 877d80e975..5101d7b3aa 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileAccessPermissionsException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileAccessPermissionsException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileReadPermissionsException.php b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileReadPermissionsException.php index 488ae91c25..e4edf4b71b 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileReadPermissionsException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileReadPermissionsException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileWritePermissionsException.php b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileWritePermissionsException.php index 4a35c3fdd5..ddd2a9a65a 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileWritePermissionsException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFileWritePermissionsException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderAccessPermissionsException.php b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderAccessPermissionsException.php index 0f84d04f08..6ba6d1d2dd 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderAccessPermissionsException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderAccessPermissionsException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderReadPermissionsException.php b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderReadPermissionsException.php index 047fe152f8..afd8d65bb1 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderReadPermissionsException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderReadPermissionsException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderWritePermissionsException.php b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderWritePermissionsException.php index 11acdcf728..4d510ebc39 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderWritePermissionsException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InsufficientFolderWritePermissionsException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InsufficientUserPermissionsException.php b/typo3/sysext/core/Classes/Resource/Exception/InsufficientUserPermissionsException.php index f223241cb8..459f1436c9 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InsufficientUserPermissionsException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InsufficientUserPermissionsException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InvalidConfigurationException.php b/typo3/sysext/core/Classes/Resource/Exception/InvalidConfigurationException.php index d6ab666a05..fa3ee4ef7b 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InvalidConfigurationException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InvalidConfigurationException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2012 Benjamin Mack + * (c) 2012-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InvalidFileException.php b/typo3/sysext/core/Classes/Resource/Exception/InvalidFileException.php index 8548463956..f66fc34d4c 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InvalidFileException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InvalidFileException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InvalidFileNameException.php b/typo3/sysext/core/Classes/Resource/Exception/InvalidFileNameException.php index 883f65906d..ed8beebea1 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InvalidFileNameException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InvalidFileNameException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InvalidFolderException.php b/typo3/sysext/core/Classes/Resource/Exception/InvalidFolderException.php index ea87c55f9b..cec02bebd3 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InvalidFolderException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InvalidFolderException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InvalidPathException.php b/typo3/sysext/core/Classes/Resource/Exception/InvalidPathException.php index aae1d9e949..b98be89c4b 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InvalidPathException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InvalidPathException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/InvalidTargetFolderException.php b/typo3/sysext/core/Classes/Resource/Exception/InvalidTargetFolderException.php index 24f602303c..b3ac937d4a 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/InvalidTargetFolderException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/InvalidTargetFolderException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/NotInMountPointException.php b/typo3/sysext/core/Classes/Resource/Exception/NotInMountPointException.php index 720cd46fca..09d5f76994 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/NotInMountPointException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/NotInMountPointException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/UploadException.php b/typo3/sysext/core/Classes/Resource/Exception/UploadException.php index 1634e66e93..afbc4c1175 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/UploadException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/UploadException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Exception/UploadSizeException.php b/typo3/sysext/core/Classes/Resource/Exception/UploadSizeException.php index 8c585aa7e8..cde3c9f490 100644 --- a/typo3/sysext/core/Classes/Resource/Exception/UploadSizeException.php +++ b/typo3/sysext/core/Classes/Resource/Exception/UploadSizeException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Exception; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/File.php b/typo3/sysext/core/Classes/Resource/File.php index 54cf963370..2a281e7912 100644 --- a/typo3/sysext/core/Classes/Resource/File.php +++ b/typo3/sysext/core/Classes/Resource/File.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Ingo Renner + * (c) 2011-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php b/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php index 7dd83837b8..c9094da696 100644 --- a/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php +++ b/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/FileInterface.php b/typo3/sysext/core/Classes/Resource/FileInterface.php index e493cac75a..69483a8deb 100644 --- a/typo3/sysext/core/Classes/Resource/FileInterface.php +++ b/typo3/sysext/core/Classes/Resource/FileInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Ingmar Schlecht + * (c) 2011-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/FileReference.php b/typo3/sysext/core/Classes/Resource/FileReference.php index d8e538b4ee..eabca23a28 100644 --- a/typo3/sysext/core/Classes/Resource/FileReference.php +++ b/typo3/sysext/core/Classes/Resource/FileReference.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Ingmar Schlecht + * (c) 2011-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/FileRepository.php b/typo3/sysext/core/Classes/Resource/FileRepository.php index 9407674cab..14ba3bea72 100644 --- a/typo3/sysext/core/Classes/Resource/FileRepository.php +++ b/typo3/sysext/core/Classes/Resource/FileRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php b/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php index dcedec4747..f91a6d090b 100644 --- a/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php +++ b/typo3/sysext/core/Classes/Resource/Filter/FileExtensionFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Ingmar Schlecht + * (c) 2012-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php b/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php index 942442cdf1..8f20928834 100644 --- a/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php +++ b/typo3/sysext/core/Classes/Resource/Filter/FileNameFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Folder.php b/typo3/sysext/core/Classes/Resource/Folder.php index 3eabcf8cc3..1ac0a4687d 100644 --- a/typo3/sysext/core/Classes/Resource/Folder.php +++ b/typo3/sysext/core/Classes/Resource/Folder.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/FolderInterface.php b/typo3/sysext/core/Classes/Resource/FolderInterface.php index f6fa91f827..06c2238f0d 100644 --- a/typo3/sysext/core/Classes/Resource/FolderInterface.php +++ b/typo3/sysext/core/Classes/Resource/FolderInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php b/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php index e5cd39f928..27745cd44e 100644 --- a/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php +++ b/typo3/sysext/core/Classes/Resource/Hook/FileInfoHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Hook; /*************************************************************** * Copyright notice * - * (c) 2012 Benjamin Mack + * (c) 2012-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/ProcessedFile.php b/typo3/sysext/core/Classes/Resource/ProcessedFile.php index 40d6338752..f82e85b7ba 100644 --- a/typo3/sysext/core/Classes/Resource/ProcessedFile.php +++ b/typo3/sysext/core/Classes/Resource/ProcessedFile.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2012 Benjamin Mack + * (c) 2012-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php b/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php index f91f35c300..866d455ee8 100644 --- a/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php +++ b/typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php @@ -5,7 +5,7 @@ use \TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Benjamin Mack + * (c) 2012-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php b/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php index 2b8fb0b5dd..01851d1e3f 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php +++ b/typo3/sysext/core/Classes/Resource/Processing/AbstractGraphicalTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php b/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php index 9eb11e2fcb..54b3fc94e5 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php +++ b/typo3/sysext/core/Classes/Resource/Processing/AbstractTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php b/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php index 87e5ad3781..2b5abba590 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php +++ b/typo3/sysext/core/Classes/Resource/Processing/ImageCropScaleMaskTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php b/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php index 69d65f90c0..d4528ab2cf 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php +++ b/typo3/sysext/core/Classes/Resource/Processing/ImagePreviewTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php b/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php index 6e541f89ad..17c496ed63 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php +++ b/typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php b/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php index ce4b3cfa8e..7d440bbf04 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php +++ b/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php b/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php index 03ff87436f..9d1d6eba91 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php +++ b/typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php b/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php index 24f91569a5..32375024c6 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php +++ b/typo3/sysext/core/Classes/Resource/Processing/ProcessorInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php b/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php index bdbab42e2f..40f5ad21df 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php +++ b/typo3/sysext/core/Classes/Resource/Processing/TaskInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php b/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php index d88c0706ce..ce694bee27 100644 --- a/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php +++ b/typo3/sysext/core/Classes/Resource/Processing/TaskTypeRegistry.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Processing; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/ResourceCompressor.php b/typo3/sysext/core/Classes/Resource/ResourceCompressor.php index cbb51e5e4a..ba576613de 100644 --- a/typo3/sysext/core/Classes/Resource/ResourceCompressor.php +++ b/typo3/sysext/core/Classes/Resource/ResourceCompressor.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Gebert - * (c) 2011 Kai Vogel + * (c) 2010-2013 Steffen Gebert + * (c) 2011-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/ResourceFactory.php b/typo3/sysext/core/Classes/Resource/ResourceFactory.php index aeb6e19c91..9b1d2a419a 100644 --- a/typo3/sysext/core/Classes/Resource/ResourceFactory.php +++ b/typo3/sysext/core/Classes/Resource/ResourceFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/ResourceInterface.php b/typo3/sysext/core/Classes/Resource/ResourceInterface.php index f6736355f4..43ae223d03 100644 --- a/typo3/sysext/core/Classes/Resource/ResourceInterface.php +++ b/typo3/sysext/core/Classes/Resource/ResourceInterface.php @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Core\Resource; * * @author Ingmar Schlecht */ -interface ResourceInterface -{ +interface ResourceInterface { /** * Returns the identifier of this file * diff --git a/typo3/sysext/core/Classes/Resource/ResourceStorage.php b/typo3/sysext/core/Classes/Resource/ResourceStorage.php index 6fe46d950c..1113fc4be7 100644 --- a/typo3/sysext/core/Classes/Resource/ResourceStorage.php +++ b/typo3/sysext/core/Classes/Resource/ResourceStorage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php b/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php index 042d023b58..3393c54df9 100644 --- a/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php +++ b/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Service; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Service/FrontendContentAdapterService.php b/typo3/sysext/core/Classes/Resource/Service/FrontendContentAdapterService.php index 57c45352dd..c8f2e124ef 100644 --- a/typo3/sysext/core/Classes/Resource/Service/FrontendContentAdapterService.php +++ b/typo3/sysext/core/Classes/Resource/Service/FrontendContentAdapterService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Service; /*************************************************************** * Copyright notice * - * (c) 2011 Ingmar Schlecht + * (c) 2011-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Service/ImageProcessingService.php b/typo3/sysext/core/Classes/Resource/Service/ImageProcessingService.php index 49cff0b7fd..37bb6b984b 100644 --- a/typo3/sysext/core/Classes/Resource/Service/ImageProcessingService.php +++ b/typo3/sysext/core/Classes/Resource/Service/ImageProcessingService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Service; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Service/IndexerService.php b/typo3/sysext/core/Classes/Resource/Service/IndexerService.php index 57027b943c..760f907e63 100644 --- a/typo3/sysext/core/Classes/Resource/Service/IndexerService.php +++ b/typo3/sysext/core/Classes/Resource/Service/IndexerService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Service; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php b/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php index 69076db773..98bbcd71f6 100644 --- a/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php +++ b/typo3/sysext/core/Classes/Resource/Service/MagicImageService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Service; /*************************************************************** * Copyright notice * - * (c) 2012 Stanislas Rolland + * (c) 2012-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php b/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php index b9e2d31ab3..6838eefa3d 100644 --- a/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php +++ b/typo3/sysext/core/Classes/Resource/Service/UserFileMountService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource\Service; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack + * (c) 2011-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Resource/StorageRepository.php b/typo3/sysext/core/Classes/Resource/StorageRepository.php index 4ef171fa8c..e865d99708 100644 --- a/typo3/sysext/core/Classes/Resource/StorageRepository.php +++ b/typo3/sysext/core/Classes/Resource/StorageRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Service/AbstractService.php b/typo3/sysext/core/Classes/Service/AbstractService.php index 4aea0aad17..0fd2979af6 100644 --- a/typo3/sysext/core/Classes/Service/AbstractService.php +++ b/typo3/sysext/core/Classes/Service/AbstractService.php @@ -1,6 +1,32 @@ , Martin Kutschker + * (c) 2008-2013 Robert Lemke , Martin Kutschker * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -32,8 +32,7 @@ namespace TYPO3\CMS\Core; * @author Martin Kutschker * @see \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance() */ -interface SingletonInterface -{ +interface SingletonInterface { } diff --git a/typo3/sysext/core/Classes/TimeTracker/NullTimeTracker.php b/typo3/sysext/core/Classes/TimeTracker/NullTimeTracker.php index e8f550eb81..1bc3562597 100644 --- a/typo3/sysext/core/Classes/TimeTracker/NullTimeTracker.php +++ b/typo3/sysext/core/Classes/TimeTracker/NullTimeTracker.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\TimeTracker; /*************************************************************** * Copyright notice * - * (c) 2008 Ingo Renner + * (c) 2008-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php b/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php index 5c777d0600..bc0dec39ce 100644 --- a/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php +++ b/typo3/sysext/core/Classes/TimeTracker/TimeTracker.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\TimeTracker; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php index 05efebc7f2..02a6c73947 100644 --- a/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php +++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php index d4ba91550e..2dc4cdd65f 100644 --- a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php +++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php index dd95ff7e9f..6e1fd7d839 100644 --- a/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php +++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeNode.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php index 74126266ab..9579dc592c 100644 --- a/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php +++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/ExtJsArrayTreeRenderer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php index 3c481a43d4..3fe5685e52 100644 --- a/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php +++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/TableConfigurationTree.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php b/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php index d34aa1ef97..0cb987261f 100644 --- a/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php +++ b/typo3/sysext/core/Classes/Tree/TableConfiguration/TreeDataProviderFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tree\TableConfiguration; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter + * (c) 2010-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php b/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php index 5344e039e4..2e2236d153 100644 --- a/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php +++ b/typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\TypoScript; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php b/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php index 137ffc124f..08b97a2b62 100644 --- a/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php +++ b/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\TypoScript; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php b/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php index 6726c2fc78..4c03873214 100644 --- a/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php +++ b/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\TypoScript\Parser; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/TypoScript/TemplateService.php b/typo3/sysext/core/Classes/TypoScript/TemplateService.php index 0afbef4f5d..7ef0ff4f48 100644 --- a/typo3/sysext/core/Classes/TypoScript/TemplateService.php +++ b/typo3/sysext/core/Classes/TypoScript/TemplateService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\TypoScript; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/ArrayUtility.php b/typo3/sysext/core/Classes/Utility/ArrayUtility.php index 9ef5bb3a0d..e9bd600c62 100644 --- a/typo3/sysext/core/Classes/Utility/ArrayUtility.php +++ b/typo3/sysext/core/Classes/Utility/ArrayUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php b/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php index 6712eb4cac..8743a4d9ba 100644 --- a/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php +++ b/typo3/sysext/core/Classes/Utility/ClassNamingUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Extbase Team + * (c) 2012-2013 Extbase Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/ClientUtility.php b/typo3/sysext/core/Classes/Utility/ClientUtility.php index 89f9953c2f..768cfd0b2f 100644 --- a/typo3/sysext/core/Classes/Utility/ClientUtility.php +++ b/typo3/sysext/core/Classes/Utility/ClientUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Hader + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/CommandUtility.php b/typo3/sysext/core/Classes/Utility/CommandUtility.php index c54ab1fc0b..e35d5abcef 100644 --- a/typo3/sysext/core/Classes/Utility/CommandUtility.php +++ b/typo3/sysext/core/Classes/Utility/CommandUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/DebugUtility.php b/typo3/sysext/core/Classes/Utility/DebugUtility.php index f4d5e0924e..198bbdd973 100644 --- a/typo3/sysext/core/Classes/Utility/DebugUtility.php +++ b/typo3/sysext/core/Classes/Utility/DebugUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/DiffUtility.php b/typo3/sysext/core/Classes/Utility/DiffUtility.php index 9c2129258d..c622aa0042 100644 --- a/typo3/sysext/core/Classes/Utility/DiffUtility.php +++ b/typo3/sysext/core/Classes/Utility/DiffUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php b/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php index 44d1476424..2a9837767f 100644 --- a/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php +++ b/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php b/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php index e58f36fff3..a11a3da592 100644 --- a/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php +++ b/typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility\File; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php index 6bca1ae3b3..c4e20c3874 100644 --- a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php +++ b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility\File; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php index bf295dd92f..3910ba388e 100644 --- a/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php +++ b/typo3/sysext/core/Classes/Utility/File/ExtendedFileUtilityProcessDataHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility\File; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers + * (c) 2010-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Core\Utility\File; * * @author Xavier Perseguers */ -interface ExtendedFileUtilityProcessDataHookInterface -{ +interface ExtendedFileUtilityProcessDataHookInterface { /** * Post-process a file action. * diff --git a/typo3/sysext/core/Classes/Utility/GeneralUtility.php b/typo3/sysext/core/Classes/Utility/GeneralUtility.php index eb704470b5..e14e8a1f36 100644 --- a/typo3/sysext/core/Classes/Utility/GeneralUtility.php +++ b/typo3/sysext/core/Classes/Utility/GeneralUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/HttpUtility.php b/typo3/sysext/core/Classes/Utility/HttpUtility.php index 4a05424273..b2052d3528 100644 --- a/typo3/sysext/core/Classes/Utility/HttpUtility.php +++ b/typo3/sysext/core/Classes/Utility/HttpUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/MailUtility.php b/typo3/sysext/core/Classes/Utility/MailUtility.php index 8eeac85b04..b40d8f4a68 100644 --- a/typo3/sysext/core/Classes/Utility/MailUtility.php +++ b/typo3/sysext/core/Classes/Utility/MailUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Tolleiv Nietsch + * (c) 2010-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/MathUtility.php b/typo3/sysext/core/Classes/Utility/MathUtility.php index 80d0f2188c..fe807bdc5c 100644 --- a/typo3/sysext/core/Classes/Utility/MathUtility.php +++ b/typo3/sysext/core/Classes/Utility/MathUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/MonitorUtility.php b/typo3/sysext/core/Classes/Utility/MonitorUtility.php index c7680eb7ed..7ad7e518eb 100644 --- a/typo3/sysext/core/Classes/Utility/MonitorUtility.php +++ b/typo3/sysext/core/Classes/Utility/MonitorUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Jigal van Hemert + * (c) 2011-2013 Jigal van Hemert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/PathUtility.php b/typo3/sysext/core/Classes/Utility/PathUtility.php index 1f60348366..dec889e361 100644 --- a/typo3/sysext/core/Classes/Utility/PathUtility.php +++ b/typo3/sysext/core/Classes/Utility/PathUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php b/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php index adf88ac05f..b48519df19 100644 --- a/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php +++ b/typo3/sysext/core/Classes/Utility/PhpOptionsUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/RootlineUtility.php b/typo3/sysext/core/Classes/Utility/RootlineUtility.php index 27d0ca7212..0c81546033 100644 --- a/typo3/sysext/core/Classes/Utility/RootlineUtility.php +++ b/typo3/sysext/core/Classes/Utility/RootlineUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Ritter + * (c) 2012-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/StringUtility.php b/typo3/sysext/core/Classes/Utility/StringUtility.php index 9f66a83517..a3f9ab9c7a 100644 --- a/typo3/sysext/core/Classes/Utility/StringUtility.php +++ b/typo3/sysext/core/Classes/Utility/StringUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php b/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php index ea7fd712b3..df7ad9d146 100644 --- a/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php +++ b/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/AccessibleObjectInterface.php b/typo3/sysext/core/Tests/AccessibleObjectInterface.php index a20b1ae123..23363ea44f 100644 --- a/typo3/sysext/core/Tests/AccessibleObjectInterface.php +++ b/typo3/sysext/core/Tests/AccessibleObjectInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests; /*************************************************************** * Copyright notice * - * (c) 2012 Nicole Cordes + * (c) 2012-2013 Nicole Cordes * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/BaseTestCase.php b/typo3/sysext/core/Tests/BaseTestCase.php index af2a35957c..0ac3b317d3 100644 --- a/typo3/sysext/core/Tests/BaseTestCase.php +++ b/typo3/sysext/core/Tests/BaseTestCase.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests; /*************************************************************** * Copyright notice * - * (c) 2005-2012 Robert Lemke (robert@typo3.org) + * (c) 2005-2013 Robert Lemke (robert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php b/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php index a9beb0e181..41a4798b46 100644 --- a/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php +++ b/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Category\Collection; /*************************************************************** * Copyright notice * - * (c) 2012 Fabien Udriot + * (c) 2012-2013 Fabien Udriot * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php b/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php index 95a13ad711..8375a7df2b 100644 --- a/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php +++ b/typo3/sysext/core/Tests/Functional/Resource/BaseTestCase.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Resource; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php b/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php index 610af22155..1585c83dcc 100644 --- a/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php +++ b/typo3/sysext/core/Tests/Functional/Resource/FolderTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Resource; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php b/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php index b011a75d9f..c582dce6c9 100644 --- a/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php +++ b/typo3/sysext/core/Tests/Functional/Resource/ResourceStorageTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Functional\Resource; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/FunctionalTestCase.php b/typo3/sysext/core/Tests/FunctionalTestCase.php index 3b192f3459..5d0a429c0d 100644 --- a/typo3/sysext/core/Tests/FunctionalTestCase.php +++ b/typo3/sysext/core/Tests/FunctionalTestCase.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests; /*************************************************************** * Copyright notice * - * (c) 2005-2012 Robert Lemke (robert@typo3.org) + * (c) 2005-2013 Robert Lemke (robert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Integrity/IntegrityTest.php b/typo3/sysext/core/Tests/Integrity/IntegrityTest.php index 1b30b68ca0..e2e9126fbe 100644 --- a/typo3/sysext/core/Tests/Integrity/IntegrityTest.php +++ b/typo3/sysext/core/Tests/Integrity/IntegrityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Integrity; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Legacy/t3lib/class.t3lib_formmailTest.php b/typo3/sysext/core/Tests/Legacy/t3lib/class.t3lib_formmailTest.php index 07a93893a9..cd234085f2 100644 --- a/typo3/sysext/core/Tests/Legacy/t3lib/class.t3lib_formmailTest.php +++ b/typo3/sysext/core/Tests/Legacy/t3lib/class.t3lib_formmailTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2011 Christian Kuhn + * (c) 2011-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Legacy/typo3/contrib/class.removexssTest.php b/typo3/sysext/core/Tests/Legacy/typo3/contrib/class.removexssTest.php index a582dd0d73..89702532b0 100644 --- a/typo3/sysext/core/Tests/Legacy/typo3/contrib/class.removexssTest.php +++ b/typo3/sysext/core/Tests/Legacy/typo3/contrib/class.removexssTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2009-2011 Steffen Kamper +* (c) 2009-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Authentication/AbstractUserAuthenticationTest.php b/typo3/sysext/core/Tests/Unit/Authentication/AbstractUserAuthenticationTest.php index 583440b97d..6291c24087 100644 --- a/typo3/sysext/core/Tests/Unit/Authentication/AbstractUserAuthenticationTest.php +++ b/typo3/sysext/core/Tests/Unit/Authentication/AbstractUserAuthenticationTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Authentication; /*************************************************************** * Copyright notice * - * (c) 2011 Helmut Hummel + * (c) 2011-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Authentication/BackendUserAuthenticationTest.php b/typo3/sysext/core/Tests/Unit/Authentication/BackendUserAuthenticationTest.php index fa405add47..be59880a56 100644 --- a/typo3/sysext/core/Tests/Unit/Authentication/BackendUserAuthenticationTest.php +++ b/typo3/sysext/core/Tests/Unit/Authentication/BackendUserAuthenticationTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Authentication; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2010-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/AbstractBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/AbstractBackendTest.php index 611c7e4f65..64e636fff7 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/AbstractBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/AbstractBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/ApcBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/ApcBackendTest.php index 9cd43bc938..90abb4d6a7 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/ApcBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/ApcBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/DbBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/DbBackendTest.php index 42f9e3a7b8..c3d9c32c9e 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/DbBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/DbBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php index 6c1c274d7a..b08abf0263 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * -* (c) 2009-2011 Ingo Renner +* (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/MemcachedBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/MemcachedBackendTest.php index 8c087cdeb7..ba53fc6fcd 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/MemcachedBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/MemcachedBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/MockBackend.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/MockBackend.php index ea5a2aedd2..1a8bd00c5f 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/MockBackend.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/MockBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/PdoBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/PdoBackendTest.php index a2f14acb81..710f15ceca 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/PdoBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/PdoBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/RedisBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/RedisBackendTest.php index 56ab1caac8..5283069ec6 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/RedisBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/RedisBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/TransientMemoryBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/TransientMemoryBackendTest.php index ac8498566b..3dc4a31b87 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/TransientMemoryBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/TransientMemoryBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Backend/WincacheBackendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Backend/WincacheBackendTest.php index 3beb27f8e9..4c3414d59d 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Backend/WincacheBackendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Backend/WincacheBackendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2012 Tobias Burger + * (c) 2009-2013 Tobias Burger * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/CacheManagerTest.php b/typo3/sysext/core/Tests/Unit/Cache/CacheManagerTest.php index 97da685aed..0a2a0d8a83 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/CacheManagerTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/CacheManagerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/FactoryTest.php b/typo3/sysext/core/Tests/Unit/Cache/FactoryTest.php index c94d94f334..daa0c45f5d 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/FactoryTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/FactoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Frontend/AbstractFrontendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Frontend/AbstractFrontendTest.php index a73475fcda..ad4f059772 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Frontend/AbstractFrontendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Frontend/AbstractFrontendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Frontend/PhpFrontendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Frontend/PhpFrontendTest.php index 8f062ac61b..9336149be4 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Frontend/PhpFrontendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Frontend/PhpFrontendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Frontend/StringFrontendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Frontend/StringFrontendTest.php index ee1f0cfaa8..02b1e54cc8 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Frontend/StringFrontendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Frontend/StringFrontendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Frontend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Cache/Frontend/VariableFrontendTest.php b/typo3/sysext/core/Tests/Unit/Cache/Frontend/VariableFrontendTest.php index 613647b61b..87f2308644 100644 --- a/typo3/sysext/core/Tests/Unit/Cache/Frontend/VariableFrontendTest.php +++ b/typo3/sysext/core/Tests/Unit/Cache/Frontend/VariableFrontendTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Cache\Frontend; /*************************************************************** * Copyright notice * -* (c) 2009-2011 Ingo Renner +* (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Category/CategoryRegistryTest.php b/typo3/sysext/core/Tests/Unit/Category/CategoryRegistryTest.php index ce3b75b927..52ece7a6c5 100644 --- a/typo3/sysext/core/Tests/Unit/Category/CategoryRegistryTest.php +++ b/typo3/sysext/core/Tests/Unit/Category/CategoryRegistryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Category; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Category/Collection/CategoryCollectionTest.php b/typo3/sysext/core/Tests/Unit/Category/Collection/CategoryCollectionTest.php index b313d266c5..c7accecd7a 100644 --- a/typo3/sysext/core/Tests/Unit/Category/Collection/CategoryCollectionTest.php +++ b/typo3/sysext/core/Tests/Unit/Category/Collection/CategoryCollectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Category\Collection; /*************************************************************** * Copyright notice * - * (c) 2012 Fabien Udriot + * (c) 2012-2013 Fabien Udriot * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Charset/CharsetConverterTest.php b/typo3/sysext/core/Tests/Unit/Charset/CharsetConverterTest.php index 2f7f071de8..330de3170a 100644 --- a/typo3/sysext/core/Tests/Unit/Charset/CharsetConverterTest.php +++ b/typo3/sysext/core/Tests/Unit/Charset/CharsetConverterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Charset; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2010-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php b/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php index 02ce35753c..03aa0c98ca 100644 --- a/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php +++ b/typo3/sysext/core/Tests/Unit/Collection/RecordCollectionRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Collection; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Compatibility/CompatbilityClassLoaderPhpBelow50307Test.php b/typo3/sysext/core/Tests/Unit/Compatibility/CompatbilityClassLoaderPhpBelow50307Test.php index a881b700f3..7ca6b300a4 100644 --- a/typo3/sysext/core/Tests/Unit/Compatibility/CompatbilityClassLoaderPhpBelow50307Test.php +++ b/typo3/sysext/core/Tests/Unit/Compatibility/CompatbilityClassLoaderPhpBelow50307Test.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Compatibility; /*************************************************************** * Copyright notice * - * (c) 2012 Helmut Hummel + * (c) 2012-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Configuration/ConfigurationManagerTest.php b/typo3/sysext/core/Tests/Unit/Configuration/ConfigurationManagerTest.php index 9dd6a40679..aec8c455b9 100644 --- a/typo3/sysext/core/Tests/Unit/Configuration/ConfigurationManagerTest.php +++ b/typo3/sysext/core/Tests/Unit/Configuration/ConfigurationManagerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Configuration; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Core/ClassLoaderTest.php b/typo3/sysext/core/Tests/Unit/Core/ClassLoaderTest.php index 9fc056a3fe..5754a1265c 100644 --- a/typo3/sysext/core/Tests/Unit/Core/ClassLoaderTest.php +++ b/typo3/sysext/core/Tests/Unit/Core/ClassLoaderTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Core; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php b/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php index 838ae2e5d2..660258ed32 100644 --- a/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php +++ b/typo3/sysext/core/Tests/Unit/Core/SystemEnvironmentBuilderTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Core; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php b/typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php index a21e99f483..7ee42c0191 100644 --- a/typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php +++ b/typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\DataHandler; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2009-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Database/DatabaseConnectionTest.php b/typo3/sysext/core/Tests/Unit/Database/DatabaseConnectionTest.php index 91b603e21f..bf7143597a 100644 --- a/typo3/sysext/core/Tests/Unit/Database/DatabaseConnectionTest.php +++ b/typo3/sysext/core/Tests/Unit/Database/DatabaseConnectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Database; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ernesto Baschny (ernst@cron-it.de) + * (c) 2010-2013 Ernesto Baschny (ernst@cron-it.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Database/PreparedStatementTest.php b/typo3/sysext/core/Tests/Unit/Database/PreparedStatementTest.php index 7901c63610..fda6f3891f 100644 --- a/typo3/sysext/core/Tests/Unit/Database/PreparedStatementTest.php +++ b/typo3/sysext/core/Tests/Unit/Database/PreparedStatementTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Database; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Helmut Hummel + * (c) 2010-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Database/SqlParserTest.php b/typo3/sysext/core/Tests/Unit/Database/SqlParserTest.php index ed6389a6d9..0473dbaf30 100644 --- a/typo3/sysext/core/Tests/Unit/Database/SqlParserTest.php +++ b/typo3/sysext/core/Tests/Unit/Database/SqlParserTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Database; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Schriner + * (c) 2011-2013 Patrick Schriner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Encoder/JavaScriptEncoderTest.php b/typo3/sysext/core/Tests/Unit/Encoder/JavaScriptEncoderTest.php index fe282314ed..7e5baf81a9 100644 --- a/typo3/sysext/core/Tests/Unit/Encoder/JavaScriptEncoderTest.php +++ b/typo3/sysext/core/Tests/Unit/Encoder/JavaScriptEncoderTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Encoder; /*************************************************************** * Copyright notice * - * (c) 2012 Helmut Hummel + * (c) 2012-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Error/DebugExceptionHandlerTest.php b/typo3/sysext/core/Tests/Unit/Error/DebugExceptionHandlerTest.php index ebe442b65f..60d6889650 100644 --- a/typo3/sysext/core/Tests/Unit/Error/DebugExceptionHandlerTest.php +++ b/typo3/sysext/core/Tests/Unit/Error/DebugExceptionHandlerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Error; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Klee + * (c) 2012-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Error/ProductionExceptionHandlerTest.php b/typo3/sysext/core/Tests/Unit/Error/ProductionExceptionHandlerTest.php index 9bde6dac0f..8ee13a54be 100644 --- a/typo3/sysext/core/Tests/Unit/Error/ProductionExceptionHandlerTest.php +++ b/typo3/sysext/core/Tests/Unit/Error/ProductionExceptionHandlerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Error; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Klee + * (c) 2012-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/FormProtection/AbstractFormProtectionTest.php b/typo3/sysext/core/Tests/Unit/FormProtection/AbstractFormProtectionTest.php index e25159f5fe..6bea919fd3 100644 --- a/typo3/sysext/core/Tests/Unit/FormProtection/AbstractFormProtectionTest.php +++ b/typo3/sysext/core/Tests/Unit/FormProtection/AbstractFormProtectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2010-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/FormProtection/BackendFormProtectionTest.php b/typo3/sysext/core/Tests/Unit/FormProtection/BackendFormProtectionTest.php index e5f8cd897b..ce0d92f438 100644 --- a/typo3/sysext/core/Tests/Unit/FormProtection/BackendFormProtectionTest.php +++ b/typo3/sysext/core/Tests/Unit/FormProtection/BackendFormProtectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\FormProtection; /*************************************************************** * Copyright notice * -* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de) +* (c) 2010-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -27,7 +27,6 @@ namespace TYPO3\CMS\Core\Tests\Unit\FormProtection; /** * Testcase for the \TYPO3\CMS\Core\FormProtection\BackendFormProtection class. * - * * @author Oliver Klee */ class BackendFormProtectionTest extends \TYPO3\CMS\Core\Tests\UnitTestCase { diff --git a/typo3/sysext/core/Tests/Unit/FormProtection/Fixtures/FormProtectionTesting.php b/typo3/sysext/core/Tests/Unit/FormProtection/Fixtures/FormProtectionTesting.php index 5c0c7be60b..c1ea2aa9d2 100644 --- a/typo3/sysext/core/Tests/Unit/FormProtection/Fixtures/FormProtectionTesting.php +++ b/typo3/sysext/core/Tests/Unit/FormProtection/Fixtures/FormProtectionTesting.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\FormProtection\Fixtures; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee + * (c) 2010-2013 Oliver Klee * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/FormProtection/FormProtectionFactoryTest.php b/typo3/sysext/core/Tests/Unit/FormProtection/FormProtectionFactoryTest.php index 751fab2575..e35cc0bef9 100644 --- a/typo3/sysext/core/Tests/Unit/FormProtection/FormProtectionFactoryTest.php +++ b/typo3/sysext/core/Tests/Unit/FormProtection/FormProtectionFactoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\FormProtection; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2010-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/FormProtection/InstallToolFormProtectionTest.php b/typo3/sysext/core/Tests/Unit/FormProtection/InstallToolFormProtectionTest.php index 71190b244d..0af00d02cb 100644 --- a/typo3/sysext/core/Tests/Unit/FormProtection/InstallToolFormProtectionTest.php +++ b/typo3/sysext/core/Tests/Unit/FormProtection/InstallToolFormProtectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\FormProtection; /*************************************************************** * Copyright notice * -* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de) +* (c) 2010-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -29,7 +29,6 @@ require_once(\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('instal /** * Testcase for the \TYPO3\CMS\Core\FormProtection\InstallToolFormProtection class. * - * * @author Oliver Klee */ class InstallToolFormProtectionTest extends \TYPO3\CMS\Core\Tests\UnitTestCase { diff --git a/typo3/sysext/core/Tests/Unit/Html/RteHtmlParserTest.php b/typo3/sysext/core/Tests/Unit/Html/RteHtmlParserTest.php index 56779b42a1..0b953b2bb6 100644 --- a/typo3/sysext/core/Tests/Unit/Html/RteHtmlParserTest.php +++ b/typo3/sysext/core/Tests/Unit/Html/RteHtmlParserTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Html; /*************************************************************** * Copyright notice * - * (c) 2011 Stanislas Rolland + * (c) 2011-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Imaging/GraphicalFunctionsTest.php b/typo3/sysext/core/Tests/Unit/Imaging/GraphicalFunctionsTest.php index 49b875c00a..8c515b02f0 100644 --- a/typo3/sysext/core/Tests/Unit/Imaging/GraphicalFunctionsTest.php +++ b/typo3/sysext/core/Tests/Unit/Imaging/GraphicalFunctionsTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Imaging; /*************************************************************** * Copyright notice * - * (c) 2012 Wouter Wolters + * (c) 2012-2013 Wouter Wolters * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Localization/Parser/LocallangXmlParserTest.php b/typo3/sysext/core/Tests/Unit/Localization/Parser/LocallangXmlParserTest.php index 7eeed35db2..b6e1a661b0 100644 --- a/typo3/sysext/core/Tests/Unit/Localization/Parser/LocallangXmlParserTest.php +++ b/typo3/sysext/core/Tests/Unit/Localization/Parser/LocallangXmlParserTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Localization\Parser; /*************************************************************** * Copyright notice * - * (c) 2011 Xavier Perseguers + * (c) 2011-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Localization/Parser/XliffParserTest.php b/typo3/sysext/core/Tests/Unit/Localization/Parser/XliffParserTest.php index 9257039514..8f5b8f0d56 100644 --- a/typo3/sysext/core/Tests/Unit/Localization/Parser/XliffParserTest.php +++ b/typo3/sysext/core/Tests/Unit/Localization/Parser/XliffParserTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Localization\Parser; /*************************************************************** * Copyright notice * - * (c) 2011 Xavier Perseguers + * (c) 2011-2013 Xavier Perseguers * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Locking/LockerTest.php b/typo3/sysext/core/Tests/Unit/Locking/LockerTest.php index f12dbd393d..20c6594ab4 100644 --- a/typo3/sysext/core/Tests/Unit/Locking/LockerTest.php +++ b/typo3/sysext/core/Tests/Unit/Locking/LockerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Locking; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Fixtures/ProcessorFixture.php b/typo3/sysext/core/Tests/Unit/Log/Fixtures/ProcessorFixture.php index b6ff079f45..c08d4ed877 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Fixtures/ProcessorFixture.php +++ b/typo3/sysext/core/Tests/Unit/Log/Fixtures/ProcessorFixture.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Fixtures; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFailing.php b/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFailing.php index 0ce521d391..171ec94d82 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFailing.php +++ b/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFailing.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Fixtures; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2012-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFixture.php b/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFixture.php index 48b6d4e3a4..0148e0e33f 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFixture.php +++ b/typo3/sysext/core/Tests/Unit/Log/Fixtures/WriterFixture.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Fixtures; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/LogLevelTest.php b/typo3/sysext/core/Tests/Unit/Log/LogLevelTest.php index 4e8cf43000..993cf92662 100644 --- a/typo3/sysext/core/Tests/Unit/Log/LogLevelTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/LogLevelTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/LogManagerTest.php b/typo3/sysext/core/Tests/Unit/Log/LogManagerTest.php index bb53ef6375..d83aefc6aa 100644 --- a/typo3/sysext/core/Tests/Unit/Log/LogManagerTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/LogManagerTest.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/LogRecordTest.php b/typo3/sysext/core/Tests/Unit/Log/LogRecordTest.php index d3236b6633..57f1822f95 100644 --- a/typo3/sysext/core/Tests/Unit/Log/LogRecordTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/LogRecordTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log; /*************************************************************** * Copyright notice * - * (c) 2012-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2012-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/LoggerTest.php b/typo3/sysext/core/Tests/Unit/Log/LoggerTest.php index 243569767e..2a1ac0bb89 100644 --- a/typo3/sysext/core/Tests/Unit/Log/LoggerTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/LoggerTest.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Ingo Renner (ingo@typo3.org) - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Ingo Renner (ingo@typo3.org) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractMemoryTest.php b/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractMemoryTest.php index fc8f0f26dd..bd6cf47535 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractMemoryTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractMemoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractTest.php b/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractTest.php index 8253da0460..d5650836de 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Processor/AbstractTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Processor/IntrospectionTest.php b/typo3/sysext/core/Tests/Unit/Log/Processor/IntrospectionTest.php index a905b813b9..9b1bbf27b8 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Processor/IntrospectionTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Processor/IntrospectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryPeakUsageTest.php b/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryPeakUsageTest.php index f6425f2bd4..523892a937 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryPeakUsageTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryPeakUsageTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryUsageTest.php b/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryUsageTest.php index 13ec16f3a8..58c7321f83 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryUsageTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Processor/MemoryUsageTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Processor/ProcessorTest.php b/typo3/sysext/core/Tests/Unit/Log/Processor/ProcessorTest.php index e6e8059c34..ca7a043502 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Processor/ProcessorTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Processor/ProcessorTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Ingo Renner (ingo@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Processor/WebTest.php b/typo3/sysext/core/Tests/Unit/Log/Processor/WebTest.php index cc19860684..abeb5a4336 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Processor/WebTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Processor/WebTest.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Processor; /*************************************************************** * Copyright notice * - * (c) 2012 Ingo Renner (ingo@typo3.org) - * (c) 2012 Steffen Müller (typo3@t3node.com) + * (c) 2012-2013 Ingo Renner (ingo@typo3.org) + * (c) 2012-2013 Steffen Müller (typo3@t3node.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Writer/AbstractTest.php b/typo3/sysext/core/Tests/Unit/Log/Writer/AbstractTest.php index 8035c3808e..96867d93ad 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Writer/AbstractTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Writer/AbstractTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Writer/DatabaseTest.php b/typo3/sysext/core/Tests/Unit/Log/Writer/DatabaseTest.php index 491555eccc..bd0184fd3e 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Writer/DatabaseTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Writer/DatabaseTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Log/Writer/FileTest.php b/typo3/sysext/core/Tests/Unit/Log/Writer/FileTest.php index 01d45719b1..f557208d38 100644 --- a/typo3/sysext/core/Tests/Unit/Log/Writer/FileTest.php +++ b/typo3/sysext/core/Tests/Unit/Log/Writer/FileTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Log\Writer; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Steffen Gebert (steffen.gebert@typo3.org) + * (c) 2011-2013 Steffen Gebert (steffen.gebert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Mail/MailerTest.php b/typo3/sysext/core/Tests/Unit/Mail/MailerTest.php index e39986b6a7..0c8e8d1258 100644 --- a/typo3/sysext/core/Tests/Unit/Mail/MailerTest.php +++ b/typo3/sysext/core/Tests/Unit/Mail/MailerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Mail; /*************************************************************** * Copyright notice * - * (c) 2011 Ernesto Baschny (ernst@cron-it.de) + * (c) 2011-2013 Ernesto Baschny (ernst@cron-it.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Mail/SwiftMailerAdapterTest.php b/typo3/sysext/core/Tests/Unit/Mail/SwiftMailerAdapterTest.php index 2d5f8517d1..8ad3ccd9e5 100644 --- a/typo3/sysext/core/Tests/Unit/Mail/SwiftMailerAdapterTest.php +++ b/typo3/sysext/core/Tests/Unit/Mail/SwiftMailerAdapterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Mail; /*************************************************************** * Copyright notice * - * (c) 2011 Ernesto Baschny (ernst@cron-it.de) + * (c) 2011-2013 Ernesto Baschny (ernst@cron-it.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Page/PageRendererTest.php b/typo3/sysext/core/Tests/Unit/Page/PageRendererTest.php index 93e2966a57..6995e006ee 100644 --- a/typo3/sysext/core/Tests/Unit/Page/PageRendererTest.php +++ b/typo3/sysext/core/Tests/Unit/Page/PageRendererTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Page; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Steffen Kamper (info@sk-typo3.de) + * (c) 2009-2013 Steffen Kamper (info@sk-typo3.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/RegistryTest.php b/typo3/sysext/core/Tests/Unit/RegistryTest.php index 755bbd7bc8..96cad68e8b 100644 --- a/typo3/sysext/core/Tests/Unit/RegistryTest.php +++ b/typo3/sysext/core/Tests/Unit/RegistryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Bastian Waidelich + * (c) 2009-2013 Bastian Waidelich * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php b/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php index 25b028ac79..ff399277ef 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php +++ b/typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php b/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php index 26dcad96ca..4a11ddb1f8 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Driver; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php b/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php index 9aa0ecbc33..b4bcb48567 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/DriverRegistryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Driver; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is 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 2cd2e2b019..c4265c841c 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/LocalDriverFilenameFilter.php +++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/Fixtures/LocalDriverFilenameFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Driver\Fixtures; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Wolf + * (c) 2012-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php b/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php index 685f718620..47c801c273 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php @@ -5,7 +5,7 @@ use TYPO3\CMS\Core\Utility\GeneralUtility; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/FactoryTest.php b/typo3/sysext/core/Tests/Unit/Resource/FactoryTest.php index c7e4240a94..e1c4261745 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/FactoryTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/FactoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/FileTest.php b/typo3/sysext/core/Tests/Unit/Resource/FileTest.php index aee89c7160..0bc5fb6bbd 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/FileTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/FileTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php b/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php index 1c54a110d2..b5c44442b4 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileRepositoryTest.php b/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileRepositoryTest.php index 373893150e..1ca517c36b 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileRepositoryTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource; /*************************************************************** * Copyright notice * - * (c) 2012 Helmut Hummel + * (c) 2012-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -24,6 +24,9 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource; * This copyright notice MUST APPEAR in all copies of the script! ***************************************************************/ +/** + * Processed file repository test + */ class ProcessedFileRepositoryTest extends \TYPO3\CMS\Core\Tests\UnitTestCase { /** @@ -41,3 +44,4 @@ class ProcessedFileRepositoryTest extends \TYPO3\CMS\Core\Tests\UnitTestCase { } } +?> \ No newline at end of file diff --git a/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php b/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php index 36f1f62b06..d5105e333a 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Repository; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/ResourceStorageTest.php b/typo3/sysext/core/Tests/Unit/Resource/ResourceStorageTest.php index 0bc2c71fb1..e0abfed576 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/ResourceStorageTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/ResourceStorageTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php b/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php index 9fa262ec9e..7be01bd4d7 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/Service/IndexerServiceTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Service; /*************************************************************** * Copyright notice * - * (c) 2011 Andreas Wolf + * (c) 2011-2013 Andreas Wolf * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php b/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php index 63e76a38d4..3555d6955b 100644 --- a/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php +++ b/typo3/sysext/core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Resource\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php b/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php index 1f3c33afd4..939351a1ca 100644 --- a/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php +++ b/typo3/sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Tree\TableConfiguration; /*************************************************************** * Copyright notice * - * (c) 2012 Helmut Hummel + * (c) 2012-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/TypoScript/TemplateServiceTest.php b/typo3/sysext/core/Tests/Unit/TypoScript/TemplateServiceTest.php index 93753005c6..a637b29be7 100644 --- a/typo3/sysext/core/Tests/Unit/TypoScript/TemplateServiceTest.php +++ b/typo3/sysext/core/Tests/Unit/TypoScript/TemplateServiceTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\TypoScript; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/ArrayUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/ArrayUtilityTest.php index d94c31f3bb..cdfcb534d5 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/ArrayUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/ArrayUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/ClassNamingUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/ClassNamingUtilityTest.php index 363afbd1c5..971be8970d 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/ClassNamingUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/ClassNamingUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Extbase Team + * (c) 2012-2013 Extbase Team * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/ClientUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/ClientUtilityTest.php index f73514bb9e..d8e7a15fdb 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/ClientUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/ClientUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Kamper (info@sk-typo3.de) + * (c) 2010-2013 Steffen Kamper (info@sk-typo3.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/ExtensionMangementUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/ExtensionMangementUtilityTest.php index 8c57498462..cb0d2d3a99 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/ExtensionMangementUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/ExtensionMangementUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Hader + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/File/ExtendedFileUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/File/ExtendedFileUtilityTest.php index f9ae712576..135c4fdf2d 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/File/ExtendedFileUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/File/ExtendedFileUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility\File; /* * ************************************************************* * Copyright notice * - * (c) 2011 Fabien Udriot + * (c) 2011-2013 Fabien Udriot * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php b/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php index 48c2d5271f..c8edc961d5 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php +++ b/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility\Fixtures; /*************************************************************** * Copyright notice * - * (c) 2012 Philipp Gampe (forge.typo3.org@philippgampe.info) + * (c) 2012-2013 Philipp Gampe (forge.typo3.org@philippgampe.info) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php index 777776affc..f7572f82f7 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php @@ -5,7 +5,7 @@ use TYPO3\CMS\Core\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php index d7df51d5f2..60f9815c22 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/HttpUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/MailUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/MailUtilityTest.php index 32c92c149d..529732aff1 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/MailUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/MailUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2010-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/MathUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/MathUtilityTest.php index 3e29d60d1c..51efb5f2df 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/MathUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/MathUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php index a516689a09..cb9410b00c 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/PathUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/RootlineUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/RootlineUtilityTest.php index 7876e33989..35f6557213 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/RootlineUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/RootlineUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Ritter + * (c) 2012-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/StringUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/StringUtilityTest.php index 2b08879054..81060901d2 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/StringUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/StringUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/Unit/Utility/VersionNumberUtilityTest.php b/typo3/sysext/core/Tests/Unit/Utility/VersionNumberUtilityTest.php index 06f7b48d93..e48212e4f1 100644 --- a/typo3/sysext/core/Tests/Unit/Utility/VersionNumberUtilityTest.php +++ b/typo3/sysext/core/Tests/Unit/Utility/VersionNumberUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Susanne Moog + * (c) 2011-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/core/Tests/UnitTestCase.php b/typo3/sysext/core/Tests/UnitTestCase.php index 1e5e324d4f..f254f4fed6 100644 --- a/typo3/sysext/core/Tests/UnitTestCase.php +++ b/typo3/sysext/core/Tests/UnitTestCase.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Tests; /*************************************************************** * Copyright notice * - * (c) 2005-2012 Robert Lemke (robert@typo3.org) + * (c) 2005-2013 Robert Lemke (robert@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php b/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php index 3845d7974f..c747d179cd 100644 --- a/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php +++ b/typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Cshmanual\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/cshmanual/mod/index.php b/typo3/sysext/cshmanual/mod/index.php index cef2c0826f..b99d2dc4b3 100644 --- a/typo3/sysext/cshmanual/mod/index.php +++ b/typo3/sysext/cshmanual/mod/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php b/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php index 73388fe37e..5354f101e7 100644 --- a/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php +++ b/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\CssStyledContent\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php b/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php index a92ab33838..29efcf2d84 100644 --- a/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php +++ b/typo3/sysext/extensionmanager/Classes/Controller/AbstractController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php b/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php index 9a8243a48d..361445c2be 100644 --- a/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php +++ b/typo3/sysext/extensionmanager/Classes/Controller/ActionController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php b/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php index ae7c93e90c..a08861613a 100644 --- a/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php +++ b/typo3/sysext/extensionmanager/Classes/Controller/ConfigurationController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php b/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php index fae1b9e6de..d87accbe79 100644 --- a/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php +++ b/typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Controller/ListController.php b/typo3/sysext/extensionmanager/Classes/Controller/ListController.php index c6cda03956..f36a66e8aa 100644 --- a/typo3/sysext/extensionmanager/Classes/Controller/ListController.php +++ b/typo3/sysext/extensionmanager/Classes/Controller/ListController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php b/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php index cfdceca55d..6e57487ec6 100644 --- a/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php +++ b/typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php b/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php index d715fe09dd..056190d081 100644 --- a/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php +++ b/typo3/sysext/extensionmanager/Classes/Controller/UploadExtensionFileController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php index c477319ba7..b83b0bdf68 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationCategory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php index bf3667f7e3..fd8d33a159 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationItem.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php index 070d21a315..16db85c00b 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/ConfigurationSubcategory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php index 8457495ef4..ba541365a5 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php index 78ab516c39..97607c6a3b 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php index f83a370ca1..e129c4d537 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/Mirrors.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/Mirrors.php index a12965521f..9b94f2610e 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/Mirrors.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/Mirrors.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Model/Repository.php b/typo3/sysext/extensionmanager/Classes/Domain/Model/Repository.php index 719c81da17..4c2404b972 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Model/Repository.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Model/Repository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Repository/ConfigurationItemRepository.php b/typo3/sysext/extensionmanager/Classes/Domain/Repository/ConfigurationItemRepository.php index 6cd04dbf3c..b0a3c67187 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Repository/ConfigurationItemRepository.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Repository/ConfigurationItemRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Repository/ExtensionRepository.php b/typo3/sysext/extensionmanager/Classes/Domain/Repository/ExtensionRepository.php index 416a960998..a4db56e104 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Repository/ExtensionRepository.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Repository/ExtensionRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Domain/Repository/RepositoryRepository.php b/typo3/sysext/extensionmanager/Classes/Domain/Repository/RepositoryRepository.php index 3fcb4db3f5..92f25b7628 100644 --- a/typo3/sysext/extensionmanager/Classes/Domain/Repository/RepositoryRepository.php +++ b/typo3/sysext/extensionmanager/Classes/Domain/Repository/RepositoryRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Exception/ExtensionManagerException.php b/typo3/sysext/extensionmanager/Classes/Exception/ExtensionManagerException.php index 1f4df7303a..08f260f63e 100644 --- a/typo3/sysext/extensionmanager/Classes/Exception/ExtensionManagerException.php +++ b/typo3/sysext/extensionmanager/Classes/Exception/ExtensionManagerException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Exception; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php b/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php index 33af3f879b..027822cb65 100644 --- a/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php +++ b/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Report; /*************************************************************** * Copyright notice * - * (c) 2010-2012 Steffen Kamper + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php b/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php index 3516f14c66..f2b06eeb49 100644 --- a/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php +++ b/typo3/sysext/extensionmanager/Classes/Service/ExtensionManagementService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Service; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Task/UpdateExtensionListTask.php b/typo3/sysext/extensionmanager/Classes/Task/UpdateExtensionListTask.php index 2614220f18..e871398b61 100644 --- a/typo3/sysext/extensionmanager/Classes/Task/UpdateExtensionListTask.php +++ b/typo3/sysext/extensionmanager/Classes/Task/UpdateExtensionListTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Task; /*************************************************************** * Copyright notice * - * (c) 2010-2012 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php index f95520e8bf..c9a0d0567b 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php index b421c815bd..460a14ad1b 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Connection/TerUtility.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Connection; /* ************************************************************** * Copyright notice * - * (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com) - * (c) 2006-2010 Karsten Dambekalns + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2006-2013 Karsten Dambekalns * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php index 23f025fe9a..774c1c9733 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/DatabaseUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php index bcc1c7d8ee..d69c268e8a 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/DependencyUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php index 6aee351c1a..f7c4ac2e04 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/DownloadUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php index 4bc2f24c3a..7d715fcf45 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/EmConfUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php index 8b55ac4189..88d0d725f2 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php @@ -5,7 +5,7 @@ use \TYPO3\CMS\Core\Utility\GeneralUtility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Importer/ExtensionListUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/Importer/ExtensionListUtility.php index 6285bbb867..91d167c03c 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Importer/ExtensionListUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Importer/ExtensionListUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Importer; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Importer/MirrorListUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/Importer/MirrorListUtility.php index 4d70d3a9a9..296cc84b3d 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Importer/MirrorListUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Importer/MirrorListUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Importer; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php index 1ba097abba..7eb875b473 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php b/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php index 84b8089a89..698c73a1d1 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractExtensionXmlParser.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractExtensionXmlParser.php index 493949fb4a..5bbd63b4df 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractExtensionXmlParser.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractExtensionXmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractMirrorXmlParser.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractMirrorXmlParser.php index 29123fb526..26b3fc6302 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractMirrorXmlParser.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractMirrorXmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractXmlParser.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractXmlParser.php index 698a8e4c9b..983232e769 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractXmlParser.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/AbstractXmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPullParser.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPullParser.php index ad87771442..d013c49ee1 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPullParser.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPullParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPushParser.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPushParser.php index 0974c4a54e..5a9cd8f07c 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPushParser.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/ExtensionXmlPushParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPullParser.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPullParser.php index 4bdacd42b5..0ddc480f58 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPullParser.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPullParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPushParser.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPushParser.php index 5e733df056..3b1458f286 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPushParser.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/MirrorXmlPushParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Parser/XmlParserFactory.php b/typo3/sysext/extensionmanager/Classes/Utility/Parser/XmlParserFactory.php index fdb851cbc4..b2041ff401 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Parser/XmlParserFactory.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Parser/XmlParserFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Parser; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/Utility/Repository/Helper.php b/typo3/sysext/extensionmanager/Classes/Utility/Repository/Helper.php index 31da986c49..88e9a680ef 100644 --- a/typo3/sysext/extensionmanager/Classes/Utility/Repository/Helper.php +++ b/typo3/sysext/extensionmanager/Classes/Utility/Repository/Helper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Utility\Repository; /*************************************************************** * Copyright notice * - * (c) 2010 Marcus Krause + * (c) 2010-2013 Marcus Krause * Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/ContainerViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/ContainerViewHelper.php index 17001289b0..3c3d5be659 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/ContainerViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Be/ContainerViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Be; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php index 3c5d550ddd..f78bfbeda4 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ConfigureExtensionViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php index dc3168bbab..d016be801e 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionDataViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php index d4854752fd..d5c86075f2 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/DownloadExtensionViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php index bd7da58009..59fcab11e6 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Form; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php index 5a96478aa3..497c812ce3 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/ImplodeViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Format; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php index 5b04085d8d..1f79bcb5fb 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/Format/JsonEncodeViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers\Format; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php index 5b03762ef4..97eb9d9d87 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ImageViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php index e4f573750b..00e5e98ce1 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/InstallationStateCssClassViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php index d2281ba7d6..a7562cca69 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/RemoveExtensionViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php index d4afe5c36d..f81fa53f58 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ShowExtensionVersionsViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog + * (c) 2012-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php index 7ed2805d34..203de1573e 100644 --- a/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php +++ b/typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Controller/UpdateFromTerControllerTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Controller/UpdateFromTerControllerTest.php index a8f84a0e7f..254a37f97f 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Controller/UpdateFromTerControllerTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Controller/UpdateFromTerControllerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Domain/Model/DownloadQueueTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Domain/Model/DownloadQueueTest.php index dcf1f683e7..512d062949 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Domain/Model/DownloadQueueTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Domain/Model/DownloadQueueTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/ConfigurationItemRepositoryTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/ConfigurationItemRepositoryTest.php index 3765b6f859..9767c9d5d1 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/ConfigurationItemRepositoryTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/ConfigurationItemRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/RepositoryRepositoryTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/RepositoryRepositoryTest.php index 15b5d4261a..4b31869aba 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/RepositoryRepositoryTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Domain/Repository/RepositoryRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Chritian Kuhn, + * (c) 2012-2013 Chritian Kuhn, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Report/ExtensionStatusTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Report/ExtensionStatusTest.php index 14d9f416f3..edc85f8820 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Report/ExtensionStatusTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Report/ExtensionStatusTest.php @@ -5,7 +5,7 @@ use TYPO3\CMS\Extensionmanager\Report; /*************************************************************** * Copyright notice * - * (c) 2010-2012 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Task/UpdateExtensionListTaskTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Task/UpdateExtensionListTaskTest.php index 6074b2f5ee..fab4131b75 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Task/UpdateExtensionListTaskTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Task/UpdateExtensionListTaskTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Task; /*************************************************************** * Copyright notice * - * (c) 2010-2012 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Utility/ConfigurationUtilityTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Utility/ConfigurationUtilityTest.php index f774b3162d..d1484d3307 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Utility/ConfigurationUtilityTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Utility/ConfigurationUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Utility/InstallUtilityTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Utility/InstallUtilityTest.php index eef939a619..1fc00726ab 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Utility/InstallUtilityTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Utility/InstallUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extensionmanager/Tests/Unit/Utility/ListUtilityTest.php b/typo3/sysext/extensionmanager/Tests/Unit/Utility/ListUtilityTest.php index be3f6aedfe..0bb8425669 100644 --- a/typo3/sysext/extensionmanager/Tests/Unit/Utility/ListUtilityTest.php +++ b/typo3/sysext/extensionmanager/Tests/Unit/Utility/ListUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Extensionmanager\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php b/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php index a34895aa83..6b4dbec5de 100644 --- a/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php +++ b/typo3/sysext/extra_page_cm_options/Classes/ExtraPageContextMenuOptions.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\ExtraPageCmOptions; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/feedit/Classes/FrontendEditPanel.php b/typo3/sysext/feedit/Classes/FrontendEditPanel.php index 2a7c0c71f8..79e5efcede 100644 --- a/typo3/sysext/feedit/Classes/FrontendEditPanel.php +++ b/typo3/sysext/feedit/Classes/FrontendEditPanel.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Feedit; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Jeff Segars - * (c) 2008-2011 David Slayback + * (c) 2008-2013 Jeff Segars + * (c) 2008-2013 David Slayback * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/felogin/Classes/Controller/FrontendLoginController.php b/typo3/sysext/felogin/Classes/Controller/FrontendLoginController.php index 6001719805..20b632b8df 100644 --- a/typo3/sysext/felogin/Classes/Controller/FrontendLoginController.php +++ b/typo3/sysext/felogin/Classes/Controller/FrontendLoginController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Felogin\Controller; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Steffen Kamper + * (c) 2007-2013 Steffen Kamper * Based on Newloginbox (c) 2002-2004 Kasper Skårhøj * * All rights reserved diff --git a/typo3/sysext/felogin/Classes/Hooks/CmsLayout.php b/typo3/sysext/felogin/Classes/Hooks/CmsLayout.php index 02991f4d1e..5bac66bbcc 100644 --- a/typo3/sysext/felogin/Classes/Hooks/CmsLayout.php +++ b/typo3/sysext/felogin/Classes/Hooks/CmsLayout.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Felogin\Hooks; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/felogin/Tests/Unit/Controller/FrontendLoginControllerTest.php b/typo3/sysext/felogin/Tests/Unit/Controller/FrontendLoginControllerTest.php index 9890410209..d7a4cdecfb 100644 --- a/typo3/sysext/felogin/Tests/Unit/Controller/FrontendLoginControllerTest.php +++ b/typo3/sysext/felogin/Tests/Unit/Controller/FrontendLoginControllerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Felogin\Tests\Unit\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Helmut Hummel + * (c) 2012-2013 Helmut Hummel * * All rights reserved * diff --git a/typo3/sysext/filelist/Classes/Controller/FileListController.php b/typo3/sysext/filelist/Classes/Controller/FileListController.php index 4c6b55d3bb..9c193dbc4b 100644 --- a/typo3/sysext/filelist/Classes/Controller/FileListController.php +++ b/typo3/sysext/filelist/Classes/Controller/FileListController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Filelist\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/filelist/Classes/FileList.php b/typo3/sysext/filelist/Classes/FileList.php index 2f0963fcc1..c4e8b5daef 100644 --- a/typo3/sysext/filelist/Classes/FileList.php +++ b/typo3/sysext/filelist/Classes/FileList.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Filelist; /*************************************************************** * Copyright notice * - * (c) 1999-2009 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php b/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php index 2bc1a0fc6b..42601ea32a 100644 --- a/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php +++ b/typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Filelist; /*************************************************************** * Copyright notice * - * (c) 2008 Steffen Kamper + * (c) 2008-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/filelist/Classes/FileListFolderTree.php b/typo3/sysext/filelist/Classes/FileListFolderTree.php index 8411fdaa66..d742e21a98 100644 --- a/typo3/sysext/filelist/Classes/FileListFolderTree.php +++ b/typo3/sysext/filelist/Classes/FileListFolderTree.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Filelist; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/filelist/mod1/index.php b/typo3/sysext/filelist/mod1/index.php index d6399fa3e0..fcac85aceb 100644 --- a/typo3/sysext/filelist/mod1/index.php +++ b/typo3/sysext/filelist/mod1/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Controller/FormController.php b/typo3/sysext/form/Classes/Controller/FormController.php index e80815ded5..ed14418836 100644 --- a/typo3/sysext/form/Classes/Controller/FormController.php +++ b/typo3/sysext/form/Classes/Controller/FormController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Controller; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Controller/Wizard.php b/typo3/sysext/form/Classes/Controller/Wizard.php index 6bcdcc2761..fa0a6b3239 100644 --- a/typo3/sysext/form/Classes/Controller/Wizard.php +++ b/typo3/sysext/form/Classes/Controller/Wizard.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2010-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Controller/WizardController.php b/typo3/sysext/form/Classes/Controller/WizardController.php index f721d7d02b..1e8db75f71 100644 --- a/typo3/sysext/form/Classes/Controller/WizardController.php +++ b/typo3/sysext/form/Classes/Controller/WizardController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Controller; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Factory/JsonToTypoScript.php b/typo3/sysext/form/Classes/Domain/Factory/JsonToTypoScript.php index 5d5b7e6a36..f5bd6b72e3 100644 --- a/typo3/sysext/form/Classes/Domain/Factory/JsonToTypoScript.php +++ b/typo3/sysext/form/Classes/Domain/Factory/JsonToTypoScript.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Factory; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Factory/TypoScriptFactory.php b/typo3/sysext/form/Classes/Domain/Factory/TypoScriptFactory.php index ffa1b7193f..27eaeea572 100644 --- a/typo3/sysext/form/Classes/Domain/Factory/TypoScriptFactory.php +++ b/typo3/sysext/form/Classes/Domain/Factory/TypoScriptFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Factory; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Additional/AbstractAdditionalElement.php b/typo3/sysext/form/Classes/Domain/Model/Additional/AbstractAdditionalElement.php index 119264e031..8247aa254d 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Additional/AbstractAdditionalElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Additional/AbstractAdditionalElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Additional/AdditionalAdditionalElement.php b/typo3/sysext/form/Classes/Domain/Model/Additional/AdditionalAdditionalElement.php index 0c9801e605..5fdc568c53 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Additional/AdditionalAdditionalElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Additional/AdditionalAdditionalElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Additional/ErrorAdditionalElement.php b/typo3/sysext/form/Classes/Domain/Model/Additional/ErrorAdditionalElement.php index 7b3029f8e2..3e3b8aab95 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Additional/ErrorAdditionalElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Additional/ErrorAdditionalElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Additional/LabelAdditionalElement.php b/typo3/sysext/form/Classes/Domain/Model/Additional/LabelAdditionalElement.php index 69a62de7d9..ba4df564a0 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Additional/LabelAdditionalElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Additional/LabelAdditionalElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Additional/LegendAdditionalElement.php b/typo3/sysext/form/Classes/Domain/Model/Additional/LegendAdditionalElement.php index 5ddaff0610..e9c9d766a8 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Additional/LegendAdditionalElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Additional/LegendAdditionalElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Additional/MandatoryAdditionalElement.php b/typo3/sysext/form/Classes/Domain/Model/Additional/MandatoryAdditionalElement.php index 9c5eccb711..0a05fdc216 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Additional/MandatoryAdditionalElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Additional/MandatoryAdditionalElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/AbstractAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/AbstractAttribute.php index 489fccd759..e84b3af2fa 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/AbstractAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/AbstractAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptAttribute.php index c2b0d84591..33196dd93f 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptCharsetAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptCharsetAttribute.php index 39f3bc90bf..7c6557145c 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptCharsetAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/AcceptCharsetAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/AccesskeyAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/AccesskeyAttribute.php index c2bc07847f..53781824ab 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/AccesskeyAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/AccesskeyAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/ActionAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/ActionAttribute.php index b8081d1e55..504df20b26 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/ActionAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/ActionAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/AltAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/AltAttribute.php index a309be1ded..fc64e919ed 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/AltAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/AltAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/AttributesAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/AttributesAttribute.php index 3dc8f24dc1..7adf019c27 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/AttributesAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/AttributesAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/CheckedAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/CheckedAttribute.php index 8b93b1e9e9..56a869ae14 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/CheckedAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/CheckedAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/ClassAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/ClassAttribute.php index 944739e03c..5c28ec113c 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/ClassAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/ClassAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/ColsAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/ColsAttribute.php index e7e60d74fb..a2dd6c4a56 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/ColsAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/ColsAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/DirAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/DirAttribute.php index 0cb23090d9..133d1f49a2 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/DirAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/DirAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/DisabledAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/DisabledAttribute.php index 9d37bc6c3c..81316d0b98 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/DisabledAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/DisabledAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/EnctypeAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/EnctypeAttribute.php index d378851b3f..4fcbcdbc24 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/EnctypeAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/EnctypeAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/IdAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/IdAttribute.php index b9f4b43c35..318c0aba9b 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/IdAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/IdAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/LabelAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/LabelAttribute.php index 0a18542e5b..def6187f65 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/LabelAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/LabelAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/LangAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/LangAttribute.php index 5857eda5c1..f0da11107e 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/LangAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/LangAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/MaxlengthAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/MaxlengthAttribute.php index d6b2de6c63..5d7988fbd1 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/MaxlengthAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/MaxlengthAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/MethodAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/MethodAttribute.php index e01c522ac7..ff93d98a17 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/MethodAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/MethodAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/MultipleAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/MultipleAttribute.php index c5800c7005..901bb3f4ec 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/MultipleAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/MultipleAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/NameAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/NameAttribute.php index 837261840f..f566c53d2b 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/NameAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/NameAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/ReadonlyAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/ReadonlyAttribute.php index 40492ec9ea..7db81a2e0e 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/ReadonlyAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/ReadonlyAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/RowsAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/RowsAttribute.php index 6a332bb4b4..b8986bf6d5 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/RowsAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/RowsAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/SelectedAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/SelectedAttribute.php index 605cdaa9aa..59f1928418 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/SelectedAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/SelectedAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/SizeAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/SizeAttribute.php index 75e5b440cb..31f5816a55 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/SizeAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/SizeAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/SrcAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/SrcAttribute.php index 534cd59553..b9f4b88b05 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/SrcAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/SrcAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/StyleAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/StyleAttribute.php index 6fdb3412e7..a9662c4348 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/StyleAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/StyleAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/TabindexAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/TabindexAttribute.php index 4d441c8a6b..c4710cfbcd 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/TabindexAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/TabindexAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/TitleAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/TitleAttribute.php index 3204a425f7..b5090c8f6a 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/TitleAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/TitleAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/TypeAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/TypeAttribute.php index e4d8dbfa58..b349e43eee 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/TypeAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/TypeAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Attribute/ValueAttribute.php b/typo3/sysext/form/Classes/Domain/Model/Attribute/ValueAttribute.php index 4c1f965f60..b8ef730468 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Attribute/ValueAttribute.php +++ b/typo3/sysext/form/Classes/Domain/Model/Attribute/ValueAttribute.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Attribute; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Content.php b/typo3/sysext/form/Classes/Domain/Model/Content.php index 82cf25ae4e..1d60016675 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Content.php +++ b/typo3/sysext/form/Classes/Domain/Model/Content.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2010 Patrick Broens + * (c) 2010-2013 Patrick Broens * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/AbstractElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/AbstractElement.php index 86348e5b07..b19b6bd41e 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/AbstractElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/AbstractElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/AbstractPlainElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/AbstractPlainElement.php index 8211fb2c2e..01dd137b36 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/AbstractPlainElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/AbstractPlainElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/ButtonElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/ButtonElement.php index e50d43926f..54c4f9fb6e 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/ButtonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/ButtonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxElement.php index ea1971e2a9..b0a849500c 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxGroupElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxGroupElement.php index be23a98202..7f141719cc 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxGroupElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/CheckboxGroupElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/ContainerElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/ContainerElement.php index b87508f395..924b00d400 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/ContainerElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/ContainerElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/ContentElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/ContentElement.php index 4d17a5e626..a94ef05217 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/ContentElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/ContentElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/FieldsetElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/FieldsetElement.php index 52b33db7f8..07f8752c8b 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/FieldsetElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/FieldsetElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/FileuploadElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/FileuploadElement.php index 7721cce36a..687197ca24 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/FileuploadElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/FileuploadElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/HeaderElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/HeaderElement.php index 9cddee2022..c414ee9de2 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/HeaderElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/HeaderElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/HiddenElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/HiddenElement.php index 1a8dea2e89..8192ea3778 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/HiddenElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/HiddenElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/ImagebuttonElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/ImagebuttonElement.php index 43ccc5f0d3..cf07e254d0 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/ImagebuttonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/ImagebuttonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/OptgroupElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/OptgroupElement.php index bba1cbfccd..b1fd9e3dac 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/OptgroupElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/OptgroupElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/OptionElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/OptionElement.php index b790700020..d619074efe 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/OptionElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/OptionElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/PasswordElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/PasswordElement.php index 994996f7d1..e1dedfe1a2 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/PasswordElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/PasswordElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/RadioElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/RadioElement.php index 325defd513..b1511da7a1 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/RadioElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/RadioElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/RadioGroupElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/RadioGroupElement.php index c09edc73d0..8ffce16410 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/RadioGroupElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/RadioGroupElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/ResetElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/ResetElement.php index e2567711eb..4073beaafd 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/ResetElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/ResetElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/SelectElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/SelectElement.php index 0c19f96e31..8003ca7e9d 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/SelectElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/SelectElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/SubmitElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/SubmitElement.php index 7092bf569d..1061622367 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/SubmitElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/SubmitElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/TextareaElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/TextareaElement.php index 32818aaa28..6efe78f9be 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/TextareaElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/TextareaElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/TextblockElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/TextblockElement.php index aaca992db4..b8ad807d1e 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/TextblockElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/TextblockElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Element/TextlineElement.php b/typo3/sysext/form/Classes/Domain/Model/Element/TextlineElement.php index 92996ec242..4930abe66a 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Element/TextlineElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Element/TextlineElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Form.php b/typo3/sysext/form/Classes/Domain/Model/Form.php index 02be85dae5..a9a5fcfdea 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Form.php +++ b/typo3/sysext/form/Classes/Domain/Model/Form.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/AbstractJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/AbstractJsonElement.php index 19f6273e05..21ef5c5585 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/AbstractJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/AbstractJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/ButtonJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/ButtonJsonElement.php index 2799b49035..b6b83a14a2 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/ButtonJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/ButtonJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxGroupJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxGroupJsonElement.php index d63bc30487..cf781e0618 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxGroupJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxGroupJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxJsonElement.php index acc09f02ac..b3dc7ba513 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/CheckboxJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/ContainerJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/ContainerJsonElement.php index c05aff2572..ff17b0be7b 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/ContainerJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/ContainerJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/FieldsetJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/FieldsetJsonElement.php index f59465fe10..53909df5cc 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/FieldsetJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/FieldsetJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/FileuploadJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/FileuploadJsonElement.php index 69b942b9c3..ef4d870d2e 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/FileuploadJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/FileuploadJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Peter Beernink + * (c) 2011-2013 Peter Beernink * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/FormJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/FormJsonElement.php index 14e11acc07..b2a78d4889 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/FormJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/FormJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/HeaderJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/HeaderJsonElement.php index a3c4180c54..b62c756351 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/HeaderJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/HeaderJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/HiddenJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/HiddenJsonElement.php index 29514b2e4e..45eac54cdb 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/HiddenJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/HiddenJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/NameJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/NameJsonElement.php index 8bebb56cdf..fe6fcc7e6a 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/NameJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/NameJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/PasswordJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/PasswordJsonElement.php index 0d3c395ea8..ca98ca5d23 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/PasswordJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/PasswordJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/RadioGroupJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/RadioGroupJsonElement.php index 93fb02e892..30b46d8583 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/RadioGroupJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/RadioGroupJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/RadioJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/RadioJsonElement.php index 0c30418faf..10d502b06a 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/RadioJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/RadioJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/ResetJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/ResetJsonElement.php index f4436386cb..0ceac22dae 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/ResetJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/ResetJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/SelectJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/SelectJsonElement.php index 41adf12e88..edb54d8edc 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/SelectJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/SelectJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/SubmitJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/SubmitJsonElement.php index 015975c80b..89c692195e 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/SubmitJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/SubmitJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/TextareaJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/TextareaJsonElement.php index be88289880..0c2faae527 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/TextareaJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/TextareaJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/TextblockJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/TextblockJsonElement.php index 109a883807..0ca7062926 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/TextblockJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/TextblockJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Model/Json/TextlineJsonElement.php b/typo3/sysext/form/Classes/Domain/Model/Json/TextlineJsonElement.php index 0d6c495635..42d966db3a 100644 --- a/typo3/sysext/form/Classes/Domain/Model/Json/TextlineJsonElement.php +++ b/typo3/sysext/form/Classes/Domain/Model/Json/TextlineJsonElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Model\Json; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Domain/Repository/ContentRepository.php b/typo3/sysext/form/Classes/Domain/Repository/ContentRepository.php index 90ed1cd2d5..c31bd9ce8b 100644 --- a/typo3/sysext/form/Classes/Domain/Repository/ContentRepository.php +++ b/typo3/sysext/form/Classes/Domain/Repository/ContentRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2010 Patrick Broens + * (c) 2010-2013 Patrick Broens * * All rights reserved * diff --git a/typo3/sysext/form/Classes/ElementCounter.php b/typo3/sysext/form/Classes/ElementCounter.php index d9efbc24e9..76148169c6 100644 --- a/typo3/sysext/form/Classes/ElementCounter.php +++ b/typo3/sysext/form/Classes/ElementCounter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/AlphabeticFilter.php b/typo3/sysext/form/Classes/Filter/AlphabeticFilter.php index 13dbe2e8d6..8a95de037a 100644 --- a/typo3/sysext/form/Classes/Filter/AlphabeticFilter.php +++ b/typo3/sysext/form/Classes/Filter/AlphabeticFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/AlphanumericFilter.php b/typo3/sysext/form/Classes/Filter/AlphanumericFilter.php index 4f3f97c578..278f9f890c 100644 --- a/typo3/sysext/form/Classes/Filter/AlphanumericFilter.php +++ b/typo3/sysext/form/Classes/Filter/AlphanumericFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/CurrencyFilter.php b/typo3/sysext/form/Classes/Filter/CurrencyFilter.php index 74e0798743..0cfc7066e8 100644 --- a/typo3/sysext/form/Classes/Filter/CurrencyFilter.php +++ b/typo3/sysext/form/Classes/Filter/CurrencyFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/DigitFilter.php b/typo3/sysext/form/Classes/Filter/DigitFilter.php index fd6681f133..c398e00926 100644 --- a/typo3/sysext/form/Classes/Filter/DigitFilter.php +++ b/typo3/sysext/form/Classes/Filter/DigitFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/FilterInterface.php b/typo3/sysext/form/Classes/Filter/FilterInterface.php index 57dca62843..8e9b6f712d 100644 --- a/typo3/sysext/form/Classes/Filter/FilterInterface.php +++ b/typo3/sysext/form/Classes/Filter/FilterInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/IntegerFilter.php b/typo3/sysext/form/Classes/Filter/IntegerFilter.php index 7d54aac00b..29c3d16241 100644 --- a/typo3/sysext/form/Classes/Filter/IntegerFilter.php +++ b/typo3/sysext/form/Classes/Filter/IntegerFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/LowerCaseFilter.php b/typo3/sysext/form/Classes/Filter/LowerCaseFilter.php index 3479316d50..8f3f040861 100644 --- a/typo3/sysext/form/Classes/Filter/LowerCaseFilter.php +++ b/typo3/sysext/form/Classes/Filter/LowerCaseFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/RegExpFilter.php b/typo3/sysext/form/Classes/Filter/RegExpFilter.php index ab28a8cbd9..eb2e7da2c6 100644 --- a/typo3/sysext/form/Classes/Filter/RegExpFilter.php +++ b/typo3/sysext/form/Classes/Filter/RegExpFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/RemoveXssFilter.php b/typo3/sysext/form/Classes/Filter/RemoveXssFilter.php index 50859a7ed8..10b56fbd18 100644 --- a/typo3/sysext/form/Classes/Filter/RemoveXssFilter.php +++ b/typo3/sysext/form/Classes/Filter/RemoveXssFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/StripNewLinesFilter.php b/typo3/sysext/form/Classes/Filter/StripNewLinesFilter.php index 5919cc747c..851777251d 100644 --- a/typo3/sysext/form/Classes/Filter/StripNewLinesFilter.php +++ b/typo3/sysext/form/Classes/Filter/StripNewLinesFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/TitleCaseFilter.php b/typo3/sysext/form/Classes/Filter/TitleCaseFilter.php index 4674fc49bc..19354584c0 100644 --- a/typo3/sysext/form/Classes/Filter/TitleCaseFilter.php +++ b/typo3/sysext/form/Classes/Filter/TitleCaseFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/TrimFilter.php b/typo3/sysext/form/Classes/Filter/TrimFilter.php index 6b60e6cf45..f061a8b83d 100644 --- a/typo3/sysext/form/Classes/Filter/TrimFilter.php +++ b/typo3/sysext/form/Classes/Filter/TrimFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Filter/UpperCaseFilter.php b/typo3/sysext/form/Classes/Filter/UpperCaseFilter.php index 31188201c3..697ce33f62 100644 --- a/typo3/sysext/form/Classes/Filter/UpperCaseFilter.php +++ b/typo3/sysext/form/Classes/Filter/UpperCaseFilter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Filter; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Layout.php b/typo3/sysext/form/Classes/Layout.php index e225e1edfe..a77eafdde7 100644 --- a/typo3/sysext/form/Classes/Layout.php +++ b/typo3/sysext/form/Classes/Layout.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Localization.php b/typo3/sysext/form/Classes/Localization.php index fa048ac2ca..cf92b0d190 100644 --- a/typo3/sysext/form/Classes/Localization.php +++ b/typo3/sysext/form/Classes/Localization.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens + * (c) 2008-2013 Patrick Broens * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/PostProcess/MailPostProcessor.php b/typo3/sysext/form/Classes/PostProcess/MailPostProcessor.php index 76adee4c7f..d2da6a06bf 100644 --- a/typo3/sysext/form/Classes/PostProcess/MailPostProcessor.php +++ b/typo3/sysext/form/Classes/PostProcess/MailPostProcessor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\PostProcess; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens + * (c) 2011-2013 Patrick Broens * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/PostProcess/PostProcessor.php b/typo3/sysext/form/Classes/PostProcess/PostProcessor.php index 9c8ea249f5..0051414ecf 100644 --- a/typo3/sysext/form/Classes/PostProcess/PostProcessor.php +++ b/typo3/sysext/form/Classes/PostProcess/PostProcessor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\PostProcess; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens + * (c) 2011-2013 Patrick Broens * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/PostProcess/PostProcessorInterface.php b/typo3/sysext/form/Classes/PostProcess/PostProcessorInterface.php index b3d779e6fc..79d2a2f81a 100644 --- a/typo3/sysext/form/Classes/PostProcess/PostProcessorInterface.php +++ b/typo3/sysext/form/Classes/PostProcess/PostProcessorInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\PostProcess; /*************************************************************** * Copyright notice * - * (c) 2012 Franz Geiger (mail@fx-g.de) + * (c) 2012-2013 Franz Geiger (mail@fx-g.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Request.php b/typo3/sysext/form/Classes/Request.php index 870f17c26a..94584fe909 100644 --- a/typo3/sysext/form/Classes/Request.php +++ b/typo3/sysext/form/Classes/Request.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Utility/FilterUtility.php b/typo3/sysext/form/Classes/Utility/FilterUtility.php index 9c0b51f2d4..8c9a737a29 100644 --- a/typo3/sysext/form/Classes/Utility/FilterUtility.php +++ b/typo3/sysext/form/Classes/Utility/FilterUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Utility; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Utility/FormUtility.php b/typo3/sysext/form/Classes/Utility/FormUtility.php index 148dd45d26..3ca61792c6 100644 --- a/typo3/sysext/form/Classes/Utility/FormUtility.php +++ b/typo3/sysext/form/Classes/Utility/FormUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Utility/TypoScriptToJsonConverter.php b/typo3/sysext/form/Classes/Utility/TypoScriptToJsonConverter.php index 604f609a9b..00ed497fd7 100644 --- a/typo3/sysext/form/Classes/Utility/TypoScriptToJsonConverter.php +++ b/typo3/sysext/form/Classes/Utility/TypoScriptToJsonConverter.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Utility/ValidatorUtility.php b/typo3/sysext/form/Classes/Utility/ValidatorUtility.php index dcee0195a2..0862706a53 100644 --- a/typo3/sysext/form/Classes/Utility/ValidatorUtility.php +++ b/typo3/sysext/form/Classes/Utility/ValidatorUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Utility; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/AbstractValidator.php b/typo3/sysext/form/Classes/Validation/AbstractValidator.php index cf115f0f9f..f1bd8a1e3a 100644 --- a/typo3/sysext/form/Classes/Validation/AbstractValidator.php +++ b/typo3/sysext/form/Classes/Validation/AbstractValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/AlphabeticValidator.php b/typo3/sysext/form/Classes/Validation/AlphabeticValidator.php index b70e55dc1d..8fb5807c81 100644 --- a/typo3/sysext/form/Classes/Validation/AlphabeticValidator.php +++ b/typo3/sysext/form/Classes/Validation/AlphabeticValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/AlphanumericValidator.php b/typo3/sysext/form/Classes/Validation/AlphanumericValidator.php index 384cda909d..4d314dfef3 100644 --- a/typo3/sysext/form/Classes/Validation/AlphanumericValidator.php +++ b/typo3/sysext/form/Classes/Validation/AlphanumericValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/BetweenValidator.php b/typo3/sysext/form/Classes/Validation/BetweenValidator.php index 81b6a13be8..a3ca2c1707 100644 --- a/typo3/sysext/form/Classes/Validation/BetweenValidator.php +++ b/typo3/sysext/form/Classes/Validation/BetweenValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/DateValidator.php b/typo3/sysext/form/Classes/Validation/DateValidator.php index daaf0ad0e9..a70909019f 100644 --- a/typo3/sysext/form/Classes/Validation/DateValidator.php +++ b/typo3/sysext/form/Classes/Validation/DateValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/DigitValidator.php b/typo3/sysext/form/Classes/Validation/DigitValidator.php index 7fa4b5a09f..a02406f74c 100644 --- a/typo3/sysext/form/Classes/Validation/DigitValidator.php +++ b/typo3/sysext/form/Classes/Validation/DigitValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/EmailValidator.php b/typo3/sysext/form/Classes/Validation/EmailValidator.php index cf1b8fc1da..e5ae2cebfd 100644 --- a/typo3/sysext/form/Classes/Validation/EmailValidator.php +++ b/typo3/sysext/form/Classes/Validation/EmailValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/EqualsValidator.php b/typo3/sysext/form/Classes/Validation/EqualsValidator.php index 5cde1b9fef..e0cfe0a47e 100644 --- a/typo3/sysext/form/Classes/Validation/EqualsValidator.php +++ b/typo3/sysext/form/Classes/Validation/EqualsValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/FileAllowedTypesValidator.php b/typo3/sysext/form/Classes/Validation/FileAllowedTypesValidator.php index 723fedbcf7..273d7330f8 100644 --- a/typo3/sysext/form/Classes/Validation/FileAllowedTypesValidator.php +++ b/typo3/sysext/form/Classes/Validation/FileAllowedTypesValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/FileMaximumSizeValidator.php b/typo3/sysext/form/Classes/Validation/FileMaximumSizeValidator.php index 022bd1b227..37bb73cd1b 100644 --- a/typo3/sysext/form/Classes/Validation/FileMaximumSizeValidator.php +++ b/typo3/sysext/form/Classes/Validation/FileMaximumSizeValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/FileMinimumSizeValidator.php b/typo3/sysext/form/Classes/Validation/FileMinimumSizeValidator.php index fc0e27490a..aa4de4d069 100644 --- a/typo3/sysext/form/Classes/Validation/FileMinimumSizeValidator.php +++ b/typo3/sysext/form/Classes/Validation/FileMinimumSizeValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/FloatValidator.php b/typo3/sysext/form/Classes/Validation/FloatValidator.php index 152a3c1138..2207203acd 100644 --- a/typo3/sysext/form/Classes/Validation/FloatValidator.php +++ b/typo3/sysext/form/Classes/Validation/FloatValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/GreaterThanValidator.php b/typo3/sysext/form/Classes/Validation/GreaterThanValidator.php index 0d70e4e8c0..6c7e887a4e 100644 --- a/typo3/sysext/form/Classes/Validation/GreaterThanValidator.php +++ b/typo3/sysext/form/Classes/Validation/GreaterThanValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/InArrayValidator.php b/typo3/sysext/form/Classes/Validation/InArrayValidator.php index 34ee4b3b16..1f4909430e 100644 --- a/typo3/sysext/form/Classes/Validation/InArrayValidator.php +++ b/typo3/sysext/form/Classes/Validation/InArrayValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/IntegerValidator.php b/typo3/sysext/form/Classes/Validation/IntegerValidator.php index 9dcad534e0..db87f22c87 100644 --- a/typo3/sysext/form/Classes/Validation/IntegerValidator.php +++ b/typo3/sysext/form/Classes/Validation/IntegerValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/IpValidator.php b/typo3/sysext/form/Classes/Validation/IpValidator.php index 9529c67e71..1513facfb6 100644 --- a/typo3/sysext/form/Classes/Validation/IpValidator.php +++ b/typo3/sysext/form/Classes/Validation/IpValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/LengthValidator.php b/typo3/sysext/form/Classes/Validation/LengthValidator.php index 015ac6a069..11ca93d228 100644 --- a/typo3/sysext/form/Classes/Validation/LengthValidator.php +++ b/typo3/sysext/form/Classes/Validation/LengthValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/LessthanValidator.php b/typo3/sysext/form/Classes/Validation/LessthanValidator.php index bcc59a4ef0..e244d4ac92 100644 --- a/typo3/sysext/form/Classes/Validation/LessthanValidator.php +++ b/typo3/sysext/form/Classes/Validation/LessthanValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/RegExpValidator.php b/typo3/sysext/form/Classes/Validation/RegExpValidator.php index c4c8c8ff3b..834406ba7e 100644 --- a/typo3/sysext/form/Classes/Validation/RegExpValidator.php +++ b/typo3/sysext/form/Classes/Validation/RegExpValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/RequiredValidator.php b/typo3/sysext/form/Classes/Validation/RequiredValidator.php index 317a15d04c..9878a73715 100644 --- a/typo3/sysext/form/Classes/Validation/RequiredValidator.php +++ b/typo3/sysext/form/Classes/Validation/RequiredValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/UriValidator.php b/typo3/sysext/form/Classes/Validation/UriValidator.php index 30f3d250d5..06e630352c 100644 --- a/typo3/sysext/form/Classes/Validation/UriValidator.php +++ b/typo3/sysext/form/Classes/Validation/UriValidator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/Validation/ValidatorInterface.php b/typo3/sysext/form/Classes/Validation/ValidatorInterface.php index bdb9271816..7554d5593d 100644 --- a/typo3/sysext/form/Classes/Validation/ValidatorInterface.php +++ b/typo3/sysext/form/Classes/Validation/ValidatorInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Validation; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Additional/AdditionalElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Additional/AdditionalElementView.php index 0be424064f..beb9c43327 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Additional/AdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Additional/AdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Additional; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Additional/LabelAdditionalElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Additional/LabelAdditionalElementView.php index 38b8c03412..45080be84d 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Additional/LabelAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Additional/LabelAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Additional; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Additional/LegendAdditionalElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Additional/LegendAdditionalElementView.php index 8a82d7baaa..80be854c74 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Additional/LegendAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Additional/LegendAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Additional; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/ConfirmationView.php b/typo3/sysext/form/Classes/View/Confirmation/ConfirmationView.php index a91c7e6811..ba0aa7f2b3 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/ConfirmationView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/ConfirmationView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/AbstractElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/AbstractElementView.php index 6c53931b98..a91e4f851a 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/AbstractElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/AbstractElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxElementView.php index c639f865ed..9db822a438 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxGroupElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxGroupElementView.php index 81bd99cd7a..e05ed8c848 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/CheckboxGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/ContainerElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/ContainerElementView.php index 9ca2e9e976..724cb0a5ed 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/ContainerElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/ContainerElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/FieldsetElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/FieldsetElementView.php index 75030e859c..3e60e03656 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/FieldsetElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/FieldsetElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/FileuploadElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/FileuploadElementView.php index a93958d3c5..5d8eb6297d 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/FileuploadElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/FileuploadElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Rens Admiraal + * (c) 2011-2013 Rens Admiraal * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/OptgroupElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/OptgroupElementView.php index 5f9b0840c5..098e25f7d9 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/OptgroupElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/OptgroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/OptionElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/OptionElementView.php index b2ccbc86b2..007c9548cb 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/OptionElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/OptionElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/RadioElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/RadioElementView.php index 497a5e63d7..d77adffa2b 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/RadioElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/RadioElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/RadioGroupElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/RadioGroupElementView.php index 8d0254cd16..e095786198 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/RadioGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/RadioGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/SelectElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/SelectElementView.php index d7318d503b..089ad42cc0 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/SelectElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/SelectElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/TextareaElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/TextareaElementView.php index 0f02e33ddd..c71679e785 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/TextareaElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/TextareaElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Confirmation/Element/TextlineElementView.php b/typo3/sysext/form/Classes/View/Confirmation/Element/TextlineElementView.php index 4109efcd96..c14eb2be0a 100644 --- a/typo3/sysext/form/Classes/View/Confirmation/Element/TextlineElementView.php +++ b/typo3/sysext/form/Classes/View/Confirmation/Element/TextlineElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Confirmation\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Additional/AdditionalElementView.php b/typo3/sysext/form/Classes/View/Form/Additional/AdditionalElementView.php index 427290c806..18c74655fc 100644 --- a/typo3/sysext/form/Classes/View/Form/Additional/AdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Additional/AdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Additional/ErrorAdditionalElementView.php b/typo3/sysext/form/Classes/View/Form/Additional/ErrorAdditionalElementView.php index 3411a3e5e9..7984107b60 100644 --- a/typo3/sysext/form/Classes/View/Form/Additional/ErrorAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Additional/ErrorAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Additional/LabelAdditionalElementView.php b/typo3/sysext/form/Classes/View/Form/Additional/LabelAdditionalElementView.php index 2d4ebe84ce..0cadcc285f 100644 --- a/typo3/sysext/form/Classes/View/Form/Additional/LabelAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Additional/LabelAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Additional/LegendAdditionalElementView.php b/typo3/sysext/form/Classes/View/Form/Additional/LegendAdditionalElementView.php index 764bb6ece5..6499ec8c1f 100644 --- a/typo3/sysext/form/Classes/View/Form/Additional/LegendAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Additional/LegendAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Additional/MandatoryAdditionalElementView.php b/typo3/sysext/form/Classes/View/Form/Additional/MandatoryAdditionalElementView.php index cd8e17d9dc..3ef7718d8b 100644 --- a/typo3/sysext/form/Classes/View/Form/Additional/MandatoryAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Additional/MandatoryAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/AbstractElementView.php b/typo3/sysext/form/Classes/View/Form/Element/AbstractElementView.php index b94809b431..6259926833 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/AbstractElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/AbstractElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/ButtonElementView.php b/typo3/sysext/form/Classes/View/Form/Element/ButtonElementView.php index f6e61cb72e..e604dadb74 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/ButtonElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/ButtonElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/CheckboxElementView.php b/typo3/sysext/form/Classes/View/Form/Element/CheckboxElementView.php index ca1e7cba73..653c55e1df 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/CheckboxElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/CheckboxElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/CheckboxGroupElementView.php b/typo3/sysext/form/Classes/View/Form/Element/CheckboxGroupElementView.php index 6038651eeb..dfd2ca1551 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/CheckboxGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/CheckboxGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/ContainerElementView.php b/typo3/sysext/form/Classes/View/Form/Element/ContainerElementView.php index 007c5c2ecc..94b6ff322e 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/ContainerElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/ContainerElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/ContentElementView.php b/typo3/sysext/form/Classes/View/Form/Element/ContentElementView.php index a9ca3fc188..7b9021a62d 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/ContentElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/ContentElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/FieldsetElementView.php b/typo3/sysext/form/Classes/View/Form/Element/FieldsetElementView.php index cb047d95c3..ca447db1c9 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/FieldsetElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/FieldsetElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/FileuploadElementView.php b/typo3/sysext/form/Classes/View/Form/Element/FileuploadElementView.php index f1b11875a8..2751c638be 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/FileuploadElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/FileuploadElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Rens Admiraal (r.admiraal@drecomm.nl) + * (c) 2008-2013 Rens Admiraal (r.admiraal@drecomm.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/HeaderElementView.php b/typo3/sysext/form/Classes/View/Form/Element/HeaderElementView.php index 7417151138..aef491bca0 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/HeaderElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/HeaderElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/HiddenElementView.php b/typo3/sysext/form/Classes/View/Form/Element/HiddenElementView.php index f9a0f8940c..377d8443a4 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/HiddenElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/HiddenElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/ImagebuttonElementView.php b/typo3/sysext/form/Classes/View/Form/Element/ImagebuttonElementView.php index 3c61fe01bd..0cfa1b9a6c 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/ImagebuttonElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/ImagebuttonElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/OptgroupElementView.php b/typo3/sysext/form/Classes/View/Form/Element/OptgroupElementView.php index 059b963f55..428dd418c0 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/OptgroupElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/OptgroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/OptionElementView.php b/typo3/sysext/form/Classes/View/Form/Element/OptionElementView.php index ff50cea511..0cade3b770 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/OptionElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/OptionElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/PasswordElementView.php b/typo3/sysext/form/Classes/View/Form/Element/PasswordElementView.php index d1576d2603..42048c70c5 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/PasswordElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/PasswordElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/RadioElementView.php b/typo3/sysext/form/Classes/View/Form/Element/RadioElementView.php index 11e9bac91e..a04f3a1ea4 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/RadioElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/RadioElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/RadioGroupElementView.php b/typo3/sysext/form/Classes/View/Form/Element/RadioGroupElementView.php index 71e849e9a8..08dedb3304 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/RadioGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/RadioGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/ResetElementView.php b/typo3/sysext/form/Classes/View/Form/Element/ResetElementView.php index 58a64a0a18..32594f0e3d 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/ResetElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/ResetElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/SelectElementView.php b/typo3/sysext/form/Classes/View/Form/Element/SelectElementView.php index 05601ab7dc..4fc17bbfe5 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/SelectElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/SelectElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/SubmitElementView.php b/typo3/sysext/form/Classes/View/Form/Element/SubmitElementView.php index ed1b38602b..5a712e538b 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/SubmitElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/SubmitElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/TextareaElementView.php b/typo3/sysext/form/Classes/View/Form/Element/TextareaElementView.php index ac029cd062..1a5aa7a848 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/TextareaElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/TextareaElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/TextblockElementView.php b/typo3/sysext/form/Classes/View/Form/Element/TextblockElementView.php index a56eb81a53..ae67db7e93 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/TextblockElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/TextblockElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/Element/TextlineElementView.php b/typo3/sysext/form/Classes/View/Form/Element/TextlineElementView.php index 2756da77d5..682134c530 100644 --- a/typo3/sysext/form/Classes/View/Form/Element/TextlineElementView.php +++ b/typo3/sysext/form/Classes/View/Form/Element/TextlineElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Form/FormView.php b/typo3/sysext/form/Classes/View/Form/FormView.php index e9fecd2979..6f4080da5e 100644 --- a/typo3/sysext/form/Classes/View/Form/FormView.php +++ b/typo3/sysext/form/Classes/View/Form/FormView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Form; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Additional/AdditionalElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Additional/AdditionalElementView.php index 68ca54567e..5468bb7ed2 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Additional/AdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Additional/AdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Additional; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Additional/LabelAdditionalElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Additional/LabelAdditionalElementView.php index 9879de4eb0..c59aff3f5f 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Additional/LabelAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Additional/LabelAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Additional; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Additional/LegendAdditionalElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Additional/LegendAdditionalElementView.php index 4fb9b702da..e711deea8b 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Additional/LegendAdditionalElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Additional/LegendAdditionalElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Additional; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/AbstractElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/AbstractElementView.php index e4620d3984..f6a8917b87 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/AbstractElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/AbstractElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxElementView.php index d399adae0b..f358eb9756 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxGroupElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxGroupElementView.php index f5f03b44b7..7c0c24409a 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/CheckboxGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/ContainerElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/ContainerElementView.php index 018d795ab6..6fa802507e 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/ContainerElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/ContainerElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/FieldsetElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/FieldsetElementView.php index 6939a5fad7..7d8654760f 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/FieldsetElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/FieldsetElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/FileuploadElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/FileuploadElementView.php index c34ca74cc4..ca0cb9b3d4 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/FileuploadElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/FileuploadElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Rens Admiraal (r.admiraal@drecomm.nl) + * (c) 2008-2013 Rens Admiraal (r.admiraal@drecomm.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/HiddenElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/HiddenElementView.php index c91c141aa4..9d8e8d26a8 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/HiddenElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/HiddenElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/OptgroupElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/OptgroupElementView.php index 417a05e2ed..ded79ccea3 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/OptgroupElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/OptgroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/OptionElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/OptionElementView.php index 6eab41ca3b..68e68fba57 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/OptionElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/OptionElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioElementView.php index 0b6d412f46..2df8f61c61 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioGroupElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioGroupElementView.php index 9a4296fac9..763c0b6d2c 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/RadioGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/SelectElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/SelectElementView.php index bd0202cdb1..a83e91340d 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/SelectElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/SelectElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2008 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2008-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/TextareaElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/TextareaElementView.php index 779021f5b1..01a481eb6c 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/TextareaElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/TextareaElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/Element/TextlineElementView.php b/typo3/sysext/form/Classes/View/Mail/Html/Element/TextlineElementView.php index b3fb623f24..09a9f5337c 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/Element/TextlineElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/Element/TextlineElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Html/HtmlView.php b/typo3/sysext/form/Classes/View/Mail/Html/HtmlView.php index 1dfbb3ab58..df2046662f 100644 --- a/typo3/sysext/form/Classes/View/Mail/Html/HtmlView.php +++ b/typo3/sysext/form/Classes/View/Mail/Html/HtmlView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Html; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/MailView.php b/typo3/sysext/form/Classes/View/Mail/MailView.php index 95139be1d6..f23daf498b 100644 --- a/typo3/sysext/form/Classes/View/Mail/MailView.php +++ b/typo3/sysext/form/Classes/View/Mail/MailView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/AbstractElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/AbstractElementView.php index 55f16cf7ed..e25e079bf1 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/AbstractElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/AbstractElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxElementView.php index 67dd4ba4c5..1b7034f185 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxGroupElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxGroupElementView.php index 233cf7fd8c..cb4561d4ca 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/CheckboxGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/ContainerElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/ContainerElementView.php index 05469c32bf..e1150b655b 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/ContainerElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/ContainerElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/FieldsetElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/FieldsetElementView.php index 36cec358a0..53febb1be4 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/FieldsetElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/FieldsetElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/FileuploadElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/FileuploadElementView.php index 0a418e91f4..9fbfa28a1b 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/FileuploadElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/FileuploadElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Rens Admiraal (r.admiraal@drecomm.nl) + * (c) 2011-2013 Rens Admiraal (r.admiraal@drecomm.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/HiddenElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/HiddenElementView.php index f693c509e5..ec780deee9 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/HiddenElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/HiddenElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptgroupElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptgroupElementView.php index 30726cdb27..486e300bcd 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptgroupElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptgroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptionElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptionElementView.php index 2e4ccc3103..1d555a2b74 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptionElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/OptionElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioElementView.php index de973ac425..bca1a3f3fe 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioGroupElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioGroupElementView.php index 826e6918e6..47327a805e 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioGroupElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/RadioGroupElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/SelectElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/SelectElementView.php index 9f59b20c07..ca25a42e89 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/SelectElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/SelectElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextareaElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextareaElementView.php index f6843d7155..5a9cb55aee 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextareaElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextareaElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextlineElementView.php b/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextlineElementView.php index 96be897984..16e08941d5 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextlineElementView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/Element/TextlineElementView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain\Element; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Mail/Plain/PlainView.php b/typo3/sysext/form/Classes/View/Mail/Plain/PlainView.php index 5641175c20..c91ba35f58 100644 --- a/typo3/sysext/form/Classes/View/Mail/Plain/PlainView.php +++ b/typo3/sysext/form/Classes/View/Mail/Plain/PlainView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Mail\Plain; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens (patrick@patrickbroens.nl) + * (c) 2011-2013 Patrick Broens (patrick@patrickbroens.nl) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Wizard/AbstractWizardView.php b/typo3/sysext/form/Classes/View/Wizard/AbstractWizardView.php index 242896abe1..c56692dd8a 100644 --- a/typo3/sysext/form/Classes/View/Wizard/AbstractWizardView.php +++ b/typo3/sysext/form/Classes/View/Wizard/AbstractWizardView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Wizard; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Wizard/LoadWizardView.php b/typo3/sysext/form/Classes/View/Wizard/LoadWizardView.php index 8f01ac6c35..01b6237a9d 100644 --- a/typo3/sysext/form/Classes/View/Wizard/LoadWizardView.php +++ b/typo3/sysext/form/Classes/View/Wizard/LoadWizardView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Wizard; /*************************************************************** * Copyright notice * - * (c) 2011 Patrick Broens + * (c) 2011-2013 Patrick Broens * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Wizard/SaveWizardView.php b/typo3/sysext/form/Classes/View/Wizard/SaveWizardView.php index 0b9ede9629..e96184948a 100644 --- a/typo3/sysext/form/Classes/View/Wizard/SaveWizardView.php +++ b/typo3/sysext/form/Classes/View/Wizard/SaveWizardView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Wizard; /*************************************************************** * Copyright notice * - * (c) 2010 Patrick Broens + * (c) 2010-2013 Patrick Broens * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Classes/View/Wizard/WizardView.php b/typo3/sysext/form/Classes/View/Wizard/WizardView.php index 4dbf454f6e..287c5fb9ad 100644 --- a/typo3/sysext/form/Classes/View/Wizard/WizardView.php +++ b/typo3/sysext/form/Classes/View/Wizard/WizardView.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\View\Wizard; /*************************************************************** * Copyright notice * - * (c) 2010 Patrick Broens + * (c) 2010-2013 Patrick Broens * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/form/Tests/Unit/Filter/AlphabeticFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/AlphabeticFilterTest.php index eef228e1f1..446519a3b8 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/AlphabeticFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/AlphabeticFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kuehlhaus AG + * (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/AlphanumericFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/AlphanumericFilterTest.php index 639f102137..4c664b7425 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/AlphanumericFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/AlphanumericFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kuehlhaus AG + * (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/CurrencyFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/CurrencyFilterTest.php index e9257181aa..c7ae2e3a1c 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/CurrencyFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/CurrencyFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/DigitFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/DigitFilterTest.php index 547cadc3ba..8b3558cdb1 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/DigitFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/DigitFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/IntegerFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/IntegerFilterTest.php index 6b3e91b2d1..b169063597 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/IntegerFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/IntegerFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/LowerCaseFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/LowerCaseFilterTest.php index 21ba2438bb..18aaa62dfd 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/LowerCaseFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/LowerCaseFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/RegExpFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/RegExpFilterTest.php index 19fd56b847..a3150f308c 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/RegExpFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/RegExpFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/RemoveXssFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/RemoveXssFilterTest.php index 18ad1b2c8e..013c2cf433 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/RemoveXssFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/RemoveXssFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/StripNewLinesFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/StripNewLinesFilterTest.php index f8028ba754..4883817fe9 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/StripNewLinesFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/StripNewLinesFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/TitleCaseFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/TitleCaseFilterTest.php index 5a49e474e5..8191d61066 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/TitleCaseFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/TitleCaseFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/TrimFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/TrimFilterTest.php index 59bffde433..e76f96b4fb 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/TrimFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/TrimFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Filter/UpperCaseFilterTest.php b/typo3/sysext/form/Tests/Unit/Filter/UpperCaseFilterTest.php index 92ebd95b89..9a460c21f3 100644 --- a/typo3/sysext/form/Tests/Unit/Filter/UpperCaseFilterTest.php +++ b/typo3/sysext/form/Tests/Unit/Filter/UpperCaseFilterTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Filter; /*************************************************************** * Copyright notice * - * (c) 2012 Andreas Lappe , kaeufli.ch + * (c) 2012-2013 Andreas Lappe , kaeufli.ch * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/PostProcess/PostProcessorTest.php b/typo3/sysext/form/Tests/Unit/PostProcess/PostProcessorTest.php index b2902a5d5a..ad44fab356 100644 --- a/typo3/sysext/form/Tests/Unit/PostProcess/PostProcessorTest.php +++ b/typo3/sysext/form/Tests/Unit/PostProcess/PostProcessorTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\PostProcess; /*************************************************************** * Copyright notice * - * (c) 2012 Susanne Moog, + * (c) 2012-2013 Susanne Moog, * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/AlphabeticValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/AlphabeticValidatorTest.php index a80274a486..b3e5cb3f92 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/AlphabeticValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/AlphabeticValidatorTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/AlphanumericValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/AlphanumericValidatorTest.php index ad5f5dd470..9140f70952 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/AlphanumericValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/AlphanumericValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/BetweenValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/BetweenValidatorTest.php index cd71e32f01..9be327fbcb 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/BetweenValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/BetweenValidatorTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/DateValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/DateValidatorTest.php index 4251947d6d..cfba8e95d9 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/DateValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/DateValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/DigitValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/DigitValidatorTest.php index 989a0592f3..d939c5e253 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/DigitValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/DigitValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/EmailValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/EmailValidatorTest.php index fe6238a2c1..89269384cf 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/EmailValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/EmailValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/EqualsValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/EqualsValidatorTest.php index e0259a9e09..da85f675bb 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/EqualsValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/EqualsValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/FileAllowedTypesValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/FileAllowedTypesValidatorTest.php index 2e832ca3fd..59159a243e 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/FileAllowedTypesValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/FileAllowedTypesValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/FileMaximumSizeValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/FileMaximumSizeValidatorTest.php index e1db626057..cecd94ef54 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/FileMaximumSizeValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/FileMaximumSizeValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/FileMinimumSizeValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/FileMinimumSizeValidatorTest.php index efae1be355..75a26521f3 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/FileMinimumSizeValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/FileMinimumSizeValidatorTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/FloatValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/FloatValidatorTest.php index 1578586a8b..af6574c85d 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/FloatValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/FloatValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/GreaterThanValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/GreaterThanValidatorTest.php index 5faad2fbe8..9a5d3069d5 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/GreaterThanValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/GreaterThanValidatorTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/Helper.php b/typo3/sysext/form/Tests/Unit/Validation/Helper.php index 1b54ed19a3..d5b2c74dc6 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/Helper.php +++ b/typo3/sysext/form/Tests/Unit/Validation/Helper.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/InArrayValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/InArrayValidatorTest.php index 0a5968ae14..b9e87f8cca 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/InArrayValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/InArrayValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/IntegerValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/IntegerValidatorTest.php index e725f437d3..67e1c74f75 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/IntegerValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/IntegerValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/IpValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/IpValidatorTest.php index c17d839f47..a838fef5ca 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/IpValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/IpValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/LengthValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/LengthValidatorTest.php index 506098ab04..d4944da185 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/LengthValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/LengthValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/LessThanValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/LessThanValidatorTest.php index 1ea257d7f6..e1c8db449b 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/LessThanValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/LessThanValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/RegExpValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/RegExpValidatorTest.php index e5d87ebb27..04a181d168 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/RegExpValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/RegExpValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/RequiredValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/RequiredValidatorTest.php index f45daceccc..7aa34b19ee 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/RequiredValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/RequiredValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/Validation/UriValidatorTest.php b/typo3/sysext/form/Tests/Unit/Validation/UriValidatorTest.php index fa844d69a6..99bbf33fb0 100644 --- a/typo3/sysext/form/Tests/Unit/Validation/UriValidatorTest.php +++ b/typo3/sysext/form/Tests/Unit/Validation/UriValidatorTest.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Form\Tests\Unit\Validation; /*************************************************************** * Copyright notice * -* (c) 2012 Andreas Lappe , kuehlhaus AG +* (c) 2012-2013 Andreas Lappe , kuehlhaus AG * * All rights reserved * diff --git a/typo3/sysext/form/Tests/Unit/View/Mail/Html/Element/AbstractElementViewTest.php b/typo3/sysext/form/Tests/Unit/View/Mail/Html/Element/AbstractElementViewTest.php index 9ed685b8d2..6f6a585214 100644 --- a/typo3/sysext/form/Tests/Unit/View/Mail/Html/Element/AbstractElementViewTest.php +++ b/typo3/sysext/form/Tests/Unit/View/Mail/Html/Element/AbstractElementViewTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Form\Tests\View\Mail\Html\Element; /*************************************************************** * Copyright notice * - * (c) 2012 Helmut Hummel + * (c) 2012-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php b/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php index 8d76c8391a..5e2deadb1b 100644 --- a/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php +++ b/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Authentication; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php b/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php index f17b1c75f5..a40b1bbd2c 100644 --- a/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php +++ b/typo3/sysext/frontend/Classes/Configuration/TypoScript/ConditionMatching/ConditionMatcher.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Configuration\TypoScript\ConditionMatching; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Hader + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php index a176635f08..5f5b82f642 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php index 3fa3c9513d..db9aeb4369 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php index a7c25a0684..ccd1ed08d2 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ClearGifContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php index eed11cbefb..3c0ffdb263 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ColumnsContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php index 46755e0ac7..90456941f7 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php index f79d0ff812..95ee74b91a 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php index 6c3bf05d4c..22509a2fa6 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php index cac439d0fa..6d42f36005 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetDataHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; * * @author Ingo Renner */ -interface ContentObjectGetDataHookInterface -{ +interface ContentObjectGetDataHookInterface { /** * Extends the getData()-Method of tslib_cObj to process more/other commands * diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php index 1c71a72813..93ba58bdcf 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetImageResourceHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Oliver Hader + * (c) 2008-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; * * @author Oliver Hader */ -interface ContentObjectGetImageResourceHookInterface -{ +interface ContentObjectGetImageResourceHookInterface { /** * Hook for post-processing image resources * diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php index f0e825736a..98ff01ab12 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetPublicUrlForFileHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; * * @author Oliver Hader */ -interface ContentObjectGetPublicUrlForFileHookInterface -{ +interface ContentObjectGetPublicUrlForFileHookInterface { /** * Post-processes a public URL. * diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php index 865089e864..5199eaedb1 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectGetSingleHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php index a13f172440..027169a167 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectPostInitHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ingo Renner + * (c) 2010-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php index 88e9641020..48b4fba186 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php index 2462a36868..3da11bfcea 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentObjectStdWrapHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Ingo Renner + * (c) 2007-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; * * @author Ingo Renner */ -interface ContentObjectStdWrapHookInterface -{ +interface ContentObjectStdWrapHookInterface { /** * Hook for modifying $content before core's stdWrap does anything * diff --git a/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php index ff83799167..bc7b3bb23d 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ContentTableContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php index 635882502a..3711db61d4 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/EditPanelContentObject.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Jeff Segars + * (c) 2010-2013 Jeff Segars * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php index b6145116e3..94e10d4b20 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php index cc63dda00a..79ae9e4378 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/FileLinkHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2011 Oliver Hader + * (c) 2011-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; * * @author Oliver Hader */ -interface FileLinkHookInterface -{ +interface FileLinkHookInterface { /** * Finds alternative previewImage for given File. * diff --git a/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php index b4a7376d58..e6e6e83faa 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2012 Ingmar Schlecht + * (c) 2012-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php index b8e373d2ca..d94b78145e 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/FlowPlayerContentObject.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2011-2012 Stanislas Rolland <> + * (c) 2011-2013 Stanislas Rolland <> * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php index bccdd6af92..dd9c75cdcd 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php index ba1ed7178b..51d30f80fc 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/FormContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php index 11dd55f6b3..561ee048bc 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php index b45a3fd2b0..158e81f474 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/HorizontalRulerContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php index 86cda50c77..1aba9c786a 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php index 4aefb4b3e3..23fd80454c 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php index 57eb45a04c..ccb0e9dec0 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ImageTextContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php index fa26b48bd5..00e27f2a2a 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/LoadRegisterContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php index 16e41fdd0f..65a99b69d2 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/MediaContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -309,4 +309,4 @@ class MediaContentObject extends \TYPO3\CMS\Frontend\ContentObject\AbstractConte } -?> \ No newline at end of file +?> diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php index fdd48cf425..aa11a7cfa7 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php index 405e5a168a..d9f9ed7886 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php +++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Tolleiv Nietsch + * (c) 2010-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\ContentObject\Menu; * * @author Tolleiv Nietsch */ -interface AbstractMenuFilterPagesHookInterface -{ +interface AbstractMenuFilterPagesHookInterface { /** * Checks if a page is OK to include in the final menu item array. * diff --git a/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php index c99d23dc61..9bfb1cc8d9 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php @@ -1,6 +1,32 @@ + * (c) 2010-2013 Xavier Perseguers * (c) Steffen Kamper * All rights reserved * diff --git a/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php index b16a163b4c..1f1ca28333 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/OffsetTableContentObject.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 1999-2012 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php index 84ea62e120..edbf45b0aa 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/QuicktimeObjectContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -107,4 +107,4 @@ class QuicktimeObjectContentObject extends \TYPO3\CMS\Frontend\ContentObject\Abs } -?> \ No newline at end of file +?> diff --git a/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php index f7100544c5..f3c9d3f969 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php index 7144226541..2b67210c79 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/RestoreRegisterContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php index 7b35b61488..cd4c34c451 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ScalableVectorGraphicsContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php index e88afcfddd..feb2b27f1c 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/SearchResultContentObject.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php index 7d061cbc25..b5c98ac058 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/ShockwaveFlashObjectContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -137,4 +137,4 @@ class ShockwaveFlashObjectContentObject extends \TYPO3\CMS\Frontend\ContentObjec } -?> \ No newline at end of file +?> diff --git a/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php b/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php index 000034c36e..e8aa179ab6 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php +++ b/typo3/sysext/frontend/Classes/ContentObject/TableRenderer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 1999-2012 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php index c8d74acf7b..250754f3ad 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/TemplateContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php index 561035b60e..058e3aa289 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php index f9aaaef9a9..458bed6b86 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php b/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php index 4eba78dda3..4d59268d53 100644 --- a/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php +++ b/typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Xavier Perseguers - * (c) 2010-2011 Steffen Kamper + * (c) 2010-2013 Xavier Perseguers + * (c) 2010-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Controller/ExtDirectEidController.php b/typo3/sysext/frontend/Classes/Controller/ExtDirectEidController.php index 79b77f775d..df7a1e501d 100644 --- a/typo3/sysext/frontend/Classes/Controller/ExtDirectEidController.php +++ b/typo3/sysext/frontend/Classes/Controller/ExtDirectEidController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Controller; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stefan Galinski + * (c) 2010-2013 Stefan Galinski * * All rights reserved * diff --git a/typo3/sysext/frontend/Classes/Controller/PageInformationController.php b/typo3/sysext/frontend/Classes/Controller/PageInformationController.php index 69bfa33393..481215ade8 100644 --- a/typo3/sysext/frontend/Classes/Controller/PageInformationController.php +++ b/typo3/sysext/frontend/Classes/Controller/PageInformationController.php @@ -1,6 +1,32 @@ + * (c) 2010-2013 Ernesto Baschny * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -32,8 +32,7 @@ namespace TYPO3\CMS\Frontend\MediaWizard; * * @author Ernesto Baschny */ -interface MediaWizardProviderInterface -{ +interface MediaWizardProviderInterface { /** * Tells the calling party if we can handle the URL passed to the constructor * diff --git a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php index d44d1a9400..fb825b5c83 100644 --- a/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php +++ b/typo3/sysext/frontend/Classes/MediaWizard/MediaWizardProviderManager.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\MediaWizard; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ernesto Baschny + * (c) 2010-2013 Ernesto Baschny * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php b/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php index e8da8ad04d..834300a49f 100644 --- a/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php +++ b/typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Page; /*************************************************************** * Copyright notice * - * (c) 2011 Daniel Pötzinger (poetzinger@aoemedia.de) + * (c) 2011-2013 Daniel Pötzinger (poetzinger@aoemedia.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php b/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php index 5bb913c8c0..8c8fd32607 100644 --- a/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php +++ b/typo3/sysext/frontend/Classes/Page/FramesetRenderer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Page; /*************************************************************** * Copyright notice * - * (c) 1999-2012 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Page/PageGenerator.php b/typo3/sysext/frontend/Classes/Page/PageGenerator.php index 84c58eb540..e74ea23b30 100644 --- a/typo3/sysext/frontend/Classes/Page/PageGenerator.php +++ b/typo3/sysext/frontend/Classes/Page/PageGenerator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Page; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Page/PageRepository.php b/typo3/sysext/frontend/Classes/Page/PageRepository.php index 57250df7d2..012d7a7fa7 100644 --- a/typo3/sysext/frontend/Classes/Page/PageRepository.php +++ b/typo3/sysext/frontend/Classes/Page/PageRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Page; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php index 60428736d8..968cf58d55 100644 --- a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php +++ b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Page; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Christian Kuhn + * (c) 2009-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\Page; * * @author Christian Kuhn */ -interface PageRepositoryGetPageHookInterface -{ +interface PageRepositoryGetPageHookInterface { /** * Modifies the DB params * diff --git a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php index 7443501c37..6e7f27f7ef 100644 --- a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php +++ b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetPageOverlayHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Page; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Tolleiv Nietsch + * (c) 2010-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\Page; * * @author Tolleiv Nietsch */ -interface PageRepositoryGetPageOverlayHookInterface -{ +interface PageRepositoryGetPageOverlayHookInterface { /** * enables to preprocess the pageoverlay * diff --git a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php index 0370229d88..d96f707a58 100644 --- a/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php +++ b/typo3/sysext/frontend/Classes/Page/PageRepositoryGetRecordOverlayHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Page; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Tolleiv Nietsch + * (c) 2010-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\Page; * * @author Tolleiv Nietsch */ -interface PageRepositoryGetRecordOverlayHookInterface -{ +interface PageRepositoryGetRecordOverlayHookInterface { /** * Enables to preprocess a record overlay * diff --git a/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php b/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php index 27612af841..00e586b779 100644 --- a/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php +++ b/typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Plugin; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Utility/CompressionUtility.php b/typo3/sysext/frontend/Classes/Utility/CompressionUtility.php index 7a96d5f4fa..9d785d0de6 100644 --- a/typo3/sysext/frontend/Classes/Utility/CompressionUtility.php +++ b/typo3/sysext/frontend/Classes/Utility/CompressionUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/Utility/EidUtility.php b/typo3/sysext/frontend/Classes/Utility/EidUtility.php index 74976b0c41..4eff39dcd4 100644 --- a/typo3/sysext/frontend/Classes/Utility/EidUtility.php +++ b/typo3/sysext/frontend/Classes/Utility/EidUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Utility; /*************************************************************** * Copyright notice * - * (c) 2006-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2006-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/View/AdminPanelView.php b/typo3/sysext/frontend/Classes/View/AdminPanelView.php index 8c8de22932..8e630ab62f 100644 --- a/typo3/sysext/frontend/Classes/View/AdminPanelView.php +++ b/typo3/sysext/frontend/Classes/View/AdminPanelView.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Frontend\View; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Jeff Segars - * (c) 2008-2011 David Slayback + * (c) 2008-2013 Jeff Segars + * (c) 2008-2013 David Slayback * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php b/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php index aeba324a3e..511a0082a8 100644 --- a/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php +++ b/typo3/sysext/frontend/Classes/View/AdminPanelViewHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\View; /*************************************************************** * Copyright notice * - * (c) 2011 Georg Ringer + * (c) 2011-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Frontend\View; * * @author Georg Ringer */ -interface AdminPanelViewHookInterface -{ +interface AdminPanelViewHookInterface { /** * Extend the adminPanel * diff --git a/typo3/sysext/frontend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php b/typo3/sysext/frontend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php index 51a4793a0e..3ec7cf3ecb 100644 --- a/typo3/sysext/frontend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php +++ b/typo3/sysext/frontend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\Configuration\TypoScript\ConditionMatchi /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Hader + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php b/typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php index 7e31ff5024..29213d4d8b 100644 --- a/typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php +++ b/typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Hader + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php b/typo3/sysext/frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php index 4a413b31f8..8f0e809a46 100644 --- a/typo3/sysext/frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php +++ b/typo3/sysext/frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\ContentObject; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Tests/Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php b/typo3/sysext/frontend/Tests/Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php index 9ce018d891..5310bb62ed 100644 --- a/typo3/sysext/frontend/Tests/Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php +++ b/typo3/sysext/frontend/Tests/Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Menu; /*************************************************************** * Copyright notice * - * (c) 2012 Stefan Galinski + * (c) 2012-2013 Stefan Galinski * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Tests/Unit/Controller/TypoScriptFrontendControllerTest.php b/typo3/sysext/frontend/Tests/Unit/Controller/TypoScriptFrontendControllerTest.php index f15a36f63b..d29a248d8d 100644 --- a/typo3/sysext/frontend/Tests/Unit/Controller/TypoScriptFrontendControllerTest.php +++ b/typo3/sysext/frontend/Tests/Unit/Controller/TypoScriptFrontendControllerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\Controller; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Oliver Klee (typo3-coding@oliverklee.de) + * (c) 2009-2013 Oliver Klee (typo3-coding@oliverklee.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php b/typo3/sysext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php index 216e14e734..c47f95a4a0 100644 --- a/typo3/sysext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php +++ b/typo3/sysext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\Page; /*************************************************************** * Copyright notice * - * (c) 2012 Tolleiv Nietsch + * (c) 2012-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php b/typo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php index c50bec4770..182cc97637 100644 --- a/typo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php +++ b/typo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\Page; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Christian Kuhn + * (c) 2009-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php b/typo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php index 2c0975bbf2..8391fcd4ce 100644 --- a/typo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php +++ b/typo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Frontend\Tests\Unit\View; /*************************************************************** * Copyright notice * - * (c) 2011 Christian Kuhn + * (c) 2011-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/func/Classes/Controller/PageFunctionsController.php b/typo3/sysext/func/Classes/Controller/PageFunctionsController.php index 19a6917c32..0edbc616bc 100644 --- a/typo3/sysext/func/Classes/Controller/PageFunctionsController.php +++ b/typo3/sysext/func/Classes/Controller/PageFunctionsController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Func\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/func/mod1/index.php b/typo3/sysext/func/mod1/index.php index 7bc4efb5dd..5c75793c6f 100755 --- a/typo3/sysext/func/mod1/index.php +++ b/typo3/sysext/func/mod1/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php b/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php index b12a69e218..546374a025 100644 --- a/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php +++ b/typo3/sysext/func_wizards/Classes/Controller/WebFunctionWizardsBaseController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\FuncWizards\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/Classes/Clickmenu.php b/typo3/sysext/impexp/Classes/Clickmenu.php index bdff6f3bbc..4eb5b459fd 100644 --- a/typo3/sysext/impexp/Classes/Clickmenu.php +++ b/typo3/sysext/impexp/Classes/Clickmenu.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Impexp; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/Classes/Controller/ImportExportController.php b/typo3/sysext/impexp/Classes/Controller/ImportExportController.php index a46ec065f9..5984cbae74 100644 --- a/typo3/sysext/impexp/Classes/Controller/ImportExportController.php +++ b/typo3/sysext/impexp/Classes/Controller/ImportExportController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Impexp\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/Classes/Controller/ModuleFunctionController.php b/typo3/sysext/impexp/Classes/Controller/ModuleFunctionController.php index 8fd8a6e47c..c03d54df86 100644 --- a/typo3/sysext/impexp/Classes/Controller/ModuleFunctionController.php +++ b/typo3/sysext/impexp/Classes/Controller/ModuleFunctionController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Impexp\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/Classes/ImportExport.php b/typo3/sysext/impexp/Classes/ImportExport.php index af0a81cd1e..a69fe5fea9 100644 --- a/typo3/sysext/impexp/Classes/ImportExport.php +++ b/typo3/sysext/impexp/Classes/ImportExport.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Impexp; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/Classes/LocalPageTree.php b/typo3/sysext/impexp/Classes/LocalPageTree.php index 0777b24aab..d961fd30a8 100644 --- a/typo3/sysext/impexp/Classes/LocalPageTree.php +++ b/typo3/sysext/impexp/Classes/LocalPageTree.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Impexp; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/Classes/Task/ImportExportTask.php b/typo3/sysext/impexp/Classes/Task/ImportExportTask.php index 58a2c13718..0103b2cec1 100644 --- a/typo3/sysext/impexp/Classes/Task/ImportExportTask.php +++ b/typo3/sysext/impexp/Classes/Task/ImportExportTask.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Impexp\Task; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasper@typo3.com) - * (c) 2010-2011 Georg Ringer (typo3@ringerge.org) + * (c) 1999-2013 Kasper Skårhøj (kasper@typo3.com) + * (c) 2010-2013 Georg Ringer (typo3@ringerge.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/app/index.php b/typo3/sysext/impexp/app/index.php index 7b39bfcb20..11c81fd9bc 100755 --- a/typo3/sysext/impexp/app/index.php +++ b/typo3/sysext/impexp/app/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php b/typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php index 04274aa9b9..6691dedef3 100755 --- a/typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php +++ b/typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/indexed_search/Classes/Controller/IndexedPagesController.php b/typo3/sysext/indexed_search/Classes/Controller/IndexedPagesController.php index 888017c2e2..1d01ad2b6c 100644 --- a/typo3/sysext/indexed_search/Classes/Controller/IndexedPagesController.php +++ b/typo3/sysext/indexed_search/Classes/Controller/IndexedPagesController.php @@ -1,6 +1,29 @@ + * (c) 2009-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/indexed_search/Classes/Indexer.php b/typo3/sysext/indexed_search/Classes/Indexer.php index 0f97b4ec99..5b74da33d4 100644 --- a/typo3/sysext/indexed_search/Classes/Indexer.php +++ b/typo3/sysext/indexed_search/Classes/Indexer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\IndexedSearch; /*************************************************************** * Copyright notice * - * (c) 2001-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2001-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/indexed_search/Classes/Lexer.php b/typo3/sysext/indexed_search/Classes/Lexer.php index 0c55acd66c..62d94bc4b9 100644 --- a/typo3/sysext/indexed_search/Classes/Lexer.php +++ b/typo3/sysext/indexed_search/Classes/Lexer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\IndexedSearch; /*************************************************************** * Copyright notice * - * (c) 2001-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2001-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php b/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php index 96b604ae01..2c87182b2b 100644 --- a/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php +++ b/typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\IndexedSearch\Utility; /*************************************************************** * Copyright notice * - * (c) 2011 Dmitry Dulepov (dmitry@typo3.com) + * (c) 2011-2013 Dmitry Dulepov (dmitry@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php index 18cd61892e..05c02a0c17 100644 --- a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php +++ b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingResultsViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\IndexedSearch\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack (benni@typo3.org) + * (c) 2011-2013 Benjamin Mack (benni@typo3.org) * * All rights reserved * diff --git a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php index 6300265cbf..f2cb3d1183 100644 --- a/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php +++ b/typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\IndexedSearch\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2011 Benjamin Mack (benni@typo3.org) + * (c) 2011-2013 Benjamin Mack (benni@typo3.org) * * All rights reserved * diff --git a/typo3/sysext/indexed_search/Tests/Unit/IndexerTest.php b/typo3/sysext/indexed_search/Tests/Unit/IndexerTest.php index 71aef1e050..1d73492b04 100644 --- a/typo3/sysext/indexed_search/Tests/Unit/IndexerTest.php +++ b/typo3/sysext/indexed_search/Tests/Unit/IndexerTest.php @@ -1,6 +1,29 @@ Info module * This class creates the framework to which other extensions can connect their sub-modules diff --git a/typo3/sysext/info/mod1/index.php b/typo3/sysext/info/mod1/index.php index ec1da73cab..8c3bcfb95f 100755 --- a/typo3/sysext/info/mod1/index.php +++ b/typo3/sysext/info/mod1/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php b/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php index bbbcf34959..96f2b6d8ee 100644 --- a/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php +++ b/typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\InfoPagetsconfig\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CheckTheDatabaseHookInterface.php b/typo3/sysext/install/Classes/CheckTheDatabaseHookInterface.php index 9ce837d4de..1492435df6 100644 --- a/typo3/sysext/install/Classes/CheckTheDatabaseHookInterface.php +++ b/typo3/sysext/install/Classes/CheckTheDatabaseHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install; /*************************************************************** * Copyright notice * - * (c) 2011 Thomas Maroschik + * (c) 2011-2013 Thomas Maroschik * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Controller/InstallToolModuleController.php b/typo3/sysext/install/Classes/Controller/InstallToolModuleController.php index 930ea32046..bf188d4478 100644 --- a/typo3/sysext/install/Classes/Controller/InstallToolModuleController.php +++ b/typo3/sysext/install/Classes/Controller/InstallToolModuleController.php @@ -1,6 +1,29 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Backend module of the 'install' extension, which automatically enables the * Install Tool, if it's accessed by an authenticated Backend user. diff --git a/typo3/sysext/install/Classes/CoreUpdates/AddFlexFormsToAclUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/AddFlexFormsToAclUpdate.php index 3d54a85487..e3db259ddf 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/AddFlexFormsToAclUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/AddFlexFormsToAclUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Kai Vogel (kai.vogel(at)speedprogs.de) + * (c) 2010-2013 Kai Vogel (kai.vogel(at)speedprogs.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/CharsetDefaultsUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/CharsetDefaultsUpdate.php index 60d4c67a92..eebf473a12 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/CharsetDefaultsUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/CharsetDefaultsUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Michael Stucki , Benjamin Mack + * (c) 2010-2013 Michael Stucki , Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/CompatVersionUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/CompatVersionUpdate.php index 9a9088c065..a3517e92f1 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/CompatVersionUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/CompatVersionUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Sebastian Kurfürst + * (c) 1999-2013 Sebastian Kurfürst * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/CompressionLevelUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/CompressionLevelUpdate.php index 80a14abb01..95580824d7 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/CompressionLevelUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/CompressionLevelUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter (info@rs-websystems.de) + * (c) 2010-2013 Steffen Ritter (info@rs-websystems.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/CscSplitUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/CscSplitUpdate.php index 4384a366ee..0fcf29c10b 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/CscSplitUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/CscSplitUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Susanne Moog + * (c) 1999-2013 Susanne Moog * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/ExtensionManagerTables.php b/typo3/sysext/install/Classes/CoreUpdates/ExtensionManagerTables.php index eeb2f74274..f1608f8267 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/ExtensionManagerTables.php +++ b/typo3/sysext/install/Classes/CoreUpdates/ExtensionManagerTables.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/FlagsFromSpriteUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/FlagsFromSpriteUpdate.php index d3a486eb61..4816bdf14a 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/FlagsFromSpriteUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/FlagsFromSpriteUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ernesto Baschny + * (c) 2010-2013 Ernesto Baschny * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/ImagecolsUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/ImagecolsUpdate.php index bcbbffa9ad..afbc750015 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/ImagecolsUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/ImagecolsUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Steffen Kamper + * (c) 2008-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/ImagelinkUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/ImagelinkUpdate.php index fe4627d0e7..f788dc7bba 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/ImagelinkUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/ImagelinkUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2011 Christian Kuhn + * (c) 2011-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/InstallSysExtsUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/InstallSysExtsUpdate.php index bea488934e..d4e97466c8 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/InstallSysExtsUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/InstallSysExtsUpdate.php @@ -4,9 +4,9 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Benjamin Mack - * (c) 2008-2011 Steffen Kamper - * (c) 2012 Kai Vogel + * (c) 2008-2013 Benjamin Mack + * (c) 2008-2013 Steffen Kamper + * (c) 2012-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/LocalConfigurationUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/LocalConfigurationUpdate.php index a4402130f1..2a927bb999 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/LocalConfigurationUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/LocalConfigurationUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2012 Helge Funk + * (c) 2012-2013 Helge Funk * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/MediaFlexformUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/MediaFlexformUpdate.php index fb5b1ddb42..8ab5c92353 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/MediaFlexformUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/MediaFlexformUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2012 Steffen Ritter + * (c) 2012-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/MergeAdvancedUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/MergeAdvancedUpdate.php index 0f5b6bd279..603bf758e8 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/MergeAdvancedUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/MergeAdvancedUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Steffen Kamper + * (c) 2008-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/MigrateWorkspacesUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/MigrateWorkspacesUpdate.php index c714d2a495..4b2ead72ba 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/MigrateWorkspacesUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/MigrateWorkspacesUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Tolleiv Nietsch + * (c) 2010-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/NotInMenuUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/NotInMenuUpdate.php index cc21c9d695..a9b3637d81 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/NotInMenuUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/NotInMenuUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Sebastian Kurfürst + * (c) 1999-2013 Sebastian Kurfürst * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/RootTemplateUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/RootTemplateUpdate.php index d9876d3c2c..a5eff35ce5 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/RootTemplateUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/RootTemplateUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/StaticTemplatesUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/StaticTemplatesUpdate.php index e6446dde4e..67498f2418 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/StaticTemplatesUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/StaticTemplatesUpdate.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Steffen Ritter (info@rs-websystems.de) - * 2009 Benjamin Mack (benni@typo3.org) + * (c) 2008-2013 Steffen Ritter (info@rs-websystems.de) + * 2009-2013 Benjamin Mack (benni@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/CoreUpdates/T3skinUpdate.php b/typo3/sysext/install/Classes/CoreUpdates/T3skinUpdate.php index 919c15c409..0da16ef557 100644 --- a/typo3/sysext/install/Classes/CoreUpdates/T3skinUpdate.php +++ b/typo3/sysext/install/Classes/CoreUpdates/T3skinUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\CoreUpdates; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Steffen Ritter (info@rs-websystems.de) + * (c) 2010-2013 Steffen Ritter (info@rs-websystems.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/EidHandler.php b/typo3/sysext/install/Classes/EidHandler.php index 388b2bb6d4..386c0f8ab6 100644 --- a/typo3/sysext/install/Classes/EidHandler.php +++ b/typo3/sysext/install/Classes/EidHandler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause, Helmut Hummel (security@typo3.org) + * (c) 2009-2013 Marcus Krause, Helmut Hummel (security@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/EnableFileService.php b/typo3/sysext/install/Classes/EnableFileService.php index 84f44ea2d0..5981ab1d20 100644 --- a/typo3/sysext/install/Classes/EnableFileService.php +++ b/typo3/sysext/install/Classes/EnableFileService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter, Benjamin Mack + * (c) 2011-2013 Steffen Ritter, Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/InstallBootstrap.php b/typo3/sysext/install/Classes/InstallBootstrap.php index 60e1c5fcf6..915f6dcaf8 100644 --- a/typo3/sysext/install/Classes/InstallBootstrap.php +++ b/typo3/sysext/install/Classes/InstallBootstrap.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Installer.php b/typo3/sysext/install/Classes/Installer.php index f0456699a4..a82e5baeca 100644 --- a/typo3/sysext/install/Classes/Installer.php +++ b/typo3/sysext/install/Classes/Installer.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Provides an installation status report * diff --git a/typo3/sysext/install/Classes/Service/UpdateDispatcherService.php b/typo3/sysext/install/Classes/Service/UpdateDispatcherService.php index bdef88118d..4efdae9d6e 100644 --- a/typo3/sysext/install/Classes/Service/UpdateDispatcherService.php +++ b/typo3/sysext/install/Classes/Service/UpdateDispatcherService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Service; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Session.php b/typo3/sysext/install/Classes/Session.php index 84d5ba7500..52aa1d679e 100644 --- a/typo3/sysext/install/Classes/Session.php +++ b/typo3/sysext/install/Classes/Session.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ernesto Baschny + * (c) 2009-2013 Ernesto Baschny * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Sql/SchemaMigrator.php b/typo3/sysext/install/Classes/Sql/SchemaMigrator.php index 6542d7ac59..1f9fb038ad 100644 --- a/typo3/sysext/install/Classes/Sql/SchemaMigrator.php +++ b/typo3/sysext/install/Classes/Sql/SchemaMigrator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Sql; /*************************************************************** * Copyright notice * - * (c) 2011 Christian Kuhn + * (c) 2011-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Updates/AbstractUpdate.php b/typo3/sysext/install/Classes/Updates/AbstractUpdate.php index dfd9de7189..af18dccd64 100644 --- a/typo3/sysext/install/Classes/Updates/AbstractUpdate.php +++ b/typo3/sysext/install/Classes/Updates/AbstractUpdate.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Updates; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Benjamin Mack + * (c) 2010-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Updates/FilemountUpdateWizard.php b/typo3/sysext/install/Classes/Updates/FilemountUpdateWizard.php index 03d7f82d8c..61b97b9e7c 100644 --- a/typo3/sysext/install/Classes/Updates/FilemountUpdateWizard.php +++ b/typo3/sysext/install/Classes/Updates/FilemountUpdateWizard.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Updates; /*************************************************************** * Copyright notice * - * (c) 2012 Tolleiv Nietsch + * (c) 2012-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Updates/InitUpdateWizard.php b/typo3/sysext/install/Classes/Updates/InitUpdateWizard.php index 4a4f429d6b..f39057e169 100644 --- a/typo3/sysext/install/Classes/Updates/InitUpdateWizard.php +++ b/typo3/sysext/install/Classes/Updates/InitUpdateWizard.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Updates; /*************************************************************** * Copyright notice * - * (c) 2012 Tolleiv Nietsch + * (c) 2012-2013 Tolleiv Nietsch * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php b/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php index 56622d8452..b269b4e884 100644 --- a/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php +++ b/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Updates; /*************************************************************** * Copyright notice * - * (c) 2012 Oliver Hader + * (c) 2012-2013 Oliver Hader * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php b/typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php index 85bef9ec10..42acd0464d 100644 --- a/typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php +++ b/typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Updates; /*************************************************************** * Copyright notice * - * (c) 2011 Ingmar Schlecht + * (c) 2011-2013 Ingmar Schlecht * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Classes/Updates/TtContentUploadsUpdateWizard.php b/typo3/sysext/install/Classes/Updates/TtContentUploadsUpdateWizard.php index e66d3978f5..8b32b9d5e3 100644 --- a/typo3/sysext/install/Classes/Updates/TtContentUploadsUpdateWizard.php +++ b/typo3/sysext/install/Classes/Updates/TtContentUploadsUpdateWizard.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Updates; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Ritter + * (c) 2011-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/Tests/Unit/InstallToolTest.php b/typo3/sysext/install/Tests/Unit/InstallToolTest.php index 92f4e34ae7..c2845923be 100644 --- a/typo3/sysext/install/Tests/Unit/InstallToolTest.php +++ b/typo3/sysext/install/Tests/Unit/InstallToolTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Install\Tests\Unit; /*************************************************************** * Copyright notice * - * (c) 2012 Christian Kuhn + * (c) 2012-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/mod/class.tx_install.php b/typo3/sysext/install/mod/class.tx_install.php index 0d8887633b..67381a7b92 100644 --- a/typo3/sysext/install/mod/class.tx_install.php +++ b/typo3/sysext/install/mod/class.tx_install.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/mod/index.php b/typo3/sysext/install/mod/index.php index f0fdb91c1b..5f9cf51ac2 100755 --- a/typo3/sysext/install/mod/index.php +++ b/typo3/sysext/install/mod/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Gebert + * (c) 2011-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/install/report/class.tx_install_report_installstatus.php b/typo3/sysext/install/report/class.tx_install_report_installstatus.php index 2cf36ef58c..112b840402 100644 --- a/typo3/sysext/install/report/class.tx_install_report_installstatus.php +++ b/typo3/sysext/install/report/class.tx_install_report_installstatus.php @@ -1,26 +1,4 @@ - * All rights reserved - * - * This script is part of the TYPO3 project. The TYPO3 project is - * free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * The GNU General Public License can be found at - * http://www.gnu.org/copyleft/gpl.html. - * - * This script is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * This copyright notice MUST APPEAR in all copies of the script! - ***************************************************************/ /* * @deprecated since 6.0, the classname tx_install_report_InstallStatus and this file is obsolete * and will be removed with 6.2. The class was renamed and is now located at: diff --git a/typo3/sysext/lang/Classes/ClearLanguageCacheMenuItem.php b/typo3/sysext/lang/Classes/ClearLanguageCacheMenuItem.php index c280c4a409..cabbf6a56d 100644 --- a/typo3/sysext/lang/Classes/ClearLanguageCacheMenuItem.php +++ b/typo3/sysext/lang/Classes/ClearLanguageCacheMenuItem.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lang; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Dominique Feyer + * (c) 2007-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Controller/LanguageController.php b/typo3/sysext/lang/Classes/Controller/LanguageController.php index 74f841669d..dcbd144af8 100644 --- a/typo3/sysext/lang/Classes/Controller/LanguageController.php +++ b/typo3/sysext/lang/Classes/Controller/LanguageController.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Lang\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer - * 2012 Kai Vogel + * (c) 2012-2013 Sebastian Fischer + * 2012-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Domain/Model/Extension.php b/typo3/sysext/lang/Classes/Domain/Model/Extension.php index ee44b1198a..4d5bdabbb0 100644 --- a/typo3/sysext/lang/Classes/Domain/Model/Extension.php +++ b/typo3/sysext/lang/Classes/Domain/Model/Extension.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lang\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Domain/Model/Language.php b/typo3/sysext/lang/Classes/Domain/Model/Language.php index 1b9d165c62..d7a4da3068 100644 --- a/typo3/sysext/lang/Classes/Domain/Model/Language.php +++ b/typo3/sysext/lang/Classes/Domain/Model/Language.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Domain/Model/LanguageSelectionForm.php b/typo3/sysext/lang/Classes/Domain/Model/LanguageSelectionForm.php index 310b6c1580..020e1ecd4a 100644 --- a/typo3/sysext/lang/Classes/Domain/Model/LanguageSelectionForm.php +++ b/typo3/sysext/lang/Classes/Domain/Model/LanguageSelectionForm.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Domain/Model/UpdateTranslationForm.php b/typo3/sysext/lang/Classes/Domain/Model/UpdateTranslationForm.php index e9eeb2f2b4..92821b9642 100644 --- a/typo3/sysext/lang/Classes/Domain/Model/UpdateTranslationForm.php +++ b/typo3/sysext/lang/Classes/Domain/Model/UpdateTranslationForm.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Domain/Repository/ExtensionRepository.php b/typo3/sysext/lang/Classes/Domain/Repository/ExtensionRepository.php index a6e0ba8c2c..b39ae7287f 100644 --- a/typo3/sysext/lang/Classes/Domain/Repository/ExtensionRepository.php +++ b/typo3/sysext/lang/Classes/Domain/Repository/ExtensionRepository.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Domain/Repository/LanguageRepository.php b/typo3/sysext/lang/Classes/Domain/Repository/LanguageRepository.php index 2a99660ecb..9ef6c1adb1 100644 --- a/typo3/sysext/lang/Classes/Domain/Repository/LanguageRepository.php +++ b/typo3/sysext/lang/Classes/Domain/Repository/LanguageRepository.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Exception/Lang.php b/typo3/sysext/lang/Classes/Exception/Lang.php index f2b7924b2a..0e1001e189 100644 --- a/typo3/sysext/lang/Classes/Exception/Lang.php +++ b/typo3/sysext/lang/Classes/Exception/Lang.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Exception; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Exception/Ter.php b/typo3/sysext/lang/Classes/Exception/Ter.php index 54d93f494d..428cb2ae0d 100644 --- a/typo3/sysext/lang/Classes/Exception/Ter.php +++ b/typo3/sysext/lang/Classes/Exception/Ter.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Exception; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/Exception/XmlParser.php b/typo3/sysext/lang/Classes/Exception/XmlParser.php index 424b7f629f..c2149c077b 100644 --- a/typo3/sysext/lang/Classes/Exception/XmlParser.php +++ b/typo3/sysext/lang/Classes/Exception/XmlParser.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\Exception; /*************************************************************** * Copyright notice * - * (c) 2012 Sebastian Fischer + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/LanguageCacheClearer.php b/typo3/sysext/lang/Classes/LanguageCacheClearer.php index 891a375fdf..f26bbc5322 100644 --- a/typo3/sysext/lang/Classes/LanguageCacheClearer.php +++ b/typo3/sysext/lang/Classes/LanguageCacheClearer.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lang; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Dominique Feyer + * (c) 2008-2013 Dominique Feyer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/LanguageService.php b/typo3/sysext/lang/Classes/LanguageService.php index 179c845617..260ecf03ff 100644 --- a/typo3/sysext/lang/Classes/LanguageService.php +++ b/typo3/sysext/lang/Classes/LanguageService.php @@ -1,22 +1,29 @@ + * (c) 2012-2013 Sebastian Fischer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/View/Language/CheckTranslationJson.php b/typo3/sysext/lang/Classes/View/Language/CheckTranslationJson.php index 1f4bfb38ce..ac1ea0c5ca 100644 --- a/typo3/sysext/lang/Classes/View/Language/CheckTranslationJson.php +++ b/typo3/sysext/lang/Classes/View/Language/CheckTranslationJson.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lang\View\Language; /*************************************************************** * Copyright notice * - * (c) 2012 Kai Vogel + * (c) 2012-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/View/Language/UpdateTranslationJson.php b/typo3/sysext/lang/Classes/View/Language/UpdateTranslationJson.php index 691502aa4d..8e688ef705 100644 --- a/typo3/sysext/lang/Classes/View/Language/UpdateTranslationJson.php +++ b/typo3/sysext/lang/Classes/View/Language/UpdateTranslationJson.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lang\View\Language; /*************************************************************** * Copyright notice * - * (c) 2012 Kai Vogel + * (c) 2012-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/ViewHelpers/Be/ContainerViewHelper.php b/typo3/sysext/lang/Classes/ViewHelpers/Be/ContainerViewHelper.php index c346c340ff..3762b63502 100644 --- a/typo3/sysext/lang/Classes/ViewHelpers/Be/ContainerViewHelper.php +++ b/typo3/sysext/lang/Classes/ViewHelpers/Be/ContainerViewHelper.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\ViewHelpers\Be; /*************************************************************** * Copyright notice * - * (c) 2012 Kai Vogel + * (c) 2012-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Classes/ViewHelpers/Be/SpriteIconViewHelper.php b/typo3/sysext/lang/Classes/ViewHelpers/Be/SpriteIconViewHelper.php index 4e7f53574c..d92f9de914 100644 --- a/typo3/sysext/lang/Classes/ViewHelpers/Be/SpriteIconViewHelper.php +++ b/typo3/sysext/lang/Classes/ViewHelpers/Be/SpriteIconViewHelper.php @@ -3,7 +3,7 @@ namespace TYPO3\CMS\Lang\ViewHelpers\Be; /*************************************************************** * Copyright notice * - * (c) 2012 Kai Vogel + * (c) 2012-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php index d75e96498a..60acf64950 100644 --- a/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php +++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/ExtensionTest.php @@ -5,7 +5,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Wouter Wolters + * (c) 2012-2013 Wouter Wolters * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php index 75c10927c4..95f061bd06 100644 --- a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php +++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageSelectionFormTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Wouter Wolters + * (c) 2012-2013 Wouter Wolters * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php index f46836d5ac..19a5f1f112 100644 --- a/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php +++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/LanguageTest.php @@ -5,7 +5,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Wouter Wolters + * (c) 2012-2013 Wouter Wolters * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php b/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php index a2d7d5b2a4..90ed7a475f 100644 --- a/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php +++ b/typo3/sysext/lang/Tests/Unit/Domain/Model/UpdateTranslationFormTest.php @@ -5,7 +5,7 @@ namespace TYPO3\CMS\Lang\Tests\Unit\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2012 Wouter Wolters + * (c) 2012-2013 Wouter Wolters * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/AdminCommand.php b/typo3/sysext/lowlevel/Classes/AdminCommand.php index b1ed22f8f1..d191015343 100644 --- a/typo3/sysext/lowlevel/Classes/AdminCommand.php +++ b/typo3/sysext/lowlevel/Classes/AdminCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2009-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php b/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php index ad71e11855..bfe584d87b 100644 --- a/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php +++ b/typo3/sysext/lowlevel/Classes/CleanFlexformCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/CleanerCommand.php b/typo3/sysext/lowlevel/Classes/CleanerCommand.php index 9c5db60a65..5fef58f1c2 100644 --- a/typo3/sysext/lowlevel/Classes/CleanerCommand.php +++ b/typo3/sysext/lowlevel/Classes/CleanerCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php b/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php index 2862df61bc..ae924a5f0a 100644 --- a/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php +++ b/typo3/sysext/lowlevel/Classes/DeletedRecordsCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php b/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php index 2be56101de..733076fb49 100644 --- a/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php +++ b/typo3/sysext/lowlevel/Classes/DoubleFilesCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/LostFilesCommand.php b/typo3/sysext/lowlevel/Classes/LostFilesCommand.php index 571f544ce7..d326915825 100644 --- a/typo3/sysext/lowlevel/Classes/LostFilesCommand.php +++ b/typo3/sysext/lowlevel/Classes/LostFilesCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php b/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php index e57a36c53b..583017a677 100644 --- a/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php +++ b/typo3/sysext/lowlevel/Classes/MissingFilesCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php b/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php index 6dd3b1bae5..4442d241d2 100644 --- a/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php +++ b/typo3/sysext/lowlevel/Classes/MissingRelationsCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php b/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php index 92ce8e79a6..cea0a2a283 100644 --- a/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php +++ b/typo3/sysext/lowlevel/Classes/OrphanRecordsCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/RteImagesCommand.php b/typo3/sysext/lowlevel/Classes/RteImagesCommand.php index 2cf649c89f..bf8c21f358 100644 --- a/typo3/sysext/lowlevel/Classes/RteImagesCommand.php +++ b/typo3/sysext/lowlevel/Classes/RteImagesCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/SyslogCommand.php b/typo3/sysext/lowlevel/Classes/SyslogCommand.php index 3a70acbdee..5d99b97977 100644 --- a/typo3/sysext/lowlevel/Classes/SyslogCommand.php +++ b/typo3/sysext/lowlevel/Classes/SyslogCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2007-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php b/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php index 59a1cfcac5..660303e732 100644 --- a/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php +++ b/typo3/sysext/lowlevel/Classes/Utility/ArrayBrowser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel\Utility; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/VersionsCommand.php b/typo3/sysext/lowlevel/Classes/VersionsCommand.php index 39a2ee9933..13cf76ad4c 100644 --- a/typo3/sysext/lowlevel/Classes/VersionsCommand.php +++ b/typo3/sysext/lowlevel/Classes/VersionsCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Lowlevel; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php b/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php index 1a29b6ded7..ebc45a46c8 100644 --- a/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php +++ b/typo3/sysext/lowlevel/Classes/View/ConfigurationView.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Adding a list of all open documents of a user to the backend.php * diff --git a/typo3/sysext/opendocs/class.tx_opendocs.php b/typo3/sysext/opendocs/class.tx_opendocs.php index 5f08fa54a1..87bbff619a 100644 --- a/typo3/sysext/opendocs/class.tx_opendocs.php +++ b/typo3/sysext/opendocs/class.tx_opendocs.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2008-2011 Benjamin Mack + * (c) 2008-2013 Benjamin Mack * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/openid/Classes/OpenidEid.php b/typo3/sysext/openid/Classes/OpenidEid.php index ee7f1eef94..1f86d4daff 100644 --- a/typo3/sysext/openid/Classes/OpenidEid.php +++ b/typo3/sysext/openid/Classes/OpenidEid.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Openid; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Dmitry Dulepov + * (c) 2008-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/openid/Classes/OpenidModuleSetup.php b/typo3/sysext/openid/Classes/OpenidModuleSetup.php index 07a442b4fe..46e9eea1e8 100644 --- a/typo3/sysext/openid/Classes/OpenidModuleSetup.php +++ b/typo3/sysext/openid/Classes/OpenidModuleSetup.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Openid; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Steffen Gebert + * (c) 2009-2013 Steffen Gebert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/openid/Classes/OpenidReturn.php b/typo3/sysext/openid/Classes/OpenidReturn.php index d5497e0af1..26309283ba 100644 --- a/typo3/sysext/openid/Classes/OpenidReturn.php +++ b/typo3/sysext/openid/Classes/OpenidReturn.php @@ -1,6 +1,29 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * This class is the OpenID return script for the TYPO3 Backend. * diff --git a/typo3/sysext/openid/Classes/OpenidService.php b/typo3/sysext/openid/Classes/OpenidService.php index 329d5ede32..188e682901 100644 --- a/typo3/sysext/openid/Classes/OpenidService.php +++ b/typo3/sysext/openid/Classes/OpenidService.php @@ -1,5 +1,29 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('openid') . 'lib/php-openid/Auth/OpenID/Interface.php'; /** diff --git a/typo3/sysext/openid/Classes/OpenidStore.php b/typo3/sysext/openid/Classes/OpenidStore.php index 3927fa3c70..e4e502e101 100644 --- a/typo3/sysext/openid/Classes/OpenidStore.php +++ b/typo3/sysext/openid/Classes/OpenidStore.php @@ -1,6 +1,29 @@ + * (c) 2008-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/openid/sv1/class.tx_openid_store.php b/typo3/sysext/openid/sv1/class.tx_openid_store.php index 79b6263960..cefd297b09 100644 --- a/typo3/sysext/openid/sv1/class.tx_openid_store.php +++ b/typo3/sysext/openid/sv1/class.tx_openid_store.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov (dmitry.dulepov@gmail.com) + * (c) 2009-2013 Dmitry Dulepov (dmitry.dulepov@gmail.com) * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/openid/sv1/class.tx_openid_sv1.php b/typo3/sysext/openid/sv1/class.tx_openid_sv1.php index 0ec3dcf5a3..68642df25b 100644 --- a/typo3/sysext/openid/sv1/class.tx_openid_sv1.php +++ b/typo3/sysext/openid/sv1/class.tx_openid_sv1.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2008-2011 Dmitry Dulepov + * (c) 2008-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/perm/Classes/Controller/PermissionAjaxController.php b/typo3/sysext/perm/Classes/Controller/PermissionAjaxController.php index 92eec72ff4..d33b5be5b1 100644 --- a/typo3/sysext/perm/Classes/Controller/PermissionAjaxController.php +++ b/typo3/sysext/perm/Classes/Controller/PermissionAjaxController.php @@ -1,6 +1,29 @@ List module; rendering the listing of records on a page * diff --git a/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php b/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php index 031674e8fb..4223d2fc51 100644 --- a/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php +++ b/typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recordlist\RecordList; /*************************************************************** * Copyright notice * - * (c) 1999-2009 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php b/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php index 0ebc9d45cf..095611d807 100644 --- a/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php +++ b/typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recordlist\RecordList; /************************************************************* * Copyright notice * - * (c) 1999-2009 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php b/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php index b200718fc0..4d807cf8be 100644 --- a/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php +++ b/typo3/sysext/recordlist/Classes/RecordList/RecordListHookInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recordlist\RecordList; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Bernhard Kraft + * (c) 2007-2013 Bernhard Kraft * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recordlist/mod1/index.php b/typo3/sysext/recordlist/mod1/index.php index 02af948595..4784001288 100644 --- a/typo3/sysext/recordlist/mod1/index.php +++ b/typo3/sysext/recordlist/mod1/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/Controller/DeletedRecordsController.php b/typo3/sysext/recycler/Classes/Controller/DeletedRecordsController.php index 31b8f21f4f..379f93396d 100644 --- a/typo3/sysext/recycler/Classes/Controller/DeletedRecordsController.php +++ b/typo3/sysext/recycler/Classes/Controller/DeletedRecordsController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recycler\Controller; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/Controller/RecyclerAjaxController.php b/typo3/sysext/recycler/Classes/Controller/RecyclerAjaxController.php index b41adf7674..d109cabce6 100644 --- a/typo3/sysext/recycler/Classes/Controller/RecyclerAjaxController.php +++ b/typo3/sysext/recycler/Classes/Controller/RecyclerAjaxController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recycler\Controller; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/Controller/RecyclerModuleController.php b/typo3/sysext/recycler/Classes/Controller/RecyclerModuleController.php index 40934bdac7..23fbb4d600 100644 --- a/typo3/sysext/recycler/Classes/Controller/RecyclerModuleController.php +++ b/typo3/sysext/recycler/Classes/Controller/RecyclerModuleController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recycler\Controller; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/Controller/class.tx_recycler_controller_ajax.php b/typo3/sysext/recycler/Classes/Controller/class.tx_recycler_controller_ajax.php index b8da074a0d..26f97d64db 100644 --- a/typo3/sysext/recycler/Classes/Controller/class.tx_recycler_controller_ajax.php +++ b/typo3/sysext/recycler/Classes/Controller/class.tx_recycler_controller_ajax.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/Domain/Model/DeletedRecords.php b/typo3/sysext/recycler/Classes/Domain/Model/DeletedRecords.php index 6dd31156f5..8453b6b446 100644 --- a/typo3/sysext/recycler/Classes/Domain/Model/DeletedRecords.php +++ b/typo3/sysext/recycler/Classes/Domain/Model/DeletedRecords.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recycler\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/Domain/Model/Tables.php b/typo3/sysext/recycler/Classes/Domain/Model/Tables.php index 962682585d..54f18f9433 100644 --- a/typo3/sysext/recycler/Classes/Domain/Model/Tables.php +++ b/typo3/sysext/recycler/Classes/Domain/Model/Tables.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recycler\Domain\Model; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/Utility/RecyclerUtility.php b/typo3/sysext/recycler/Classes/Utility/RecyclerUtility.php index 8ab89a4829..ee836b6092 100644 --- a/typo3/sysext/recycler/Classes/Utility/RecyclerUtility.php +++ b/typo3/sysext/recycler/Classes/Utility/RecyclerUtility.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Recycler\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_deletedRecords.php b/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_deletedRecords.php index 5e08815789..0c55ed262c 100644 --- a/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_deletedRecords.php +++ b/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_deletedRecords.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_tables.php b/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_tables.php index c79ab475f7..fa395d0a17 100644 --- a/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_tables.php +++ b/typo3/sysext/recycler/Classes/model/class.tx_recycler_model_tables.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/Classes/view/class.tx_recycler_view_deletedRecords.php b/typo3/sysext/recycler/Classes/view/class.tx_recycler_view_deletedRecords.php index 061aaae792..eba62aed82 100644 --- a/typo3/sysext/recycler/Classes/view/class.tx_recycler_view_deletedRecords.php +++ b/typo3/sysext/recycler/Classes/view/class.tx_recycler_view_deletedRecords.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/recycler/mod1/index.php b/typo3/sysext/recycler/mod1/index.php index 9c422b2952..20a13b6e09 100644 --- a/typo3/sysext/recycler/mod1/index.php +++ b/typo3/sysext/recycler/mod1/index.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 Julian Kleinhans + * (c) 2009-2013 Julian Kleinhans * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Controller/ReportController.php b/typo3/sysext/reports/Classes/Controller/ReportController.php index c06f387f56..a752565eb4 100644 --- a/typo3/sysext/reports/Classes/Controller/ReportController.php +++ b/typo3/sysext/reports/Classes/Controller/ReportController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Controller; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Report/Status/ConfigurationStatus.php b/typo3/sysext/reports/Classes/Report/Status/ConfigurationStatus.php index e77808b4d4..a2a9eb63b3 100644 --- a/typo3/sysext/reports/Classes/Report/Status/ConfigurationStatus.php +++ b/typo3/sysext/reports/Classes/Report/Status/ConfigurationStatus.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Report\Status; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Report/Status/SecurityStatus.php b/typo3/sysext/reports/Classes/Report/Status/SecurityStatus.php index bc3bc1ccdb..a876e6afdf 100644 --- a/typo3/sysext/reports/Classes/Report/Status/SecurityStatus.php +++ b/typo3/sysext/reports/Classes/Report/Status/SecurityStatus.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Report\Status; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Report/Status/Status.php b/typo3/sysext/reports/Classes/Report/Status/Status.php index df37f7306b..e8e9011d46 100644 --- a/typo3/sysext/reports/Classes/Report/Status/Status.php +++ b/typo3/sysext/reports/Classes/Report/Status/Status.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Report\Status; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Report/Status/SystemStatus.php b/typo3/sysext/reports/Classes/Report/Status/SystemStatus.php index f9e802ff6f..c4e1a554d4 100644 --- a/typo3/sysext/reports/Classes/Report/Status/SystemStatus.php +++ b/typo3/sysext/reports/Classes/Report/Status/SystemStatus.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Report\Status; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Report/Status/Typo3Status.php b/typo3/sysext/reports/Classes/Report/Status/Typo3Status.php index ee94527746..ae8f936fdd 100644 --- a/typo3/sysext/reports/Classes/Report/Status/Typo3Status.php +++ b/typo3/sysext/reports/Classes/Report/Status/Typo3Status.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Report\Status; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Report/Status/WarningMessagePostProcessor.php b/typo3/sysext/reports/Classes/Report/Status/WarningMessagePostProcessor.php index b0f695cd6e..eb267fa94c 100644 --- a/typo3/sysext/reports/Classes/Report/Status/WarningMessagePostProcessor.php +++ b/typo3/sysext/reports/Classes/Report/Status/WarningMessagePostProcessor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Report\Status; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ingo Renner + * (c) 2010-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/ReportInterface.php b/typo3/sysext/reports/Classes/ReportInterface.php index 49ff120700..fa783b1d6b 100644 --- a/typo3/sysext/reports/Classes/ReportInterface.php +++ b/typo3/sysext/reports/Classes/ReportInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Reports; * * @author Ingo Renner */ -interface ReportInterface -{ +interface ReportInterface { /** * Returns the content for a report * diff --git a/typo3/sysext/reports/Classes/Status.php b/typo3/sysext/reports/Classes/Status.php index a8f8fdf7c4..b2f966714b 100644 --- a/typo3/sysext/reports/Classes/Status.php +++ b/typo3/sysext/reports/Classes/Status.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/StatusProviderInterface.php b/typo3/sysext/reports/Classes/StatusProviderInterface.php index b3232ffc02..6d2138e162 100644 --- a/typo3/sysext/reports/Classes/StatusProviderInterface.php +++ b/typo3/sysext/reports/Classes/StatusProviderInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -31,8 +31,7 @@ namespace TYPO3\CMS\Reports; * * @author Ingo Renner */ -interface StatusProviderInterface -{ +interface StatusProviderInterface { /** * Returns the staus of an extension or (sub)system * diff --git a/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTask.php b/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTask.php index eeafb28de9..9f34e16075 100644 --- a/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTask.php +++ b/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Task; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ingo Renner + * (c) 2010-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTaskNotificationEmailField.php b/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTaskNotificationEmailField.php index 0426c2c134..8d358bbc92 100644 --- a/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTaskNotificationEmailField.php +++ b/typo3/sysext/reports/Classes/Task/SystemStatusUpdateTaskNotificationEmailField.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\Task; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Ingo Renner + * (c) 2010-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/ViewHelpers/ActionMenuItemViewHelper.php b/typo3/sysext/reports/Classes/ViewHelpers/ActionMenuItemViewHelper.php index 43f6e3ff56..93e6f67d96 100644 --- a/typo3/sysext/reports/Classes/ViewHelpers/ActionMenuItemViewHelper.php +++ b/typo3/sysext/reports/Classes/ViewHelpers/ActionMenuItemViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/reports/Classes/ViewHelpers/IconViewHelper.php b/typo3/sysext/reports/Classes/ViewHelpers/IconViewHelper.php index 4a5e142794..eb1a7a5a91 100644 --- a/typo3/sysext/reports/Classes/ViewHelpers/IconViewHelper.php +++ b/typo3/sysext/reports/Classes/ViewHelpers/IconViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Reports\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Backend/AbstractBackend.php b/typo3/sysext/rsaauth/Classes/Backend/AbstractBackend.php index c6c87b341d..b2d5f04f8e 100644 --- a/typo3/sysext/rsaauth/Classes/Backend/AbstractBackend.php +++ b/typo3/sysext/rsaauth/Classes/Backend/AbstractBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Backend/BackendFactory.php b/typo3/sysext/rsaauth/Classes/Backend/BackendFactory.php index 4563e98fb3..1ea6557d6e 100644 --- a/typo3/sysext/rsaauth/Classes/Backend/BackendFactory.php +++ b/typo3/sysext/rsaauth/Classes/Backend/BackendFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Backend/CommandLineBackend.php b/typo3/sysext/rsaauth/Classes/Backend/CommandLineBackend.php index e03efac161..c4bafa7ff5 100644 --- a/typo3/sysext/rsaauth/Classes/Backend/CommandLineBackend.php +++ b/typo3/sysext/rsaauth/Classes/Backend/CommandLineBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Backend/PhpBackend.php b/typo3/sysext/rsaauth/Classes/Backend/PhpBackend.php index c1a0d087f3..a5369055c2 100644 --- a/typo3/sysext/rsaauth/Classes/Backend/PhpBackend.php +++ b/typo3/sysext/rsaauth/Classes/Backend/PhpBackend.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Backend; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/BackendWarnings.php b/typo3/sysext/rsaauth/Classes/BackendWarnings.php index 93cc06510b..50f635386a 100644 --- a/typo3/sysext/rsaauth/Classes/BackendWarnings.php +++ b/typo3/sysext/rsaauth/Classes/BackendWarnings.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Hook/FrontendLoginHook.php b/typo3/sysext/rsaauth/Classes/Hook/FrontendLoginHook.php index a9b4b94c3e..b204aede63 100644 --- a/typo3/sysext/rsaauth/Classes/Hook/FrontendLoginHook.php +++ b/typo3/sysext/rsaauth/Classes/Hook/FrontendLoginHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Hook; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Hook/LoginFormHook.php b/typo3/sysext/rsaauth/Classes/Hook/LoginFormHook.php index c3d3187aed..c0727b450c 100644 --- a/typo3/sysext/rsaauth/Classes/Hook/LoginFormHook.php +++ b/typo3/sysext/rsaauth/Classes/Hook/LoginFormHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Hook; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Hook/UserSetupHook.php b/typo3/sysext/rsaauth/Classes/Hook/UserSetupHook.php index a78b261d6e..be77850541 100644 --- a/typo3/sysext/rsaauth/Classes/Hook/UserSetupHook.php +++ b/typo3/sysext/rsaauth/Classes/Hook/UserSetupHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Hook; /*************************************************************** * Copyright notice * - * (c) 2011 Helmut Hummel + * (c) 2011-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Keypair.php b/typo3/sysext/rsaauth/Classes/Keypair.php index e974717be7..c5b27223b7 100644 --- a/typo3/sysext/rsaauth/Classes/Keypair.php +++ b/typo3/sysext/rsaauth/Classes/Keypair.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/RsaAuthService.php b/typo3/sysext/rsaauth/Classes/RsaAuthService.php index c7aabc3251..cb1b7dc534 100644 --- a/typo3/sysext/rsaauth/Classes/RsaAuthService.php +++ b/typo3/sysext/rsaauth/Classes/RsaAuthService.php @@ -1,6 +1,29 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * + * This script is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + // Include backends /** * Service "RSA authentication" for the "rsaauth" extension. This service will diff --git a/typo3/sysext/rsaauth/Classes/Storage/AbstractStorage.php b/typo3/sysext/rsaauth/Classes/Storage/AbstractStorage.php index 5d0be00453..7a14e5a636 100644 --- a/typo3/sysext/rsaauth/Classes/Storage/AbstractStorage.php +++ b/typo3/sysext/rsaauth/Classes/Storage/AbstractStorage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Storage; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Storage/SessionStorage.php b/typo3/sysext/rsaauth/Classes/Storage/SessionStorage.php index c343912105..cb97f19851 100644 --- a/typo3/sysext/rsaauth/Classes/Storage/SessionStorage.php +++ b/typo3/sysext/rsaauth/Classes/Storage/SessionStorage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Storage; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Storage/SplitStorage.php b/typo3/sysext/rsaauth/Classes/Storage/SplitStorage.php index e3f3a2853a..70bfd77705 100644 --- a/typo3/sysext/rsaauth/Classes/Storage/SplitStorage.php +++ b/typo3/sysext/rsaauth/Classes/Storage/SplitStorage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Storage; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/Classes/Storage/StorageFactory.php b/typo3/sysext/rsaauth/Classes/Storage/StorageFactory.php index 748e610789..c5d10519bc 100644 --- a/typo3/sysext/rsaauth/Classes/Storage/StorageFactory.php +++ b/typo3/sysext/rsaauth/Classes/Storage/StorageFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rsaauth\Storage; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rsaauth/sv1/class.tx_rsaauth_sv1.php b/typo3/sysext/rsaauth/sv1/class.tx_rsaauth_sv1.php index 7e88febc6b..0a27ff74b9 100644 --- a/typo3/sysext/rsaauth/sv1/class.tx_rsaauth_sv1.php +++ b/typo3/sysext/rsaauth/sv1/class.tx_rsaauth_sv1.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/ContentParser.php b/typo3/sysext/rtehtmlarea/Classes/ContentParser.php index 213848b70a..9fd760b1df 100644 --- a/typo3/sysext/rtehtmlarea/Classes/ContentParser.php +++ b/typo3/sysext/rtehtmlarea/Classes/ContentParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea; /*************************************************************** * Copyright notice * - * (c) 2005-2011 Stanislas Rolland + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php index 1514a3d3df..9ccb9037f9 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php +++ b/typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller; /*************************************************************** * Copyright notice * -* (c) 2012 Stanislas Rolland +* (c) 2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php index ff7e924396..a5b0ad0e55 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php +++ b/typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php @@ -1,6 +1,33 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Script class for the Element Browser window. * diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php index 73794e6296..50a910f814 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php +++ b/typo3/sysext/rtehtmlarea/Classes/Controller/CustomAttributeController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller; /*************************************************************** * Copyright notice * - * (c) 2005-2012 Stanislas Rolland + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php index 46397ae50a..8ce8f7e97d 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php +++ b/typo3/sysext/rtehtmlarea/Classes/Controller/FrontendRteController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller; /*************************************************************** * Copyright notice * - * (c) 2005-2012 Stanislas Rolland + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php index 36daeb769f..902210151b 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php +++ b/typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php @@ -1,6 +1,33 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Script class for the Element Browser window. * diff --git a/typo3/sysext/rtehtmlarea/Classes/Controller/SpellCheckingController.php b/typo3/sysext/rtehtmlarea/Classes/Controller/SpellCheckingController.php index 3708b125ad..a086aa68f3 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Controller/SpellCheckingController.php +++ b/typo3/sysext/rtehtmlarea/Classes/Controller/SpellCheckingController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Controller; /*************************************************************** * Copyright notice * - * (c) 2003-2012 Stanislas Rolland + * (c) 2003-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/AboutEditor.php b/typo3/sysext/rtehtmlarea/Classes/Extension/AboutEditor.php index caabc99cc7..dccf77b299 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/AboutEditor.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/AboutEditor.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Acronym.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Acronym.php index 0018745294..a7423f9441 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Acronym.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Acronym.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/BlockElements.php b/typo3/sysext/rtehtmlarea/Classes/Extension/BlockElements.php index 3b5f29ef19..a3217dd665 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/BlockElements.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/BlockElements.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2007-2012 Stanislas Rolland + * (c) 2007-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/BlockStyle.php b/typo3/sysext/rtehtmlarea/Classes/Extension/BlockStyle.php index 6d44d7f333..d182ef52e6 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/BlockStyle.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/BlockStyle.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Stanislas Rolland + * (c) 2007-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/CharacterMap.php b/typo3/sysext/rtehtmlarea/Classes/Extension/CharacterMap.php index 651a0bf935..7be4e29fc2 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/CharacterMap.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/CharacterMap.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2012 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/ContextMenu.php b/typo3/sysext/rtehtmlarea/Classes/Extension/ContextMenu.php index 8b5390362f..3c58d97eb8 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/ContextMenu.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/ContextMenu.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/CopyPaste.php b/typo3/sysext/rtehtmlarea/Classes/Extension/CopyPaste.php index b70aacbd54..adc4465fcc 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/CopyPaste.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/CopyPaste.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultClean.php b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultClean.php index e1eb5d439f..1a46669fb7 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultClean.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultClean.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultImage.php b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultImage.php index 543165d33c..181a59cc73 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultImage.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultImage.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultInline.php b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultInline.php index 69fda37ec1..7b61b2cbf9 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultInline.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultInline.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Stanislas Rolland + * (c) 2007-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultLink.php b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultLink.php index 9d6ea86ecc..0485daf7f7 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultLink.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/DefaultLink.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/DefinitionList.php b/typo3/sysext/rtehtmlarea/Classes/Extension/DefinitionList.php index 0b2536ecf2..3005f8b12a 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/DefinitionList.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/DefinitionList.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/EditElement.php b/typo3/sysext/rtehtmlarea/Classes/Extension/EditElement.php index c880a6f864..18f9003fa4 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/EditElement.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/EditElement.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2010-2012 Stanislas Rolland + * (c) 2010-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/EditorMode.php b/typo3/sysext/rtehtmlarea/Classes/Extension/EditorMode.php index c3665e506b..3bbef1c35e 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/EditorMode.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/EditorMode.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Stanislas Rolland + * (c) 2009-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/FindReplace.php b/typo3/sysext/rtehtmlarea/Classes/Extension/FindReplace.php index 43fd3de15e..4531eb4f08 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/FindReplace.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/FindReplace.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/InlineElements.php b/typo3/sysext/rtehtmlarea/Classes/Extension/InlineElements.php index 7dacdfa372..34fa9226e0 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/InlineElements.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/InlineElements.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Stanislas Rolland + * (c) 2007-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/InsertSmiley.php b/typo3/sysext/rtehtmlarea/Classes/Extension/InsertSmiley.php index 7ef07aeb9b..d389ddeca7 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/InsertSmiley.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/InsertSmiley.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Language.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Language.php index 128488a76f..7a1a4de7d5 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Language.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Language.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/MicroDataSchema.php b/typo3/sysext/rtehtmlarea/Classes/Extension/MicroDataSchema.php index a989acbe95..63f6ce75bb 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/MicroDataSchema.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/MicroDataSchema.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2012 Stanislas Rolland + * (c) 2012/2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Plaintext.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Plaintext.php index 9f2af18976..ba4720f82c 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Plaintext.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Plaintext.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stanislas Rolland + * (c) 2010-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/QuickTag.php b/typo3/sysext/rtehtmlarea/Classes/Extension/QuickTag.php index 6fdbef2b18..12f0c6f054 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/QuickTag.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/QuickTag.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/RemoveFormat.php b/typo3/sysext/rtehtmlarea/Classes/Extension/RemoveFormat.php index ab72f4a65e..fd12e28fca 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/RemoveFormat.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/RemoveFormat.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/SelectFont.php b/typo3/sysext/rtehtmlarea/Classes/Extension/SelectFont.php index 04d8c79e27..f7cc5eeb82 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/SelectFont.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/SelectFont.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2012 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Spellchecker.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Spellchecker.php index 1a309e9c33..d88981dc0e 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Spellchecker.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Spellchecker.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/TableOperations.php b/typo3/sysext/rtehtmlarea/Classes/Extension/TableOperations.php index 85ef85396b..9edef20588 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/TableOperations.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/TableOperations.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/TextIndicator.php b/typo3/sysext/rtehtmlarea/Classes/Extension/TextIndicator.php index 5f9271633a..2fb538722b 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/TextIndicator.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/TextIndicator.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stanislas Rolland + * (c) 2010-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/TextStyle.php b/typo3/sysext/rtehtmlarea/Classes/Extension/TextStyle.php index beb32db578..a80c9ecca9 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/TextStyle.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/TextStyle.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Stanislas Rolland + * (c) 2007-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Color.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Color.php index 84248577b2..9b5bdcc074 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Color.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Color.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3HtmlParser.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3HtmlParser.php index 3d280d8bbb..949cefe552 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3HtmlParser.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3HtmlParser.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Image.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Image.php index c6f8fb2f94..172bd776a5 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Image.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Image.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Link.php b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Link.php index 2e201db02e..58a27211fa 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Link.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/Typo3Link.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2012 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/UndoRedo.php b/typo3/sysext/rtehtmlarea/Classes/Extension/UndoRedo.php index 0d98465388..f01ab93a02 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/UndoRedo.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/UndoRedo.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Extension/UserElements.php b/typo3/sysext/rtehtmlarea/Classes/Extension/UserElements.php index 59aebba9e6..8afa9bf76b 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Extension/UserElements.php +++ b/typo3/sysext/rtehtmlarea/Classes/Extension/UserElements.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Extension; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stanislas Rolland + * (c) 2008-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php b/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php index eb7ac256ff..70879870a8 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php +++ b/typo3/sysext/rtehtmlarea/Classes/Hook/Install/DeprecatedRteProperties.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Hook\Install; /*************************************************************** * Copyright notice * - * (c) 2011 Stanislas Rolland + * (c) 2011-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Hook/SoftReferenceHook.php b/typo3/sysext/rtehtmlarea/Classes/Hook/SoftReferenceHook.php index bd0e017f27..234cfcde6f 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Hook/SoftReferenceHook.php +++ b/typo3/sysext/rtehtmlarea/Classes/Hook/SoftReferenceHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Hook; /*************************************************************** * Copyright notice * - * (c) 2012 Stanislas Rolland + * (c) 2012-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/Hook/StatusReportConflictsCheckHook.php b/typo3/sysext/rtehtmlarea/Classes/Hook/StatusReportConflictsCheckHook.php index 4020773684..5a8c0be582 100644 --- a/typo3/sysext/rtehtmlarea/Classes/Hook/StatusReportConflictsCheckHook.php +++ b/typo3/sysext/rtehtmlarea/Classes/Hook/StatusReportConflictsCheckHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea\Hook; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Stanislas Rolland + * (c) 2010-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php b/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php index 068651b005..3de3c43c16 100644 --- a/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php +++ b/typo3/sysext/rtehtmlarea/Classes/ImageFolderTree.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Rtehtmlarea; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasper@typo3.com) - * (c) 2004-2012 Stanislas Rolland + * (c) 1999-2013 Kasper Skårhøj (kasper@typo3.com) + * (c) 2004-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/PageTree.php b/typo3/sysext/rtehtmlarea/Classes/PageTree.php index b4eec764e5..a535d5ce1c 100644 --- a/typo3/sysext/rtehtmlarea/Classes/PageTree.php +++ b/typo3/sysext/rtehtmlarea/Classes/PageTree.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Rtehtmlarea; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) - * (c) 2005-2012 Stanislas Rolland + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaApi.php b/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaApi.php index 2d06805745..14638eb17e 100644 --- a/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaApi.php +++ b/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaApi.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Rtehtmlarea; /*************************************************************** * Copyright notice * - * (c) 2007-2011 Stanislas Rolland + * (c) 2007-2013 Stanislas Rolland * All rights reserved * * This script is part of the Typo3 project. The Typo3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php b/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php index 7546322577..30f7f28806 100644 --- a/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php +++ b/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php @@ -4,9 +4,9 @@ namespace TYPO3\CMS\Rtehtmlarea; /*************************************************************** * Copyright notice * - * (c) 2004-2011 Kasper Skårhøj (kasper@typo3.com) - * (c) 2004-2011 Philipp Borgmann - * (c) 2004-2012 Stanislas Rolland + * (c) 2004-2013 Kasper Skårhøj (kasper@typo3.com) + * (c) 2004-2013 Philipp Borgmann + * (c) 2004-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/Classes/SelectImage.php b/typo3/sysext/rtehtmlarea/Classes/SelectImage.php index 248b157231..f4306495ea 100644 --- a/typo3/sysext/rtehtmlarea/Classes/SelectImage.php +++ b/typo3/sysext/rtehtmlarea/Classes/SelectImage.php @@ -1,6 +1,33 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Script Class * diff --git a/typo3/sysext/rtehtmlarea/Classes/User.php b/typo3/sysext/rtehtmlarea/Classes/User.php index c9d4db889f..629fe504a7 100644 --- a/typo3/sysext/rtehtmlarea/Classes/User.php +++ b/typo3/sysext/rtehtmlarea/Classes/User.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Rtehtmlarea; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasper@typo3.com) - * (c) 2005-2012 Stanislas Rolland + * (c) 1999-2013 Kasper Skårhøj (kasper@typo3.com) + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/mod3/browse_links.php b/typo3/sysext/rtehtmlarea/mod3/browse_links.php index a849d3091a..2ac3c9b230 100644 --- a/typo3/sysext/rtehtmlarea/mod3/browse_links.php +++ b/typo3/sysext/rtehtmlarea/mod3/browse_links.php @@ -2,8 +2,8 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) - * (c) 2005-2011 Stanislas Rolland + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/mod4/select_image.php b/typo3/sysext/rtehtmlarea/mod4/select_image.php index 4cf7ad665f..befc033f17 100644 --- a/typo3/sysext/rtehtmlarea/mod4/select_image.php +++ b/typo3/sysext/rtehtmlarea/mod4/select_image.php @@ -2,8 +2,8 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasper@typo3.com) - * (c) 2004-2011 Stanislas Rolland + * (c) 1999-2013 Kasper Skårhøj (kasper@typo3.com) + * (c) 2004-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/mod5/user.php b/typo3/sysext/rtehtmlarea/mod5/user.php index cd4ad5f64f..88d04c58f4 100644 --- a/typo3/sysext/rtehtmlarea/mod5/user.php +++ b/typo3/sysext/rtehtmlarea/mod5/user.php @@ -2,8 +2,8 @@ /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasper@typo3.com) - * (c) 2005-2011 Stanislas Rolland + * (c) 1999-2013 Kasper Skårhøj (kasper@typo3.com) + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/rtehtmlarea/mod6/parse_html.php b/typo3/sysext/rtehtmlarea/mod6/parse_html.php index a827581b85..eaad179fd2 100644 --- a/typo3/sysext/rtehtmlarea/mod6/parse_html.php +++ b/typo3/sysext/rtehtmlarea/mod6/parse_html.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2005-2011 Stanislas Rolland + * (c) 2005-2013 Stanislas Rolland * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Autoloader.php b/typo3/sysext/saltedpasswords/Classes/Autoloader.php index 8161a835b1..8b3655cb99 100644 --- a/typo3/sysext/saltedpasswords/Classes/Autoloader.php +++ b/typo3/sysext/saltedpasswords/Classes/Autoloader.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords; /*************************************************************** * Copyright notice * - * (c) 2011 Helmut Hummel + * (c) 2011-2013 Helmut Hummel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php b/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php index 3c99c12279..c040f28bd9 100644 --- a/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php +++ b/typo3/sysext/saltedpasswords/Classes/Salt/AbstractSalt.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php b/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php index 6b3a5c1ad4..76aa4d5618 100644 --- a/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php +++ b/typo3/sysext/saltedpasswords/Classes/Salt/BlowfishSalt.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php b/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php index 0295dbeb26..b1ce4776e1 100644 --- a/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php +++ b/typo3/sysext/saltedpasswords/Classes/Salt/Md5Salt.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php b/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php index f89cdb3902..b4e13572c3 100644 --- a/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php +++ b/typo3/sysext/saltedpasswords/Classes/Salt/PhpassSalt.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php b/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php index d94a78bb01..41830e2551 100644 --- a/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php +++ b/typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php b/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php index ee0b06101e..a70074a290 100644 --- a/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php +++ b/typo3/sysext/saltedpasswords/Classes/Salt/SaltInterface.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Saltedpasswords\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause - * (c) 2009-2011 Steffen Ritter + * (c) 2009-2013 Marcus Krause + * (c) 2009-2013 Steffen Ritter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -39,8 +39,7 @@ namespace TYPO3\CMS\Saltedpasswords\Salt; * @author Steffen Ritter * @since 2009-09-06 */ -interface SaltInterface -{ +interface SaltInterface { /** * Method checks if a given plaintext password is correct by comparing it with * a given salted hashed password. diff --git a/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php b/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php index 7bdbe1f5b7..62c55c7c0c 100644 --- a/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php +++ b/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateFieldProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Task; /*************************************************************** * Copyright notice * - * (c) 2012 Philipp Gampe (typo3@philippgampe.info) + * (c) 2012-2013 Philipp Gampe (typo3@philippgampe.info) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateTask.php b/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateTask.php index 11605a1259..9045d7bf6f 100644 --- a/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateTask.php +++ b/typo3/sysext/saltedpasswords/Classes/Task/BulkUpdateTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Task; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * Marcus Krause * * All rights reserved diff --git a/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php b/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php index a2fac86aa0..2e8246eda7 100644 --- a/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php +++ b/typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerConfigurationUtility.php @@ -1,6 +1,32 @@ + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php index 6a67cb0172..06aba8b6f3 100644 --- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php +++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/BlowfishSaltTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php index b499b5f218..5cb85ef606 100644 --- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php +++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/Md5SaltTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php index 342014491a..4642a11b67 100644 --- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php +++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/PhpassSaltTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php index 47e4dcee48..7dec52d754 100644 --- a/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php +++ b/typo3/sysext/saltedpasswords/Tests/Unit/Salt/SaltFactoryTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Salt; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php b/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php index b6b50fe2db..b95867b3e7 100644 --- a/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php +++ b/typo3/sysext/saltedpasswords/Tests/Unit/Utility/SaltedPasswordsUtilityTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Saltedpasswords\Tests\Unit\Utility; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Marcus Krause + * (c) 2009-2013 Marcus Krause * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/AdditionalFieldProviderInterface.php b/typo3/sysext/scheduler/Classes/AdditionalFieldProviderInterface.php index 94d45ac94c..8be35570b2 100644 --- a/typo3/sysext/scheduler/Classes/AdditionalFieldProviderInterface.php +++ b/typo3/sysext/scheduler/Classes/AdditionalFieldProviderInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php b/typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php index a094c06be9..d20f064546 100644 --- a/typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php +++ b/typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Scheduler\Controller; /*************************************************************** * Copyright notice * - * (c) 2009-2011 François Suter - * (c) 2005 Christian Jul Jensen + * (c) 2009-2013 François Suter + * (c) 2005-2013 Christian Jul Jensen * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/CronCommand/CronCommand.php b/typo3/sysext/scheduler/Classes/CronCommand/CronCommand.php index 48b2be611c..2a83dd172c 100644 --- a/typo3/sysext/scheduler/Classes/CronCommand/CronCommand.php +++ b/typo3/sysext/scheduler/Classes/CronCommand/CronCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\CronCommand; /*************************************************************** * Copyright notice * - * (c) 2008-2011 Markus Friedrich (markus.friedrich@dkd.de) + * (c) 2008-2013 Markus Friedrich (markus.friedrich@dkd.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/CronCommand/NormalizeCommand.php b/typo3/sysext/scheduler/Classes/CronCommand/NormalizeCommand.php index 381ed4fce5..512636fcd7 100644 --- a/typo3/sysext/scheduler/Classes/CronCommand/NormalizeCommand.php +++ b/typo3/sysext/scheduler/Classes/CronCommand/NormalizeCommand.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\CronCommand; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Example/SleepTask.php b/typo3/sysext/scheduler/Classes/Example/SleepTask.php index c6c1d7b78d..75a791617c 100644 --- a/typo3/sysext/scheduler/Classes/Example/SleepTask.php +++ b/typo3/sysext/scheduler/Classes/Example/SleepTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Example; /*************************************************************** * Copyright notice * - * (c) 2009-2011 François Suter + * (c) 2009-2013 François Suter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Example/SleepTaskAdditionalFieldProvider.php b/typo3/sysext/scheduler/Classes/Example/SleepTaskAdditionalFieldProvider.php index e767831b0d..ad3e0b6e1f 100644 --- a/typo3/sysext/scheduler/Classes/Example/SleepTaskAdditionalFieldProvider.php +++ b/typo3/sysext/scheduler/Classes/Example/SleepTaskAdditionalFieldProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Example; /*************************************************************** * Copyright notice * - * (c) 2009-2011 François Suter + * (c) 2009-2013 François Suter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Example/TestTask.php b/typo3/sysext/scheduler/Classes/Example/TestTask.php index ad86ded5e6..77583f80a6 100644 --- a/typo3/sysext/scheduler/Classes/Example/TestTask.php +++ b/typo3/sysext/scheduler/Classes/Example/TestTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Example; /*************************************************************** * Copyright notice * - * (c) 2008 Markus Friedrich (markus.friedrich@dkd.de) + * (c) 2008-2013 Markus Friedrich (markus.friedrich@dkd.de) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Example/TestTaskAdditionalFieldProvider.php b/typo3/sysext/scheduler/Classes/Example/TestTaskAdditionalFieldProvider.php index e43f38298a..62edc65010 100644 --- a/typo3/sysext/scheduler/Classes/Example/TestTaskAdditionalFieldProvider.php +++ b/typo3/sysext/scheduler/Classes/Example/TestTaskAdditionalFieldProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Example; /*************************************************************** * Copyright notice * - * (c) 2009-2011 François Suter + * (c) 2009-2013 François Suter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Execution.php b/typo3/sysext/scheduler/Classes/Execution.php index 5493883899..422c282632 100644 --- a/typo3/sysext/scheduler/Classes/Execution.php +++ b/typo3/sysext/scheduler/Classes/Execution.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler; /*************************************************************** * Copyright notice * - * (c) 2005 Christian Jul Jensen (julle@typo3.org) + * (c) 2005-2013 Christian Jul Jensen (julle@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/FailedExecutionException.php b/typo3/sysext/scheduler/Classes/FailedExecutionException.php index 6e4d3dc19d..e23c3e445a 100644 --- a/typo3/sysext/scheduler/Classes/FailedExecutionException.php +++ b/typo3/sysext/scheduler/Classes/FailedExecutionException.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Ingo Renner + * (c) 2009-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/ProgressProviderInterface.php b/typo3/sysext/scheduler/Classes/ProgressProviderInterface.php index 98fb3cef18..a5907fc174 100644 --- a/typo3/sysext/scheduler/Classes/ProgressProviderInterface.php +++ b/typo3/sysext/scheduler/Classes/ProgressProviderInterface.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler; /*************************************************************** * Copyright notice * - * (c) 2012 Ingo Renner + * (c) 2012-2013 Ingo Renner * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -28,8 +28,7 @@ namespace TYPO3\CMS\Scheduler; * * @author Ingo Renner */ -interface ProgressProviderInterface -{ +interface ProgressProviderInterface { /** * Gets the progress of a task. * diff --git a/typo3/sysext/scheduler/Classes/Scheduler.php b/typo3/sysext/scheduler/Classes/Scheduler.php index 220eb21307..d901210216 100644 --- a/typo3/sysext/scheduler/Classes/Scheduler.php +++ b/typo3/sysext/scheduler/Classes/Scheduler.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler; /*************************************************************** * Copyright notice * - * (c) 2005 Christian Jul Jensen + * (c) 2005-2013 Christian Jul Jensen * * All rights reserved * diff --git a/typo3/sysext/scheduler/Classes/Task/AbstractTask.php b/typo3/sysext/scheduler/Classes/Task/AbstractTask.php index 2981fa9dc4..f4088cd4b0 100644 --- a/typo3/sysext/scheduler/Classes/Task/AbstractTask.php +++ b/typo3/sysext/scheduler/Classes/Task/AbstractTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2005 Christian Jul Jensen (julle@typo3.org) + * (c) 2005-2013 Christian Jul Jensen (julle@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionAdditionalFieldProvider.php b/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionAdditionalFieldProvider.php index dffababb23..58cb8af104 100644 --- a/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionAdditionalFieldProvider.php +++ b/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionAdditionalFieldProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Christian Kuhn + * (c) 2009-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionTask.php b/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionTask.php index d47a4ee30f..8933e9c722 100644 --- a/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionTask.php +++ b/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Christian Kuhn + * (c) 2009-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Task/FileIndexingTask.php b/typo3/sysext/scheduler/Classes/Task/FileIndexingTask.php index 0e0c4007e9..d927984250 100644 --- a/typo3/sysext/scheduler/Classes/Task/FileIndexingTask.php +++ b/typo3/sysext/scheduler/Classes/Task/FileIndexingTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2011 Lorenz Ulrich + * (c) 2011-2013 Lorenz Ulrich * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionAdditionalFieldProvider.php b/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionAdditionalFieldProvider.php index f0e58fb067..442bf47203 100644 --- a/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionAdditionalFieldProvider.php +++ b/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionAdditionalFieldProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2011 Kai Vogel + * (c) 2011-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionTask.php b/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionTask.php index 11a970455a..9ed623ba4f 100644 --- a/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionTask.php +++ b/typo3/sysext/scheduler/Classes/Task/RecyclerGarbageCollectionTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2011 Kai Vogel + * (c) 2011-2013 Kai Vogel * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionAdditionalFieldProvider.php b/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionAdditionalFieldProvider.php index e5f51a20d5..ba241e5de4 100644 --- a/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionAdditionalFieldProvider.php +++ b/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionAdditionalFieldProvider.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2011 Christian Kuhn + * (c) 2011-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionTask.php b/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionTask.php index 67156a2466..3ddcb4999f 100644 --- a/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionTask.php +++ b/typo3/sysext/scheduler/Classes/Task/TableGarbageCollectionTask.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Task; /*************************************************************** * Copyright notice * - * (c) 2011 Christian Kuhn + * (c) 2011-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Tests/Unit/Controller/SchedulerModuleControllerTest.php b/typo3/sysext/scheduler/Tests/Unit/Controller/SchedulerModuleControllerTest.php index 0a00b7a78d..5ed1f81d90 100644 --- a/typo3/sysext/scheduler/Tests/Unit/Controller/SchedulerModuleControllerTest.php +++ b/typo3/sysext/scheduler/Tests/Unit/Controller/SchedulerModuleControllerTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Tests\Unit\Controller; /*************************************************************** * Copyright notice * - * (c) 2011 Andy Grunwald + * (c) 2011-2013 Andy Grunwald * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Tests/Unit/CronCommand/CronCommandTest.php b/typo3/sysext/scheduler/Tests/Unit/CronCommand/CronCommandTest.php index 5e6b33e44e..ae19e85615 100644 --- a/typo3/sysext/scheduler/Tests/Unit/CronCommand/CronCommandTest.php +++ b/typo3/sysext/scheduler/Tests/Unit/CronCommand/CronCommandTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Tests\Unit\CronCommand; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php b/typo3/sysext/scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php index b8ef836111..9958fb6607 100644 --- a/typo3/sysext/scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php +++ b/typo3/sysext/scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Tests\Unit\CronCommand; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/Tests/Unit/Task/CachingFrameworkGarbageCollectionTest.php b/typo3/sysext/scheduler/Tests/Unit/Task/CachingFrameworkGarbageCollectionTest.php index aa87c8c232..b8e401dc72 100644 --- a/typo3/sysext/scheduler/Tests/Unit/Task/CachingFrameworkGarbageCollectionTest.php +++ b/typo3/sysext/scheduler/Tests/Unit/Task/CachingFrameworkGarbageCollectionTest.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Scheduler\Tests\Unit\Task; /*************************************************************** * Copyright notice * - * (c) 2010-2011 Christian Kuhn + * (c) 2010-2013 Christian Kuhn * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/cli/scheduler_cli_dispatch.php b/typo3/sysext/scheduler/cli/scheduler_cli_dispatch.php index ed0bc27f58..07caf1e2c3 100644 --- a/typo3/sysext/scheduler/cli/scheduler_cli_dispatch.php +++ b/typo3/sysext/scheduler/cli/scheduler_cli_dispatch.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2008 Markus Friedrich (markus.friedrich@dkd.de> + * (c) 2008-2013 Markus Friedrich (markus.friedrich@dkd.de> * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/scheduler/mod1/index.php b/typo3/sysext/scheduler/mod1/index.php index 7d3e0254de..e1e33f01a3 100755 --- a/typo3/sysext/scheduler/mod1/index.php +++ b/typo3/sysext/scheduler/mod1/index.php @@ -2,8 +2,8 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2011 François Suter - * (c) 2005 Christian Jul Jensen + * (c) 2009-2013 François Suter + * (c) 2005-2013 Christian Jul Jensen * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/setup/Classes/Controller/SetupModuleController.php b/typo3/sysext/setup/Classes/Controller/SetupModuleController.php index fbd78835fb..e4f131a637 100644 --- a/typo3/sysext/setup/Classes/Controller/SetupModuleController.php +++ b/typo3/sysext/setup/Classes/Controller/SetupModuleController.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Setup\Controller; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/statictemplates/Classes/StaticTemplatesHook.php b/typo3/sysext/statictemplates/Classes/StaticTemplatesHook.php index fc8d5bb2c3..ed7dc1d771 100644 --- a/typo3/sysext/statictemplates/Classes/StaticTemplatesHook.php +++ b/typo3/sysext/statictemplates/Classes/StaticTemplatesHook.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\Statictemplates; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) - * (c) 2009-2011 Benjamin Mack (benn@typo3.org) + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2009-2013 Benjamin Mack (benn@typo3.org) * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sv/Classes/AbstractAuthenticationService.php b/typo3/sysext/sv/Classes/AbstractAuthenticationService.php index 163363bf27..da3acdf37f 100644 --- a/typo3/sysext/sv/Classes/AbstractAuthenticationService.php +++ b/typo3/sysext/sv/Classes/AbstractAuthenticationService.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Authentication services class * diff --git a/typo3/sysext/sv/Classes/AuthenticationService.php b/typo3/sysext/sv/Classes/AuthenticationService.php index b7f6b4fe62..d1b58b12b4 100644 --- a/typo3/sysext/sv/Classes/AuthenticationService.php +++ b/typo3/sysext/sv/Classes/AuthenticationService.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Sv; /*************************************************************** * Copyright notice * - * (c) 2004-2011 René Fritz + * (c) 2004-2013 René Fritz * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sv/Classes/LoginFormHook.php b/typo3/sysext/sv/Classes/LoginFormHook.php index 29c4ce91db..2d084a7105 100644 --- a/typo3/sysext/sv/Classes/LoginFormHook.php +++ b/typo3/sysext/sv/Classes/LoginFormHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Sv; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Dmitry Dulepov + * (c) 2009-2013 Dmitry Dulepov * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sv/Classes/Report/ServicesListReport.php b/typo3/sysext/sv/Classes/Report/ServicesListReport.php index ae4b4be6f2..89f1b27fcd 100644 --- a/typo3/sysext/sv/Classes/Report/ServicesListReport.php +++ b/typo3/sysext/sv/Classes/Report/ServicesListReport.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\Sv\Report; /*************************************************************** * Copyright notice * - * (c) 2009-2011 Francois Suter + * (c) 2009-2013 Francois Suter * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sv/class.tx_sv_authbase.php b/typo3/sysext/sv/class.tx_sv_authbase.php index 3763d7c6b7..36c50e57db 100644 --- a/typo3/sysext/sv/class.tx_sv_authbase.php +++ b/typo3/sysext/sv/class.tx_sv_authbase.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2004-2011 René Fritz + * (c) 2004-2013 René Fritz * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_action/Classes/ActionList.php b/typo3/sysext/sys_action/Classes/ActionList.php index 1c9a4b3ee5..f17120d319 100644 --- a/typo3/sysext/sys_action/Classes/ActionList.php +++ b/typo3/sysext/sys_action/Classes/ActionList.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\SysAction; /************************************************************* * Copyright notice * - * (c) 2011 Thomas Maroschik + * (c) 2011-2013 Thomas Maroschik * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_action/Classes/ActionTask.php b/typo3/sysext/sys_action/Classes/ActionTask.php index d58b0d85dc..dbb9c8794e 100644 --- a/typo3/sysext/sys_action/Classes/ActionTask.php +++ b/typo3/sysext/sys_action/Classes/ActionTask.php @@ -4,8 +4,8 @@ namespace TYPO3\CMS\SysAction; /*************************************************************** * Copyright notice * - * (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com) - * (c) 2010-2011 Georg Ringer + * (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com) + * (c) 2010-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_action/Classes/ActionToolbarMenu.php b/typo3/sysext/sys_action/Classes/ActionToolbarMenu.php index ceef1f2fb3..a9306120da 100644 --- a/typo3/sysext/sys_action/Classes/ActionToolbarMenu.php +++ b/typo3/sysext/sys_action/Classes/ActionToolbarMenu.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\SysAction; /*************************************************************** * Copyright notice * - * (c) 2011 Steffen Kamper + * (c) 2011-2013 Steffen Kamper * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_note/Classes/Domain/Repository/SysNoteRepository.php b/typo3/sysext/sys_note/Classes/Domain/Repository/SysNoteRepository.php index 03d0857559..a9c0bb4f6c 100644 --- a/typo3/sysext/sys_note/Classes/Domain/Repository/SysNoteRepository.php +++ b/typo3/sysext/sys_note/Classes/Domain/Repository/SysNoteRepository.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\SysNote\Domain\Repository; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php b/typo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php index a620fa1a2d..43b4ca7cea 100644 --- a/typo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php +++ b/typo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\SysNote\Hook; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_note/Classes/Hook/PageHook.php b/typo3/sysext/sys_note/Classes/Hook/PageHook.php index 819a548d2f..45709c6169 100644 --- a/typo3/sysext/sys_note/Classes/Hook/PageHook.php +++ b/typo3/sysext/sys_note/Classes/Hook/PageHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\SysNote\Hook; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_note/Classes/Hook/RecordListHook.php b/typo3/sysext/sys_note/Classes/Hook/RecordListHook.php index 3d1e9f46ba..998db394ec 100644 --- a/typo3/sysext/sys_note/Classes/Hook/RecordListHook.php +++ b/typo3/sysext/sys_note/Classes/Hook/RecordListHook.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\SysNote\Hook; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/sys_note/Classes/ViewHelpers/EditLinkViewHelper.php b/typo3/sysext/sys_note/Classes/ViewHelpers/EditLinkViewHelper.php index ffec3e2cac..a3f338c9ee 100644 --- a/typo3/sysext/sys_note/Classes/ViewHelpers/EditLinkViewHelper.php +++ b/typo3/sysext/sys_note/Classes/ViewHelpers/EditLinkViewHelper.php @@ -4,7 +4,7 @@ namespace TYPO3\CMS\SysNote\ViewHelpers; /*************************************************************** * Copyright notice * - * (c) 2012 Georg Ringer + * (c) 2012-2013 Georg Ringer * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/typo3/sysext/t3editor/Classes/CodeCompletion.php b/typo3/sysext/t3editor/Classes/CodeCompletion.php index 113547a9c7..2a919a453e 100644 --- a/typo3/sysext/t3editor/Classes/CodeCompletion.php +++ b/typo3/sysext/t3editor/Classes/CodeCompletion.php @@ -1,6 +1,32 @@ and Christian Kartnig + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Code completion for t3editor * diff --git a/typo3/sysext/t3editor/Classes/FormWizard.php b/typo3/sysext/t3editor/Classes/FormWizard.php index 6d86871b1e..87752f5f4e 100644 --- a/typo3/sysext/t3editor/Classes/FormWizard.php +++ b/typo3/sysext/t3editor/Classes/FormWizard.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Wizard for tceforms * diff --git a/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php b/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php index 9989ae54b7..f8e6868fc7 100644 --- a/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php +++ b/typo3/sysext/t3editor/Classes/Hook/FileEditHook.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * File edit hook for t3editor * diff --git a/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php b/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php index 07daf0f46f..aa42aca221 100644 --- a/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php +++ b/typo3/sysext/t3editor/Classes/Hook/TypoScriptTemplateInfoHook.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Hook for tstemplate info * diff --git a/typo3/sysext/t3editor/Classes/T3Editor.php b/typo3/sysext/t3editor/Classes/T3Editor.php index 2ccd029bfc..62e5fca7cb 100644 --- a/typo3/sysext/t3editor/Classes/T3Editor.php +++ b/typo3/sysext/t3editor/Classes/T3Editor.php @@ -1,6 +1,32 @@ + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Provides a javascript-driven code editor with syntax highlighting for TS, HTML, CSS and more * diff --git a/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php b/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php index 694a8bafcd..25a3eb5137 100644 --- a/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php +++ b/typo3/sysext/t3editor/Classes/TypoScriptReferenceLoader.php @@ -1,6 +1,32 @@ and Christian Kartnig + * All rights reserved + * + * This script is part of the TYPO3 project. The TYPO3 project is + * free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * The GNU General Public License can be found at + * http://www.gnu.org/copyleft/gpl.html. + * A copy is found in the textfile 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * This copyright notice MUST APPEAR in all copies of the script! + ***************************************************************/ + /** * Loads TSref information from a XML file an responds to an AJAX call. * diff --git a/typo3/sysext/t3editor/Classes/class.tx_t3editor.php b/typo3/sysext/t3editor/Classes/class.tx_t3editor.php index b2e25d4ddd..6c01001833 100644 --- a/typo3/sysext/t3editor/Classes/class.tx_t3editor.php +++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2007-2011 Tobias Liebig + * (c) 2007-2013 Tobias Liebig * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is 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 c854589613..5a81b8262d 100644 --- a/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_fileedit.php +++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_fileedit.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2011 Tobias Liebig + * (c) 2010-2013 Tobias Liebig * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is 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 e284b9bf49..08cd062bc5 100644 --- a/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_tstemplateinfo.php +++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor_hooks_tstemplateinfo.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2007-2011 Tobias Liebig + * (c) 2007-2013 Tobias Liebig * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is 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 efbdb902d2..6c4b50b5e7 100644 --- a/typo3/sysext/t3editor/Classes/class.tx_t3editor_tceforms_wizard.php +++ b/typo3/sysext/t3editor/Classes/class.tx_t3editor_tceforms_wizard.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2007-2011 Tobias Liebig + * (c) 2007-2013 Tobias Liebig * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is 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 77470feb3d..4003af7b3e 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 @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stephan Petzl and Christian Kartnig + * (c) 2008-2013 Stephan Petzl and Christian Kartnig * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is 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 99c88353e7..aa55b2588c 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 @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2008-2011 Stephan Petzl and Christian Kartnig + * (c) 2008-2013 Stephan Petz