Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-02-11 06:23:56 +0300
committerCampbell Barton <campbell@blender.org>2022-02-11 06:23:56 +0300
commit1df8a5f8fb68f7cfcf46901c0fdaaf96a5d57f14 (patch)
tree307a131e08ea32d13715bcd31c3e1dc3fbc0e6df /build_files/cmake/RpmBuild.cmake
parent9802d50c6bbffd0559791e2930890bc1915a9818 (diff)
File headers: use SPDX license for CMake files
Diffstat (limited to 'build_files/cmake/RpmBuild.cmake')
-rw-r--r--build_files/cmake/RpmBuild.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/build_files/cmake/RpmBuild.cmake b/build_files/cmake/RpmBuild.cmake
index 2ece06bcad3..47e97b685b1 100644
--- a/build_files/cmake/RpmBuild.cmake
+++ b/build_files/cmake/RpmBuild.cmake
@@ -1,6 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# VLMC RPM Finder
# Authors: Rohit Yadav <rohityadav89@gmail.com>
-#
if(NOT DEFINED RPMBUILD)