diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 19:11:45 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 19:11:45 +0000 |
commit | db5ba817484dd62d9a175786cb13e22d19e427da (patch) | |
tree | f90c98e02fba5c9dec90af87a8808317b86ad1a8 | |
parent | e42fb7c67ee8d7bbb7299a11bfb6289dcd6ed908 (diff) | |
download | chromium_src-db5ba817484dd62d9a175786cb13e22d19e427da.zip chromium_src-db5ba817484dd62d9a175786cb13e22d19e427da.tar.gz chromium_src-db5ba817484dd62d9a175786cb13e22d19e427da.tar.bz2 |
Happy new year!
BUG=109074
TEST=about:version
TBR=thakis
Review URL: http://codereview.chromium.org/9008057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116352 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index bd4b3e9..5dc7493 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -195,7 +195,7 @@ Chrome supports. --> Google Inc. </message> <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages"> - Copyright © 2006-2011 Google Inc. All Rights Reserved. + Copyright © 2006-2012 Google Inc. All Rights Reserved. </message> <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs."> Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">BEGIN_LINK_CHR</ph>Chromium<ph name="END_LINK_CHROMIUM">END_LINK_CHR</ph> open source project and other <ph name="BEGIN_LINK_OSS">BEGIN_LINK_OSS</ph>open source software<ph name="END_LINK_OSS">END_LINK_OSS</ph>. |