summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlecmascriptplatformproperties.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-11-17 13:57:39 +0100
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-11-17 12:58:08 +0000
commit99852e047ec45ba5a12dc2d27776b3b4134911c1 (patch)
tree261f74bfafb9b3a220e3615de8c24f0d380220c0 /src/scxml/qscxmlecmascriptplatformproperties.cpp
parente9bd69c09d67b84aaeaa9e1dccaf23b19ee27190 (diff)
Fix licenses.
Change-Id: I7a520a55c92114dbb4d0a553bb9e0ebf610b095e Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'src/scxml/qscxmlecmascriptplatformproperties.cpp')
-rw-r--r--src/scxml/qscxmlecmascriptplatformproperties.cpp37
1 files changed, 20 insertions, 17 deletions
diff --git a/src/scxml/qscxmlecmascriptplatformproperties.cpp b/src/scxml/qscxmlecmascriptplatformproperties.cpp
index e1eb42f..96c5aba 100644
--- a/src/scxml/qscxmlecmascriptplatformproperties.cpp
+++ b/src/scxml/qscxmlecmascriptplatformproperties.cpp
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $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 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 "qscxmlecmascriptplatformproperties_p.h"
#include "qscxmlstatemachine.h"