Skip to content

Commit 83605c1

Browse files
Update LICENSE.md
1 parent 7e15e4f commit 83605c1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

LICENSE.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ The RecursiveArrayTools.jl package is licensed under the MIT "Expat" License:
2121
> SOFTWARE.
2222
>
2323
24-
The chain function is from Iterators.jl and is licensed under the MIT License.
24+
The chain function is from Iterators.jl and is licensed under the MIT License:
25+
26+
>Copyright (c) 2012-2016: Daniel Jones, Stefan Karpinski, Simon Kornblith, Kevin Squire, Jeff Bezanson, Tim Holy, Jonathan Malmaud, Eric Davies, and other contributors.
27+
2528
The above copyright notice and this permission notice shall be included in all
2629
copies or substantial portions of the Software.
30+
31+

0 commit comments

Comments
 (0)