summaryrefslogtreecommitdiffstats
path: root/src/common-lib/logging.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common-lib/logging.cpp')
-rw-r--r--src/common-lib/logging.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/common-lib/logging.cpp b/src/common-lib/logging.cpp
index fd68b733..9e42f3fd 100644
--- a/src/common-lib/logging.cpp
+++ b/src/common-lib/logging.cpp
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:LGPL-QTAS$
** Commercial License Usage
@@ -73,7 +74,7 @@ QT_BEGIN_NAMESPACE_AM
#if defined(QT_GENIVIEXTRAS_LIB)
static const char *s_defaultSystemUiDltId = "PCAM";
-static const char *s_defaultSystemUiDltDescription = "Pelagicore Application-Manager";
+static const char *s_defaultSystemUiDltDescription = "Luxoft Application-Manager";
#endif
/*