Rename COPYING to LICENSE
authorAndreas Schneider <asn@samba.org>
Fri, 22 Jun 2018 07:09:38 +0000 (09:09 +0200)
committerAndreas Schneider <asn@samba.org>
Tue, 28 Aug 2018 09:46:26 +0000 (11:46 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
CPackConfig.cmake
LICENSE [moved from COPYING with 100% similarity]

index 764419e21fb2b5da2e5779892c05a252c56e9da1..36086cfc93635cf094d75e256718a9f26d5b6b55 100644 (file)
@@ -7,7 +7,7 @@ set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The resolv wrapper")
 set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_SOURCE_DIR}/README")
 set(CPACK_PACKAGE_VENDOR "The Samba Team")
 set(CPACK_PACKAGE_INSTALL_DIRECTORY ${CPACK_PACKAGE_NAME})
-set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/COPYING")
+set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/LICENSE")
 
 
 ### versions
diff --git a/COPYING b/LICENSE
similarity index 100%
rename from COPYING
rename to LICENSE