mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
license.hdr: update MIT license for Angular but not MuParser
[ci skip]
This commit is contained in:
parent
0da8022081
commit
5beeb5280f
1 changed files with 2 additions and 2 deletions
|
@ -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 <YEAR> <COPYRIGHT HOLDER>
|
||||
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue