summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorChristophe Giboudeaux <christophe@krop.fr>2022-07-20 10:40:39 +0200
committerChristophe Giboudeaux <christophe@krop.fr>2022-07-23 10:09:11 +0200
commitff55dc5f44730b1596b35231fadb15bd0eb1c60a (patch)
treeb868dd1faa8208ec10cc6c4593175c9e739dfe6a /cmake
parent579a0423b8b3c62c582a706d338a9eb1bcd788a3 (diff)
CMake: Remove the COPYING-CMAKE-SCRIPTS reference in FindFFmpeg.cmake
FindFFmpeg.cmake already contains a SPDX license header. Pick-to: 6.4 Change-Id: I3f7cde136644f94e49f221b4a04972f181c36baf Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindFFmpeg.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/FindFFmpeg.cmake b/cmake/FindFFmpeg.cmake
index b725dc182..e43eb012c 100644
--- a/cmake/FindFFmpeg.cmake
+++ b/cmake/FindFFmpeg.cmake
@@ -61,8 +61,6 @@
# Copyright (c) 2011, Michael Jansen, <kde@michael-jansen.biz>
# Copyright (c) 2017, Alexander Drozdov, <adrozdoff@gmail.com>
#
-# Redistribution and use is allowed according to the terms of the BSD license.
-# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
include(FindPackageHandleStandardArgs)