Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/534645 )
Change subject: Add SPDX Licence Identifier to several cmake files
......................................................................
Add SPDX Licence Identifier to several cmake files
The file, cmake/modules/FindTcMalloc.cmake, references an unspecified BSD
license, referring to a non-existent Copyright.txt. Justification for
BSD-3-Clause is from Blender's web site:
https://developer.blender.org/T79715
A similar justification is assumed for all other cmake files that have
the same license text.
Change-Id: I0538abb8c2e6f2980178b76bc1e0569d77b95696
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/cmake/portability_cmake_2.8/FindBISON.cmake
M src/cmake/portability_cmake_2.8/FindFLEX.cmake
M src/cmake/modules/FindPackageMessage.cmake
M src/cmake/modules/FindTcMalloc.cmake
M src/cmake/modules/CMakeParseArguments.cmake
M src/cmake/modules/FindJeMalloc.cmake
M src/cmake/modules/FindPackageHandleStandardArgs.cmake
M src/cmake/modules/FindPkgConfig.cmake
8 files changed, 35 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/45/534645/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/534645
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I0538abb8c2e6f2980178b76bc1e0569d77b95696
Gerrit-Change-Number: 534645
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange