1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:24:49 +02:00

Resynchronise the license file with the latest copy from the FSF.

This commit is contained in:
Sadie Powell
2025-11-12 16:59:35 +00:00
parent 61396e8c01
commit dee4574ae7
3 changed files with 339 additions and 348 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ if(EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake")
set(CPACK_PACKAGE_VERSION_MINOR ${VERSION_MINOR})
set(CPACK_PACKAGE_VERSION_PATCH "${VERSION_PATCH}${VERSION_EXTRA}")
set(CPACK_PACKAGE_FILE_NAME "anope-${VERSION_FULL_NOBUILD}")
set(CPACK_RESOURCE_FILE_LICENSE "${Anope_SOURCE_DIR}/docs/COPYING")
set(CPACK_RESOURCE_FILE_LICENSE "${Anope_SOURCE_DIR}/docs/LICENSE.txt")
# The following doesn't actually do anything. :(
#set(CPACK_RESOURCE_FILE_README "${Anope_SOURCE_DIR}/docs/README")
# The following is primarily for NSIS