rdc: homogenize package references to AMD

Change-Id: I136afeedcbb4df87b37ca52d7faa6f91321b41f9
Signed-off-by: Cole Nelson <cole.nelson@amd.com>


[ROCm/rdc commit: d9408697d8]
This commit is contained in:
Cole Nelson
2020-07-02 08:34:15 -07:00
committed by Chris Freehill
parent ce49edfcb7
commit ddd32f0283
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -92,11 +92,11 @@ configure_file(
"${PROJECT_SOURCE_DIR}/include/rdc/${RDC}64Config.h")
if (NOT DEFINED CPACK_PACKAGE_VENDOR)
set(CPACK_PACKAGE_VENDOR "AMD")
set(CPACK_PACKAGE_VENDOR "Advanced Micro Devices, Inc.")
endif()
if (NOT DEFINED CPACK_PACKAGE_CONTACT)
set(CPACK_PACKAGE_CONTACT "Advanced Micro Devices Inc.")
set(CPACK_PACKAGE_CONTACT "Advanced Micro Devices, Inc.")
endif()
if (NOT DEFINED CPACK_PACKAGE_DESCRIPTION_SUMMARY)
+2 -2
View File
@@ -92,11 +92,11 @@ set(SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}
set(CPACK_GENERATOR "DEB;RPM" CACHE STRING "Default packaging generators.")
if (NOT DEFINED CPACK_PACKAGE_VENDOR)
set(CPACK_PACKAGE_VENDOR "AMD")
set(CPACK_PACKAGE_VENDOR "Advanced Micro Devices, Inc.")
endif()
if (NOT DEFINED CPACK_PACKAGE_CONTACT)
set(CPACK_PACKAGE_CONTACT "Advanced Micro Devices Inc.")
set(CPACK_PACKAGE_CONTACT "Advanced Micro Devices, Inc.")
endif()
if (NOT DEFINED CPACK_PACKAGE_DESCRIPTION_SUMMARY)
+2 -2
View File
@@ -86,11 +86,11 @@ set(SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}
set(CPACK_GENERATOR "DEB;RPM" CACHE STRING "Default packaging generators.")
if (NOT DEFINED CPACK_PACKAGE_VENDOR)
set(CPACK_PACKAGE_VENDOR "AMD")
set(CPACK_PACKAGE_VENDOR "Advanced Micro Devices, Inc.")
endif()
if (NOT DEFINED CPACK_PACKAGE_CONTACT)
set(CPACK_PACKAGE_CONTACT "Advanced Micro Devices Inc.")
set(CPACK_PACKAGE_CONTACT "Advanced Micro Devices, Inc.")
endif()
if (NOT DEFINED CPACK_PACKAGE_DESCRIPTION_SUMMARY)