diff options
author | Laszlo Papp <lpapp@kde.org> | 2013-01-27 01:00:35 +0000 |
---|---|---|
committer | Laszlo Papp <lpapp@kde.org> | 2013-01-27 13:01:50 +0100 |
commit | 60a75422d233f2925b687f9edc1c8338c117ff63 (patch) | |
tree | 79b6fe6c73cb1dfa648722b8898f8ebb46977a9f | |
parent | d5b47055d0ae2b171bb07f27366d4d9c882f732a (diff) | |
download | qtserialport-60a75422d233f2925b687f9edc1c8338c117ff63.tar.gz |
Change the QtCore reference in the copyright headers to QtSerialPort
Change-Id: Ic19f6843d32260404f72038cf77aa6f686e7a3ff
Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
52 files changed, 52 insertions, 52 deletions
diff --git a/examples/blockingmaster/dialog.cpp b/examples/blockingmaster/dialog.cpp index c744ee0..477e4c3 100644 --- a/examples/blockingmaster/dialog.cpp +++ b/examples/blockingmaster/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/blockingmaster/dialog.h b/examples/blockingmaster/dialog.h index 5edccd8..14bc849 100644 --- a/examples/blockingmaster/dialog.h +++ b/examples/blockingmaster/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/blockingmaster/main.cpp b/examples/blockingmaster/main.cpp index 83088e5..fc2e334 100644 --- a/examples/blockingmaster/main.cpp +++ b/examples/blockingmaster/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/blockingmaster/masterthread.cpp b/examples/blockingmaster/masterthread.cpp index 6cee93b..48f0695 100644 --- a/examples/blockingmaster/masterthread.cpp +++ b/examples/blockingmaster/masterthread.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/blockingmaster/masterthread.h b/examples/blockingmaster/masterthread.h index e1973ea..ebbd43d 100644 --- a/examples/blockingmaster/masterthread.h +++ b/examples/blockingmaster/masterthread.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/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 diff --git a/examples/cenumerator/main.cpp b/examples/cenumerator/main.cpp index b8f1ef7..cd93430 100644 --- a/examples/cenumerator/main.cpp +++ b/examples/cenumerator/main.cpp @@ -3,7 +3,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/examples/enumerator/main.cpp b/examples/enumerator/main.cpp index c188d60..f08e122 100644 --- a/examples/enumerator/main.cpp +++ b/examples/enumerator/main.cpp @@ -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/examples/master/dialog.cpp b/examples/master/dialog.cpp index 36c4a8f..f015125 100644 --- a/examples/master/dialog.cpp +++ b/examples/master/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/master/dialog.h b/examples/master/dialog.h index e2100ac..b29768b 100644 --- a/examples/master/dialog.h +++ b/examples/master/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/master/main.cpp b/examples/master/main.cpp index 83088e5..fc2e334 100644 --- a/examples/master/main.cpp +++ b/examples/master/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/slave/dialog.cpp b/examples/slave/dialog.cpp index 922fb61..900adf7 100644 --- a/examples/slave/dialog.cpp +++ b/examples/slave/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/slave/dialog.h b/examples/slave/dialog.h index f876298..7659495 100644 --- a/examples/slave/dialog.h +++ b/examples/slave/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/slave/main.cpp b/examples/slave/main.cpp index 83088e5..fc2e334 100644 --- a/examples/slave/main.cpp +++ b/examples/slave/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/slave/slavethread.cpp b/examples/slave/slavethread.cpp index 83da104..f33342a 100644 --- a/examples/slave/slavethread.cpp +++ b/examples/slave/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/slave/slavethread.h b/examples/slave/slavethread.h index 22bc027..3ed1e0c 100644 --- a/examples/slave/slavethread.h +++ b/examples/slave/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 diff --git a/examples/terminal/console.cpp b/examples/terminal/console.cpp index 5badf22..c9d5836 100644 --- a/examples/terminal/console.cpp +++ b/examples/terminal/console.cpp @@ -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/examples/terminal/console.h b/examples/terminal/console.h index db936a9..2862bf6 100644 --- a/examples/terminal/console.h +++ b/examples/terminal/console.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/examples/terminal/main.cpp b/examples/terminal/main.cpp index d7b35ba..e356519 100644 --- a/examples/terminal/main.cpp +++ b/examples/terminal/main.cpp @@ -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/examples/terminal/mainwindow.cpp b/examples/terminal/mainwindow.cpp index dffb4f8..4d67cbb 100644 --- a/examples/terminal/mainwindow.cpp +++ b/examples/terminal/mainwindow.cpp @@ -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/examples/terminal/mainwindow.h b/examples/terminal/mainwindow.h index 272bcce..dccaefe 100644 --- a/examples/terminal/mainwindow.h +++ b/examples/terminal/mainwindow.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/examples/terminal/settingsdialog.cpp b/examples/terminal/settingsdialog.cpp index 5d13cdf..67ad551 100644 --- a/examples/terminal/settingsdialog.cpp +++ b/examples/terminal/settingsdialog.cpp @@ -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/examples/terminal/settingsdialog.h b/examples/terminal/settingsdialog.h index bfdf9f3..29676b6 100644 --- a/examples/terminal/settingsdialog.h +++ b/examples/terminal/settingsdialog.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/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 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 |