diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-18 10:28:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-18 12:07:25 +0200 |
commit | c3d1ec0db2b072fb96406e540056adffcd4b9303 (patch) | |
tree | b01e98a6912e017185cf21dff85cc73e1851fbfe /sys-devel | |
parent | sys-devel/lld: Update LICENSE for 9+ (diff) | |
download | gentoo-c3d1ec0db2b072fb96406e540056adffcd4b9303.tar.gz gentoo-c3d1ec0db2b072fb96406e540056adffcd4b9303.tar.bz2 gentoo-c3d1ec0db2b072fb96406e540056adffcd4b9303.zip |
sys-devel/clang-common: Update LICENSE for 9+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-10.0.0.9999.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/clang-common/clang-common-9.0.0.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang-common/clang-common-10.0.0.9999.ebuild b/sys-devel/clang-common/clang-common-10.0.0.9999.ebuild index ce1d249d1aed..d1ce28354dec 100644 --- a/sys-devel/clang-common/clang-common-10.0.0.9999.ebuild +++ b/sys-devel/clang-common/clang-common-10.0.0.9999.ebuild @@ -11,7 +11,7 @@ SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/clang.git https://github.com/llvm-mirror/clang.git" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="" diff --git a/sys-devel/clang-common/clang-common-9.0.0.9999.ebuild b/sys-devel/clang-common/clang-common-9.0.0.9999.ebuild index f8f3bfc80ba3..cc703baf0c50 100644 --- a/sys-devel/clang-common/clang-common-9.0.0.9999.ebuild +++ b/sys-devel/clang-common/clang-common-9.0.0.9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/clang.git https://github.com/llvm-mirror/clang.git" EGIT_BRANCH="release_90" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="" |