diff options
author | Antti Kokko <antti.kokko@theqtcompany.com> | 2015-02-12 12:16:52 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-17 07:18:19 +0000 |
commit | 4ee79d3eb4baef9e5b2a3d263f002a24184d0e6e (patch) | |
tree | 1774526557d32c2cca35ab933772dea7757048b2 /src/effects/doc/snippets/Blend-example.qml | |
parent | a1897106ce1306c1083bff05493a760e11bd19c7 (diff) | |
download | qtgraphicaleffects-4ee79d3eb4baef9e5b2a3d263f002a24184d0e6e.tar.gz |
Update copyright headersv5.5.0-rc1v5.5.0-beta1v5.5.0-alpha1v5.5.05.5.0
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: I8983b05749d75b438a314e7f385a85c612a04f6f
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
Diffstat (limited to 'src/effects/doc/snippets/Blend-example.qml')
-rw-r--r-- | src/effects/doc/snippets/Blend-example.qml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/effects/doc/snippets/Blend-example.qml b/src/effects/doc/snippets/Blend-example.qml index 5a052b0..e51c057 100644 --- a/src/effects/doc/snippets/Blend-example.qml +++ b/src/effects/doc/snippets/Blend-example.qml @@ -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 Qt Graphical Effects module. ** @@ -17,8 +17,8 @@ ** 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 +** * Neither the name of The Qt Company Ltd nor the names of its +** contributors may be used to endorse or promote products derived ** from this software without specific prior written permission. ** ** |