Mercurial > hg > octave-nkf
diff scripts/statistics/models/logistic_regression.m @ 9245:16f53d29049f
update copyright notices
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 22 May 2009 10:46:00 -0400 |
parents | 1bf0ce0930be |
children | d1978e7364ad |
line wrap: on
line diff
--- a/scripts/statistics/models/logistic_regression.m +++ b/scripts/statistics/models/logistic_regression.m @@ -1,5 +1,5 @@ -## Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2005, 2007 -## Kurt Hornik +## Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2005, 2007, +## 2009 Kurt Hornik ## ## This file is part of Octave. ##