summaryrefslogtreecommitdiffstats
path: root/config.tests/libyaml/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/libyaml/main.cpp')
-rw-r--r--config.tests/libyaml/main.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/config.tests/libyaml/main.cpp b/config.tests/libyaml/main.cpp
index bc9809ec..60b199a6 100644
--- a/config.tests/libyaml/main.cpp
+++ b/config.tests/libyaml/main.cpp
@@ -1,13 +1,12 @@
/****************************************************************************
**
+** Copyright (C) 2015 Pelagicore AG
** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Contact: http://www.qt.io/ or http://www.pelagicore.com/
**
** This file is part of the Pelagicore Application Manager.
**
-** SPDX-License-Identifier: GPL-3.0
-**
-** $QT_BEGIN_LICENSE:GPL3$
+** $QT_BEGIN_LICENSE:GPL3-PELAGICORE$
** Commercial License Usage
** Licensees holding valid commercial Pelagicore Application Manager
** licenses may use this file in accordance with the commercial license
@@ -26,6 +25,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: GPL-3.0
+**
****************************************************************************/
#include <yaml.h>