diff options
author | Joerg Bornemann <joerg.bornemann@theqtcompany.com> | 2015-03-02 16:05:17 +0100 |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@theqtcompany.com> | 2015-03-02 17:48:55 +0000 |
commit | b9bfe43a069c42b7845c411c6b13004fb1fe6d34 (patch) | |
tree | 44810a4c84eaa778ce3f0d5d0bdf6ff99fce715b /examples | |
parent | 2b955c8342315413fe4d2621612b5ab96f6d43ff (diff) | |
download | qbs-b9bfe43a069c42b7845c411c6b13004fb1fe6d34.tar.gz |
update license headers
Change-Id: I36d825db3a5ef32c162c3063aab1e8a1f2696f4f
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/code-generator/code-generator.qbs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/code-generator/code-generator.qbs b/examples/code-generator/code-generator.qbs index ae28c5c1d..591d7cb82 100644 --- a/examples/code-generator/code-generator.qbs +++ b/examples/code-generator/code-generator.qbs @@ -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 examples of the Qt Build Suite. ** @@ -16,7 +16,7 @@ ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. -** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names +** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the names ** of its contributors may be used to endorse or promote products derived ** from this software without specific prior written permission. ** |