aboutsummaryrefslogtreecommitdiff
path: root/blas
diff options
context:
space:
mode:
authorKrzysztof Kosiński <krzysio@google.com>2022-08-07 08:31:07 +0000
committerKrzysztof Kosiński <krzysio@google.com>2022-08-07 09:06:08 +0000
commit88392989bf21dfe6a452f5168fef75ba22541618 (patch)
treef3ce0cb8e0d38184256ed4fa99485733dd4407c9 /blas
parent0906151502fd92122f348b17c1d97154dde6b697 (diff)
downloadeigen-88392989bf21dfe6a452f5168fef75ba22541618.tar.gz
Update Eigen metadata.
Add date of the last update and version to the METADATA file and fix the autogenerated licensing information. Test: presubmit Change-Id: Idc8a2129d5e0c03bc63208e29b216d24005f4989
Diffstat (limited to 'blas')
-rw-r--r--blas/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/blas/Android.bp b/blas/Android.bp
index b8a3bf47f..00e7bdb46 100644
--- a/blas/Android.bp
+++ b/blas/Android.bp
@@ -18,7 +18,7 @@ package {
// all of the 'license_kinds' from "external_eigen_license"
// to get the below license kinds:
// SPDX-license-identifier-MPL-2.0
- default_applicable_licenses: ["external_eigen_license"],
+ default_applicable_licenses: ["eigen_license"],
}
cc_defaults {