]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Replace obsolete Copyright: by License: (Sylvain)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 25 Jan 2011 17:00:15 +0000 (17:00 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 25 Jan 2011 17:00:15 +0000 (17:00 +0000)
cmake/ALICE_CMake.cmake

index d8d5885c210e6f8a0a23d4bf8a71177c8589de04..1d5e78691de7dcacf280a8141b822a254b9d7a8f 100644 (file)
@@ -527,7 +527,7 @@ macro(ALICE_BuildExecutable)
     set(CPACK_RPM_PACKAGE_NAME "alimdc")
     set(CPACK_RPM_PACKAGE_VERSION "${ALIMDCVERSION}")
     set(CPACK_RPM_PACKAGE_RELEASE "${ALIMDCRELEASE}")
-    set(CPACK_RPM_PACKAGE_LICENSE "Copyright: CERN ALICE Off-line Group")
+    set(CPACK_RPM_PACKAGE_LICENSE "License: CERN ALICE Off-line Group")
     set(CPACK_RPM_PACKAGE_VENDOR "ALICE Core Off-line Group")
     set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "AliMDC static libraries")
     set(CPACK_RPM_PACKAGE_GROUP "Applications/Alice")