~neon/qt/qtquick1

« back to all changes in this revision

Viewing changes to src/doc/src/declarative/qdeclarativeintro.qdoc

  • Committer: Shawn Rutledge
  • Author(s): Antti Kokko
  • Date: 2015-02-23 11:21:23 UTC
  • Revision ID: git-v1:ad3874ec96c50ec23eeeddda6b5758beda5c9c3d
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: I9e68d256991ef7325c29c38ce9c007506ce6b150
Reviewed-by: Jani Heikkinen <jani.heikkinen@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$