- A patch from Kevin S. Van Horn to fix a bug in error checking.

- Updated the copyright year with 2010.

git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@62 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
This commit is contained in:
naoaki
2010-01-13 07:28:37 +00:00
parent 3c3ca1bb5b
commit 2b9f6b92c4
3 changed files with 3 additions and 3 deletions

2
README
View File

@@ -2,7 +2,7 @@
libLBFGS: C library of limited-memory BFGS (L-BFGS)
Copyright (c) 1990, Jorge Nocedal
Copyright (c) 2007-2009, Naoaki Okazaki
Copyright (c) 2007-2010, Naoaki Okazaki
=========================================================================
1. Introduction