diff options
Diffstat (limited to 'tests/auto/quick/doc/how-tos/how-to-cpp-enum-js/backend.h')
| -rw-r--r-- | tests/auto/quick/doc/how-tos/how-to-cpp-enum-js/backend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/doc/how-tos/how-to-cpp-enum-js/backend.h b/tests/auto/quick/doc/how-tos/how-to-cpp-enum-js/backend.h index 7dbc7149e1..5e723d406e 100644 --- a/tests/auto/quick/doc/how-tos/how-to-cpp-enum-js/backend.h +++ b/tests/auto/quick/doc/how-tos/how-to-cpp-enum-js/backend.h @@ -1,5 +1,5 @@ // Copyright (C) 2023 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only //! [file] #include <QObject> |
