summaryrefslogtreecommitdiff
path: root/src/serialport
diff options
context:
space:
mode:
Diffstat (limited to 'src/serialport')
-rw-r--r--src/serialport/qt4support/qringbuffer_p.h2
-rw-r--r--src/serialport/qt4support/qwineventnotifier_p.h2
-rw-r--r--src/serialport/serialport-global.h2
-rw-r--r--src/serialport/serialport.cpp2
-rw-r--r--src/serialport/serialport.h2
-rw-r--r--src/serialport/serialport_p.h2
-rw-r--r--src/serialport/serialport_symbian.cpp2
-rw-r--r--src/serialport/serialport_symbian_p.h2
-rw-r--r--src/serialport/serialport_unix.cpp2
-rw-r--r--src/serialport/serialport_unix_p.h2
-rw-r--r--src/serialport/serialport_win.cpp2
-rw-r--r--src/serialport/serialport_win_p.h2
-rw-r--r--src/serialport/serialport_wince.cpp2
-rw-r--r--src/serialport/serialportinfo.cpp2
-rw-r--r--src/serialport/serialportinfo.h2
-rw-r--r--src/serialport/serialportinfo_mac.cpp2
-rw-r--r--src/serialport/serialportinfo_p.h2
-rw-r--r--src/serialport/serialportinfo_symbian.cpp2
-rw-r--r--src/serialport/serialportinfo_unix.cpp2
-rw-r--r--src/serialport/serialportinfo_win.cpp2
-rw-r--r--src/serialport/serialportinfo_wince.cpp2
-rw-r--r--src/serialport/ttylocker_unix.cpp2
-rw-r--r--src/serialport/ttylocker_unix_p.h2
23 files changed, 23 insertions, 23 deletions
diff --git a/src/serialport/qt4support/qringbuffer_p.h b/src/serialport/qt4support/qringbuffer_p.h
index 65eb8d7..a78dd5c 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 a87994d..dad09ab 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
diff --git a/src/serialport/serialport-global.h b/src/serialport/serialport-global.h
index c10e681..839650f 100644
--- a/src/serialport/serialport-global.h
+++ b/src/serialport/serialport-global.h
@@ -4,7 +4,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialport.cpp b/src/serialport/serialport.cpp
index 4e17139..1d0beea 100644
--- a/src/serialport/serialport.cpp
+++ b/src/serialport/serialport.cpp
@@ -6,7 +6,7 @@
** Copyright (C) 2012 Andre Hartmann <aha_1980@gmx.de>
** 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/src/serialport/serialport.h b/src/serialport/serialport.h
index c3bd4f8..af1b2da 100644
--- a/src/serialport/serialport.h
+++ b/src/serialport/serialport.h
@@ -4,7 +4,7 @@
** Copyright (C) 2013 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialport_p.h b/src/serialport/serialport_p.h
index 8e299dc..caca381 100644
--- a/src/serialport/serialport_p.h
+++ b/src/serialport/serialport_p.h
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialport_symbian.cpp b/src/serialport/serialport_symbian.cpp
index 6edf589..46bf80d 100644
--- a/src/serialport/serialport_symbian.cpp
+++ b/src/serialport/serialport_symbian.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/src/serialport/serialport_symbian_p.h b/src/serialport/serialport_symbian_p.h
index 3c5548d..ae924fc 100644
--- a/src/serialport/serialport_symbian_p.h
+++ b/src/serialport/serialport_symbian_p.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/src/serialport/serialport_unix.cpp b/src/serialport/serialport_unix.cpp
index f2663d1..6297660 100644
--- a/src/serialport/serialport_unix.cpp
+++ b/src/serialport/serialport_unix.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Andre Hartmann <aha_1980@gmx.de>
** 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/src/serialport/serialport_unix_p.h b/src/serialport/serialport_unix_p.h
index 2ee5c7f..6db5b31 100644
--- a/src/serialport/serialport_unix_p.h
+++ b/src/serialport/serialport_unix_p.h
@@ -4,7 +4,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialport_win.cpp b/src/serialport/serialport_win.cpp
index ecdb050..78d9b8d 100644
--- a/src/serialport/serialport_win.cpp
+++ b/src/serialport/serialport_win.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Andre Hartmann <aha_1980@gmx.de>
** 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/src/serialport/serialport_win_p.h b/src/serialport/serialport_win_p.h
index eafa50f..c5492c1 100644
--- a/src/serialport/serialport_win_p.h
+++ b/src/serialport/serialport_win_p.h
@@ -4,7 +4,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialport_wince.cpp b/src/serialport/serialport_wince.cpp
index fca8beb..624b4d0 100644
--- a/src/serialport/serialport_wince.cpp
+++ b/src/serialport/serialport_wince.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Andre Hartmann <aha_1980@gmx.de>
** 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/src/serialport/serialportinfo.cpp b/src/serialport/serialportinfo.cpp
index 2cd2fa7..30d7e01 100644
--- a/src/serialport/serialportinfo.cpp
+++ b/src/serialport/serialportinfo.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialportinfo.h b/src/serialport/serialportinfo.h
index 6e76f92..7db300d 100644
--- a/src/serialport/serialportinfo.h
+++ b/src/serialport/serialportinfo.h
@@ -4,7 +4,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialportinfo_mac.cpp b/src/serialport/serialportinfo_mac.cpp
index 71c68d7..60398b3 100644
--- a/src/serialport/serialportinfo_mac.cpp
+++ b/src/serialport/serialportinfo_mac.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialportinfo_p.h b/src/serialport/serialportinfo_p.h
index d315a8d..dbe16f0 100644
--- a/src/serialport/serialportinfo_p.h
+++ b/src/serialport/serialportinfo_p.h
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialportinfo_symbian.cpp b/src/serialport/serialportinfo_symbian.cpp
index 4fedb9f..15561ac 100644
--- a/src/serialport/serialportinfo_symbian.cpp
+++ b/src/serialport/serialportinfo_symbian.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialportinfo_unix.cpp b/src/serialport/serialportinfo_unix.cpp
index 8efe529..f85dda6 100644
--- a/src/serialport/serialportinfo_unix.cpp
+++ b/src/serialport/serialportinfo_unix.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialportinfo_win.cpp b/src/serialport/serialportinfo_win.cpp
index ab96229..b7fc2e9 100644
--- a/src/serialport/serialportinfo_win.cpp
+++ b/src/serialport/serialportinfo_win.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/serialportinfo_wince.cpp b/src/serialport/serialportinfo_wince.cpp
index 7a20245..c77b806 100644
--- a/src/serialport/serialportinfo_wince.cpp
+++ b/src/serialport/serialportinfo_wince.cpp
@@ -5,7 +5,7 @@
** Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
** 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/src/serialport/ttylocker_unix.cpp b/src/serialport/ttylocker_unix.cpp
index 72bd081..4a6230a 100644
--- a/src/serialport/ttylocker_unix.cpp
+++ b/src/serialport/ttylocker_unix.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/src/serialport/ttylocker_unix_p.h b/src/serialport/ttylocker_unix_p.h
index ac44e06..e5c47f5 100644
--- a/src/serialport/ttylocker_unix_p.h
+++ b/src/serialport/ttylocker_unix_p.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