Skip to content

Commit

Permalink
Add the libLBFGS license info
Browse files Browse the repository at this point in the history
  • Loading branch information
titsuki committed Sep 19, 2016
1 parent 6635572 commit 7f1fe32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -177,6 +177,8 @@ Copyright 1990 Jorge Nocedal

Copyright 2007-2010 Naoki Okazaki

libLBFGS by Naoki Okazaki is licensed under the MIT License.

This library is free software; you can redistribute it and/or modify it under the terms of the MIT License.

SEE ALSO
Expand Down
2 changes: 2 additions & 0 deletions lib/Algorithm/LBFGS.pm6
Expand Up @@ -270,6 +270,8 @@ Copyright 1990 Jorge Nocedal
Copyright 2007-2010 Naoki Okazaki
libLBFGS by Naoki Okazaki is licensed under the MIT License.
This library is free software; you can redistribute it and/or modify it under the terms of the MIT License.
=head1 SEE ALSO
Expand Down

0 comments on commit 7f1fe32

Please sign in to comment.