summaryrefslogtreecommitdiff
path: root/examples/blockingslave
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blockingslave')
-rw-r--r--examples/blockingslave/dialog.cpp2
-rw-r--r--examples/blockingslave/dialog.h2
-rw-r--r--examples/blockingslave/main.cpp2
-rw-r--r--examples/blockingslave/slavethread.cpp2
-rw-r--r--examples/blockingslave/slavethread.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples/blockingslave/dialog.cpp b/examples/blockingslave/dialog.cpp
index c4f68a9..d0c9abd 100644
--- a/examples/blockingslave/dialog.cpp
+++ b/examples/blockingslave/dialog.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Denis Shienkov <denis.shienkov@gmail.com>
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the QtCore module of the Qt Toolkit.
+** This file is part of the QtSerialPort module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
diff --git a/examples/blockingslave/dialog.h b/examples/blockingslave/dialog.h
index d36c1e5..40b4a8d 100644
--- a/examples/blockingslave/dialog.h
+++ b/examples/blockingslave/dialog.h
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Denis Shienkov <denis.shienkov@gmail.com>
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the QtCore module of the Qt Toolkit.
+** This file is part of the QtSerialPort module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
diff --git a/examples/blockingslave/main.cpp b/examples/blockingslave/main.cpp
index 83088e5..fc2e334 100644
--- a/examples/blockingslave/main.cpp
+++ b/examples/blockingslave/main.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Denis Shienkov <denis.shienkov@gmail.com>
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the QtCore module of the Qt Toolkit.
+** This file is part of the QtSerialPort module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
diff --git a/examples/blockingslave/slavethread.cpp b/examples/blockingslave/slavethread.cpp
index 1242f3c..6e47ba9 100644
--- a/examples/blockingslave/slavethread.cpp
+++ b/examples/blockingslave/slavethread.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Denis Shienkov <denis.shienkov@gmail.com>
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the QtCore module of the Qt Toolkit.
+** This file is part of the QtSerialPort module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
diff --git a/examples/blockingslave/slavethread.h b/examples/blockingslave/slavethread.h
index 84395a3..9ba78b0 100644
--- a/examples/blockingslave/slavethread.h
+++ b/examples/blockingslave/slavethread.h
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Denis Shienkov <denis.shienkov@gmail.com>
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the QtCore module of the Qt Toolkit.
+** This file is part of the QtSerialPort module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage