From a8321b01b58d9288011300be0e090f85bccc3390 Mon Sep 17 00:00:00 2001 From: Ethan Stewart Date: Tue, 18 Jan 2022 16:11:39 -0600 Subject: [PATCH] Update license in rpm spec files. --- bin/aomp_CENTOS_8.spec | 2 +- bin/aomp_REDHAT_7.spec | 2 +- bin/aomp_SLES15_SP1.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/aomp_CENTOS_8.spec b/bin/aomp_CENTOS_8.spec index 05ee51519..f71d39d18 100644 --- a/bin/aomp_CENTOS_8.spec +++ b/bin/aomp_CENTOS_8.spec @@ -4,7 +4,7 @@ Version: __VERSION1 Release: __VERSION3_MOD Source: ~/rpm/SOURCES/aomp_CENTOS_8.tar.gz URL: https://github.com/ROCm-Developer-Tools/aomp -License: NCSA +License: MIT and ASL 2.0 Group: System/Base Vendor: AMD diff --git a/bin/aomp_REDHAT_7.spec b/bin/aomp_REDHAT_7.spec index 3c7925f7d..44a197999 100644 --- a/bin/aomp_REDHAT_7.spec +++ b/bin/aomp_REDHAT_7.spec @@ -4,7 +4,7 @@ Version: __VERSION1 Release: __VERSION3_MOD Source: ~/rpm/SOURCES/aomp_REDHAT_7.tar.gz URL: https://github.com/ROCm-Developer-Tools/aomp -License: NCSA +License: MIT and ASL 2.0 Group: System/Base Vendor: AMD diff --git a/bin/aomp_SLES15_SP1.spec b/bin/aomp_SLES15_SP1.spec index 81f9b84ff..1a619c02f 100644 --- a/bin/aomp_SLES15_SP1.spec +++ b/bin/aomp_SLES15_SP1.spec @@ -4,7 +4,7 @@ Version: __VERSION1 Release: __VERSION3_MOD Source: ~/rpm/SOURCES/aomp_SLES15_SP1.tar.gz URL: https://github.com/ROCm-Developer-Tools/aomp -License: NCSA +License: MIT and ASL 2.0 Group: System/Base Vendor: AMD