diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-10 08:47:49 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-10 08:47:49 (GMT) |
commit | f0f12f3d1ad2041c57095edaa7683c5d3599a3e6 (patch) | |
tree | 9a8ebd3226f5adb68e8ecd7c4857edd25abf52a0 /src/gui/math3d/qvector3d.cpp | |
parent | 73fa8dd86f14ab161c84fa9224cd4335f352ba75 (diff) | |
download | Qt-f0f12f3d1ad2041c57095edaa7683c5d3599a3e6.zip Qt-f0f12f3d1ad2041c57095edaa7683c5d3599a3e6.tar.gz Qt-f0f12f3d1ad2041c57095edaa7683c5d3599a3e6.tar.bz2 |
Fix some incorrect license headers.
The MODULE placeholder shouldn't be used anymore, and neither should the
old Trolltech license header.
Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/math3d/qvector3d.cpp')
-rw-r--r-- | src/gui/math3d/qvector3d.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/math3d/qvector3d.cpp b/src/gui/math3d/qvector3d.cpp index c83cd60..a5f5c5b 100644 --- a/src/gui/math3d/qvector3d.cpp +++ b/src/gui/math3d/qvector3d.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |