aboutsummaryrefslogtreecommitdiffstats
path: root/src/logger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/logger.cpp')
-rw-r--r--src/logger.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/logger.cpp b/src/logger.cpp
index 865b35a..90a0dca 100644
--- a/src/logger.cpp
+++ b/src/logger.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.
@@ -38,7 +39,7 @@ QMutex Logger::m_mutex;
/*!
* \class Logger
- * \brief Installs a qt messageHandler and receives all log messages
+ * \brief Installs a qt messageHandler and receives all log messages.
* \inmodule qmllive
*
* The intention is to use this class if you want to display the log into widget