summaryrefslogtreecommitdiffstats
path: root/doc/src/printsupport
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-26 10:15:10 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-26 03:08:11 +0200
commitebd86ae7f1b281e389efd7a78835193f7d46c1be (patch)
tree489bad596fbac0d73709669eb77a59b0139cb251 /doc/src/printsupport
parentce258242b85d2c2620ba0d0f0746a04087adf58d (diff)
Added missing license headers.
Change-Id: Id3b7e12abe6ed60f34229ec3a0828f423efdfebf Reviewed-on: http://codereview.qt-project.org/5477 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'doc/src/printsupport')
-rw-r--r--doc/src/printsupport/qtprintsupport.qdoc27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/src/printsupport/qtprintsupport.qdoc b/doc/src/printsupport/qtprintsupport.qdoc
index d143d66ad2..2b313c2764 100644
--- a/doc/src/printsupport/qtprintsupport.qdoc
+++ b/doc/src/printsupport/qtprintsupport.qdoc
@@ -1,3 +1,30 @@
+/****************************************************************************
+**
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:FDL$
+** GNU Free Documentation License
+** 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.
+**
+** Other Usage
+** Alternatively, this file may be used in accordance with the terms
+** and conditions contained in a signed written agreement between you
+** and Nokia.
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
/*!
\module QtPrintSupport
\title QtPrintSupport Module