From a894f5163427ead5db709789a3862993b45262ea Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 19 Apr 2018 10:59:55 -0700 Subject: [PATCH] Update LICENSE.md --- LICENSE.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 95324d99b..7dee0a789 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -20,9 +20,3 @@ The DifferentialEquations.jl package is licensed under the MIT "Expat" License: > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -Some finite element error calculation and mesh tools were derived from -with permission from L.Chen from the following notes: - -L. Chen. iFEM: an integrated finite element method package in MATLAB. -Technical Report, University of California at Irvine, 2009.