Add Copyright and licensing information in file
Task-number: QTBUG-124453 Change-Id: I380ea0ad99b187c736e6f80fa8825ee9866f54c9 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
0f7a64a3ad
commit
421b05331c
@ -1,3 +1,5 @@
|
|||||||
|
// Copyright (C) 2024 The Qt Company Ltd.
|
||||||
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
|
||||||
#ifdef GL_ES
|
#ifdef GL_ES
|
||||||
// Set default precision to medium
|
// Set default precision to medium
|
||||||
precision mediump int;
|
precision mediump int;
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// Copyright (C) 2024 The Qt Company Ltd.
|
||||||
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
|
||||||
#ifdef GL_ES
|
#ifdef GL_ES
|
||||||
// Set default precision to medium
|
// Set default precision to medium
|
||||||
precision mediump int;
|
precision mediump int;
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
<!--
|
||||||
|
Copyright (C) 2024 The Qt Company Ltd.
|
||||||
|
SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
|
||||||
|
-->
|
||||||
|
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user