summaryrefslogtreecommitdiffstats
path: root/src/serialport/qt4support
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 /src/serialport/qt4support
parentd5b47055d0ae2b171bb07f27366d4d9c882f732a (diff)
Change the QtCore reference in the copyright headers to QtSerialPort
Change-Id: Ic19f6843d32260404f72038cf77aa6f686e7a3ff Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'src/serialport/qt4support')
-rw-r--r--src/serialport/qt4support/qringbuffer_p.h2
-rw-r--r--src/serialport/qt4support/qwineventnotifier_p.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/serialport/qt4support/qringbuffer_p.h b/src/serialport/qt4support/qringbuffer_p.h
index 65eb8d70..a78dd5c3 100644
--- a/src/serialport/qt4support/qringbuffer_p.h
+++ b/src/serialport/qt4support/qringbuffer_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** 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$
** GNU Lesser General Public License Usage
diff --git a/src/serialport/qt4support/qwineventnotifier_p.h b/src/serialport/qt4support/qwineventnotifier_p.h
index a87994d0..dad09ab5 100644
--- a/src/serialport/qt4support/qwineventnotifier_p.h
+++ b/src/serialport/qt4support/qwineventnotifier_p.h
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** 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$
** GNU Lesser General Public License Usage