From ebd86ae7f1b281e389efd7a78835193f7d46c1be Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Mon, 26 Sep 2011 10:15:10 +1000 Subject: Added missing license headers. Change-Id: Id3b7e12abe6ed60f34229ec3a0828f423efdfebf Reviewed-on: http://codereview.qt-project.org/5477 Reviewed-by: Qt Sanity Bot Reviewed-by: Jason McDonald --- doc/src/gui/qtgui.qdoc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'doc/src/gui') diff --git a/doc/src/gui/qtgui.qdoc b/doc/src/gui/qtgui.qdoc index fd3bcac5a1..9db4ca534a 100644 --- a/doc/src/gui/qtgui.qdoc +++ b/doc/src/gui/qtgui.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 QtGui \title QtGui Module -- cgit v1.2.3