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 /examples/blockingmaster/masterthread.h | |
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>
Diffstat (limited to 'examples/blockingmaster/masterthread.h')
-rw-r--r-- | examples/blockingmaster/masterthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |