aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opengldummy/src/egl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/opengldummy/src/egl.cpp')
-rw-r--r--tools/opengldummy/src/egl.cpp25
1 files changed, 13 insertions, 12 deletions
diff --git a/tools/opengldummy/src/egl.cpp b/tools/opengldummy/src/egl.cpp
index 9638a02b33..fb42844a39 100644
--- a/tools/opengldummy/src/egl.cpp
+++ b/tools/opengldummy/src/egl.cpp
@@ -1,22 +1,23 @@
-/****************************************************************************
+/******************************************************************************
**
-** Copyright (C) 2014 Digia Plc
-** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt SceneGraph Raster Add-on.
+** This file is part of the Qt Quick 2d Renderer module.
**
-** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt 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 Digia.
+** 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.
**
-** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
** $QT_END_LICENSE$
**
-****************************************************************************/
+******************************************************************************/
#include <EGL/egl.h>