summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-01 18:52:50 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-01 18:52:50 +0000
commitb610625a540a5395d07a8742dbec5c9c6a08be78 (patch)
treee36c0017e77e2cba21909da7e0a3c161b012e70c
parent1ab30deb9c6dc949977dc8398bbfd0896ad85635 (diff)
downloadchromium_src-b610625a540a5395d07a8742dbec5c9c6a08be78.zip
chromium_src-b610625a540a5395d07a8742dbec5c9c6a08be78.tar.gz
chromium_src-b610625a540a5395d07a8742dbec5c9c6a08be78.tar.bz2
Happy new year!
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
-rw-r--r--LICENSE2
-rw-r--r--chrome/app/chromium_strings.grd2
-rw-r--r--chrome/app/google_chrome_strings.grd2
-rw-r--r--chrome/app/theme/chromium/BRANDING2
4 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index e6c0d72..3d0f7d3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 760b9a1..8b2a012 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -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>.
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 435d0a6..5607337 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -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>.
diff --git a/chrome/app/theme/chromium/BRANDING b/chrome/app/theme/chromium/BRANDING
index f7381b8..25e9a00 100644
--- a/chrome/app/theme/chromium/BRANDING
+++ b/chrome/app/theme/chromium/BRANDING
@@ -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.