Mercurial > hg > octave-lyh
diff liboctave/fMatrix.cc @ 8920:eb63fbe60fab
update copyright notices
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 07 Mar 2009 10:41:27 -0500 |
parents | c7864bb74914 |
children | d91fa4b20bbb |
line wrap: on
line diff
--- a/liboctave/fMatrix.cc +++ b/liboctave/fMatrix.cc @@ -1,9 +1,9 @@ // Matrix manipulations. /* +Copyright (C) 2008, 2009 Jaroslav Hajek Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 John W. Eaton -Copyright (C) 2008 Jaroslav Hajek This file is part of Octave.