aboutsummaryrefslogtreecommitdiffstats
path: root/tools/license.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/license.py')
-rw-r--r--tools/license.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/license.py b/tools/license.py
index 9fdbc60..7e14f33 100644
--- a/tools/license.py
+++ b/tools/license.py
@@ -6,7 +6,7 @@ cpp = """/**********************************************************************
** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Python Extensions Plugin for QtCreator.
+** This file is part of the Python Extensions Plugin for Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
@@ -33,7 +33,7 @@ py = """########################################################################
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
-## This file is part of the Python Extensions Plugin for QtCreator.
+## This file is part of the Python Extensions Plugin for Qt Creator.
##
## $QT_BEGIN_LICENSE:BSD$
## You may use this file under the terms of the BSD license as follows: