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/svgviewer/svgview.cpp | |
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/svgviewer/svgview.cpp')
-rw-r--r-- | examples/svg/svgviewer/svgview.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/svg/svgviewer/svgview.cpp b/examples/svg/svgviewer/svgview.cpp index 079906d..5283bf1 100644 --- a/examples/svg/svgviewer/svgview.cpp +++ b/examples/svg/svgviewer/svgview.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 |