Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • typo3
  • alt_db_navframe.php
Find file BlameHistoryPermalink
  • Roland Waldner's avatar
    [CLEANUP] Use comments not PHPDoc style comments in copyright block · 36dca4b6
    Roland Waldner authored Dec 06, 2014 and Christian Kuhn's avatar Christian Kuhn committed Dec 13, 2014
    This regular expression was used to replace PHPDoc style comments
    with ordinary comments:
    
    Search:
    /\*\*(\n \* This file is part of the TYPO3 CMS project.)
    
    Replace with:
    /*$1
    
    Resolves: #63328
    Releases: master
    Change-Id: Ic8f11dbfefee94a19657c8fe8426c81d1cb435d8
    Reviewed-on: http://review.typo3.org/35103
    
    
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenjamin Mack <benni@typo3.org>
    Tested-by: Benni Mack's avatarBenjamin Mack <benni@typo3.org>
    36dca4b6