From 8f1be002064a3fdf2510008b2e9012b3acfc0639 Mon Sep 17 00:00:00 2001 From: Ionite Date: Tue, 6 Jun 2023 17:02:19 -0400 Subject: [PATCH] Add 7za license txt --- StabilityMatrix/Assets/7za - LICENSE.txt | 43 ++++++++++++++++++++++++ StabilityMatrix/StabilityMatrix.csproj | 14 ++++---- 2 files changed, 51 insertions(+), 6 deletions(-) create mode 100644 StabilityMatrix/Assets/7za - LICENSE.txt diff --git a/StabilityMatrix/Assets/7za - LICENSE.txt b/StabilityMatrix/Assets/7za - LICENSE.txt new file mode 100644 index 00000000..80473a66 --- /dev/null +++ b/StabilityMatrix/Assets/7za - LICENSE.txt @@ -0,0 +1,43 @@ +7-Zip Extra 18.01 +----------------- + +7-Zip Extra is package of extra modules of 7-Zip. + +7-Zip Copyright (C) 1999-2018 Igor Pavlov. + +7-Zip is free software. Read License.txt for more information about license. + +Source code of binaries can be found at: + http://www.7-zip.org/ + + +7-Zip Extra +~~~~~~~~~~~ +License for use and distribution +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Copyright (C) 1999-2018 Igor Pavlov. + +7-Zip Extra files are under the GNU LGPL license. + + +Notes: + You can use 7-Zip Extra on any computer, including a computer in a commercial + organization. You don't need to register or pay for 7-Zip. + + +GNU LGPL information +-------------------- + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You can receive a copy of the GNU Lesser General Public License from + http://www.gnu.org/ diff --git a/StabilityMatrix/StabilityMatrix.csproj b/StabilityMatrix/StabilityMatrix.csproj index c880a15c..54bf5803 100644 --- a/StabilityMatrix/StabilityMatrix.csproj +++ b/StabilityMatrix/StabilityMatrix.csproj @@ -46,9 +46,7 @@ - - Always - + Always @@ -56,13 +54,17 @@ Always - - PreserveNewest - + PreserveNewest + + + + + Always +