From 864876b53249e2c801b09e3a94f42b98019f2ba4 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Wed, 28 Jul 2010 17:32:38 +0000 Subject: 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 --- views/controls/native/native_view_host_wrapper.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/controls/native') diff --git a/views/controls/native/native_view_host_wrapper.h b/views/controls/native/native_view_host_wrapper.h index 43e9869..1b06b3e 100644 --- a/views/controls/native/native_view_host_wrapper.h +++ b/views/controls/native/native_view_host_wrapper.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_NATIVE_NATIVE_VIEW_HOST_WRAPPER_H_ #define VIEWS_CONTROLS_NATIVE_NATIVE_VIEW_HOST_WRAPPER_H_ -- cgit v1.1