From 5beeb5280f75b9236fc4231a014cd60286037bbd Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 2 Mar 2018 22:00:22 +0800 Subject: [PATCH] license.hdr: update MIT license for Angular but not MuParser [ci skip] --- doc_src/license.hdr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc_src/license.hdr b/doc_src/license.hdr index fae1fee59..11d670eec 100644 --- a/doc_src/license.hdr +++ b/doc_src/license.hdr @@ -383,9 +383,9 @@ POSSIBILITY OF SUCH DAMAGE. ## MIT License -`fish` includes code licensed under the MIT License, including the MuParser math expression evaluation library used by the `math` builtin. +`fish` includes a copy of AngularJS, which is copyright 2010-2012 Google, Inc. and licensed under the MIT License. -Copyright +The MIT license follows. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: