1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 03:18:26 -06:00

Move copyright and links to "AM Crypo", amcrypto.jp and veracrypt.jp

This commit is contained in:
Mounir IDRASSI
2025-05-11 16:02:20 +09:00
parent 4944477b5a
commit b673901503
469 changed files with 644 additions and 637 deletions

View File

@@ -225,9 +225,9 @@ set(CPACK_PACKAGING_INSTALL_PREFIX "/usr")
file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/Packaging) # creates the Packaging directory under build directory when CMake generates the build system
set( VENDOR "IDRIX" )
set( VENDOR "AM Crypto" )
set( LICENSE "VeraCrypt License" )
set( CONTACT "VeraCrypt Team <veracrypt@idrix.fr>" )
set( CONTACT "VeraCrypt Team <veracrypt@amcrypto.jp>" )
set( CPACK_PACKAGE_DESCRIPTION_SUMMARY "Disk encryption with strong security based on TrueCrypt." )
set( CPACK_PACKAGE_DESCRIPTION "This package contains binaries for VeraCrypt, a disk encryption with strong security based on TrueCrypt." )
set( CPACK_PACKAGE_NAME ${PROJECT_NAME} )