summaryrefslogtreecommitdiffstats
path: root/src/core/native_web_keyboard_event_qt.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2017-09-19 14:02:31 +0200
committerKai Koehne <kai.koehne@qt.io>2017-09-20 06:32:21 +0000
commit59894b09cf42b6148ad141705a77c69a0f3b8eb9 (patch)
treeb94dac51009e599797b42dc8bb31e9c95d623792 /src/core/native_web_keyboard_event_qt.cpp
parent430802f773674f08a53260b1d0558353a8aefcda (diff)
Add LICENSE.Chromium
The mentioned LICENSE file is not available; add it under the name LICENSE.Chromium. Task-number: QTBUG-60006 Change-Id: Ib2b3cb64467046c7ba1f53b0bbe14c3ec5a5291d Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/native_web_keyboard_event_qt.cpp')
-rw-r--r--src/core/native_web_keyboard_event_qt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/native_web_keyboard_event_qt.cpp b/src/core/native_web_keyboard_event_qt.cpp
index 2bb190ceb..86fa5c8b1 100644
--- a/src/core/native_web_keyboard_event_qt.cpp
+++ b/src/core/native_web_keyboard_event_qt.cpp
@@ -39,7 +39,7 @@
// Copyright (c) 2011 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.
+// found in the LICENSE.Chromium file.
#include "content/public/browser/native_web_keyboard_event.h"
#include <QKeyEvent>