~neon/qt/qtquick1

« back to all changes in this revision

Viewing changes to examples/declarative/tutorials/extending/chapter5-listproperties/app.qml

  • 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
**
17
17
**     notice, this list of conditions and the following disclaimer in
18
18
**     the documentation and/or other materials provided with the
19
19
**     distribution.
20
 
**   * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
21
 
**     of its contributors may be used to endorse or promote products derived
 
20
**   * Neither the name of The Qt Company Ltd nor the names of its
 
21
**     contributors may be used to endorse or promote products derived
22
22
**     from this software without specific prior written permission.
23
23
**
24
24
**