diff options
author | David Boddie <david.boddie@nokia.com> | 2011-06-08 15:42:42 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-06-08 15:42:42 (GMT) |
commit | 4c08efaf901d460c3df155b2785ba604c5f997b2 (patch) | |
tree | 36a52a9f6b781e1df2cb441a3b5b09e26aabe7be /doc/src/examples/orientation.qdoc | |
parent | cdc2819347c9d7827b83b4a47c47e43fef6375d6 (diff) | |
download | Qt-4c08efaf901d460c3df155b2785ba604c5f997b2.zip Qt-4c08efaf901d460c3df155b2785ba604c5f997b2.tar.gz Qt-4c08efaf901d460c3df155b2785ba604c5f997b2.tar.bz2 |
Doc: Added missing license headers for documentation and examples.
Diffstat (limited to 'doc/src/examples/orientation.qdoc')
-rw-r--r-- | doc/src/examples/orientation.qdoc | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/src/examples/orientation.qdoc b/doc/src/examples/orientation.qdoc index cfe1757..f55a650 100644 --- a/doc/src/examples/orientation.qdoc +++ b/doc/src/examples/orientation.qdoc @@ -1,26 +1,26 @@ /**************************************************************************** ** -** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). +** 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$ -** Commercial Usage -** Licensees holding valid Qt Commercial licenses may use this file in -** accordance with the Qt Commercial License Agreement provided with the -** Software or, alternatively, in accordance with the terms contained in a -** written agreement between you and Nokia. -** ** 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. +** 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. +** +** +** ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. ** $QT_END_LICENSE$ ** ****************************************************************************/ |