summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-13 12:49:53 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-16 13:36:36 +0000
commit94266fee7978ff163ce862c81696ffa9f76fd9a5 (patch)
tree470ab472e6b83740b6c79cf696693af0cf271fe9 /examples
parentb34c956f11ccd3ab84bb4d5876a106592bd3c0f4 (diff)
Project files do not have a license header
Change-Id: I47a0d1af400a80497f414c1f32dee29a36fa0ff1 Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
Diffstat (limited to 'examples')
-rw-r--r--examples/contacts/qmlcontactslistview/qmlcontactslistview.qmlproject26
1 files changed, 0 insertions, 26 deletions
diff --git a/examples/contacts/qmlcontactslistview/qmlcontactslistview.qmlproject b/examples/contacts/qmlcontactslistview/qmlcontactslistview.qmlproject
index bb308dceb..ffc7f2601 100644
--- a/examples/contacts/qmlcontactslistview/qmlcontactslistview.qmlproject
+++ b/examples/contacts/qmlcontactslistview/qmlcontactslistview.qmlproject
@@ -1,29 +1,3 @@
-/****************************************************************************
-**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
-**
-** This file is part of the documentation of the Qt Pim Module.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia. For licensing terms and
-** conditions see http://qt.digia.com/licensing. For further information
-** use the contact form at http://qt.digia.com/contact-us.
-**
-** GNU Free Documentation License Usage
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
import QmlProject 1.1
Project {