summarylogtreecommitdiffstats
path: root/intel-mkl.install
diff options
context:
space:
mode:
Diffstat (limited to 'intel-mkl.install')
-rw-r--r--intel-mkl.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/intel-mkl.install b/intel-mkl.install
new file mode 100644
index 000000000000..0130b901ba7a
--- /dev/null
+++ b/intel-mkl.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo -e "\n\tNOTE: IntelĀ® MKL is redistributed under very restrictive license. Please comply.\n"
+}