| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index b8751afa183f4d4d07a8242486fd5c455dded507..287e2627237dbb2bb37d1b3f2dbea8abe1e91624 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -205,7 +205,7 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
|
| The Chromium Authors
|
| </message>
|
| <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
|
| - Copyright <ph name="YEAR">$1</ph> The Chromium Authors. All rights reserved.
|
| + Copyright <ph name="YEAR">{0,date,y}<ex>2016</ex></ph> The Chromium Authors. All rights reserved.
|
| </message>
|
| <if expr="chromeos">
|
| <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the copyright message, containing the URLs.">
|
|
|