diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-04-19 21:49:00 +0200 |
---|---|---|
committer | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-04-19 21:58:38 +0200 |
commit | c45d067fe8b968709b2bd5ae133b48e7b08b500f (patch) | |
tree | d307bb405edfd07544d641b4358bfd702a211574 /doc/src/qtmail.qdoc | |
parent | 081657c21cf42710e416119aac2527f0c095e64d (diff) |
Add license header for *qdoc files
Also adding LICENSE.FDL to the repository
Change-Id: Id53b42ac71394f7af17daa3ccf4971215db5cc7a
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'doc/src/qtmail.qdoc')
-rw-r--r-- | doc/src/qtmail.qdoc | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/src/qtmail.qdoc b/doc/src/qtmail.qdoc index f44e2cd9..b4c44bb9 100644 --- a/doc/src/qtmail.qdoc +++ b/doc/src/qtmail.qdoc @@ -1,3 +1,30 @@ +/**************************************************************************** +** +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/legal +** +** This file is part of the documentation of the Qt Toolkit. +** +** $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$ +** +****************************************************************************/ + /*! \page messaging.html |