From c7aa0be29858649b7c8ab8cae0aaae4ebedfad82 Mon Sep 17 00:00:00 2001 From: Andy Nichols Date: Mon, 23 Nov 2015 12:42:31 +0100 Subject: Update headers to pass license check test Change-Id: I48623789ed483a9f8efe17fe398400ed29c87f3f Reviewed-by: Antti Kokko --- src/plugins/scenegraph/softwarecontext/renderingvisitor.cpp | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src/plugins/scenegraph/softwarecontext/renderingvisitor.cpp') diff --git a/src/plugins/scenegraph/softwarecontext/renderingvisitor.cpp b/src/plugins/scenegraph/softwarecontext/renderingvisitor.cpp index 6122434f70..9be4145db2 100644 --- a/src/plugins/scenegraph/softwarecontext/renderingvisitor.cpp +++ b/src/plugins/scenegraph/softwarecontext/renderingvisitor.cpp @@ -1,11 +1,12 @@ -/**************************************************************************** +/****************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** -** This file is part of Qt Quick 2d Renderer module of the Qt Toolkit. +** This file is part of the Qt Quick 2d Renderer module. +** +** $QT_BEGIN_LICENSE:COMM$ ** -** $QT_BEGIN_LICENSE$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with the commercial license agreement provided with the @@ -13,9 +14,10 @@ ** a written agreement between you and The Qt Company. For licensing terms ** and conditions see http://www.qt.io/terms-conditions. For further ** information use the contact form at http://www.qt.io/contact-us. +** ** $QT_END_LICENSE$ ** -****************************************************************************/ +******************************************************************************/ #include "renderingvisitor.h" -- cgit v1.2.3