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 /src/declarative/debugger/qdeclarativedebugtrace_p.h | |
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 'src/declarative/debugger/qdeclarativedebugtrace_p.h')
-rw-r--r-- | src/declarative/debugger/qdeclarativedebugtrace_p.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/debugger/qdeclarativedebugtrace_p.h b/src/declarative/debugger/qdeclarativedebugtrace_p.h index 3cd73b07..99876ff0 100644 --- a/src/declarative/debugger/qdeclarativedebugtrace_p.h +++ b/src/declarative/debugger/qdeclarativedebugtrace_p.h @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the QtDeclarative module of the Qt Toolkit. +** This file is part of the QtQuick1 module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** GNU Lesser General Public License Usage @@ -35,6 +35,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ |