aboutsummaryrefslogtreecommitdiffstats
path: root/src/logreceiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/logreceiver.cpp')
-rw-r--r--src/logreceiver.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/logreceiver.cpp b/src/logreceiver.cpp
index 7cec063..7b91b1a 100644
--- a/src/logreceiver.cpp
+++ b/src/logreceiver.cpp
@@ -1,6 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2019 Luxoft Sweden AB
+** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QmlLive tool.
@@ -36,7 +37,7 @@
/*!
* \class LogReceiver
- * \brief Connects to a port and waits for log messages sent via udp
+ * \brief Connects to a port and waits for log messages sent via UDP.
* \inmodule qmllive
*
* \sa Logger, RemoteLogger