summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginescript_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webengine/api/qquickwebenginescript_p_p.h')
-rw-r--r--src/webengine/api/qquickwebenginescript_p_p.h15
1 files changed, 13 insertions, 2 deletions
diff --git a/src/webengine/api/qquickwebenginescript_p_p.h b/src/webengine/api/qquickwebenginescript_p_p.h
index f8a957579..133e2dc0b 100644
--- a/src/webengine/api/qquickwebenginescript_p_p.h
+++ b/src/webengine/api/qquickwebenginescript_p_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtWebEngine module of the Qt Toolkit.
**
@@ -37,6 +37,17 @@
#ifndef QQUICKWEBENGINESCRIPT_P_P_H
#define QQUICKWEBENGINESCRIPT_P_P_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include "qquickwebenginescript_p.h"
#include <QtCore/QBasicTimer>