summaryrefslogtreecommitdiff
path: root/cmake/FindWrapWebP.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindWrapWebP.cmake')
-rw-r--r--cmake/FindWrapWebP.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/FindWrapWebP.cmake b/cmake/FindWrapWebP.cmake
index 0f41386..597537c 100644
--- a/cmake/FindWrapWebP.cmake
+++ b/cmake/FindWrapWebP.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Latest upstream package provides both CMake and autotools building.
# Unfortunately Linux distros and homebrew build the package with autotools,
# so they do not ship the CMake Config file, but only the pkg-config files.