aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/datasource/datasource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/datasource/datasource.h')
-rw-r--r--plugins/datasource/datasource.h19
1 files changed, 11 insertions, 8 deletions
diff --git a/plugins/datasource/datasource.h b/plugins/datasource/datasource.h
index 1574bec..3d248e3 100644
--- a/plugins/datasource/datasource.h
+++ b/plugins/datasource/datasource.h
@@ -1,17 +1,18 @@
/****************************************************************************
**
** Copyright (C) 2015 Pelagicore AG
-** Contact: http://www.pelagicore.com/
+** Contact: http://www.qt.io/ or http://www.pelagicore.com/
**
-** This file is part of Neptune IVI UI.
+** This file is part of the Neptune IVI UI.
**
-** $QT_BEGIN_LICENSE:LGPL3$
+** $QT_BEGIN_LICENSE:GPL3-PELAGICORE$
** Commercial License Usage
-** Licensees holding valid commercial Neptune IVI UI licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Pelagicore. For licensing terms
-** and conditions see http://www.pelagicore.com.
+** Licensees holding valid commercial Pelagicore Neptune IVI UI
+** licenses may use this file in accordance with the commercial license
+** agreement provided with the Software or, alternatively, in accordance
+** with the terms contained in a written agreement between you and
+** Pelagicore. For licensing terms and conditions, contact us at:
+** http://www.pelagicore.com.
**
** GNU General Public License Usage
** Alternatively, this file may be used under the terms of the GNU
@@ -23,6 +24,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: GPL-3.0
+**
****************************************************************************/
#ifndef DATASOURCE_H