diff options
author | Jake Petroules <jake.petroules@qt.io> | 2016-06-02 02:29:05 -0700 |
---|---|---|
committer | Jake Petroules <jake.petroules@qt.io> | 2016-06-06 16:18:30 +0000 |
commit | ecc26c0a76b5581d8d44c9499e5bff0bf067d2b1 (patch) | |
tree | c1859d37b4316ab0c2d7dbd5e5765852b6cecafb /examples/helloworld-qt/hello.qbs | |
parent | 02bfd141900f533514efe68281a87d89043de2c4 (diff) | |
download | qbs-ecc26c0a76b5581d8d44c9499e5bff0bf067d2b1.tar.gz |
Replace 'the Qt build suite' with 'Qbs' in copyright notices.
Change-Id: I885d94bb14b325dc36767a840ebdb0be1fb59dd2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'examples/helloworld-qt/hello.qbs')
-rw-r--r-- | examples/helloworld-qt/hello.qbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helloworld-qt/hello.qbs b/examples/helloworld-qt/hello.qbs index 66fcd588f..de58d3a86 100644 --- a/examples/helloworld-qt/hello.qbs +++ b/examples/helloworld-qt/hello.qbs @@ -3,7 +3,7 @@ ** 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. +** This file is part of the examples of Qbs. ** ** You may use this file under the terms of the BSD license as follows: ** |