Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#39433 closed defect (bug) (fixed)

Update copyright year in license.txt

Reported by: Nikschavan Owned by: rachelbaker
Priority: normal Milestone: 4.7.1
Component: General Version: 4.8
Severity: normal Keywords: has-patch commit fixed-major
Cc: Focuses:

Description

Update version to 2017 in license.txt

Attachments (1)

new-year.diff (399 bytes ) - added by Nikschavan 10 years ago.

Download all attachments as: .zip

Change History (16)

@Nikschavan
10 years ago

#1 @netweb
10 years ago

  • Component Text ChangesGeneral
  • Keywords has-patch commit added
  • Milestone Awaiting Review4.8

Previously #35278 / r36855 / r36856

#2 @rachelbaker
10 years ago

  • Owner set to rachelbaker
  • Resolutionfixed
  • Status newclosed

In 39659:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Fixes #39433.

#3 @rachelbaker
10 years ago

  • Keywords fixed-major added
  • Milestone 4.84.7.1
  • Resolution fixed
  • Status closedreopened

Reopening to be merged into the 4.7 branch to resolve the failing unit test:

1) Tests_Basic::test_license
license.txt's year needs to be updated to 2017.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'2017'
+'2016'

#4 @rachelbaker
10 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 39661:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.7 branch.
Fixes #39433.

#5 @dd32
10 years ago

Since the phpunit test has been around since 3.9, and we run Travis on all branches (previously it was 4.2+) and there'll be another security release at some point, I'm backporting this all the way down to 3.7 in prep for those releases.

#6 @dd32
10 years ago

In 39698:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.6 branch.
Fixes #39433.

#7 @dd32
10 years ago

In 39699:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.5 branch.
Fixes #39433.

#8 @dd32
10 years ago

In 39700:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.4 branch.
Fixes #39433.

#9 @dd32
10 years ago

In 39701:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.3 branch.
Fixes #39433.

#10 @dd32
10 years ago

In 39702:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.2 branch.
Fixes #39433.

#11 @dd32
10 years ago

In 39703:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.1 branch.
Fixes #39433.

#12 @dd32
10 years ago

In 39704:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.0 branch.
Fixes #39433.

#13 @dd32
10 years ago

In 39705:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 3.9 branch.
Fixes #39433.

#14 @dd32
10 years ago

In 39706:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 3.8 branch.
Fixes #39433.

#15 @dd32
10 years ago

In 39707:

General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 3.7 branch.
Fixes #39433.

Note: See TracTickets for help on using tickets.