summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2010-12-08 15:55:36 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2010-12-08 16:00:06 +1000
commit2dbed27be16066b2dd4b17f960758171c610daea (patch)
treeeefbd9c246cc6c908d7d236f6ad6703578bcd22e /doc
parente958e972a00dd62c06d2ae1de8fe786044d8a8ed (diff)
Add Copyright license files and headers
Diffstat (limited to 'doc')
-rw-r--r--doc/testcases.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/testcases.txt b/doc/testcases.txt
index 3f77479..68c963a 100644
--- a/doc/testcases.txt
+++ b/doc/testcases.txt
@@ -1,3 +1,29 @@
+/****************************************************************************
+**
+** 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 the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:FDL$
+** 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 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.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+** $QT_END_LICENSE$
+**
+****************************************************************************/
Organization of test cases
==========================