summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_adapter.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/web_contents_adapter.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/web_contents_adapter.cpp')
-rw-r--r--src/core/web_contents_adapter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/web_contents_adapter.cpp b/src/core/web_contents_adapter.cpp
index 6c1e6c721..7c74bb7fd 100644
--- a/src/core/web_contents_adapter.cpp
+++ b/src/core/web_contents_adapter.cpp
@@ -39,7 +39,7 @@
// Copyright 2013 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 "web_contents_adapter.h"
#include "web_contents_adapter_p.h"