diff options
author | Kai Koehne <kai.koehne@qt.io> | 2017-09-28 13:26:23 +0200 |
---|---|---|
committer | Kai Koehne <kai.koehne@qt.io> | 2017-09-29 06:41:20 +0000 |
commit | a07f521f9bfa535ad18cbdd93e228276133ff4d9 (patch) | |
tree | c11d2e1314ea1da180fb803f6954d0321fea4810 /examples/activeqt/menus/doc/snippets | |
parent | e3753542d00aaed7b9890064e7d7923d3b3bc9e1 (diff) | |
download | qtactiveqt-a07f521f9bfa535ad18cbdd93e228276133ff4d9.tar.gz |
Fix outdated BSD license header
Use new version with commercial exception.
Change-Id: I20b377176e99b80db47f41596d20192ae7d5564f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/activeqt/menus/doc/snippets')
-rw-r--r-- | examples/activeqt/menus/doc/snippets/doc_src_examples_activeqt_menus.qdoc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/examples/activeqt/menus/doc/snippets/doc_src_examples_activeqt_menus.qdoc b/examples/activeqt/menus/doc/snippets/doc_src_examples_activeqt_menus.qdoc index cca4d85..c0535a6 100644 --- a/examples/activeqt/menus/doc/snippets/doc_src_examples_activeqt_menus.qdoc +++ b/examples/activeqt/menus/doc/snippets/doc_src_examples_activeqt_menus.qdoc @@ -6,7 +6,17 @@ ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ -** You may use this file under the terms of the BSD license as follows: +** 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 https://www.qt.io/terms-conditions. For further +** information use the contact form at https://www.qt.io/contact-us. +** +** BSD License Usage +** Alternatively, you may use this file under the terms of the BSD license +** as follows: ** ** "Redistribution and use in source and binary forms, with or without ** modification, are permitted provided that the following conditions are |