Project

General

Profile

Actions

Task #59535

closed

Re-work/simplify copyright header in PHP files

Added by Michael Schams almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
Start date:
2014-06-22
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

The copyright/license header in files (PHP files, maybe others such as JavaScript, etc.) of the TYPO3 core show the year range 1998-2013. Initiated as issue #55748, discussed in several conversations (e.g. [1], [2] and [3]) and confirmed by the License Team (see issue #56776), we agreed on re-working the copyright header and drop the year figure as part of a simplification.

This patch updates 2000+ PHP files and replaces the current header with the new one.

[1] http://lists.typo3.org/pipermail/typo3-team-core/2014-February/055257.html
[2] http://lists.typo3.org/pipermail/typo3-team-core/2014-May/055784.html
[3] http://lists.typo3.org/pipermail/typo3-team-core/2014-June/055904.html


Files

issue59535-1.png (57.2 KB) issue59535-1.png Michael Schams, 2014-06-13 01:06

Subtasks 10 (0 open10 closed)

Task #59785: Re-work/simplify copyright header in PHP files - Part 9ClosedMichael Schams2014-06-22

Actions
Task #59777: Re-work/simplify copyright header in PHP files - Part 1ClosedMichael Schams2014-06-22

Actions
Task #59778: Re-work/simplify copyright header in PHP files - Part 2ClosedMichael Schams2014-06-22

Actions
Task #59779: Re-work/simplify copyright header in PHP files - Part 3ClosedMichael Schams2014-06-22

Actions
Task #59780: Re-work/simplify copyright header in PHP files - Part 4ClosedMichael Schams2014-06-22

Actions
Task #59781: Re-work/simplify copyright header in PHP files - Part 5ClosedMichael Schams2014-06-22

Actions
Task #59782: Re-work/simplify copyright header in PHP files - Part 6ClosedMichael Schams2014-06-22

Actions
Task #59783: Re-work/simplify copyright header in PHP files - Part 7ClosedMichael Schams2014-06-22

Actions
Task #59784: Re-work/simplify copyright header in PHP files - Part 8ClosedMichael Schams2014-06-22

Actions
Task #59916: Re-work/simplify copyright header in JS filesClosedMichael Schams2014-06-27

Actions

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #60482: Update wrong copyright header in file BrowseLinks.phpClosedMichael Schams2014-07-23

Actions
Related to TYPO3 Core - Task #55748: Update copyright year to 2014 in inline commentsClosed2014-02-06

Actions
Related to TYPO3 Core - Task #64689: Align simplified copyright headers in extbase and fluidClosedStephan Großberndt2015-01-31

Actions
Actions #1

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30709

Actions #3

Updated by Gerrit Code Review almost 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30709

Actions #4

Updated by Alexander Opitz almost 10 years ago

In #56776 Olivier wrote:

"GPL2 or any later version in the license header"

But the patch introduces LGPL v3 and I think this isn't intended.

Actions #5

Updated by Michael Schams almost 10 years ago

You are right - that's not correct. It should read:

/**
 * This file is part of the TYPO3 CMS project.
 *
 * It is free software; you can redistribute it and/or modify it under
 * the terms of the GNU General Public License, either version 2
 * of the License, or any later version.
 *
 * For the full copyright and license information, please read the
 * LICENSE.txt file that was distributed with this source code.
 *
 * The TYPO3 project - inspiring people to share!
 */

I will create a new patch set.

Actions #6

Updated by Gerrit Code Review almost 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30709

Actions #7

Updated by Gerrit Code Review almost 10 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30709

Actions #8

Updated by Michael Schams almost 10 years ago

Discussed with Markus Klein:

It would be legitimate to split this issue into several sub-tickets (and make this ticket the "parent" ticket) and let each sub-ticket handle a part of
the whole list, e.g. 100 or 200 files each time in order to prevent jenkins to fail. We currently try to cover 3000+ files in total here.

I could take care of that but nevertheless, I need someone who reviews the files and merges the change in a timely manner.

Actions #9

Updated by Gerrit Code Review almost 10 years ago

  • Estimated time set to 0.00 h

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30709

Actions #10

Updated by Markus Klein almost 10 years ago

  • Category set to Code Cleanup
  • Assignee set to Michael Schams
  • Target version set to next-patchlevel
  • Estimated time set to 0.00 h
  • Complexity set to easy

Please add a 10th part for the JS files. Thank you

Actions #11

Updated by Gerrit Code Review almost 10 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31047

Actions #12

Updated by Markus Klein almost 10 years ago

  • Status changed from Under Review to Resolved
  • Estimated time set to 0.00 h
Actions #13

Updated by Markus Klein almost 10 years ago

  • Estimated time deleted (0.00 h)
Actions #14

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF