summaryrefslogtreecommitdiffstats
path: root/views/controls/combobox/native_combobox_win.h
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-28 17:32:38 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-28 17:32:38 +0000
commit864876b53249e2c801b09e3a94f42b98019f2ba4 (patch)
tree566179967ccb846f53fb8c7bba683459e398c90d /views/controls/combobox/native_combobox_win.h
parent17f3537c835337ec2f5e4269025c91f9b578bb04 (diff)
downloadchromium_src-864876b53249e2c801b09e3a94f42b98019f2ba4.zip
chromium_src-864876b53249e2c801b09e3a94f42b98019f2ba4.tar.gz
chromium_src-864876b53249e2c801b09e3a94f42b98019f2ba4.tar.bz2
views: Fix bad license headers found in some files
BUG=50266 TEST=None Review URL: http://codereview.chromium.org/3017036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53974 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/controls/combobox/native_combobox_win.h')
-rw-r--r--views/controls/combobox/native_combobox_win.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/controls/combobox/native_combobox_win.h b/views/controls/combobox/native_combobox_win.h
index a0a6292..287fdb0 100644
--- a/views/controls/combobox/native_combobox_win.h
+++ b/views/controls/combobox/native_combobox_win.h
@@ -1,6 +1,6 @@
-// Copyright (c) 2009 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.
+// Copyright (c) 2010 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.
#ifndef VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WIN_H_
#define VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WIN_H_