diff options
author | Matthew Vogt <matthew.vogt@nokia.com> | 2012-02-07 09:24:38 +1000 |
---|---|---|
committer | Matthew Vogt <matthew.vogt@nokia.com> | 2012-02-07 01:05:02 +0100 |
commit | 39349b774c66d0ea01af9ada95b06777785ae1b5 (patch) | |
tree | a97a3e91d89c7bd25a43b9dbe1859d44433c6e2a /examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp | |
parent | 803bf48e1610e626411e70ba9a6d65db9b465e4b (diff) | |
download | qtquick1-39349b774c66d0ea01af9ada95b06777785ae1b5.tar.gz |
Fix license headers to match conventions.
Files updated to mtach licensing conventions for different
types, and license text updated to match current.
Change-Id: Ib2c7457fbc3b37907ab3936e176e6f16f8308036
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
Diffstat (limited to 'examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp')
-rw-r--r-- | examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp b/examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp index d8a9336b..ab02a625 100644 --- a/examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp +++ b/examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp @@ -34,6 +34,7 @@ ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." +** ** $QT_END_LICENSE$ ** ****************************************************************************/ |