summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordsh@google.com <dsh@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-28 22:20:55 +0000
committerdsh@google.com <dsh@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-28 22:20:55 +0000
commit586f300066e3b683b83bcce1fd6fa660dc807ff4 (patch)
treebe7c1016f2d573b10c360738cebbde15d96f91a8
parent969ff790df011552be3e8bf70dacd4bf2bd10aa5 (diff)
downloadchromium_src-586f300066e3b683b83bcce1fd6fa660dc807ff4.zip
chromium_src-586f300066e3b683b83bcce1fd6fa660dc807ff4.tar.gz
chromium_src-586f300066e3b683b83bcce1fd6fa660dc807ff4.tar.bz2
Reading the comments on a later change, it seems I should have only used a copyright of 2008 on this new file, so this fixes it.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1509 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--base/worker_pool_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/worker_pool_unittest.cc b/base/worker_pool_unittest.cc
index aea78e6..e3b5c16 100644
--- a/base/worker_pool_unittest.cc
+++ b/base/worker_pool_unittest.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
+// Copyright (c) 2008 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.