diff --git a/flang.spec b/flang.spec index 3709dd4..ef0bd03 100644 --- a/flang.spec +++ b/flang.spec @@ -10,7 +10,7 @@ Version: %{flang_version}%{?rc_ver:~rc%{rc_ver}} Release: 1%{?dist} Summary: a Fortran language front-end designed for integration with LLVM -License: ASL 2.0 with exceptions +License: Apache-2.0 WITH LLVM-exception URL: https://flang.llvm.org Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{flang_version}%{?rc_ver:-rc%{rc_ver}}/%{flang_srcdir}.tar.xz Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{flang_version}%{?rc_ver:-rc%{rc_ver}}/%{flang_srcdir}.tar.xz.sig