summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-01-27 01:00:35 +0000
committerLaszlo Papp <lpapp@kde.org>2013-01-27 13:01:50 +0100
commit60a75422d233f2925b687f9edc1c8338c117ff63 (patch)
tree79b6fe6c73cb1dfa648722b8898f8ebb46977a9f /tests
parentd5b47055d0ae2b171bb07f27366d4d9c882f732a (diff)
downloadqtserialport-60a75422d233f2925b687f9edc1c8338c117ff63.tar.gz
Change the QtCore reference in the copyright headers to QtSerialPort
Change-Id: Ic19f6843d32260404f72038cf77aa6f686e7a3ff Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/manual/serialport/tst_serialport.cpp2
-rw-r--r--tests/manual/serialportinfo/tst_serialportinfo.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/serialport/tst_serialport.cpp b/tests/manual/serialport/tst_serialport.cpp
index f4ce395..f601e4d 100644
--- a/tests/manual/serialport/tst_serialport.cpp
+++ b/tests/manual/serialport/tst_serialport.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/tests/manual/serialportinfo/tst_serialportinfo.cpp b/tests/manual/serialportinfo/tst_serialportinfo.cpp
index 12cb5b6..60ecb99 100644
--- a/tests/manual/serialportinfo/tst_serialportinfo.cpp
+++ b/tests/manual/serialportinfo/tst_serialportinfo.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