From 115372d161525248f01d081dde644d393c579294 Mon Sep 17 00:00:00 2001 From: Robert Griebl Date: Thu, 19 Nov 2015 14:33:05 +0100 Subject: Tweaked the header layout a little bit, so that it passes the CI check. Also change-id I8ffe7bca in qtqa is needed for this to work. Change-Id: I15d1e641e5d3888b4a46c16267a6059f85b32487 Reviewed-by: Simon Hausmann --- config.tests/libarchive/main.cpp | 9 +++++---- config.tests/libyaml/main.cpp | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'config.tests') diff --git a/config.tests/libarchive/main.cpp b/config.tests/libarchive/main.cpp index 607419ca..c8b6793e 100644 --- a/config.tests/libarchive/main.cpp +++ b/config.tests/libarchive/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 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 -- cgit v1.2.3