aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-02-13 13:28:31 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-02-17 16:58:30 +0000
commitecd7db7ff28c3dae943ea364464ee8941e36c4c7 (patch)
tree7d82504b6738460801626f8b5d19bc6fba858e76 /src
parentc8109fdac1c66816bf72551b886f03f05a20da0e (diff)
Fixed BSD licensed file headers
Change-Id: I8fc57754926b441c8d6cb81e25ea09a5eb3029a5 Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
Diffstat (limited to 'src')
-rw-r--r--src/androidextras/doc/snippets/code/src_androidextras_qandroidjnienvironment.cpp6
-rw-r--r--src/androidextras/doc/snippets/code/src_androidextras_qandroidjniobject.cpp6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/androidextras/doc/snippets/code/src_androidextras_qandroidjnienvironment.cpp b/src/androidextras/doc/snippets/code/src_androidextras_qandroidjnienvironment.cpp
index 8d69e08..e3a7eb6 100644
--- a/src/androidextras/doc/snippets/code/src_androidextras_qandroidjnienvironment.cpp
+++ b/src/androidextras/doc/snippets/code/src_androidextras_qandroidjnienvironment.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
- ** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
- ** names of its contributors may be used to endorse or promote products
- ** derived from this software without specific prior written permission.
+ ** * Neither the name of The Qt Company Ltd nor the names of its
+ ** contributors may be used to endorse or promote products derived
+ ** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/src/androidextras/doc/snippets/code/src_androidextras_qandroidjniobject.cpp b/src/androidextras/doc/snippets/code/src_androidextras_qandroidjniobject.cpp
index 945911c..a0c0946 100644
--- a/src/androidextras/doc/snippets/code/src_androidextras_qandroidjniobject.cpp
+++ b/src/androidextras/doc/snippets/code/src_androidextras_qandroidjniobject.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
- ** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
- ** names of its contributors may be used to endorse or promote products
- ** derived from this software without specific prior written permission.
+ ** * Neither the name of The Qt Company Ltd nor the names of its
+ ** contributors may be used to endorse or promote products derived
+ ** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS