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 /tests/auto/declarative/qdeclarativexmlhttprequest | |
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 'tests/auto/declarative/qdeclarativexmlhttprequest')
-rw-r--r-- | tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp b/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp index 111c3c9c..ebf77b92 100644 --- a/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp +++ b/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp @@ -35,6 +35,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ |