diff --git a/MatFileHandler/MatFileHandler.csproj b/MatFileHandler/MatFileHandler.csproj index b4d63f4..531c8f4 100755 --- a/MatFileHandler/MatFileHandler.csproj +++ b/MatFileHandler/MatFileHandler.csproj @@ -6,7 +6,7 @@ A library for reading and writing MATLAB .mat files. Alexander Luzgarev MatFileHandler provides a simple interface for reading and writing MATLAB .mat files (of so-called "Level 5") and extracting the contents of numerical arrays, logical arrays, sparse arrays, char arrays, cell arrays and structure arrays. - Copyright 2017 Alexander Luzgarev + Copyright 2017-2018 Alexander Luzgarev https://raw.githubusercontent.com/mahalex/MatFileHandler/master/LICENSE.md https://github.com/mahalex/MatFileHandler First release.