Skip to content

Commit

Permalink
Happy new year!
Browse files Browse the repository at this point in the history
BUG=none
TBR=mal

Review URL: https://codereview.chromium.org/11731004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174795 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
thakis@chromium.org committed Jan 1, 2013
1 parent 1ab30de commit b610625
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Copyright (c) 2013 The Chromium Authors. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
Expand Down
2 changes: 1 addition & 1 deletion chrome/app/chromium_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ be available for now. -->
The Chromium Authors
</message>
<message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
Copyright 2012 The Chromium Authors. All rights reserved.
Copyright 2013 The Chromium Authors. All rights reserved.
</message>
<message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs.">
Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a&gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target="_blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt;</ph>.
Expand Down
2 changes: 1 addition & 1 deletion chrome/app/google_chrome_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Chrome supports. -->
Google Inc.
</message>
<message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
Copyright 2012 Google Inc. All rights reserved.
Copyright 2013 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">&lt;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a&gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target="_blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt;</ph>.
Expand Down
2 changes: 1 addition & 1 deletion chrome/app/theme/chromium/BRANDING
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ COMPANY_FULLNAME=The Chromium Authors
COMPANY_SHORTNAME=The Chromium Authors
PRODUCT_FULLNAME=Chromium
PRODUCT_SHORTNAME=Chromium
COPYRIGHT=Copyright 2012 The Chromium Authors. All rights reserved.
COPYRIGHT=Copyright 2013 The Chromium Authors. All rights reserved.

0 comments on commit b610625

Please sign in to comment.