diff options
Diffstat (limited to 'Templates/lib/lib.vstemplate_TT')
-rw-r--r-- | Templates/lib/lib.vstemplate_TT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/lib/lib.vstemplate_TT b/Templates/lib/lib.vstemplate_TT index 74f407a2..4594af27 100644 --- a/Templates/lib/lib.vstemplate_TT +++ b/Templates/lib/lib.vstemplate_TT @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!--************************************************************************************************ Copyright (C) 2024 The Qt Company Ltd. - SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only + SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 **************************************************************************************************** <#@output extension="vstemplate" #> <#@include file="$(SolutionDir)\version.tt" #> |