summaryrefslogtreecommitdiffstats
path: root/src/core/print_view_manager_base_qt.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-04-28 12:03:07 +0200
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-04-29 10:29:27 +0000
commitf5aaf48aac2a559f6576602ca34d68d94ea878d7 (patch)
tree1d12b125e20aae53bde33eb397aa7c6cf4764387 /src/core/print_view_manager_base_qt.cpp
parentc1e0dc2c4f113d39e5539ca649105514de120cc9 (diff)
Cleanup copyright and origin in src/core
Adds copyright and origins to files in src/core based on Chrome sources. Change-Id: I842ce4c170bfeabe06d92fb67fef3d8f9a202ddc Task-number: QTBUG-53048 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'src/core/print_view_manager_base_qt.cpp')
-rw-r--r--src/core/print_view_manager_base_qt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/print_view_manager_base_qt.cpp b/src/core/print_view_manager_base_qt.cpp
index 60f166423..3e12901b9 100644
--- a/src/core/print_view_manager_base_qt.cpp
+++ b/src/core/print_view_manager_base_qt.cpp
@@ -34,6 +34,7 @@
**
****************************************************************************/
+// This is based on chrome/browser/printing/print_view_manager_base.cc:
// 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.