diff options
author | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-13 14:23:17 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-13 15:12:19 +0000 |
commit | 8d3e38c9ccb52ff2c4d719401fb69e2b92affe1e (patch) | |
tree | afaf474cd7d0189cd0b656c115ea5dd6eb28a210 /examples/svg/embedded | |
parent | 684283ae80a6d844e80ac5f9ce4a816a3766a4f7 (diff) | |
download | qtsvg-8d3e38c9ccb52ff2c4d719401fb69e2b92affe1e.tar.gz |
Fixed BSD licensed file headers
Change-Id: Id2a266b2ec46761769a6bb220cb84dd70fec0817
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'examples/svg/embedded')
-rw-r--r-- | examples/svg/embedded/fluidlauncher/pictureflow.cpp | 6 | ||||
-rw-r--r-- | examples/svg/embedded/fluidlauncher/pictureflow.h | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/examples/svg/embedded/fluidlauncher/pictureflow.cpp b/examples/svg/embedded/fluidlauncher/pictureflow.cpp index 79bdd87..82d950b 100644 --- a/examples/svg/embedded/fluidlauncher/pictureflow.cpp +++ b/examples/svg/embedded/fluidlauncher/pictureflow.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/examples/svg/embedded/fluidlauncher/pictureflow.h b/examples/svg/embedded/fluidlauncher/pictureflow.h index f005e48..8b2ae9c 100644 --- a/examples/svg/embedded/fluidlauncher/pictureflow.h +++ b/examples/svg/embedded/fluidlauncher/pictureflow.h @@ -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 |