From c2883114ae073560be19ea531a925d08c0ee2c3f Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 14 Apr 2021 09:27:06 +0200
Subject: [PATCH] Update matlab.md

---
 docs.it4i/software/numerical-languages/matlab.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs.it4i/software/numerical-languages/matlab.md b/docs.it4i/software/numerical-languages/matlab.md
index fb3aa387c..ee09c8240 100644
--- a/docs.it4i/software/numerical-languages/matlab.md
+++ b/docs.it4i/software/numerical-languages/matlab.md
@@ -2,10 +2,15 @@
 
 ## Introduction
 
+!!!notes
+    Since 2016, the MATLAB module is not updated anymore and purchase of new licenses is not planned.
+    However, due to [e-infra integration][b], IT4Innovations may have access to recent MATLAB versions from cooperating organizations in the future.
+    More information will be available in May, 2021.
+
 MATLAB is available in versions R2015a and R2015b. There are always two variants of the release:
 
 * Non-commercial or so-called EDU variant, which can be used for common research and educational purposes.
-* Commercial or so-called COM variant, which can used also for commercial activities. The licenses for commercial variant are much more expensive, so usually the commercial variant has only subset of features compared to the EDU available.
+* Commercial or so-called COM variant, which can used also for commercial activities. Commercial licenses are much more expensive, so usually the commercial license has only a subset of features compared to the available EDU license.
 
 To load the latest version of MATLAB load the module:
 
@@ -281,3 +286,4 @@ You can also use Parallel Toolbox on UV2000. Use [local cluster mode][4], the "S
 [4]: #parallel-matlab-batch-job-in-local-mode
 
 [a]: http://www.mathworks.com/help/distcomp/release-notes.html#buanp9e-1
+[b]: https://www.e-infra.cz/en
-- 
GitLab