~neon/qt/qtsvg

« back to all changes in this revision

Viewing changes to doc/src/examples/weatherinfo.qdoc

  • Committer: Jani Heikkinen
  • Date: 2015-02-11 13:09:40 UTC
  • Revision ID: git-v1:684283ae80a6d844e80ac5f9ce4a816a3766a4f7
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: Ie7d37928ebd680c6f1b20045de11abcd5595c73f
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/****************************************************************************
2
2
**
3
 
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
4
 
** Contact: http://www.qt-project.org/legal
 
3
** Copyright (C) 2015 The Qt Company Ltd.
 
4
** Contact: http://www.qt.io/licensing/
5
5
**
6
6
** This file is part of the documentation of the Qt Toolkit.
7
7
**
10
10
** Licensees holding valid commercial Qt licenses may use this file in
11
11
** accordance with the commercial license agreement provided with the
12
12
** Software or, alternatively, in accordance with the terms contained in
13
 
** a written agreement between you and Digia.  For licensing terms and
14
 
** conditions see http://qt.digia.com/licensing.  For further information
15
 
** use the contact form at http://qt.digia.com/contact-us.
 
13
** a written agreement between you and The Qt Company. For licensing terms
 
14
** and conditions see http://www.qt.io/terms-conditions. For further
 
15
** information use the contact form at http://www.qt.io/contact-us.
16
16
**
17
17
** GNU Free Documentation License Usage
18
18
** Alternatively, this file may be used under the terms of the GNU Free
19
19
** Documentation License version 1.3 as published by the Free Software
20
20
** Foundation and appearing in the file included in the packaging of
21
 
** this file.  Please review the following information to ensure
 
21
** this file. Please review the following information to ensure
22
22
** the GNU Free Documentation License version 1.3 requirements
23
23
** will be met: http://www.gnu.org/copyleft/fdl.html.
24
24
** $QT_END_LICENSE$