summaryrefslogtreecommitdiffstats
path: root/src/threed/materials
diff options
context:
space:
mode:
Diffstat (limited to 'src/threed/materials')
-rw-r--r--src/threed/materials/qglabstractmaterial.cpp2
-rw-r--r--src/threed/materials/qglabstractmaterial.h2
-rw-r--r--src/threed/materials/qglcolormaterial.cpp2
-rw-r--r--src/threed/materials/qglcolormaterial.h2
-rw-r--r--src/threed/materials/qglmaterial.cpp2
-rw-r--r--src/threed/materials/qglmaterial.h2
-rw-r--r--src/threed/materials/qglmaterial_p.h2
-rw-r--r--src/threed/materials/qgltwosidedmaterial.cpp2
-rw-r--r--src/threed/materials/qgltwosidedmaterial.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/threed/materials/qglabstractmaterial.cpp b/src/threed/materials/qglabstractmaterial.cpp
index 63406cdf0..6ce23059b 100644
--- a/src/threed/materials/qglabstractmaterial.cpp
+++ b/src/threed/materials/qglabstractmaterial.cpp
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qglabstractmaterial.h b/src/threed/materials/qglabstractmaterial.h
index 8d4bd2e4f..3ed46c018 100644
--- a/src/threed/materials/qglabstractmaterial.h
+++ b/src/threed/materials/qglabstractmaterial.h
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qglcolormaterial.cpp b/src/threed/materials/qglcolormaterial.cpp
index 383deb137..15df7ce5a 100644
--- a/src/threed/materials/qglcolormaterial.cpp
+++ b/src/threed/materials/qglcolormaterial.cpp
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qglcolormaterial.h b/src/threed/materials/qglcolormaterial.h
index 966008754..3860feef2 100644
--- a/src/threed/materials/qglcolormaterial.h
+++ b/src/threed/materials/qglcolormaterial.h
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qglmaterial.cpp b/src/threed/materials/qglmaterial.cpp
index 6b672180f..8367c6610 100644
--- a/src/threed/materials/qglmaterial.cpp
+++ b/src/threed/materials/qglmaterial.cpp
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qglmaterial.h b/src/threed/materials/qglmaterial.h
index 148e35107..9d5296e93 100644
--- a/src/threed/materials/qglmaterial.h
+++ b/src/threed/materials/qglmaterial.h
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qglmaterial_p.h b/src/threed/materials/qglmaterial_p.h
index d935a40a3..53779570b 100644
--- a/src/threed/materials/qglmaterial_p.h
+++ b/src/threed/materials/qglmaterial_p.h
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qgltwosidedmaterial.cpp b/src/threed/materials/qgltwosidedmaterial.cpp
index 0a1ee026d..4f434fa42 100644
--- a/src/threed/materials/qgltwosidedmaterial.cpp
+++ b/src/threed/materials/qgltwosidedmaterial.cpp
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/src/threed/materials/qgltwosidedmaterial.h b/src/threed/materials/qgltwosidedmaterial.h
index acba2451d..b135103e5 100644
--- a/src/threed/materials/qgltwosidedmaterial.h
+++ b/src/threed/materials/qgltwosidedmaterial.h
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtQuick3D module of the Qt Toolkit.
+** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage