aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2024-06-10 10:06:24 +0000
committerIngo Klöcker <[email protected]>2024-06-10 12:55:42 +0000
commit09cc0c81f745ef1e9eb802a7f062f62f621e9301 (patch)
tree0ab32811a6988ccf7e117886b5d357bf1c873c16 /lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in
parentqt: Fix license headers of dataprovider.* (diff)
downloadgpgme-09cc0c81f745ef1e9eb802a7f062f62f621e9301.tar.gz
gpgme-09cc0c81f745ef1e9eb802a7f062f62f621e9301.zip
qt: Fix license headers of CMake config files
* lang/qt/src/QGpgmeConfig-w32.cmake.in.in, lang/qt/src/QGpgmeConfig.cmake.in.in, lang/qt/src/QGpgmeConfigVersion.cmake.in: Files are part of QGpgME. Fix copy&paste error (GPGME-CL -> QGpgME). Fix reference to license to check for details. * lang/qt/src/QGpgmeQt6Config-w32.cmake.in.in, lang/qt/src/QGpgmeQt6Config.cmake.in.in, lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in: Files are part of QGpgME. Fix reference to license to check for details. -- The files were already licensed under the GPL but the license headers contained multiple (copy&paste?) errors.
Diffstat (limited to '')
-rw-r--r--lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in b/lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in
index eaa60dc8..a0ba9505 100644
--- a/lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in
+++ b/lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in
@@ -1,7 +1,7 @@
# CMake Version file for QGpgME for Qt 6
# Copyright (C) 2016 Intevation GmbH
#
-# This file is part of GPGME.
+# This file is part of QGpgME.
#
# QGpgME is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -11,7 +11,7 @@
# QGpgME is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License for more details.
+# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software