summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2011-01-05 10:42:01 +0100
committercon <qtc-committer@nokia.com>2011-01-05 10:42:01 +0100
commit11fc831598f44bd0515a2bb4b5f7906b1cd7ec6b (patch)
tree91f2f5516191b0af0c3b51a335add6e6c5a68b38 /doc/examples
parentc44b642a728e641132400685a3848b090fb28ae2 (diff)
parent8d7d17dc781a04b9a66593ca125ba23269c37564 (diff)
downloadqt-creator-11fc831598f44bd0515a2bb4b5f7906b1cd7ec6b.tar.gz
Merge remote branch 'origin/2.1'
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/doc_src_plugins.qdoc34
1 files changed, 10 insertions, 24 deletions
diff --git a/doc/examples/doc_src_plugins.qdoc b/doc/examples/doc_src_plugins.qdoc
index efcdab026c..4afe8f141a 100644
--- a/doc/examples/doc_src_plugins.qdoc
+++ b/doc/examples/doc_src_plugins.qdoc
@@ -1,42 +1,28 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** This file is part of Qt Creator
+**
+** Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
**
-** This file is part of the documentation of the Qt Toolkit.
+** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** $QT_BEGIN_LICENSE:LGPL$
** No Commercial Usage
+**
** This file contains pre-release code and may not be distributed.
** You may use this file in accordance with the terms and conditions
** contained in the Technology Preview License Agreement accompanying
** this package.
**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+** GNU Free Documentation License
**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+** 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.
**
** If you have questions regarding the use of this file, please contact
** Nokia at qt-info@nokia.com.
**
-**
-**
-**
-**
-**
-**
-**
-** $QT_END_LICENSE$
-**
****************************************************************************/
//! [0]