aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-08-19 07:25:43 +0200
committerEike Ziller <eike.ziller@qt.io>2020-08-19 07:05:55 +0000
commit058f1e69183508821204d25969ab5d63ba612c9c (patch)
treeb3e96a3be9dab05360c12cc3bcb6f8d795bebc2a /tests
parent6d897b67dde127687159ddabbc82e9899a79466f (diff)
Fix some license headers
Missing the GPL part. Fixes: QTCREATORBUG-24501 Change-Id: I9e8e033399c050af29927d0ee735f9bcd05345bf Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/unittest/gtest-std-printing.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/unit/unittest/gtest-std-printing.h b/tests/unit/unittest/gtest-std-printing.h
index 874f8c41c6..55b9565d04 100644
--- a/tests/unit/unittest/gtest-std-printing.h
+++ b/tests/unit/unittest/gtest-std-printing.h
@@ -13,6 +13,14 @@
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3 as published by the Free Software
+** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
+** included in the packaging of this file. Please review the following
+** information to ensure the GNU General Public License requirements will
+** be met: https://www.gnu.org/licenses/gpl-3.0.html.
+**
****************************************************************************/
#pragma once