From 994fb5690e4fd71477afd1882ce2e242d167026d Mon Sep 17 00:00:00 2001
From: Oliver Hader <oliver.hader@typo3.org>
Date: Tue, 18 Jan 2011 20:15:30 +0000
Subject: [PATCH] Cleanup: Updated copyright comments

git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10121 709f56b5-9817-0410-a4d7-c38de5d9e867
---
 ChangeLog                                                     | 4 ++++
 index.php                                                     | 2 +-
 .../backend/class.t3lib_cache_backend_abstractbackend.php     | 2 +-
 t3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php  | 2 +-
 t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php   | 2 +-
 t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php | 2 +-
 .../backend/class.t3lib_cache_backend_memcachedbackend.php    | 2 +-
 t3lib/cache/backend/class.t3lib_cache_backend_nullbackend.php | 2 +-
 t3lib/cache/backend/class.t3lib_cache_backend_pdobackend.php  | 2 +-
 .../cache/backend/class.t3lib_cache_backend_redisbackend.php  | 2 +-
 .../class.t3lib_cache_backend_transientmemorybackend.php      | 2 +-
 .../interfaces/interface.t3lib_cache_backend_backend.php      | 2 +-
 .../interface.t3lib_cache_backend_phpcapablebackend.php       | 2 +-
 t3lib/cache/class.t3lib_cache_exception.php                   | 2 +-
 t3lib/cache/class.t3lib_cache_factory.php                     | 2 +-
 t3lib/cache/class.t3lib_cache_manager.php                     | 2 +-
 .../class.t3lib_cache_exception_classalreadyloaded.php        | 2 +-
 .../class.t3lib_cache_exception_duplicateidentifier.php       | 2 +-
 .../exception/class.t3lib_cache_exception_invalidbackend.php  | 2 +-
 .../exception/class.t3lib_cache_exception_invalidcache.php    | 2 +-
 .../exception/class.t3lib_cache_exception_invaliddata.php     | 2 +-
 .../exception/class.t3lib_cache_exception_nosuchcache.php     | 2 +-
 .../frontend/class.t3lib_cache_frontend_abstractfrontend.php  | 2 +-
 .../cache/frontend/class.t3lib_cache_frontend_phpfrontend.php | 2 +-
 .../frontend/class.t3lib_cache_frontend_stringfrontend.php    | 2 +-
 .../frontend/class.t3lib_cache_frontend_variablefrontend.php  | 2 +-
 .../interfaces/interface.t3lib_cache_frontend_frontend.php    | 2 +-
 t3lib/class.t3lib_admin.php                                   | 2 +-
 t3lib/class.t3lib_ajax.php                                    | 2 +-
 t3lib/class.t3lib_arraybrowser.php                            | 2 +-
 t3lib/class.t3lib_autoloader.php                              | 2 +-
 t3lib/class.t3lib_basicfilefunc.php                           | 2 +-
 t3lib/class.t3lib_bedisplaylog.php                            | 2 +-
 t3lib/class.t3lib_befunc.php                                  | 2 +-
 t3lib/class.t3lib_beuserauth.php                              | 2 +-
 t3lib/class.t3lib_browsetree.php                              | 2 +-
 t3lib/class.t3lib_cache.php                                   | 2 +-
 t3lib/class.t3lib_cli.php                                     | 2 +-
 t3lib/class.t3lib_clipboard.php                               | 2 +-
 t3lib/class.t3lib_compressor.php                              | 2 +-
 t3lib/class.t3lib_cs.php                                      | 2 +-
 t3lib/class.t3lib_db.php                                      | 2 +-
 t3lib/class.t3lib_diff.php                                    | 2 +-
 t3lib/class.t3lib_div.php                                     | 2 +-
 t3lib/class.t3lib_exception.php                               | 2 +-
 t3lib/class.t3lib_exec.php                                    | 2 +-
 t3lib/class.t3lib_extfilefunc.php                             | 2 +-
 t3lib/class.t3lib_extmgm.php                                  | 2 +-
 t3lib/class.t3lib_extobjbase.php                              | 2 +-
 t3lib/class.t3lib_flashmessage.php                            | 2 +-
 t3lib/class.t3lib_flashmessagequeue.php                       | 2 +-
 t3lib/class.t3lib_flexformtools.php                           | 2 +-
 t3lib/class.t3lib_foldertree.php                              | 2 +-
 t3lib/class.t3lib_formmail.php                                | 2 +-
 t3lib/class.t3lib_frontendedit.php                            | 4 ++--
 t3lib/class.t3lib_fullsearch.php                              | 2 +-
 t3lib/class.t3lib_htmlmail.php                                | 2 +-
 t3lib/class.t3lib_iconworks.php                               | 2 +-
 t3lib/class.t3lib_install.php                                 | 2 +-
 t3lib/class.t3lib_loaddbgroup.php                             | 2 +-
 t3lib/class.t3lib_loadmodules.php                             | 2 +-
 t3lib/class.t3lib_lock.php                                    | 2 +-
 t3lib/class.t3lib_matchcondition.php                          | 2 +-
 t3lib/class.t3lib_modsettings.php                             | 2 +-
 t3lib/class.t3lib_page.php                                    | 2 +-
 t3lib/class.t3lib_pagerenderer.php                            | 2 +-
 t3lib/class.t3lib_pagetree.php                                | 2 +-
 t3lib/class.t3lib_parsehtml.php                               | 2 +-
 t3lib/class.t3lib_parsehtml_proc.php                          | 2 +-
 t3lib/class.t3lib_pdohelper.php                               | 2 +-
 t3lib/class.t3lib_positionmap.php                             | 2 +-
 t3lib/class.t3lib_querygenerator.php                          | 2 +-
 t3lib/class.t3lib_readmail.php                                | 2 +-
 t3lib/class.t3lib_recordlist.php                              | 2 +-
 t3lib/class.t3lib_refindex.php                                | 2 +-
 t3lib/class.t3lib_registry.php                                | 2 +-
 t3lib/class.t3lib_rteapi.php                                  | 2 +-
 t3lib/class.t3lib_scbase.php                                  | 2 +-
 t3lib/class.t3lib_softrefproc.php                             | 2 +-
 t3lib/class.t3lib_spritemanager.php                           | 2 +-
 t3lib/class.t3lib_sqlengine.php                               | 2 +-
 t3lib/class.t3lib_sqlparser.php                               | 2 +-
 t3lib/class.t3lib_stdgraphic.php                              | 2 +-
 t3lib/class.t3lib_superadmin.php                              | 2 +-
 t3lib/class.t3lib_svbase.php                                  | 2 +-
 t3lib/class.t3lib_syntaxhl.php                                | 2 +-
 t3lib/class.t3lib_tceforms.php                                | 2 +-
 t3lib/class.t3lib_tceforms_fe.php                             | 2 +-
 t3lib/class.t3lib_tceforms_inline.php                         | 2 +-
 t3lib/class.t3lib_tcemain.php                                 | 2 +-
 t3lib/class.t3lib_timetrack.php                               | 2 +-
 t3lib/class.t3lib_transferdata.php                            | 2 +-
 t3lib/class.t3lib_transl8tools.php                            | 2 +-
 t3lib/class.t3lib_treeview.php                                | 2 +-
 t3lib/class.t3lib_tsfebeuserauth.php                          | 2 +-
 t3lib/class.t3lib_tsparser.php                                | 2 +-
 t3lib/class.t3lib_tsparser_ext.php                            | 2 +-
 t3lib/class.t3lib_tsparser_tsconfig.php                       | 4 ++--
 t3lib/class.t3lib_tsstyleconfig.php                           | 2 +-
 t3lib/class.t3lib_tstemplate.php                              | 2 +-
 t3lib/class.t3lib_userauth.php                                | 2 +-
 t3lib/class.t3lib_userauthgroup.php                           | 2 +-
 t3lib/class.t3lib_xml.php                                     | 2 +-
 .../class.t3lib_contextmenu_abstractcontextmenu.php           | 2 +-
 .../class.t3lib_contextmenu_abstractdataprovider.php          | 2 +-
 t3lib/contextmenu/class.t3lib_contextmenu_action.php          | 2 +-
 .../contextmenu/class.t3lib_contextmenu_actioncollection.php  | 2 +-
 .../class.t3lib_contextmenu_extdirect_contextmenu.php         | 2 +-
 .../class.t3lib_contextmenu_pagetree_dataprovider.php         | 2 +-
 ...class.t3lib_contextmenu_pagetree_extdirect_contextmenu.php | 2 +-
 .../renderer/class.t3lib_contextmenu_renderer_abstract.php    | 2 +-
 t3lib/db/class.t3lib_db_preparedstatement.php                 | 2 +-
 t3lib/error/class.t3lib_error_abstractexceptionhandler.php    | 2 +-
 t3lib/error/class.t3lib_error_debugexceptionhandler.php       | 2 +-
 t3lib/error/class.t3lib_error_errorhandler.php                | 2 +-
 t3lib/error/class.t3lib_error_exception.php                   | 2 +-
 t3lib/error/class.t3lib_error_productionexceptionhandler.php  | 2 +-
 t3lib/error/interface.t3lib_error_errorhandlerinterface.php   | 2 +-
 .../error/interface.t3lib_error_exceptionhandlerinterface.php | 2 +-
 t3lib/extjs/class.t3lib_extjs_extdirectapi.php                | 2 +-
 t3lib/extjs/class.t3lib_extjs_extdirectdebug.php              | 2 +-
 t3lib/extjs/class.t3lib_extjs_extdirectrouter.php             | 4 ++--
 .../class.extdirect_dataprovider_backendlivesearch.php        | 4 ++--
 .../class.extdirect_dataprovider_beusersettings.php           | 2 +-
 .../dataprovider/class.extdirect_dataprovider_contexthelp.php | 2 +-
 .../extjs/dataprovider/class.extdirect_dataprovider_state.php | 2 +-
 t3lib/formprotection/class.t3lib_formprotection_abstract.php  | 2 +-
 .../class.t3lib_formprotection_backendformprotection.php      | 2 +-
 t3lib/formprotection/class.t3lib_formprotection_factory.php   | 2 +-
 .../class.t3lib_formprotection_installtoolformprotection.php  | 2 +-
 t3lib/interfaces/interface.t3lib_browselinkshook.php          | 2 +-
 .../interface.t3lib_extfilefunctions_processdatahook.php      | 2 +-
 .../interface.t3lib_localrecordlistgettablehook.php           | 2 +-
 t3lib/interfaces/interface.t3lib_pageselect_getpagehook.php   | 2 +-
 .../interface.t3lib_pageselect_getpageoverlayhook.php         | 2 +-
 .../interface.t3lib_pageselect_getrecordoverlayhook.php       | 2 +-
 t3lib/interfaces/interface.t3lib_singleton.php                | 2 +-
 .../interface.t3lib_spritemanager_spriteicongenerator.php     | 2 +-
 t3lib/interfaces/interface.t3lib_tceforms_dbfileiconshook.php | 2 +-
 t3lib/interfaces/interface.t3lib_tceformsinlinehook.php       | 2 +-
 .../interface.t3lib_tcemain_checkmodifyaccesslisthook.php     | 2 +-
 .../interfaces/interface.t3lib_tcemain_processuploadhook.php  | 2 +-
 t3lib/interfaces/tree/interface.t3lib_tree_comparablenode.php | 2 +-
 .../tree/interface.t3lib_tree_draggableanddropable.php        | 2 +-
 t3lib/interfaces/tree/interface.t3lib_tree_labeleditable.php  | 2 +-
 t3lib/mail/class.t3lib_mail_mailer.php                        | 2 +-
 t3lib/mail/class.t3lib_mail_mboxtransport.php                 | 2 +-
 t3lib/mail/class.t3lib_mail_message.php                       | 2 +-
 t3lib/mail/class.t3lib_mail_swiftmaileradapter.php            | 2 +-
 t3lib/matchcondition/class.t3lib_matchcondition_abstract.php  | 2 +-
 t3lib/matchcondition/class.t3lib_matchcondition_backend.php   | 2 +-
 t3lib/matchcondition/class.t3lib_matchcondition_frontend.php  | 2 +-
 t3lib/message/class.t3lib_message_abstractmessage.php         | 4 ++--
 t3lib/message/class.t3lib_message_errorpagemessage.php        | 2 +-
 t3lib/search/class.t3lib_search_livesearch.php                | 4 ++--
 t3lib/search/class.t3lib_search_livesearch_queryParser.php    | 4 ++--
 .../class.t3lib_spritemanager_abstracthandler.php             | 2 +-
 .../spritemanager/class.t3lib_spritemanager_simplehandler.php | 2 +-
 .../class.t3lib_spritemanager_spritebuildinghandler.php       | 2 +-
 .../class.t3lib_spritemanager_spritegenerator.php             | 2 +-
 t3lib/stddb/tables.php                                        | 2 +-
 t3lib/stddb/tbl_be.php                                        | 2 +-
 t3lib/tceforms/class.t3lib_tceforms_flexforms.php             | 2 +-
 t3lib/tceforms/class.t3lib_tceforms_suggest.php               | 2 +-
 .../tceforms/class.t3lib_tceforms_suggest_defaultreceiver.php | 2 +-
 t3lib/tceforms/class.t3lib_tceforms_tree.php                  | 4 ++--
 t3lib/thumbs.php                                              | 2 +-
 t3lib/tree/class.t3lib_tree_abstractdataprovider.php          | 2 +-
 t3lib/tree/class.t3lib_tree_abstractstateprovider.php         | 2 +-
 t3lib/tree/class.t3lib_tree_abstracttree.php                  | 2 +-
 t3lib/tree/class.t3lib_tree_node.php                          | 2 +-
 t3lib/tree/class.t3lib_tree_nodecollection.php                | 2 +-
 t3lib/tree/class.t3lib_tree_representationnode.php            | 2 +-
 t3lib/tree/class.t3lib_tree_sortednodecollection.php          | 2 +-
 .../class.t3lib_tree_extdirect_abstractextjstree.php          | 2 +-
 t3lib/tree/extdirect/class.t3lib_tree_extdirect_node.php      | 2 +-
 t3lib/tree/pagetree/class.t3lib_tree_pagetree_commands.php    | 2 +-
 .../tree/pagetree/class.t3lib_tree_pagetree_dataprovider.php  | 2 +-
 t3lib/tree/pagetree/class.t3lib_tree_pagetree_indicator.php   | 2 +-
 t3lib/tree/pagetree/class.t3lib_tree_pagetree_node.php        | 2 +-
 .../pagetree/class.t3lib_tree_pagetree_nodecollection.php     | 2 +-
 .../class.t3lib_tree_pagetree_extdirect_commands.php          | 2 +-
 .../extdirect/class.t3lib_tree_pagetree_extdirect_tree.php    | 2 +-
 ...rface.t3lib_tree_pagetree_interfaces_indicatorprovider.php | 2 +-
 t3lib/tree/renderer/class.t3lib_tree_renderer_abstract.php    | 2 +-
 t3lib/tree/renderer/class.t3lib_tree_renderer_extjsjson.php   | 4 ++--
 .../tree/renderer/class.t3lib_tree_renderer_unorderedlist.php | 2 +-
 .../tca/class.t3lib_tree_tca_abstracttcatreedataprovider.php  | 2 +-
 t3lib/tree/tca/class.t3lib_tree_tca_databasenode.php          | 2 +-
 .../tca/class.t3lib_tree_tca_databasetreedataprovider.php     | 2 +-
 t3lib/tree/tca/class.t3lib_tree_tca_dataproviderfactory.php   | 2 +-
 t3lib/tree/tca/class.t3lib_tree_tca_extjsarrayrenderer.php    | 2 +-
 t3lib/tree/tca/class.t3lib_tree_tca_tcatree.php               | 2 +-
 t3lib/utility/class.t3lib_utility_client.php                  | 2 +-
 t3lib/utility/class.t3lib_utility_command.php                 | 2 +-
 t3lib/utility/class.t3lib_utility_debug.php                   | 2 +-
 t3lib/utility/class.t3lib_utility_dependency.php              | 2 +-
 t3lib/utility/class.t3lib_utility_http.php                    | 2 +-
 t3lib/utility/class.t3lib_utility_mail.php                    | 2 +-
 t3lib/utility/class.t3lib_utility_phpoptions.php              | 2 +-
 .../dependency/class.t3lib_utility_dependency_callback.php    | 2 +-
 .../dependency/class.t3lib_utility_dependency_element.php     | 2 +-
 .../dependency/class.t3lib_utility_dependency_factory.php     | 2 +-
 .../dependency/class.t3lib_utility_dependency_reference.php   | 2 +-
 tests/contrib/removexssTest.php                               | 2 +-
 .../cache/backend/class.t3lib_cache_backend_mockbackend.php   | 2 +-
 .../cache/backend/t3lib_cache_backend_abstractbackendTest.php | 2 +-
 .../cache/backend/t3lib_cache_backend_apcbackendTest.php      | 2 +-
 .../t3lib/cache/backend/t3lib_cache_backend_dbbackendTest.php | 2 +-
 .../cache/backend/t3lib_cache_backend_filebackendTest.php     | 2 +-
 .../backend/t3lib_cache_backend_memcachedbackendTest.php      | 2 +-
 .../cache/backend/t3lib_cache_backend_pdobackendTest.php      | 2 +-
 .../cache/backend/t3lib_cache_backend_redisbackendTest.php    | 2 +-
 .../t3lib_cache_backend_transientmemorybackendTest.php        | 2 +-
 .../frontend/t3lib_cache_frontend_abstractfrontendTest.php    | 2 +-
 .../cache/frontend/t3lib_cache_frontend_phpfrontendTest.php   | 2 +-
 .../frontend/t3lib_cache_frontend_stringfrontendTest.php      | 2 +-
 .../frontend/t3lib_cache_frontend_variablefrontendTest.php    | 2 +-
 tests/t3lib/cache/t3lib_cache_factoryTest.php                 | 2 +-
 tests/t3lib/cache/t3lib_cache_managerTest.php                 | 2 +-
 tests/t3lib/config_defaultTest.php                            | 2 +-
 tests/t3lib/db/t3lib_db_preparedstatementTest.php             | 2 +-
 .../fixtures/class.t3lib_formprotection_testing.php           | 2 +-
 .../formprotection/t3lib_formprotection_AbstractTest.php      | 2 +-
 .../t3lib_formprotection_BackendFormProtectionTest.php        | 2 +-
 .../t3lib/formprotection/t3lib_formprotection_FactoryTest.php | 2 +-
 .../t3lib_formprotection_InstallToolFormProtectionTest.php    | 2 +-
 .../t3lib/matchcondition/t3lib_matchcondition_backendTest.php | 2 +-
 .../matchcondition/t3lib_matchcondition_frontendTest.php      | 2 +-
 tests/t3lib/t3lib_arraybrowserTest.php                        | 2 +-
 tests/t3lib/t3lib_befuncTest.php                              | 2 +-
 tests/t3lib/t3lib_beuserauthTest.php                          | 2 +-
 tests/t3lib/t3lib_csTest.php                                  | 2 +-
 tests/t3lib/t3lib_dbTest.php                                  | 2 +-
 tests/t3lib/t3lib_divTest.php                                 | 2 +-
 tests/t3lib/t3lib_extmgmTest.php                              | 2 +-
 tests/t3lib/t3lib_htmlmailTest.php                            | 2 +-
 tests/t3lib/t3lib_iconWorksTest.php                           | 4 ++--
 tests/t3lib/t3lib_lockTest.php                                | 2 +-
 tests/t3lib/t3lib_matchconditionTest.php                      | 2 +-
 tests/t3lib/t3lib_pagerendererTest.php                        | 2 +-
 tests/t3lib/t3lib_pageselectTest.php                          | 2 +-
 tests/t3lib/t3lib_registryTest.php                            | 2 +-
 tests/t3lib/t3lib_spritemanagerTest.php                       | 2 +-
 tests/t3lib/t3lib_tcemainTest.php                             | 2 +-
 tests/t3lib/tree/t3lib_tree_nodeTest.php                      | 2 +-
 tests/t3lib/tree/t3lib_tree_nodecollectionTest.php            | 2 +-
 tests/t3lib/tree/t3lib_tree_sortednodecollectionTest.php      | 2 +-
 tests/t3lib/utility/t3lib_utility_clientTest.php              | 2 +-
 tests/t3lib/utility/t3lib_utility_mailTest.php                | 2 +-
 tests/typo3/sysext/cms/tslib/tslib_contentTest.php            | 2 +-
 tests/typo3/sysext/cms/tslib/tslib_feTest.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_intro.php                                           | 2 +-
 typo3/alt_menu.php                                            | 2 +-
 typo3/alt_menu_sel.php                                        | 2 +-
 typo3/alt_palette.php                                         | 2 +-
 typo3/alt_shortcut.php                                        | 2 +-
 typo3/alt_toplogo.php                                         | 2 +-
 typo3/alt_topmenu_dummy.php                                   | 2 +-
 typo3/backend.php                                             | 2 +-
 typo3/browse_links.php                                        | 2 +-
 typo3/browser.php                                             | 2 +-
 typo3/class.browse_links.php                                  | 2 +-
 typo3/class.filelistfoldertree.php                            | 2 +-
 typo3/class.webpagetree.php                                   | 2 +-
 typo3/classes/class.ajaxlogin.php                             | 2 +-
 typo3/classes/class.clearcachemenu.php                        | 2 +-
 typo3/classes/class.donatewindow.php                          | 2 +-
 typo3/classes/class.livesearch.php                            | 4 ++--
 typo3/classes/class.modulemenu.php                            | 2 +-
 typo3/classes/class.shortcutmenu.php                          | 2 +-
 typo3/classes/class.typo3_tcefile.php                         | 4 ++--
 typo3/classes/class.typo3ajax.php                             | 2 +-
 typo3/classes/class.typo3logo.php                             | 2 +-
 typo3/db_list.php                                             | 2 +-
 typo3/db_new.php                                              | 2 +-
 typo3/dummy.php                                               | 2 +-
 typo3/file_edit.php                                           | 2 +-
 typo3/file_list.php                                           | 2 +-
 typo3/file_newfolder.php                                      | 2 +-
 typo3/file_rename.php                                         | 2 +-
 typo3/file_upload.php                                         | 2 +-
 typo3/index.php                                               | 2 +-
 typo3/index_re.php                                            | 2 +-
 typo3/init.php                                                | 2 +-
 typo3/install/index.php                                       | 2 +-
 typo3/interfaces/interface.backend_cacheActionsHook.php       | 2 +-
 typo3/interfaces/interface.backend_toolbaritem.php            | 2 +-
 .../interface.cms_newcontentelementwizarditemshook.php        | 2 +-
 typo3/interfaces/interface.localrecordlist_actionsHook.php    | 2 +-
 typo3/listframe_loader.php                                    | 2 +-
 typo3/login_frameset.php                                      | 2 +-
 typo3/logomenu.php                                            | 2 +-
 typo3/logout.php                                              | 2 +-
 typo3/mod.php                                                 | 2 +-
 typo3/move_el.php                                             | 2 +-
 typo3/show_item.php                                           | 2 +-
 typo3/show_rechis.php                                         | 2 +-
 typo3/tce_db.php                                              | 2 +-
 typo3/tce_file.php                                            | 2 +-
 typo3/template.php                                            | 2 +-
 typo3/thumbs.php                                              | 2 +-
 typo3/view_help.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 +-
 317 files changed, 332 insertions(+), 328 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 88c1db49262f..487ccbe60f11 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-18  Oliver Hader  <oliver.hader@typo3.org>
+
+	* Cleanup: Updated copyright comments
+
 2011-01-18  Christian Kuhn  <lolli@schwarzbu.ch>
 
 	* Fixed bug #16462: Link field for images is too short to provide links for every image (Thanks to Jo Hasenau)
diff --git a/index.php b/index.php
index 3dc82c0a622e..ee3b66ac1da1 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/cache/backend/class.t3lib_cache_backend_abstractbackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_abstractbackend.php
index b8764934a04b..6b4557761267 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_abstractbackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_abstractbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php
index d0f75a76b4df..185215eb24ae 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
index d381d3534ef5..5c32c66bc24b 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php
index fa97fb427afb..f96ece6a2385 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_memcachedbackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_memcachedbackend.php
index e1bb806efd9d..6c245af777ab 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_memcachedbackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_memcachedbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_nullbackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_nullbackend.php
index 9793f912fc13..c04faf32cdb6 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_nullbackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_nullbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_pdobackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_pdobackend.php
index 1d5a3651049d..b6c32bea7fbf 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_pdobackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_pdobackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+ *  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_redisbackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_redisbackend.php
index f34d3d0aeaa4..18801e88eee8 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_redisbackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_redisbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+ *  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/class.t3lib_cache_backend_transientmemorybackend.php b/t3lib/cache/backend/class.t3lib_cache_backend_transientmemorybackend.php
index 71e12ef72939..04ab9cf5f6ca 100644
--- a/t3lib/cache/backend/class.t3lib_cache_backend_transientmemorybackend.php
+++ b/t3lib/cache/backend/class.t3lib_cache_backend_transientmemorybackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_backend.php b/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_backend.php
index 62505d5a2fc2..b01df5d6ede3 100644
--- a/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_backend.php
+++ b/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_backend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_phpcapablebackend.php b/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_phpcapablebackend.php
index 9dab17fd1f80..839f8005b2b5 100644
--- a/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_phpcapablebackend.php
+++ b/t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_phpcapablebackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+ *  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/class.t3lib_cache_exception.php b/t3lib/cache/class.t3lib_cache_exception.php
index 7594b730e72c..eb6af594b726 100644
--- a/t3lib/cache/class.t3lib_cache_exception.php
+++ b/t3lib/cache/class.t3lib_cache_exception.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/class.t3lib_cache_factory.php b/t3lib/cache/class.t3lib_cache_factory.php
index 527ae050939b..903dc65e617b 100644
--- a/t3lib/cache/class.t3lib_cache_factory.php
+++ b/t3lib/cache/class.t3lib_cache_factory.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/class.t3lib_cache_manager.php b/t3lib/cache/class.t3lib_cache_manager.php
index 3d0ae1186851..83cf27f88ad8 100644
--- a/t3lib/cache/class.t3lib_cache_manager.php
+++ b/t3lib/cache/class.t3lib_cache_manager.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/exception/class.t3lib_cache_exception_classalreadyloaded.php b/t3lib/cache/exception/class.t3lib_cache_exception_classalreadyloaded.php
index cab2f91f27ff..92bab0413f39 100644
--- a/t3lib/cache/exception/class.t3lib_cache_exception_classalreadyloaded.php
+++ b/t3lib/cache/exception/class.t3lib_cache_exception_classalreadyloaded.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/exception/class.t3lib_cache_exception_duplicateidentifier.php b/t3lib/cache/exception/class.t3lib_cache_exception_duplicateidentifier.php
index ec257577b673..e5ea77aadf00 100644
--- a/t3lib/cache/exception/class.t3lib_cache_exception_duplicateidentifier.php
+++ b/t3lib/cache/exception/class.t3lib_cache_exception_duplicateidentifier.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/exception/class.t3lib_cache_exception_invalidbackend.php b/t3lib/cache/exception/class.t3lib_cache_exception_invalidbackend.php
index 356ee77cd9ad..41614890b831 100644
--- a/t3lib/cache/exception/class.t3lib_cache_exception_invalidbackend.php
+++ b/t3lib/cache/exception/class.t3lib_cache_exception_invalidbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/exception/class.t3lib_cache_exception_invalidcache.php b/t3lib/cache/exception/class.t3lib_cache_exception_invalidcache.php
index 4501011b0260..16e4ddc640c6 100644
--- a/t3lib/cache/exception/class.t3lib_cache_exception_invalidcache.php
+++ b/t3lib/cache/exception/class.t3lib_cache_exception_invalidcache.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/exception/class.t3lib_cache_exception_invaliddata.php b/t3lib/cache/exception/class.t3lib_cache_exception_invaliddata.php
index 13597fc6e4cd..ccdd1fb33754 100644
--- a/t3lib/cache/exception/class.t3lib_cache_exception_invaliddata.php
+++ b/t3lib/cache/exception/class.t3lib_cache_exception_invaliddata.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/exception/class.t3lib_cache_exception_nosuchcache.php b/t3lib/cache/exception/class.t3lib_cache_exception_nosuchcache.php
index 7a02a7385424..b1855c10b917 100644
--- a/t3lib/cache/exception/class.t3lib_cache_exception_nosuchcache.php
+++ b/t3lib/cache/exception/class.t3lib_cache_exception_nosuchcache.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/frontend/class.t3lib_cache_frontend_abstractfrontend.php b/t3lib/cache/frontend/class.t3lib_cache_frontend_abstractfrontend.php
index 97300177120f..099f58197c0c 100644
--- a/t3lib/cache/frontend/class.t3lib_cache_frontend_abstractfrontend.php
+++ b/t3lib/cache/frontend/class.t3lib_cache_frontend_abstractfrontend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/frontend/class.t3lib_cache_frontend_phpfrontend.php b/t3lib/cache/frontend/class.t3lib_cache_frontend_phpfrontend.php
index f5a9673c5527..480ce457f72f 100644
--- a/t3lib/cache/frontend/class.t3lib_cache_frontend_phpfrontend.php
+++ b/t3lib/cache/frontend/class.t3lib_cache_frontend_phpfrontend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+ *  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/frontend/class.t3lib_cache_frontend_stringfrontend.php b/t3lib/cache/frontend/class.t3lib_cache_frontend_stringfrontend.php
index b722477f5dd4..fa9a150598cb 100644
--- a/t3lib/cache/frontend/class.t3lib_cache_frontend_stringfrontend.php
+++ b/t3lib/cache/frontend/class.t3lib_cache_frontend_stringfrontend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/frontend/class.t3lib_cache_frontend_variablefrontend.php b/t3lib/cache/frontend/class.t3lib_cache_frontend_variablefrontend.php
index 33cf53d29a75..64491ebbf11a 100644
--- a/t3lib/cache/frontend/class.t3lib_cache_frontend_variablefrontend.php
+++ b/t3lib/cache/frontend/class.t3lib_cache_frontend_variablefrontend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/cache/frontend/interfaces/interface.t3lib_cache_frontend_frontend.php b/t3lib/cache/frontend/interfaces/interface.t3lib_cache_frontend_frontend.php
index 0ca3462255dd..5c37d6457ab0 100644
--- a/t3lib/cache/frontend/interfaces/interface.t3lib_cache_frontend_frontend.php
+++ b/t3lib/cache/frontend/interfaces/interface.t3lib_cache_frontend_frontend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_admin.php b/t3lib/class.t3lib_admin.php
index 9ab776595c4b..8fdd380388d3 100644
--- a/t3lib/class.t3lib_admin.php
+++ b/t3lib/class.t3lib_admin.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 6ec963e68dbc..3b676aec80d4 100644
--- a/t3lib/class.t3lib_ajax.php
+++ b/t3lib/class.t3lib_ajax.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2004-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2004-2011 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_arraybrowser.php b/t3lib/class.t3lib_arraybrowser.php
index 5f12f0508de1..9b95cde92e70 100644
--- a/t3lib/class.t3lib_arraybrowser.php
+++ b/t3lib/class.t3lib_arraybrowser.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_autoloader.php b/t3lib/class.t3lib_autoloader.php
index 44ccab970f43..d9a7672299a2 100644
--- a/t3lib/class.t3lib_autoloader.php
+++ b/t3lib/class.t3lib_autoloader.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Dmitry Dulepov <dmitry@typo3.org>
+ *  (c) 2008-2011 Dmitry Dulepov <dmitry@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_basicfilefunc.php b/t3lib/class.t3lib_basicfilefunc.php
index 5eb725a62715..e2e10bb7a221 100644
--- a/t3lib/class.t3lib_basicfilefunc.php
+++ b/t3lib/class.t3lib_basicfilefunc.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_bedisplaylog.php b/t3lib/class.t3lib_bedisplaylog.php
index 9aeb6a4b778c..5220d4055d9c 100644
--- a/t3lib/class.t3lib_bedisplaylog.php
+++ b/t3lib/class.t3lib_bedisplaylog.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_befunc.php b/t3lib/class.t3lib_befunc.php
index f3575ce85d05..9e8347418fb4 100644
--- a/t3lib/class.t3lib_befunc.php
+++ b/t3lib/class.t3lib_befunc.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_beuserauth.php b/t3lib/class.t3lib_beuserauth.php
index c76a6ccd36ab..a188bb3abf8d 100644
--- a/t3lib/class.t3lib_beuserauth.php
+++ b/t3lib/class.t3lib_beuserauth.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_browsetree.php b/t3lib/class.t3lib_browsetree.php
index bd17d7ddca72..2688e4756442 100644
--- a/t3lib/class.t3lib_browsetree.php
+++ b/t3lib/class.t3lib_browsetree.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_cache.php b/t3lib/class.t3lib_cache.php
index 9ba2ddfc9ca0..ea3a7f29e88a 100644
--- a/t3lib/class.t3lib_cache.php
+++ b/t3lib/class.t3lib_cache.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2008-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_cli.php b/t3lib/class.t3lib_cli.php
index f7a2466d54e3..ad19da9479f2 100644
--- a/t3lib/class.t3lib_cli.php
+++ b/t3lib/class.t3lib_cli.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2006-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2006-2011 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_clipboard.php b/t3lib/class.t3lib_clipboard.php
index dd4d4686cb12..d177e64e0ea4 100644
--- a/t3lib/class.t3lib_clipboard.php
+++ b/t3lib/class.t3lib_clipboard.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_compressor.php b/t3lib/class.t3lib_compressor.php
index 8c92cd143a4e..83dfb7775503 100644
--- a/t3lib/class.t3lib_compressor.php
+++ b/t3lib/class.t3lib_compressor.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Gebert (steffen@steffen-gebert.de)
+ *  (c) 2010-2011 Steffen Gebert (steffen@steffen-gebert.de)
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_cs.php b/t3lib/class.t3lib_cs.php
index 9c561c411341..31785883b896 100644
--- a/t3lib/class.t3lib_cs.php
+++ b/t3lib/class.t3lib_cs.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2003-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2003-2011 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_db.php b/t3lib/class.t3lib_db.php
index 0ff57ad54ab0..b33d9ff019e9 100644
--- a/t3lib/class.t3lib_db.php
+++ b/t3lib/class.t3lib_db.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2004-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2004-2011 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_diff.php b/t3lib/class.t3lib_diff.php
index 51fea4fac40e..30a62f22d5e4 100644
--- a/t3lib/class.t3lib_diff.php
+++ b/t3lib/class.t3lib_diff.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_div.php b/t3lib/class.t3lib_div.php
index 089148061cac..d26351135fdf 100644
--- a/t3lib/class.t3lib_div.php
+++ b/t3lib/class.t3lib_div.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_exception.php b/t3lib/class.t3lib_exception.php
index 6d8357c5df14..e53c80e503c0 100644
--- a/t3lib/class.t3lib_exception.php
+++ b/t3lib/class.t3lib_exception.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_exec.php b/t3lib/class.t3lib_exec.php
index 27305566e16b..fe1961a5fad3 100644
--- a/t3lib/class.t3lib_exec.php
+++ b/t3lib/class.t3lib_exec.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2002-2010 René Fritz (r.fritz@colorcube.de)
+ *  (c) 2002-2011 René Fritz (r.fritz@colorcube.de)
  *  All rights reserved
  *
  *  This script is part of the Typo3 project. The Typo3 project is
diff --git a/t3lib/class.t3lib_extfilefunc.php b/t3lib/class.t3lib_extfilefunc.php
index 3d8eba5087d5..49f91f986712 100644
--- a/t3lib/class.t3lib_extfilefunc.php
+++ b/t3lib/class.t3lib_extfilefunc.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_extmgm.php b/t3lib/class.t3lib_extmgm.php
index 264fa4e69dd4..75e8f6650863 100644
--- a/t3lib/class.t3lib_extmgm.php
+++ b/t3lib/class.t3lib_extmgm.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_extobjbase.php b/t3lib/class.t3lib_extobjbase.php
index a6110a975974..d3d66daaf912 100644
--- a/t3lib/class.t3lib_extobjbase.php
+++ b/t3lib/class.t3lib_extobjbase.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_flashmessage.php b/t3lib/class.t3lib_flashmessage.php
index 7a83006a4d9a..97c2c1decdb5 100644
--- a/t3lib/class.t3lib_flashmessage.php
+++ b/t3lib/class.t3lib_flashmessage.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_flashmessagequeue.php b/t3lib/class.t3lib_flashmessagequeue.php
index 1edd039d61c4..3661bd471173 100644
--- a/t3lib/class.t3lib_flashmessagequeue.php
+++ b/t3lib/class.t3lib_flashmessagequeue.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Rupert Germann <rupi@gmx.li>
+ *  (c) 2009-2011 Rupert Germann <rupi@gmx.li>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_flexformtools.php b/t3lib/class.t3lib_flexformtools.php
index 4021fae6eb78..175f69321bce 100644
--- a/t3lib/class.t3lib_flexformtools.php
+++ b/t3lib/class.t3lib_flexformtools.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2006-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2006-2011 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_foldertree.php b/t3lib/class.t3lib_foldertree.php
index dc4682e47c82..43bdf5b8fc52 100644
--- a/t3lib/class.t3lib_foldertree.php
+++ b/t3lib/class.t3lib_foldertree.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 6fabad4189da..8c280dcbeeda 100644
--- a/t3lib/class.t3lib_formmail.php
+++ b/t3lib/class.t3lib_formmail.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_frontendedit.php b/t3lib/class.t3lib_frontendedit.php
index c73f9dcc501f..64a2e44e6dd7 100644
--- a/t3lib/class.t3lib_frontendedit.php
+++ b/t3lib/class.t3lib_frontendedit.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Jeff Segars <jeff@webempoweredchurch.org>
- *  (c) 2008-2010 David Slayback <dave@webempoweredchurch.org>
+ *  (c) 2008-2011 Jeff Segars <jeff@webempoweredchurch.org>
+ *  (c) 2008-2011 David Slayback <dave@webempoweredchurch.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_fullsearch.php b/t3lib/class.t3lib_fullsearch.php
index 967f19a6d2e5..90992706c698 100644
--- a/t3lib/class.t3lib_fullsearch.php
+++ b/t3lib/class.t3lib_fullsearch.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_htmlmail.php b/t3lib/class.t3lib_htmlmail.php
index 0950fd7f7c43..a3070d98aca1 100644
--- a/t3lib/class.t3lib_htmlmail.php
+++ b/t3lib/class.t3lib_htmlmail.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_iconworks.php b/t3lib/class.t3lib_iconworks.php
index 7416c17812c9..fc45aa63e69e 100644
--- a/t3lib/class.t3lib_iconworks.php
+++ b/t3lib/class.t3lib_iconworks.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 6005fb3bf565..94011eb79cbf 100644
--- a/t3lib/class.t3lib_install.php
+++ b/t3lib/class.t3lib_install.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_loaddbgroup.php b/t3lib/class.t3lib_loaddbgroup.php
index 5ecb17183a35..0677835f429b 100644
--- a/t3lib/class.t3lib_loaddbgroup.php
+++ b/t3lib/class.t3lib_loaddbgroup.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_loadmodules.php b/t3lib/class.t3lib_loadmodules.php
index e843e975e7bc..8bd9229bc8f0 100644
--- a/t3lib/class.t3lib_loadmodules.php
+++ b/t3lib/class.t3lib_loadmodules.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_lock.php b/t3lib/class.t3lib_lock.php
index cfb0b3d8c473..99ef03469cdd 100644
--- a/t3lib/class.t3lib_lock.php
+++ b/t3lib/class.t3lib_lock.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Michael Stucki (michael@typo3.org)
+ *  (c) 2008-2011 Michael Stucki (michael@typo3.org)
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_matchcondition.php b/t3lib/class.t3lib_matchcondition.php
index d86e9c49b915..afadbf0152a0 100644
--- a/t3lib/class.t3lib_matchcondition.php
+++ b/t3lib/class.t3lib_matchcondition.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_modsettings.php b/t3lib/class.t3lib_modsettings.php
index 5efc67c88168..54bcb5574d41 100644
--- a/t3lib/class.t3lib_modsettings.php
+++ b/t3lib/class.t3lib_modsettings.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_page.php b/t3lib/class.t3lib_page.php
index c9f1cd34f13e..a81bc6151ec2 100644
--- a/t3lib/class.t3lib_page.php
+++ b/t3lib/class.t3lib_page.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_pagerenderer.php b/t3lib/class.t3lib_pagerenderer.php
index 1d2bb27b3726..d6312c817705 100644
--- a/t3lib/class.t3lib_pagerenderer.php
+++ b/t3lib/class.t3lib_pagerenderer.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Steffen Kamper (info@sk-typo3.de)
+ *  (c) 2009-2011 Steffen Kamper (info@sk-typo3.de)
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_pagetree.php b/t3lib/class.t3lib_pagetree.php
index 9710e97a7192..2c3a2e0e8bee 100644
--- a/t3lib/class.t3lib_pagetree.php
+++ b/t3lib/class.t3lib_pagetree.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_parsehtml.php b/t3lib/class.t3lib_parsehtml.php
index 33c81831e7c2..950a78bcb05f 100644
--- a/t3lib/class.t3lib_parsehtml.php
+++ b/t3lib/class.t3lib_parsehtml.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_parsehtml_proc.php b/t3lib/class.t3lib_parsehtml_proc.php
index 863214d21b52..2cfc6d2a2a44 100644
--- a/t3lib/class.t3lib_parsehtml_proc.php
+++ b/t3lib/class.t3lib_parsehtml_proc.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_pdohelper.php b/t3lib/class.t3lib_pdohelper.php
index 77650e717263..1016b3776627 100644
--- a/t3lib/class.t3lib_pdohelper.php
+++ b/t3lib/class.t3lib_pdohelper.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+ * (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_positionmap.php b/t3lib/class.t3lib_positionmap.php
index 2da6631658da..f2d83c61f5f4 100644
--- a/t3lib/class.t3lib_positionmap.php
+++ b/t3lib/class.t3lib_positionmap.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_querygenerator.php b/t3lib/class.t3lib_querygenerator.php
index e0dd3d9bba3a..7d3b0b9b2453 100644
--- a/t3lib/class.t3lib_querygenerator.php
+++ b/t3lib/class.t3lib_querygenerator.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2001-2010 Christian Jul Jensen (christian@typo3.com)
+ *  (c) 2001-2011 Christian Jul Jensen (christian@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 6d81048ab77a..75434211dfca 100644
--- a/t3lib/class.t3lib_readmail.php
+++ b/t3lib/class.t3lib_readmail.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_recordlist.php b/t3lib/class.t3lib_recordlist.php
index d65d70961c70..46b108dd0ef2 100644
--- a/t3lib/class.t3lib_recordlist.php
+++ b/t3lib/class.t3lib_recordlist.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_refindex.php b/t3lib/class.t3lib_refindex.php
index 51ec831dfbb9..203983e187b5 100644
--- a/t3lib/class.t3lib_refindex.php
+++ b/t3lib/class.t3lib_refindex.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_registry.php b/t3lib/class.t3lib_registry.php
index fc4bd602c287..73536c3262bc 100644
--- a/t3lib/class.t3lib_registry.php
+++ b/t3lib/class.t3lib_registry.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *
  *  All rights reserved
  *
diff --git a/t3lib/class.t3lib_rteapi.php b/t3lib/class.t3lib_rteapi.php
index 87358dd79f08..0a6d796e0546 100644
--- a/t3lib/class.t3lib_rteapi.php
+++ b/t3lib/class.t3lib_rteapi.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2004-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2004-2011 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_scbase.php b/t3lib/class.t3lib_scbase.php
index 9bd2a63fb01b..c9d53204513d 100644
--- a/t3lib/class.t3lib_scbase.php
+++ b/t3lib/class.t3lib_scbase.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_softrefproc.php b/t3lib/class.t3lib_softrefproc.php
index e6976571e275..ac5d2ce4024f 100644
--- a/t3lib/class.t3lib_softrefproc.php
+++ b/t3lib/class.t3lib_softrefproc.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2003-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2003-2011 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_spritemanager.php b/t3lib/class.t3lib_spritemanager.php
index ac5af7cc5ac3..1a920739054e 100644
--- a/t3lib/class.t3lib_spritemanager.php
+++ b/t3lib/class.t3lib_spritemanager.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_sqlengine.php b/t3lib/class.t3lib_sqlengine.php
index 3ecc441ce6e0..ee346d1749d2 100644
--- a/t3lib/class.t3lib_sqlengine.php
+++ b/t3lib/class.t3lib_sqlengine.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2004-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2004-2011 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_sqlparser.php b/t3lib/class.t3lib_sqlparser.php
index 6e9534762588..b41365bbd195 100644
--- a/t3lib/class.t3lib_sqlparser.php
+++ b/t3lib/class.t3lib_sqlparser.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2004-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2004-2011 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_stdgraphic.php b/t3lib/class.t3lib_stdgraphic.php
index 6a214ef5ee79..940a77a60858 100644
--- a/t3lib/class.t3lib_stdgraphic.php
+++ b/t3lib/class.t3lib_stdgraphic.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_superadmin.php b/t3lib/class.t3lib_superadmin.php
index 8dec8ff8ad1f..bbf0cc8a32b0 100644
--- a/t3lib/class.t3lib_superadmin.php
+++ b/t3lib/class.t3lib_superadmin.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 98f9f193f4e4..e83f7b41c2e3 100644
--- a/t3lib/class.t3lib_svbase.php
+++ b/t3lib/class.t3lib_svbase.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 380f4e7f2214..86f89043d11c 100644
--- a/t3lib/class.t3lib_syntaxhl.php
+++ b/t3lib/class.t3lib_syntaxhl.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tceforms.php b/t3lib/class.t3lib_tceforms.php
index 81dc4b5bc340..8d6c5e1284fa 100644
--- a/t3lib/class.t3lib_tceforms.php
+++ b/t3lib/class.t3lib_tceforms.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tceforms_fe.php b/t3lib/class.t3lib_tceforms_fe.php
index 61a42d6776fd..79eabb0efd70 100644
--- a/t3lib/class.t3lib_tceforms_fe.php
+++ b/t3lib/class.t3lib_tceforms_fe.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tceforms_inline.php b/t3lib/class.t3lib_tceforms_inline.php
index 6ddc3076944c..ac34f8b58716 100644
--- a/t3lib/class.t3lib_tceforms_inline.php
+++ b/t3lib/class.t3lib_tceforms_inline.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2006-2010 Oliver Hader <oliver@typo3.org>
+ *  (c) 2006-2011 Oliver Hader <oliver@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_tcemain.php b/t3lib/class.t3lib_tcemain.php
index ed64cb980941..2fc2c521bcad 100644
--- a/t3lib/class.t3lib_tcemain.php
+++ b/t3lib/class.t3lib_tcemain.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_timetrack.php b/t3lib/class.t3lib_timetrack.php
index 21173fb8ea93..845153a23ed6 100644
--- a/t3lib/class.t3lib_timetrack.php
+++ b/t3lib/class.t3lib_timetrack.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_transferdata.php b/t3lib/class.t3lib_transferdata.php
index 10f60927f0ec..537b2591d3f6 100644
--- a/t3lib/class.t3lib_transferdata.php
+++ b/t3lib/class.t3lib_transferdata.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_transl8tools.php b/t3lib/class.t3lib_transl8tools.php
index c4cfa14cfa98..3be72968039a 100644
--- a/t3lib/class.t3lib_transl8tools.php
+++ b/t3lib/class.t3lib_transl8tools.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2006-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2006-2011 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_treeview.php b/t3lib/class.t3lib_treeview.php
index 67210cd4a166..b572e667987c 100644
--- a/t3lib/class.t3lib_treeview.php
+++ b/t3lib/class.t3lib_treeview.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tsfebeuserauth.php b/t3lib/class.t3lib_tsfebeuserauth.php
index 47f5227a85e1..5a4abe940d25 100644
--- a/t3lib/class.t3lib_tsfebeuserauth.php
+++ b/t3lib/class.t3lib_tsfebeuserauth.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tsparser.php b/t3lib/class.t3lib_tsparser.php
index d1af2733f685..27c83df9c61e 100644
--- a/t3lib/class.t3lib_tsparser.php
+++ b/t3lib/class.t3lib_tsparser.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tsparser_ext.php b/t3lib/class.t3lib_tsparser_ext.php
index 9b02610cdf74..a4dfef27ee2c 100644
--- a/t3lib/class.t3lib_tsparser_ext.php
+++ b/t3lib/class.t3lib_tsparser_ext.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tsparser_tsconfig.php b/t3lib/class.t3lib_tsparser_tsconfig.php
index 43ab6621211f..513f01686e13 100644
--- a/t3lib/class.t3lib_tsparser_tsconfig.php
+++ b/t3lib/class.t3lib_tsparser_tsconfig.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
- *  (c) 2007-2010 Kraft Bernhard (kraftb@kraftb.at)
+ *  (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 2007-2011 Kraft Bernhard (kraftb@kraftb.at)
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/class.t3lib_tsstyleconfig.php b/t3lib/class.t3lib_tsstyleconfig.php
index 318a08a0b604..917b82b43f2b 100644
--- a/t3lib/class.t3lib_tsstyleconfig.php
+++ b/t3lib/class.t3lib_tsstyleconfig.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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_tstemplate.php b/t3lib/class.t3lib_tstemplate.php
index dd6f94d6abbf..5870b577fa47 100644
--- a/t3lib/class.t3lib_tstemplate.php
+++ b/t3lib/class.t3lib_tstemplate.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 d223efb139ff..712baf64ac8b 100644
--- a/t3lib/class.t3lib_userauth.php
+++ b/t3lib/class.t3lib_userauth.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 6c248f724d14..1e67ac89084e 100644
--- a/t3lib/class.t3lib_userauthgroup.php
+++ b/t3lib/class.t3lib_userauthgroup.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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 c4dbdea59b79..edfb52bc66c8 100644
--- a/t3lib/class.t3lib_xml.php
+++ b/t3lib/class.t3lib_xml.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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/contextmenu/class.t3lib_contextmenu_abstractcontextmenu.php b/t3lib/contextmenu/class.t3lib_contextmenu_abstractcontextmenu.php
index 44685a66182c..39877d34e0f4 100644
--- a/t3lib/contextmenu/class.t3lib_contextmenu_abstractcontextmenu.php
+++ b/t3lib/contextmenu/class.t3lib_contextmenu_abstractcontextmenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/contextmenu/class.t3lib_contextmenu_abstractdataprovider.php b/t3lib/contextmenu/class.t3lib_contextmenu_abstractdataprovider.php
index db91cb902668..b58108e1f495 100644
--- a/t3lib/contextmenu/class.t3lib_contextmenu_abstractdataprovider.php
+++ b/t3lib/contextmenu/class.t3lib_contextmenu_abstractdataprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/contextmenu/class.t3lib_contextmenu_action.php b/t3lib/contextmenu/class.t3lib_contextmenu_action.php
index e43c2178aa9c..3f8422e258eb 100644
--- a/t3lib/contextmenu/class.t3lib_contextmenu_action.php
+++ b/t3lib/contextmenu/class.t3lib_contextmenu_action.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/contextmenu/class.t3lib_contextmenu_actioncollection.php b/t3lib/contextmenu/class.t3lib_contextmenu_actioncollection.php
index 9d22dc7dbc0a..e6d4fe67ab62 100644
--- a/t3lib/contextmenu/class.t3lib_contextmenu_actioncollection.php
+++ b/t3lib/contextmenu/class.t3lib_contextmenu_actioncollection.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/contextmenu/extdirect/class.t3lib_contextmenu_extdirect_contextmenu.php b/t3lib/contextmenu/extdirect/class.t3lib_contextmenu_extdirect_contextmenu.php
index 74b5e1665cfa..c15e040cf6b2 100644
--- a/t3lib/contextmenu/extdirect/class.t3lib_contextmenu_extdirect_contextmenu.php
+++ b/t3lib/contextmenu/extdirect/class.t3lib_contextmenu_extdirect_contextmenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/contextmenu/pagetree/class.t3lib_contextmenu_pagetree_dataprovider.php b/t3lib/contextmenu/pagetree/class.t3lib_contextmenu_pagetree_dataprovider.php
index f37464307896..4e59565dc763 100644
--- a/t3lib/contextmenu/pagetree/class.t3lib_contextmenu_pagetree_dataprovider.php
+++ b/t3lib/contextmenu/pagetree/class.t3lib_contextmenu_pagetree_dataprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/contextmenu/pagetree/extdirect/class.t3lib_contextmenu_pagetree_extdirect_contextmenu.php b/t3lib/contextmenu/pagetree/extdirect/class.t3lib_contextmenu_pagetree_extdirect_contextmenu.php
index 67659fd2a1c9..082bf48a1b86 100644
--- a/t3lib/contextmenu/pagetree/extdirect/class.t3lib_contextmenu_pagetree_extdirect_contextmenu.php
+++ b/t3lib/contextmenu/pagetree/extdirect/class.t3lib_contextmenu_pagetree_extdirect_contextmenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/contextmenu/renderer/class.t3lib_contextmenu_renderer_abstract.php b/t3lib/contextmenu/renderer/class.t3lib_contextmenu_renderer_abstract.php
index 64efd4cb761c..4287ee379c03 100644
--- a/t3lib/contextmenu/renderer/class.t3lib_contextmenu_renderer_abstract.php
+++ b/t3lib/contextmenu/renderer/class.t3lib_contextmenu_renderer_abstract.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/db/class.t3lib_db_preparedstatement.php b/t3lib/db/class.t3lib_db_preparedstatement.php
index 6534e376b2b9..5f3013d0a029 100644
--- a/t3lib/db/class.t3lib_db_preparedstatement.php
+++ b/t3lib/db/class.t3lib_db_preparedstatement.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Xavier Perseguers <typo3@perseguers.ch>
+ *  (c) 2010-2011 Xavier Perseguers <typo3@perseguers.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/error/class.t3lib_error_abstractexceptionhandler.php b/t3lib/error/class.t3lib_error_abstractexceptionhandler.php
index 5fe22f9fcb21..a487903e04cc 100644
--- a/t3lib/error/class.t3lib_error_abstractexceptionhandler.php
+++ b/t3lib/error/class.t3lib_error_abstractexceptionhandler.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/error/class.t3lib_error_debugexceptionhandler.php b/t3lib/error/class.t3lib_error_debugexceptionhandler.php
index fd5d64909bee..2475d206a0fd 100644
--- a/t3lib/error/class.t3lib_error_debugexceptionhandler.php
+++ b/t3lib/error/class.t3lib_error_debugexceptionhandler.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/error/class.t3lib_error_errorhandler.php b/t3lib/error/class.t3lib_error_errorhandler.php
index 78da4215b3f1..32bac403feeb 100644
--- a/t3lib/error/class.t3lib_error_errorhandler.php
+++ b/t3lib/error/class.t3lib_error_errorhandler.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/error/class.t3lib_error_exception.php b/t3lib/error/class.t3lib_error_exception.php
index a30bdfd2e9fc..ba475c06026c 100644
--- a/t3lib/error/class.t3lib_error_exception.php
+++ b/t3lib/error/class.t3lib_error_exception.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/error/class.t3lib_error_productionexceptionhandler.php b/t3lib/error/class.t3lib_error_productionexceptionhandler.php
index 4000ab466362..0cd37871744d 100644
--- a/t3lib/error/class.t3lib_error_productionexceptionhandler.php
+++ b/t3lib/error/class.t3lib_error_productionexceptionhandler.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/error/interface.t3lib_error_errorhandlerinterface.php b/t3lib/error/interface.t3lib_error_errorhandlerinterface.php
index 6ecf21615d2e..ac02e6f433b7 100644
--- a/t3lib/error/interface.t3lib_error_errorhandlerinterface.php
+++ b/t3lib/error/interface.t3lib_error_errorhandlerinterface.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/error/interface.t3lib_error_exceptionhandlerinterface.php b/t3lib/error/interface.t3lib_error_exceptionhandlerinterface.php
index f1efd10fbbc2..5cdce48ea03f 100644
--- a/t3lib/error/interface.t3lib_error_exceptionhandlerinterface.php
+++ b/t3lib/error/interface.t3lib_error_exceptionhandlerinterface.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/extjs/class.t3lib_extjs_extdirectapi.php b/t3lib/extjs/class.t3lib_extjs_extdirectapi.php
index 7b9047791dd6..b020a6c646e1 100644
--- a/t3lib/extjs/class.t3lib_extjs_extdirectapi.php
+++ b/t3lib/extjs/class.t3lib_extjs_extdirectapi.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Sebastian Kurfürst <sebastian@typo3.org>
+ *  (c) 2010-2011 Sebastian Kurfürst <sebastian@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/extjs/class.t3lib_extjs_extdirectdebug.php b/t3lib/extjs/class.t3lib_extjs_extdirectdebug.php
index 6931591755f6..9c2b92b9f1a9 100644
--- a/t3lib/extjs/class.t3lib_extjs_extdirectdebug.php
+++ b/t3lib/extjs/class.t3lib_extjs_extdirectdebug.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Stefan Galinski <stefan.galinski@gmail.com>
+ *  (c) 2010-2011 Stefan Galinski <stefan.galinski@gmail.com>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php b/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php
index f5e49b5c57e7..2a84543ce5ad 100644
--- a/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php
+++ b/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Sebastian Kurfürst <sebastian@typo3.org>
- *  (c) 2010 Stefan Galinski <stefan.galinski@gmail.com>
+ *  (c) 2010-2011 Sebastian Kurfürst <sebastian@typo3.org>
+ *  (c) 2010-2011 Stefan Galinski <stefan.galinski@gmail.com>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_backendlivesearch.php b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_backendlivesearch.php
index 8cb5fa85fb7f..a97e1f06b7ee 100644
--- a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_backendlivesearch.php
+++ b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_backendlivesearch.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Michael Klapper <michael.klapper@aoemedia.de>
- *  (c) 2010 Jeff Segars <jeff@webempoweredchurch.org>
+ *  (c) 2009-2011 Michael Klapper <michael.klapper@aoemedia.de>
+ *  (c) 2010-2011 Jeff Segars <jeff@webempoweredchurch.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_beusersettings.php b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_beusersettings.php
index 7b98809e865f..febef332a030 100644
--- a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_beusersettings.php
+++ b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_beusersettings.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Kamper <steffen@typo3.org>
+ *  (c) 2010-2011 Steffen Kamper <steffen@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_contexthelp.php b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_contexthelp.php
index 046c67dc4add..516c5dcc9010 100644
--- a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_contexthelp.php
+++ b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_contexthelp.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Kamper <steffen@typo3.org>
+ *  (c) 2010-2011 Steffen Kamper <steffen@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_state.php b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_state.php
index 77bb5e6adb82..ba40e229c589 100644
--- a/t3lib/extjs/dataprovider/class.extdirect_dataprovider_state.php
+++ b/t3lib/extjs/dataprovider/class.extdirect_dataprovider_state.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Kamper <steffen@typo3.org>
+ *  (c) 2010-2011 Steffen Kamper <steffen@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/formprotection/class.t3lib_formprotection_abstract.php b/t3lib/formprotection/class.t3lib_formprotection_abstract.php
index 28014b04e3a7..23f6ad332c3e 100644
--- a/t3lib/formprotection/class.t3lib_formprotection_abstract.php
+++ b/t3lib/formprotection/class.t3lib_formprotection_abstract.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Klee <typo3-coding@oliverklee.de>
+ * (c) 2010-2011 Oliver Klee <typo3-coding@oliverklee.de>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/formprotection/class.t3lib_formprotection_backendformprotection.php b/t3lib/formprotection/class.t3lib_formprotection_backendformprotection.php
index 8b4a7a234853..9c977bfd630f 100644
--- a/t3lib/formprotection/class.t3lib_formprotection_backendformprotection.php
+++ b/t3lib/formprotection/class.t3lib_formprotection_backendformprotection.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Klee <typo3-coding@oliverklee.de>
+ * (c) 2010-2011 Oliver Klee <typo3-coding@oliverklee.de>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/formprotection/class.t3lib_formprotection_factory.php b/t3lib/formprotection/class.t3lib_formprotection_factory.php
index 8eb8d5d28e79..aaf116d9b0b0 100644
--- a/t3lib/formprotection/class.t3lib_formprotection_factory.php
+++ b/t3lib/formprotection/class.t3lib_formprotection_factory.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Klee <typo3-coding@oliverklee.de>
+ * (c) 2010-2011 Oliver Klee <typo3-coding@oliverklee.de>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/formprotection/class.t3lib_formprotection_installtoolformprotection.php b/t3lib/formprotection/class.t3lib_formprotection_installtoolformprotection.php
index ae65b6ab342c..de6772697e4e 100644
--- a/t3lib/formprotection/class.t3lib_formprotection_installtoolformprotection.php
+++ b/t3lib/formprotection/class.t3lib_formprotection_installtoolformprotection.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Klee <typo3-coding@oliverklee.de>
+ * (c) 2010-2011 Oliver Klee <typo3-coding@oliverklee.de>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_browselinkshook.php b/t3lib/interfaces/interface.t3lib_browselinkshook.php
index 9d0339038e5a..deb49ba9c0a5 100644
--- a/t3lib/interfaces/interface.t3lib_browselinkshook.php
+++ b/t3lib/interfaces/interface.t3lib_browselinkshook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_extfilefunctions_processdatahook.php b/t3lib/interfaces/interface.t3lib_extfilefunctions_processdatahook.php
index 9d29f8ed4566..eb678c5f870d 100644
--- a/t3lib/interfaces/interface.t3lib_extfilefunctions_processdatahook.php
+++ b/t3lib/interfaces/interface.t3lib_extfilefunctions_processdatahook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Xavier Perseguers <typo3@perseguers.ch>
+ *  (c) 2010-2011 Xavier Perseguers <typo3@perseguers.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_localrecordlistgettablehook.php b/t3lib/interfaces/interface.t3lib_localrecordlistgettablehook.php
index c62419ccd08b..5f86b5ff7c97 100644
--- a/t3lib/interfaces/interface.t3lib_localrecordlistgettablehook.php
+++ b/t3lib/interfaces/interface.t3lib_localrecordlistgettablehook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_pageselect_getpagehook.php b/t3lib/interfaces/interface.t3lib_pageselect_getpagehook.php
index 7a55e1d8c79b..ae59bd6b16b9 100644
--- a/t3lib/interfaces/interface.t3lib_pageselect_getpagehook.php
+++ b/t3lib/interfaces/interface.t3lib_pageselect_getpagehook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Christian Kuhn <lolli@schwarzbu.ch>
+ *  (c) 2009-2011 Christian Kuhn <lolli@schwarzbu.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_pageselect_getpageoverlayhook.php b/t3lib/interfaces/interface.t3lib_pageselect_getpageoverlayhook.php
index c87eb16d1d51..f7fbb0238317 100644
--- a/t3lib/interfaces/interface.t3lib_pageselect_getpageoverlayhook.php
+++ b/t3lib/interfaces/interface.t3lib_pageselect_getpageoverlayhook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Tolleiv Nietsch <nietsch@aoemedia.de>
+ *  (c) 2010-2011 Tolleiv Nietsch <nietsch@aoemedia.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_pageselect_getrecordoverlayhook.php b/t3lib/interfaces/interface.t3lib_pageselect_getrecordoverlayhook.php
index a87951fa8187..212918e2dbbf 100644
--- a/t3lib/interfaces/interface.t3lib_pageselect_getrecordoverlayhook.php
+++ b/t3lib/interfaces/interface.t3lib_pageselect_getrecordoverlayhook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Tolleiv Nietsch <nietsch@aoemedia.de>
+ *  (c) 2010-2011 Tolleiv Nietsch <nietsch@aoemedia.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_singleton.php b/t3lib/interfaces/interface.t3lib_singleton.php
index 59d9bfe89c08..3e41f6450772 100644
--- a/t3lib/interfaces/interface.t3lib_singleton.php
+++ b/t3lib/interfaces/interface.t3lib_singleton.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2008-2010 Robert Lemke <robert@typo3.org>, Martin Kutschker <masi@typo3.org>
+ *  (c) 2008-2011 Robert Lemke <robert@typo3.org>, Martin Kutschker <masi@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_spritemanager_spriteicongenerator.php b/t3lib/interfaces/interface.t3lib_spritemanager_spriteicongenerator.php
index 39be17b17bbc..3059e3cc36da 100644
--- a/t3lib/interfaces/interface.t3lib_spritemanager_spriteicongenerator.php
+++ b/t3lib/interfaces/interface.t3lib_spritemanager_spriteicongenerator.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_tceforms_dbfileiconshook.php b/t3lib/interfaces/interface.t3lib_tceforms_dbfileiconshook.php
index c9cca1a626a7..88f452efc82b 100644
--- a/t3lib/interfaces/interface.t3lib_tceforms_dbfileiconshook.php
+++ b/t3lib/interfaces/interface.t3lib_tceforms_dbfileiconshook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Andy Grunwald <andreas.grunwald@wmdb.de>
+ *  (c) 2010-2011 Andy Grunwald <andreas.grunwald@wmdb.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_tceformsinlinehook.php b/t3lib/interfaces/interface.t3lib_tceformsinlinehook.php
index c2876337387e..4985e1a831c8 100644
--- a/t3lib/interfaces/interface.t3lib_tceformsinlinehook.php
+++ b/t3lib/interfaces/interface.t3lib_tceformsinlinehook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2008-2010 Oliver Hader <oh@inpublica.de>
+ * (c) 2008-2011 Oliver Hader <oh@inpublica.de>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_tcemain_checkmodifyaccesslisthook.php b/t3lib/interfaces/interface.t3lib_tcemain_checkmodifyaccesslisthook.php
index 2a3bbb2eb6b1..a6744080d3f9 100644
--- a/t3lib/interfaces/interface.t3lib_tcemain_checkmodifyaccesslisthook.php
+++ b/t3lib/interfaces/interface.t3lib_tcemain_checkmodifyaccesslisthook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+ *  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/interface.t3lib_tcemain_processuploadhook.php b/t3lib/interfaces/interface.t3lib_tcemain_processuploadhook.php
index 8459fa3896ec..1f7dd6f1d7e0 100644
--- a/t3lib/interfaces/interface.t3lib_tcemain_processuploadhook.php
+++ b/t3lib/interfaces/interface.t3lib_tcemain_processuploadhook.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Xavier Perseguers <typo3@perseguers.ch>
+ *  (c) 2010-2011 Xavier Perseguers <typo3@perseguers.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/tree/interface.t3lib_tree_comparablenode.php b/t3lib/interfaces/tree/interface.t3lib_tree_comparablenode.php
index a5a06cb0ee5d..ccd2f55b69b8 100644
--- a/t3lib/interfaces/tree/interface.t3lib_tree_comparablenode.php
+++ b/t3lib/interfaces/tree/interface.t3lib_tree_comparablenode.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/tree/interface.t3lib_tree_draggableanddropable.php b/t3lib/interfaces/tree/interface.t3lib_tree_draggableanddropable.php
index 87794e0a3e4b..76483a1a1b1c 100644
--- a/t3lib/interfaces/tree/interface.t3lib_tree_draggableanddropable.php
+++ b/t3lib/interfaces/tree/interface.t3lib_tree_draggableanddropable.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/interfaces/tree/interface.t3lib_tree_labeleditable.php b/t3lib/interfaces/tree/interface.t3lib_tree_labeleditable.php
index 612f7dc920db..8fc545fa6734 100644
--- a/t3lib/interfaces/tree/interface.t3lib_tree_labeleditable.php
+++ b/t3lib/interfaces/tree/interface.t3lib_tree_labeleditable.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  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 aaeb18e9fc99..c90e1226b29e 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 Ernesto Baschny <ernst@cron-it.de>
+ *  (c) 2010-2011 Ernesto Baschny <ernst@cron-it.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/mail/class.t3lib_mail_mboxtransport.php b/t3lib/mail/class.t3lib_mail_mboxtransport.php
index 84965227764d..3a79ce240b95 100644
--- a/t3lib/mail/class.t3lib_mail_mboxtransport.php
+++ b/t3lib/mail/class.t3lib_mail_mboxtransport.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Ernesto Baschny <ernst@cron-it.de>
+ *  (c) 2010-2011 Ernesto Baschny <ernst@cron-it.de>
  *  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 66473afc3501..14255a4bfc9b 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 Ernesto Baschny <ernst@cron-it.de>
+ *  (c) 2010-2011 Ernesto Baschny <ernst@cron-it.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/mail/class.t3lib_mail_swiftmaileradapter.php b/t3lib/mail/class.t3lib_mail_swiftmaileradapter.php
index 843b4ee40308..654c8af417e8 100644
--- a/t3lib/mail/class.t3lib_mail_swiftmaileradapter.php
+++ b/t3lib/mail/class.t3lib_mail_swiftmaileradapter.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Jigal van Hemert <jigal@xs4all.nl>
+ *  (c) 2010-2011 Jigal van Hemert <jigal@xs4all.nl>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/matchcondition/class.t3lib_matchcondition_abstract.php b/t3lib/matchcondition/class.t3lib_matchcondition_abstract.php
index fa4c99ef6f98..d872a78ecd35 100644
--- a/t3lib/matchcondition/class.t3lib_matchcondition_abstract.php
+++ b/t3lib/matchcondition/class.t3lib_matchcondition_abstract.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+ *  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/matchcondition/class.t3lib_matchcondition_backend.php b/t3lib/matchcondition/class.t3lib_matchcondition_backend.php
index 578a0a31f7fe..564da0cbb044 100644
--- a/t3lib/matchcondition/class.t3lib_matchcondition_backend.php
+++ b/t3lib/matchcondition/class.t3lib_matchcondition_backend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+ *  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/matchcondition/class.t3lib_matchcondition_frontend.php b/t3lib/matchcondition/class.t3lib_matchcondition_frontend.php
index 8a5e8ebdae4d..410503ce92a8 100644
--- a/t3lib/matchcondition/class.t3lib_matchcondition_frontend.php
+++ b/t3lib/matchcondition/class.t3lib_matchcondition_frontend.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+ *  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/message/class.t3lib_message_abstractmessage.php b/t3lib/message/class.t3lib_message_abstractmessage.php
index f9f1624aa9ac..b800480ec8ba 100644
--- a/t3lib/message/class.t3lib_message_abstractmessage.php
+++ b/t3lib/message/class.t3lib_message_abstractmessage.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
- *  (c) 2010 Benjamin Mack <benni@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
+ *  (c) 2010-2011 Benjamin Mack <benni@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/message/class.t3lib_message_errorpagemessage.php b/t3lib/message/class.t3lib_message_errorpagemessage.php
index 0522bda70d7c..621b903294e5 100644
--- a/t3lib/message/class.t3lib_message_errorpagemessage.php
+++ b/t3lib/message/class.t3lib_message_errorpagemessage.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Benjamin Mack <benni@typo3.org>
+ *  (c) 2010-2011 Benjamin Mack <benni@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/search/class.t3lib_search_livesearch.php b/t3lib/search/class.t3lib_search_livesearch.php
index a5be20a4b833..925a1edbe1eb 100644
--- a/t3lib/search/class.t3lib_search_livesearch.php
+++ b/t3lib/search/class.t3lib_search_livesearch.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Michael Klapper <michael.klapper@aoemedia.de>
- *  (c) 2010 Jeff Segars <jeff@webempoweredchurch.org>
+ *  (c) 2009-2011 Michael Klapper <michael.klapper@aoemedia.de>
+ *  (c) 2010-2011 Jeff Segars <jeff@webempoweredchurch.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/search/class.t3lib_search_livesearch_queryParser.php b/t3lib/search/class.t3lib_search_livesearch_queryParser.php
index b7d0ba03517e..4b29f9c2ae29 100644
--- a/t3lib/search/class.t3lib_search_livesearch_queryParser.php
+++ b/t3lib/search/class.t3lib_search_livesearch_queryParser.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Michael Klapper <michael.klapper@aoemedia.de>
- *  (c) 2010 Jeff Segars <jeff@webempoweredchurch.org>
+ *  (c) 2009-2011 Michael Klapper <michael.klapper@aoemedia.de>
+ *  (c) 2010-2011 Jeff Segars <jeff@webempoweredchurch.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/spritemanager/class.t3lib_spritemanager_abstracthandler.php b/t3lib/spritemanager/class.t3lib_spritemanager_abstracthandler.php
index c65f0e3ad28a..a02532ac9e07 100644
--- a/t3lib/spritemanager/class.t3lib_spritemanager_abstracthandler.php
+++ b/t3lib/spritemanager/class.t3lib_spritemanager_abstracthandler.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/spritemanager/class.t3lib_spritemanager_simplehandler.php b/t3lib/spritemanager/class.t3lib_spritemanager_simplehandler.php
index b0de5bb0f557..0bf5fb38a585 100644
--- a/t3lib/spritemanager/class.t3lib_spritemanager_simplehandler.php
+++ b/t3lib/spritemanager/class.t3lib_spritemanager_simplehandler.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/spritemanager/class.t3lib_spritemanager_spritebuildinghandler.php b/t3lib/spritemanager/class.t3lib_spritemanager_spritebuildinghandler.php
index 7b2ddec172c2..970e5b909b61 100644
--- a/t3lib/spritemanager/class.t3lib_spritemanager_spritebuildinghandler.php
+++ b/t3lib/spritemanager/class.t3lib_spritemanager_spritebuildinghandler.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/spritemanager/class.t3lib_spritemanager_spritegenerator.php b/t3lib/spritemanager/class.t3lib_spritemanager_spritegenerator.php
index 41360d75a0e8..e3097978ec6b 100644
--- a/t3lib/spritemanager/class.t3lib_spritemanager_spritegenerator.php
+++ b/t3lib/spritemanager/class.t3lib_spritemanager_spritegenerator.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/stddb/tables.php b/t3lib/stddb/tables.php
index 14ac6079bf57..5cd9074272e1 100644
--- a/t3lib/stddb/tables.php
+++ b/t3lib/stddb/tables.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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/stddb/tbl_be.php b/t3lib/stddb/tbl_be.php
index 0411791f5a94..937a8437ddb5 100644
--- a/t3lib/stddb/tbl_be.php
+++ b/t3lib/stddb/tbl_be.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+ *  (c) 1999-2011 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/tceforms/class.t3lib_tceforms_flexforms.php b/t3lib/tceforms/class.t3lib_tceforms_flexforms.php
index 2f47ac023669..5cc653ff4df7 100644
--- a/t3lib/tceforms/class.t3lib_tceforms_flexforms.php
+++ b/t3lib/tceforms/class.t3lib_tceforms_flexforms.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Kai Vogel (kai.vogel(at)speedprogs.de)
+ *  (c) 2010-2011 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/t3lib/tceforms/class.t3lib_tceforms_suggest.php b/t3lib/tceforms/class.t3lib_tceforms_suggest.php
index 9cc99857ac06..ee517d933ff3 100644
--- a/t3lib/tceforms/class.t3lib_tceforms_suggest.php
+++ b/t3lib/tceforms/class.t3lib_tceforms_suggest.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2007-2010 Andreas Wolf <andreas.wolf@ikt-werk.de>
+ *  (c) 2007-2011 Andreas Wolf <andreas.wolf@ikt-werk.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tceforms/class.t3lib_tceforms_suggest_defaultreceiver.php b/t3lib/tceforms/class.t3lib_tceforms_suggest_defaultreceiver.php
index ae4d8b1db37d..bef248de0a86 100644
--- a/t3lib/tceforms/class.t3lib_tceforms_suggest_defaultreceiver.php
+++ b/t3lib/tceforms/class.t3lib_tceforms_suggest_defaultreceiver.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2007-2010 Andreas Wolf <andreas.wolf@ikt-werk.de>
+ *  (c) 2007-2011 Andreas Wolf <andreas.wolf@ikt-werk.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tceforms/class.t3lib_tceforms_tree.php b/t3lib/tceforms/class.t3lib_tceforms_tree.php
index f3e29876ca9f..f79055f59c9c 100644
--- a/t3lib/tceforms/class.t3lib_tceforms_tree.php
+++ b/t3lib/tceforms/class.t3lib_tceforms_tree.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
- *  (c) 2010 Steffen Kamper <steffen@typo3.org>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Kamper <steffen@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/thumbs.php b/t3lib/thumbs.php
index 87b6b895a0e9..da4b6d302c47 100644
--- a/t3lib/thumbs.php
+++ b/t3lib/thumbs.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/tree/class.t3lib_tree_abstractdataprovider.php b/t3lib/tree/class.t3lib_tree_abstractdataprovider.php
index 14d536fbf706..8e996618605b 100644
--- a/t3lib/tree/class.t3lib_tree_abstractdataprovider.php
+++ b/t3lib/tree/class.t3lib_tree_abstractdataprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/class.t3lib_tree_abstractstateprovider.php b/t3lib/tree/class.t3lib_tree_abstractstateprovider.php
index b404006550db..5d663504bd43 100644
--- a/t3lib/tree/class.t3lib_tree_abstractstateprovider.php
+++ b/t3lib/tree/class.t3lib_tree_abstractstateprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/class.t3lib_tree_abstracttree.php b/t3lib/tree/class.t3lib_tree_abstracttree.php
index e006ff247bad..cda092584e19 100644
--- a/t3lib/tree/class.t3lib_tree_abstracttree.php
+++ b/t3lib/tree/class.t3lib_tree_abstracttree.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/class.t3lib_tree_node.php b/t3lib/tree/class.t3lib_tree_node.php
index f2b793401eee..df7bc7f26c91 100644
--- a/t3lib/tree/class.t3lib_tree_node.php
+++ b/t3lib/tree/class.t3lib_tree_node.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/class.t3lib_tree_nodecollection.php b/t3lib/tree/class.t3lib_tree_nodecollection.php
index 2772fe9dd1e6..6a7b6070a558 100644
--- a/t3lib/tree/class.t3lib_tree_nodecollection.php
+++ b/t3lib/tree/class.t3lib_tree_nodecollection.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/class.t3lib_tree_representationnode.php b/t3lib/tree/class.t3lib_tree_representationnode.php
index 0b9e5d61d3de..ffb0e9f047f1 100644
--- a/t3lib/tree/class.t3lib_tree_representationnode.php
+++ b/t3lib/tree/class.t3lib_tree_representationnode.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/class.t3lib_tree_sortednodecollection.php b/t3lib/tree/class.t3lib_tree_sortednodecollection.php
index bbc5f00402ba..11e7f471470d 100644
--- a/t3lib/tree/class.t3lib_tree_sortednodecollection.php
+++ b/t3lib/tree/class.t3lib_tree_sortednodecollection.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/extdirect/class.t3lib_tree_extdirect_abstractextjstree.php b/t3lib/tree/extdirect/class.t3lib_tree_extdirect_abstractextjstree.php
index 886ba1c4309c..8dcfe320b410 100644
--- a/t3lib/tree/extdirect/class.t3lib_tree_extdirect_abstractextjstree.php
+++ b/t3lib/tree/extdirect/class.t3lib_tree_extdirect_abstractextjstree.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/extdirect/class.t3lib_tree_extdirect_node.php b/t3lib/tree/extdirect/class.t3lib_tree_extdirect_node.php
index 741479d67fd0..8c3a6310042d 100644
--- a/t3lib/tree/extdirect/class.t3lib_tree_extdirect_node.php
+++ b/t3lib/tree/extdirect/class.t3lib_tree_extdirect_node.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+*  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_commands.php b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_commands.php
index 99758966fc29..9100061258f3 100644
--- a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_commands.php
+++ b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_commands.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+*  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_dataprovider.php b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_dataprovider.php
index c01c871f19bf..6db4562dca1d 100644
--- a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_dataprovider.php
+++ b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_dataprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+*  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_indicator.php b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_indicator.php
index 00737766f842..a97f7ac82699 100644
--- a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_indicator.php
+++ b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_indicator.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Susanne Moog <typo3@susanne-moog.de>
+ *  (c) 2010-2011 Susanne Moog <typo3@susanne-moog.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_node.php b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_node.php
index 8adf7da32b68..80e1c5bd93e4 100644
--- a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_node.php
+++ b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_node.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+*  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_nodecollection.php b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_nodecollection.php
index c7e58a825e86..ee540ffe55f2 100644
--- a/t3lib/tree/pagetree/class.t3lib_tree_pagetree_nodecollection.php
+++ b/t3lib/tree/pagetree/class.t3lib_tree_pagetree_nodecollection.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+*  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_commands.php b/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_commands.php
index e865bd68d777..ee9615790b74 100644
--- a/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_commands.php
+++ b/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_commands.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+*  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_tree.php b/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_tree.php
index 5421f11a3cdd..5aede9a595f0 100644
--- a/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_tree.php
+++ b/t3lib/tree/pagetree/extdirect/class.t3lib_tree_pagetree_extdirect_tree.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+*  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/pagetree/interfaces/interface.t3lib_tree_pagetree_interfaces_indicatorprovider.php b/t3lib/tree/pagetree/interfaces/interface.t3lib_tree_pagetree_interfaces_indicatorprovider.php
index 98fc02d6ad52..4be1b3e88e86 100644
--- a/t3lib/tree/pagetree/interfaces/interface.t3lib_tree_pagetree_interfaces_indicatorprovider.php
+++ b/t3lib/tree/pagetree/interfaces/interface.t3lib_tree_pagetree_interfaces_indicatorprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Susanne Moog <typo3@susanne-moog.de>
+ *  (c) 2010-2011 Susanne Moog <typo3@susanne-moog.de>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/renderer/class.t3lib_tree_renderer_abstract.php b/t3lib/tree/renderer/class.t3lib_tree_renderer_abstract.php
index 3bca935e0ac3..934cea66a4ac 100644
--- a/t3lib/tree/renderer/class.t3lib_tree_renderer_abstract.php
+++ b/t3lib/tree/renderer/class.t3lib_tree_renderer_abstract.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/renderer/class.t3lib_tree_renderer_extjsjson.php b/t3lib/tree/renderer/class.t3lib_tree_renderer_extjsjson.php
index d5770855c10c..cc8711f31d5d 100644
--- a/t3lib/tree/renderer/class.t3lib_tree_renderer_extjsjson.php
+++ b/t3lib/tree/renderer/class.t3lib_tree_renderer_extjsjson.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Kamper <steffen@typo3.org>
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Kamper <steffen@typo3.org>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/renderer/class.t3lib_tree_renderer_unorderedlist.php b/t3lib/tree/renderer/class.t3lib_tree_renderer_unorderedlist.php
index e22dc011beaf..90f5a62f7b8f 100644
--- a/t3lib/tree/renderer/class.t3lib_tree_renderer_unorderedlist.php
+++ b/t3lib/tree/renderer/class.t3lib_tree_renderer_unorderedlist.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
+ *  (c) 2010-2011 TYPO3 Tree Team <http://forge.typo3.org/projects/typo3v4-extjstrees>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/tca/class.t3lib_tree_tca_abstracttcatreedataprovider.php b/t3lib/tree/tca/class.t3lib_tree_tca_abstracttcatreedataprovider.php
index a635c95fa19d..71824dd9592c 100644
--- a/t3lib/tree/tca/class.t3lib_tree_tca_abstracttcatreedataprovider.php
+++ b/t3lib/tree/tca/class.t3lib_tree_tca_abstracttcatreedataprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/tca/class.t3lib_tree_tca_databasenode.php b/t3lib/tree/tca/class.t3lib_tree_tca_databasenode.php
index 37de43f8b008..1779c0a57f46 100644
--- a/t3lib/tree/tca/class.t3lib_tree_tca_databasenode.php
+++ b/t3lib/tree/tca/class.t3lib_tree_tca_databasenode.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/tca/class.t3lib_tree_tca_databasetreedataprovider.php b/t3lib/tree/tca/class.t3lib_tree_tca_databasetreedataprovider.php
index d911960312af..cdb262578236 100644
--- a/t3lib/tree/tca/class.t3lib_tree_tca_databasetreedataprovider.php
+++ b/t3lib/tree/tca/class.t3lib_tree_tca_databasetreedataprovider.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/tca/class.t3lib_tree_tca_dataproviderfactory.php b/t3lib/tree/tca/class.t3lib_tree_tca_dataproviderfactory.php
index 2d87297bc405..6cb56aa2adbc 100644
--- a/t3lib/tree/tca/class.t3lib_tree_tca_dataproviderfactory.php
+++ b/t3lib/tree/tca/class.t3lib_tree_tca_dataproviderfactory.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/tca/class.t3lib_tree_tca_extjsarrayrenderer.php b/t3lib/tree/tca/class.t3lib_tree_tca_extjsarrayrenderer.php
index e03c0c1aa6fe..b32e9f8ee27a 100644
--- a/t3lib/tree/tca/class.t3lib_tree_tca_extjsarrayrenderer.php
+++ b/t3lib/tree/tca/class.t3lib_tree_tca_extjsarrayrenderer.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/tree/tca/class.t3lib_tree_tca_tcatree.php b/t3lib/tree/tca/class.t3lib_tree_tca_tcatree.php
index a3a9ba116e67..623c5e930a11 100644
--- a/t3lib/tree/tca/class.t3lib_tree_tca_tcatree.php
+++ b/t3lib/tree/tca/class.t3lib_tree_tca_tcatree.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Steffen Ritter <info@steffen-ritter.net>
+ *  (c) 2010-2011 Steffen Ritter <info@steffen-ritter.net>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/class.t3lib_utility_client.php b/t3lib/utility/class.t3lib_utility_client.php
index e2ec11e4f51d..3679ebbd8d9f 100644
--- a/t3lib/utility/class.t3lib_utility_client.php
+++ b/t3lib/utility/class.t3lib_utility_client.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+ * (c) 2009-2011 Oliver Hader <oliver@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/class.t3lib_utility_command.php b/t3lib/utility/class.t3lib_utility_command.php
index 877c8602128e..8efa53dc8296 100644
--- a/t3lib/utility/class.t3lib_utility_command.php
+++ b/t3lib/utility/class.t3lib_utility_command.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Steffen Kamper <steffen@typo3.org>
+ * (c) 2010-2011 Steffen Kamper <steffen@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/class.t3lib_utility_debug.php b/t3lib/utility/class.t3lib_utility_debug.php
index 34788e25d01c..ed29c6c88e4f 100644
--- a/t3lib/utility/class.t3lib_utility_debug.php
+++ b/t3lib/utility/class.t3lib_utility_debug.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Steffen Kamper <steffen@typo3.org>
+ * (c) 2010-2011 Steffen Kamper <steffen@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/class.t3lib_utility_dependency.php b/t3lib/utility/class.t3lib_utility_dependency.php
index bdbfc3feb903..24c7ad228e42 100644
--- a/t3lib/utility/class.t3lib_utility_dependency.php
+++ b/t3lib/utility/class.t3lib_utility_dependency.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Hader <oliver@typo3.org>
+ * (c) 2010-2011 Oliver Hader <oliver@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/class.t3lib_utility_http.php b/t3lib/utility/class.t3lib_utility_http.php
index f7ef67597d5b..e66d5da2e154 100644
--- a/t3lib/utility/class.t3lib_utility_http.php
+++ b/t3lib/utility/class.t3lib_utility_http.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+ *  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/class.t3lib_utility_mail.php b/t3lib/utility/class.t3lib_utility_mail.php
index 119ac5e043a7..d78aaade1331 100644
--- a/t3lib/utility/class.t3lib_utility_mail.php
+++ b/t3lib/utility/class.t3lib_utility_mail.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Tolleiv Nietsch <nietsch@aoemedia.de>
+ * (c) 2010-2011 Tolleiv Nietsch <nietsch@aoemedia.de>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/class.t3lib_utility_phpoptions.php b/t3lib/utility/class.t3lib_utility_phpoptions.php
index 79f7aa3b71f6..9db447dc99c3 100644
--- a/t3lib/utility/class.t3lib_utility_phpoptions.php
+++ b/t3lib/utility/class.t3lib_utility_phpoptions.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+ * (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/dependency/class.t3lib_utility_dependency_callback.php b/t3lib/utility/dependency/class.t3lib_utility_dependency_callback.php
index 04b272cba2c3..6dcc7288d55e 100644
--- a/t3lib/utility/dependency/class.t3lib_utility_dependency_callback.php
+++ b/t3lib/utility/dependency/class.t3lib_utility_dependency_callback.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Hader <oliver@typo3.org>
+ * (c) 2010-2011 Oliver Hader <oliver@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/dependency/class.t3lib_utility_dependency_element.php b/t3lib/utility/dependency/class.t3lib_utility_dependency_element.php
index 559c1afa10c9..feef313f8e14 100644
--- a/t3lib/utility/dependency/class.t3lib_utility_dependency_element.php
+++ b/t3lib/utility/dependency/class.t3lib_utility_dependency_element.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Hader <oliver@typo3.org>
+ * (c) 2010-2011 Oliver Hader <oliver@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/dependency/class.t3lib_utility_dependency_factory.php b/t3lib/utility/dependency/class.t3lib_utility_dependency_factory.php
index 23c246bb93aa..7f45b49ed87d 100644
--- a/t3lib/utility/dependency/class.t3lib_utility_dependency_factory.php
+++ b/t3lib/utility/dependency/class.t3lib_utility_dependency_factory.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Hader <oliver@typo3.org>
+ * (c) 2010-2011 Oliver Hader <oliver@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/t3lib/utility/dependency/class.t3lib_utility_dependency_reference.php b/t3lib/utility/dependency/class.t3lib_utility_dependency_reference.php
index 2b876c44a1c4..abde83fd141b 100644
--- a/t3lib/utility/dependency/class.t3lib_utility_dependency_reference.php
+++ b/t3lib/utility/dependency/class.t3lib_utility_dependency_reference.php
@@ -2,7 +2,7 @@
 /***************************************************************
  * Copyright notice
  *
- * (c) 2010 Oliver Hader <oliver@typo3.org>
+ * (c) 2010-2011 Oliver Hader <oliver@typo3.org>
  * All rights reserved
  *
  * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/contrib/removexssTest.php b/tests/contrib/removexssTest.php
index a87f3b5fa967..79326072d0db 100644
--- a/tests/contrib/removexssTest.php
+++ b/tests/contrib/removexssTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Steffen Kamper <info@sk-typo3.de>
+*  (c) 2009-2011 Steffen Kamper <info@sk-typo3.de>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/class.t3lib_cache_backend_mockbackend.php b/tests/t3lib/cache/backend/class.t3lib_cache_backend_mockbackend.php
index 68e1da8b3ba9..349949ba1941 100644
--- a/tests/t3lib/cache/backend/class.t3lib_cache_backend_mockbackend.php
+++ b/tests/t3lib/cache/backend/class.t3lib_cache_backend_mockbackend.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_abstractbackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_abstractbackendTest.php
index b8af2b704b06..87b7144af8e6 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_abstractbackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_abstractbackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_apcbackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_apcbackendTest.php
index 4e5cb0d46eaa..bf9b62acaf5b 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_apcbackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_apcbackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_dbbackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_dbbackendTest.php
index 2e9e12b6cd53..137985e5ad86 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_dbbackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_dbbackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_filebackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_filebackendTest.php
index 0facd7fe6cd8..21196074a125 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_filebackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_filebackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_memcachedbackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_memcachedbackendTest.php
index c3e3e4b19057..3c729461197d 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_memcachedbackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_memcachedbackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_pdobackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_pdobackendTest.php
index 20aa88f487d9..5593155c474b 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_pdobackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_pdobackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+*  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_redisbackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_redisbackendTest.php
index 089e88ea08be..963ec2ff081d 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_redisbackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_redisbackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+*  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/backend/t3lib_cache_backend_transientmemorybackendTest.php b/tests/t3lib/cache/backend/t3lib_cache_backend_transientmemorybackendTest.php
index b6d09224cab4..eb2b9c726996 100644
--- a/tests/t3lib/cache/backend/t3lib_cache_backend_transientmemorybackendTest.php
+++ b/tests/t3lib/cache/backend/t3lib_cache_backend_transientmemorybackendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/frontend/t3lib_cache_frontend_abstractfrontendTest.php b/tests/t3lib/cache/frontend/t3lib_cache_frontend_abstractfrontendTest.php
index 3314b40dade8..c8e96abb2b48 100644
--- a/tests/t3lib/cache/frontend/t3lib_cache_frontend_abstractfrontendTest.php
+++ b/tests/t3lib/cache/frontend/t3lib_cache_frontend_abstractfrontendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/frontend/t3lib_cache_frontend_phpfrontendTest.php b/tests/t3lib/cache/frontend/t3lib_cache_frontend_phpfrontendTest.php
index 4eb8ff4935e5..6bb7f1582f73 100644
--- a/tests/t3lib/cache/frontend/t3lib_cache_frontend_phpfrontendTest.php
+++ b/tests/t3lib/cache/frontend/t3lib_cache_frontend_phpfrontendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+*  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/frontend/t3lib_cache_frontend_stringfrontendTest.php b/tests/t3lib/cache/frontend/t3lib_cache_frontend_stringfrontendTest.php
index 947c7c7cbf1d..78628f3e811a 100644
--- a/tests/t3lib/cache/frontend/t3lib_cache_frontend_stringfrontendTest.php
+++ b/tests/t3lib/cache/frontend/t3lib_cache_frontend_stringfrontendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/frontend/t3lib_cache_frontend_variablefrontendTest.php b/tests/t3lib/cache/frontend/t3lib_cache_frontend_variablefrontendTest.php
index 1fcf8c648caa..8d1efae21b57 100644
--- a/tests/t3lib/cache/frontend/t3lib_cache_frontend_variablefrontendTest.php
+++ b/tests/t3lib/cache/frontend/t3lib_cache_frontend_variablefrontendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/t3lib_cache_factoryTest.php b/tests/t3lib/cache/t3lib_cache_factoryTest.php
index eb1221b49141..4510684fa052 100644
--- a/tests/t3lib/cache/t3lib_cache_factoryTest.php
+++ b/tests/t3lib/cache/t3lib_cache_factoryTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/cache/t3lib_cache_managerTest.php b/tests/t3lib/cache/t3lib_cache_managerTest.php
index 9193d088961b..8fa070ee2f40 100644
--- a/tests/t3lib/cache/t3lib_cache_managerTest.php
+++ b/tests/t3lib/cache/t3lib_cache_managerTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/config_defaultTest.php b/tests/t3lib/config_defaultTest.php
index 7ab123146a5e..b207b91982b3 100644
--- a/tests/t3lib/config_defaultTest.php
+++ b/tests/t3lib/config_defaultTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Oliver Hader <oliver@typo3.org>
+*  (c) 2010-2011 Oliver Hader <oliver@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/db/t3lib_db_preparedstatementTest.php b/tests/t3lib/db/t3lib_db_preparedstatementTest.php
index 73224ea2de9a..fe587f6a73a9 100644
--- a/tests/t3lib/db/t3lib_db_preparedstatementTest.php
+++ b/tests/t3lib/db/t3lib_db_preparedstatementTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Helmut Hummel <helmut@typo3.org>
+ *  (c) 2010-2011 Helmut Hummel <helmut@typo3.org>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/formprotection/fixtures/class.t3lib_formprotection_testing.php b/tests/t3lib/formprotection/fixtures/class.t3lib_formprotection_testing.php
index 14669f87b0e7..0daa0fd1c2f1 100644
--- a/tests/t3lib/formprotection/fixtures/class.t3lib_formprotection_testing.php
+++ b/tests/t3lib/formprotection/fixtures/class.t3lib_formprotection_testing.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee <typo3-coding@oliverklee.de>
+* (c) 2010-2011 Oliver Klee <typo3-coding@oliverklee.de>
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/formprotection/t3lib_formprotection_AbstractTest.php b/tests/t3lib/formprotection/t3lib_formprotection_AbstractTest.php
index 2e0a140f0b73..de066d0cc533 100644
--- a/tests/t3lib/formprotection/t3lib_formprotection_AbstractTest.php
+++ b/tests/t3lib/formprotection/t3lib_formprotection_AbstractTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/formprotection/t3lib_formprotection_BackendFormProtectionTest.php b/tests/t3lib/formprotection/t3lib_formprotection_BackendFormProtectionTest.php
index a631ff00bffe..e2c2cd8aa797 100644
--- a/tests/t3lib/formprotection/t3lib_formprotection_BackendFormProtectionTest.php
+++ b/tests/t3lib/formprotection/t3lib_formprotection_BackendFormProtectionTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/formprotection/t3lib_formprotection_FactoryTest.php b/tests/t3lib/formprotection/t3lib_formprotection_FactoryTest.php
index e80b65f184cd..84dae33cfcdb 100644
--- a/tests/t3lib/formprotection/t3lib_formprotection_FactoryTest.php
+++ b/tests/t3lib/formprotection/t3lib_formprotection_FactoryTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/formprotection/t3lib_formprotection_InstallToolFormProtectionTest.php b/tests/t3lib/formprotection/t3lib_formprotection_InstallToolFormProtectionTest.php
index e78abc2ecf17..68bf0a338bfa 100644
--- a/tests/t3lib/formprotection/t3lib_formprotection_InstallToolFormProtectionTest.php
+++ b/tests/t3lib/formprotection/t3lib_formprotection_InstallToolFormProtectionTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/matchcondition/t3lib_matchcondition_backendTest.php b/tests/t3lib/matchcondition/t3lib_matchcondition_backendTest.php
index 8f19e71cbb3a..5953b9a3f9b0 100644
--- a/tests/t3lib/matchcondition/t3lib_matchcondition_backendTest.php
+++ b/tests/t3lib/matchcondition/t3lib_matchcondition_backendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+*  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/matchcondition/t3lib_matchcondition_frontendTest.php b/tests/t3lib/matchcondition/t3lib_matchcondition_frontendTest.php
index fb036ee711d7..0ba4f00b165a 100644
--- a/tests/t3lib/matchcondition/t3lib_matchcondition_frontendTest.php
+++ b/tests/t3lib/matchcondition/t3lib_matchcondition_frontendTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+*  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_arraybrowserTest.php b/tests/t3lib/t3lib_arraybrowserTest.php
index 23ef9b887cf5..c9b090bf8b82 100644
--- a/tests/t3lib/t3lib_arraybrowserTest.php
+++ b/tests/t3lib/t3lib_arraybrowserTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_befuncTest.php b/tests/t3lib/t3lib_befuncTest.php
index 7380591c1e50..299ba0bc022e 100644
--- a/tests/t3lib/t3lib_befuncTest.php
+++ b/tests/t3lib/t3lib_befuncTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2009-2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2009-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_beuserauthTest.php b/tests/t3lib/t3lib_beuserauthTest.php
index 957c03a12909..b3e4984d0079 100644
--- a/tests/t3lib/t3lib_beuserauthTest.php
+++ b/tests/t3lib/t3lib_beuserauthTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_csTest.php b/tests/t3lib/t3lib_csTest.php
index bbcd69a01f7a..5589219405ec 100644
--- a/tests/t3lib/t3lib_csTest.php
+++ b/tests/t3lib/t3lib_csTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_dbTest.php b/tests/t3lib/t3lib_dbTest.php
index 277fe7e0b9ea..7c2271fc01ac 100644
--- a/tests/t3lib/t3lib_dbTest.php
+++ b/tests/t3lib/t3lib_dbTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Ernesto Baschny (ernst@cron-it.de)
+* (c) 2010-2011 Ernesto Baschny (ernst@cron-it.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_divTest.php b/tests/t3lib/t3lib_divTest.php
index bac62d58f1e9..f3fec1a7a12b 100644
--- a/tests/t3lib/t3lib_divTest.php
+++ b/tests/t3lib/t3lib_divTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2009-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_extmgmTest.php b/tests/t3lib/t3lib_extmgmTest.php
index 2a47a7a7c65e..8efcb8991e44 100644
--- a/tests/t3lib/t3lib_extmgmTest.php
+++ b/tests/t3lib/t3lib_extmgmTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+*  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_htmlmailTest.php b/tests/t3lib/t3lib_htmlmailTest.php
index 5ae90da2a6a3..b795b94bfe91 100644
--- a/tests/t3lib/t3lib_htmlmailTest.php
+++ b/tests/t3lib/t3lib_htmlmailTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+*  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_iconWorksTest.php b/tests/t3lib/t3lib_iconWorksTest.php
index b484804d767c..7338a2294356 100644
--- a/tests/t3lib/t3lib_iconWorksTest.php
+++ b/tests/t3lib/t3lib_iconWorksTest.php
@@ -2,8 +2,8 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Fabien Udriot <fabien.udriot@ecodev.ch>
-*  (c) 2010 Oliver Klee <typo3-coding@oliverklee.de>
+*  (c) 2010-2011 Fabien Udriot <fabien.udriot@ecodev.ch>
+*  (c) 2010-2011 Oliver Klee <typo3-coding@oliverklee.de>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_lockTest.php b/tests/t3lib/t3lib_lockTest.php
index daaddd7d6e7c..d124092b754a 100644
--- a/tests/t3lib/t3lib_lockTest.php
+++ b/tests/t3lib/t3lib_lockTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2010 Christian Kuhn <lolli@schwarzbu.ch>
+ *  (c) 2010-2011 Christian Kuhn <lolli@schwarzbu.ch>
  *  All rights reserved
  *
  *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_matchconditionTest.php b/tests/t3lib/t3lib_matchconditionTest.php
index fc1336b4f31d..9b30d4ba1e3c 100644
--- a/tests/t3lib/t3lib_matchconditionTest.php
+++ b/tests/t3lib/t3lib_matchconditionTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+*  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_pagerendererTest.php b/tests/t3lib/t3lib_pagerendererTest.php
index 24cc2036acc0..60290cac2cc4 100644
--- a/tests/t3lib/t3lib_pagerendererTest.php
+++ b/tests/t3lib/t3lib_pagerendererTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2009-2010 Steffen Kamper (info@sk-typo3.de)
+* (c) 2009-2011 Steffen Kamper (info@sk-typo3.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_pageselectTest.php b/tests/t3lib/t3lib_pageselectTest.php
index 5b16df5ba3fc..cdd83f6ab740 100644
--- a/tests/t3lib/t3lib_pageselectTest.php
+++ b/tests/t3lib/t3lib_pageselectTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Christian Kuhn <lolli@schwarzbu.ch>
+*  (c) 2009-2011 Christian Kuhn <lolli@schwarzbu.ch>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_registryTest.php b/tests/t3lib/t3lib_registryTest.php
index f525155c3d2b..8ae4700495c9 100644
--- a/tests/t3lib/t3lib_registryTest.php
+++ b/tests/t3lib/t3lib_registryTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Bastian Waidelich <bastian@typo3.org>
+*  (c) 2009-2011 Bastian Waidelich <bastian@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_spritemanagerTest.php b/tests/t3lib/t3lib_spritemanagerTest.php
index f72d6ba49d19..4e5162dc921a 100644
--- a/tests/t3lib/t3lib_spritemanagerTest.php
+++ b/tests/t3lib/t3lib_spritemanagerTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Fabien Udriot <fabien.udriot@ecodev.ch>
+*  (c) 2010-2011 Fabien Udriot <fabien.udriot@ecodev.ch>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/t3lib_tcemainTest.php b/tests/t3lib/t3lib_tcemainTest.php
index 9b433e0f2ca8..9c5c7acbc565 100644
--- a/tests/t3lib/t3lib_tcemainTest.php
+++ b/tests/t3lib/t3lib_tcemainTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2009-2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2009-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/tree/t3lib_tree_nodeTest.php b/tests/t3lib/tree/t3lib_tree_nodeTest.php
index 3534344af570..9525e7545256 100644
--- a/tests/t3lib/tree/t3lib_tree_nodeTest.php
+++ b/tests/t3lib/tree/t3lib_tree_nodeTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Stefan Galinski <stefan.galinski@gmail.com>
+*  (c) 2010-2011 Stefan Galinski <stefan.galinski@gmail.com>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/tree/t3lib_tree_nodecollectionTest.php b/tests/t3lib/tree/t3lib_tree_nodecollectionTest.php
index 852076cd55f2..a26d92d0c840 100644
--- a/tests/t3lib/tree/t3lib_tree_nodecollectionTest.php
+++ b/tests/t3lib/tree/t3lib_tree_nodecollectionTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Stefan Galinski <stefan.galinski@gmail.com>
+*  (c) 2010-2011 Stefan Galinski <stefan.galinski@gmail.com>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/tree/t3lib_tree_sortednodecollectionTest.php b/tests/t3lib/tree/t3lib_tree_sortednodecollectionTest.php
index bd616c64c505..35bc1c264acc 100644
--- a/tests/t3lib/tree/t3lib_tree_sortednodecollectionTest.php
+++ b/tests/t3lib/tree/t3lib_tree_sortednodecollectionTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Stefan Galinski <stefan.galinski@gmail.com>
+*  (c) 2010-2011 Stefan Galinski <stefan.galinski@gmail.com>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/utility/t3lib_utility_clientTest.php b/tests/t3lib/utility/t3lib_utility_clientTest.php
index 7b72578ffba6..fce3928e1f47 100644
--- a/tests/t3lib/utility/t3lib_utility_clientTest.php
+++ b/tests/t3lib/utility/t3lib_utility_clientTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Steffen Kamper (info@sk-typo3.de)
+* (c) 2010-2011 Steffen Kamper (info@sk-typo3.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/t3lib/utility/t3lib_utility_mailTest.php b/tests/t3lib/utility/t3lib_utility_mailTest.php
index db8f4bb6b9fa..2f6ca2c1ac50 100644
--- a/tests/t3lib/utility/t3lib_utility_mailTest.php
+++ b/tests/t3lib/utility/t3lib_utility_mailTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2010-2011 Oliver Klee (typo3-coding@oliverklee.de)
 * All rights reserved
 *
 * This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/typo3/sysext/cms/tslib/tslib_contentTest.php b/tests/typo3/sysext/cms/tslib/tslib_contentTest.php
index 74f8892f5cf9..b9786f8f245e 100644
--- a/tests/typo3/sysext/cms/tslib/tslib_contentTest.php
+++ b/tests/typo3/sysext/cms/tslib/tslib_contentTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2009-2010 Oliver Hader <oliver@typo3.org>
+*  (c) 2009-2011 Oliver Hader <oliver@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/tests/typo3/sysext/cms/tslib/tslib_feTest.php b/tests/typo3/sysext/cms/tslib/tslib_feTest.php
index ab0245ccb4ca..e9c0a75cf668 100644
--- a/tests/typo3/sysext/cms/tslib/tslib_feTest.php
+++ b/tests/typo3/sysext/cms/tslib/tslib_feTest.php
@@ -2,7 +2,7 @@
 /***************************************************************
 * Copyright notice
 *
-* (c) 2009-2010 Oliver Klee (typo3-coding@oliverklee.de)
+* (c) 2009-2011 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/ajax.php b/typo3/ajax.php
index e76c65c38f93..660c0a13149a 100644
--- a/typo3/ajax.php
+++ b/typo3/ajax.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Benjamin Mack
+*  (c) 2007-2011 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 9849ec87fbf8..f40272ed0ba9 100644
--- a/typo3/alt_clickmenu.php
+++ b/typo3/alt_clickmenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 a8e4e6cf3e59..b251ba07a626 100644
--- a/typo3/alt_db_navframe.php
+++ b/typo3/alt_db_navframe.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 0fe8c6edd29a..b728ed8b484d 100644
--- a/typo3/alt_doc.php
+++ b/typo3/alt_doc.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 901a46562c61..d57a2718e4f7 100644
--- a/typo3/alt_doc_nodoc.php
+++ b/typo3/alt_doc_nodoc.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 00eb06b7686f..a703f9358bf8 100644
--- a/typo3/alt_file_navframe.php
+++ b/typo3/alt_file_navframe.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_intro.php b/typo3/alt_intro.php
index 63c231723775..cc578258f1df 100644
--- a/typo3/alt_intro.php
+++ b/typo3/alt_intro.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_menu.php b/typo3/alt_menu.php
index 5580607f04ce..6ea459af6a7a 100644
--- a/typo3/alt_menu.php
+++ b/typo3/alt_menu.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_menu_sel.php b/typo3/alt_menu_sel.php
index 657149510072..9ce473cd7dad 100644
--- a/typo3/alt_menu_sel.php
+++ b/typo3/alt_menu_sel.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_palette.php b/typo3/alt_palette.php
index 36d0a01fc2c0..327eba4bab4c 100644
--- a/typo3/alt_palette.php
+++ b/typo3/alt_palette.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 b103f76ab265..c925e8b6a0fe 100644
--- a/typo3/alt_shortcut.php
+++ b/typo3/alt_shortcut.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_toplogo.php b/typo3/alt_toplogo.php
index 7d4be6087e4b..a6aebdfc4f93 100644
--- a/typo3/alt_toplogo.php
+++ b/typo3/alt_toplogo.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_topmenu_dummy.php b/typo3/alt_topmenu_dummy.php
index 8fe4604dc5b8..a2be3db16bec 100644
--- a/typo3/alt_topmenu_dummy.php
+++ b/typo3/alt_topmenu_dummy.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 0a40e61f99b3..c98b6b9c566e 100644
--- a/typo3/backend.php
+++ b/typo3/backend.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
 *  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 0eb1bd9b776a..051afbfe9fe5 100644
--- a/typo3/browse_links.php
+++ b/typo3/browse_links.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 3c4f288c6981..5836145a9df7 100644
--- a/typo3/browser.php
+++ b/typo3/browser.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/class.browse_links.php b/typo3/class.browse_links.php
index b1168f281041..046403a3aff9 100644
--- a/typo3/class.browse_links.php
+++ b/typo3/class.browse_links.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/class.filelistfoldertree.php b/typo3/class.filelistfoldertree.php
index ec69744a26f8..37fde7b71dd2 100644
--- a/typo3/class.filelistfoldertree.php
+++ b/typo3/class.filelistfoldertree.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/class.webpagetree.php b/typo3/class.webpagetree.php
index b27d9d17233c..e363068c5c0f 100644
--- a/typo3/class.webpagetree.php
+++ b/typo3/class.webpagetree.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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.ajaxlogin.php b/typo3/classes/class.ajaxlogin.php
index 48ee070a5895..46ce405137c4 100644
--- a/typo3/classes/class.ajaxlogin.php
+++ b/typo3/classes/class.ajaxlogin.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2008-2010 Christoph Koehler (christoph@webempoweredchurch.org)
+*  (c) 2008-2011 Christoph Koehler (christoph@webempoweredchurch.org)
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/classes/class.clearcachemenu.php b/typo3/classes/class.clearcachemenu.php
index 77fa4d15f0e4..3f59fb93674a 100644
--- a/typo3/classes/class.clearcachemenu.php
+++ b/typo3/classes/class.clearcachemenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/classes/class.donatewindow.php b/typo3/classes/class.donatewindow.php
index b19e3c3b24d7..74102bf14cf9 100644
--- a/typo3/classes/class.donatewindow.php
+++ b/typo3/classes/class.donatewindow.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Oliver Hader <oliver@typo3.org>
+*  (c) 2010-2011 Oliver Hader <oliver@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/classes/class.livesearch.php b/typo3/classes/class.livesearch.php
index 9ad7d719731e..a15d5902aca4 100644
--- a/typo3/classes/class.livesearch.php
+++ b/typo3/classes/class.livesearch.php
@@ -2,8 +2,8 @@
 /***************************************************************
  *  Copyright notice
  *
- *  (c) 2009-2010 Michael Klapper <michael.klapper@aoemedia.de>
- *  (c) 2010 Jeff Segars <jeff@webempoweredchurch.org>
+ *  (c) 2009-2011 Michael Klapper <michael.klapper@aoemedia.de>
+ *  (c) 2010-2011 Jeff Segars <jeff@webempoweredchurch.org>
  *  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 dbbcb155c28d..9566b15d41fb 100644
--- a/typo3/classes/class.modulemenu.php
+++ b/typo3/classes/class.modulemenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
 *  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 1887c3f89076..d3ff4af86580 100644
--- a/typo3/classes/class.shortcutmenu.php
+++ b/typo3/classes/class.shortcutmenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/classes/class.typo3_tcefile.php b/typo3/classes/class.typo3_tcefile.php
index 2182fa2d734d..195a76f29d92 100644
--- a/typo3/classes/class.typo3_tcefile.php
+++ b/typo3/classes/class.typo3_tcefile.php
@@ -2,8 +2,8 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
-*  (c) 2009-2010 Benjamin Mack (benni.typo3.org)
+*  (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 2009-2011 Benjamin Mack (benni.typo3.org)
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/classes/class.typo3ajax.php b/typo3/classes/class.typo3ajax.php
index 79ece9402e93..1b0279a50dd8 100644
--- a/typo3/classes/class.typo3ajax.php
+++ b/typo3/classes/class.typo3ajax.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2008-2010 Benjamin Mack <mack@xnos.org>
+*  (c) 2008-2011 Benjamin Mack <mack@xnos.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/classes/class.typo3logo.php b/typo3/classes/class.typo3logo.php
index 057b60e9067b..d3ed3bc4715a 100644
--- a/typo3/classes/class.typo3logo.php
+++ b/typo3/classes/class.typo3logo.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/db_list.php b/typo3/db_list.php
index ac78bd9f6038..b10d3428f6c3 100644
--- a/typo3/db_list.php
+++ b/typo3/db_list.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Steffen Kamper (steffen@typo3.com)
+*  (c) 2010-2011 Steffen Kamper (steffen@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 4530802cee23..95370f5f655d 100644
--- a/typo3/db_new.php
+++ b/typo3/db_new.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 a2f00a3f2cb8..56373190f8cb 100644
--- a/typo3/dummy.php
+++ b/typo3/dummy.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 2656a4155296..dcbedffcce2f 100644
--- a/typo3/file_edit.php
+++ b/typo3/file_edit.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_list.php b/typo3/file_list.php
index 3fd35eac16be..55dd460150c8 100644
--- a/typo3/file_list.php
+++ b/typo3/file_list.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2010 Steffen Kamper (steffen@typo3.com)
+*  (c) 2010-2011 Steffen Kamper (steffen@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 4b6adf4435f7..b05446583eae 100644
--- a/typo3/file_newfolder.php
+++ b/typo3/file_newfolder.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 6f2b6dfa7ada..a1e61bde0e6f 100644
--- a/typo3/file_rename.php
+++ b/typo3/file_rename.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 3097939f767e..293a50fbd996 100644
--- a/typo3/file_upload.php
+++ b/typo3/file_upload.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 e2fffbfca983..84f4951d86e7 100644
--- a/typo3/index.php
+++ b/typo3/index.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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_re.php b/typo3/index_re.php
index 3148b2d0cea8..e95c98a52c2c 100644
--- a/typo3/index_re.php
+++ b/typo3/index_re.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 425224c3de67..b1a8fdd116c7 100644
--- a/typo3/init.php
+++ b/typo3/init.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 70fbbf052cbd..0c35e3bdb9ca 100755
--- a/typo3/install/index.php
+++ b/typo3/install/index.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/interfaces/interface.backend_cacheActionsHook.php b/typo3/interfaces/interface.backend_cacheActionsHook.php
index 35e60a1931b1..6ebd5ddd5cce 100644
--- a/typo3/interfaces/interface.backend_cacheActionsHook.php
+++ b/typo3/interfaces/interface.backend_cacheActionsHook.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2008-2010 Steffen Kamper <info@sk-typo3.de>
+*  (c) 2008-2011 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/interfaces/interface.backend_toolbaritem.php b/typo3/interfaces/interface.backend_toolbaritem.php
index f0a943a916c4..fb409c97bfc9 100644
--- a/typo3/interfaces/interface.backend_toolbaritem.php
+++ b/typo3/interfaces/interface.backend_toolbaritem.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Ingo Renner <ingo@typo3.org>
+*  (c) 2007-2011 Ingo Renner <ingo@typo3.org>
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
diff --git a/typo3/interfaces/interface.cms_newcontentelementwizarditemshook.php b/typo3/interfaces/interface.cms_newcontentelementwizarditemshook.php
index fd57ce617225..25a622efcd32 100644
--- a/typo3/interfaces/interface.cms_newcontentelementwizarditemshook.php
+++ b/typo3/interfaces/interface.cms_newcontentelementwizarditemshook.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2008-2010 Steffen Kamper <info@sk-typo3.de>
+*  (c) 2008-2011 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/interfaces/interface.localrecordlist_actionsHook.php b/typo3/interfaces/interface.localrecordlist_actionsHook.php
index 88c9d56a127c..bee51947e5d3 100644
--- a/typo3/interfaces/interface.localrecordlist_actionsHook.php
+++ b/typo3/interfaces/interface.localrecordlist_actionsHook.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2007-2010 Bernhard Kraft  <kraftb@kraftb.at>
+*  (c) 2007-2011 Bernhard Kraft  <kraftb@kraftb.at>
 *  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 05930c47f9c6..e1b344948c84 100644
--- a/typo3/listframe_loader.php
+++ b/typo3/listframe_loader.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 22cb4f4e6e5b..5b3171bdf92c 100644
--- a/typo3/login_frameset.php
+++ b/typo3/login_frameset.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/logomenu.php b/typo3/logomenu.php
index 29d972303ccf..10a778a7a74f 100644
--- a/typo3/logomenu.php
+++ b/typo3/logomenu.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2006-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 2006-2011 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 9c5e42714aff..0d1dae6cb712 100644
--- a/typo3/logout.php
+++ b/typo3/logout.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 54496533d1da..871206e08408 100644
--- a/typo3/mod.php
+++ b/typo3/mod.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 2006-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 2006-2011 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 e0205f3d84ed..30cec1a8a101 100644
--- a/typo3/move_el.php
+++ b/typo3/move_el.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 cdb814a20da9..7f1078ab83f4 100644
--- a/typo3/show_item.php
+++ b/typo3/show_item.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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 74450cdf32c3..3c87f455e085 100644
--- a/typo3/show_rechis.php
+++ b/typo3/show_rechis.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/tce_db.php b/typo3/tce_db.php
index d0d77f500cde..f87a5adbcb39 100644
--- a/typo3/tce_db.php
+++ b/typo3/tce_db.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/tce_file.php b/typo3/tce_file.php
index 3a2b75d4b4a8..1de1a7068a00 100644
--- a/typo3/tce_file.php
+++ b/typo3/tce_file.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/template.php b/typo3/template.php
index 5b98c8492e2f..5a7e707e7b6d 100644
--- a/typo3/template.php
+++ b/typo3/template.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/thumbs.php b/typo3/thumbs.php
index 5e00bf2b1a09..32f53c70ce85 100644
--- a/typo3/thumbs.php
+++ b/typo3/thumbs.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/view_help.php b/typo3/view_help.php
index 81b5fcbb1116..6a847873bd3a 100644
--- a/typo3/view_help.php
+++ b/typo3/view_help.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_add.php b/typo3/wizard_add.php
index 87ca680f4481..4e01ca2f6c04 100644
--- a/typo3/wizard_add.php
+++ b/typo3/wizard_add.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_colorpicker.php b/typo3/wizard_colorpicker.php
index edf1af02a342..41fea311e616 100644
--- a/typo3/wizard_colorpicker.php
+++ b/typo3/wizard_colorpicker.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_edit.php b/typo3/wizard_edit.php
index 63cbdfde8fd4..ebe6a720bd25 100644
--- a/typo3/wizard_edit.php
+++ b/typo3/wizard_edit.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_forms.php b/typo3/wizard_forms.php
index 0b7b81dd0553..7b6465d55c3e 100644
--- a/typo3/wizard_forms.php
+++ b/typo3/wizard_forms.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_list.php b/typo3/wizard_list.php
index f36831b16b22..85e00ac316cb 100644
--- a/typo3/wizard_list.php
+++ b/typo3/wizard_list.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_rte.php b/typo3/wizard_rte.php
index 398e555a9339..a69229925d0e 100644
--- a/typo3/wizard_rte.php
+++ b/typo3/wizard_rte.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_table.php b/typo3/wizard_table.php
index 904d937c695a..f1c12ad59d08 100644
--- a/typo3/wizard_table.php
+++ b/typo3/wizard_table.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 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/wizard_tsconfig.php b/typo3/wizard_tsconfig.php
index 470eaa7a720f..af18468d9e0a 100644
--- a/typo3/wizard_tsconfig.php
+++ b/typo3/wizard_tsconfig.php
@@ -2,7 +2,7 @@
 /***************************************************************
 *  Copyright notice
 *
-*  (c) 1999-2010 Kasper Skårhøj (kasperYYYY@typo3.com)
+*  (c) 1999-2011 Kasper Skårhøj (kasperYYYY@typo3.com)
 *  All rights reserved
 *
 *  This script is part of the TYPO3 project. The TYPO3 project is
-- 
GitLab