| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 694485e4652e091f577988138f07736b0650317d..3c4efedb777b1ff29ec986692300ea34aaa1e17b 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -207,7 +207,7 @@ chromium_strings.grd. -->
|
| Google Inc.
|
| </message>
|
| <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
|
| - Copyright <ph name="YEAR">$1</ph> Google Inc. All rights reserved.
|
| + Copyright <ph name="YEAR">{0,date,y}<ex>2016</ex></ph> Google Inc. All rights reserved.
|
| </message>
|
| <if expr="chromeos">
|
| <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the copyright message, containing the URLs.">
|
|
|