diff options
author | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-11 14:59:51 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-12 15:49:59 +0000 |
commit | 10edcf82d3e85fee00b8397d7a21c56a9dfa95ed (patch) | |
tree | 0db562211c9ea40a88d12ae97fd01ad2dbcc4fdb /examples/webkitwidgets/previewer/main.cpp | |
parent | 2cfc146a260e8ce9e078921336d31d6323852de1 (diff) | |
download | qtwebkit-examples-10edcf82d3e85fee00b8397d7a21c56a9dfa95ed.tar.gz |
Update copyright headers
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.
Change-Id: Ie12af52d2377d9e9e6f771f676fb286017921c6f
Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
Diffstat (limited to 'examples/webkitwidgets/previewer/main.cpp')
-rw-r--r-- | examples/webkitwidgets/previewer/main.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/webkitwidgets/previewer/main.cpp b/examples/webkitwidgets/previewer/main.cpp index 5a89340..cd950a4 100644 --- a/examples/webkitwidgets/previewer/main.cpp +++ b/examples/webkitwidgets/previewer/main.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal +** Copyright (C) 2015 The Qt Company Ltd. +** Contact: http://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. ** @@ -17,9 +17,9 @@ ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names -** of its contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. +** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the +** names of its contributors may be used to endorse or promote products +** derived from this software without specific prior written permission. ** ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |