Mercurial > hg > octave-nkf
diff liboctave/boolMatrix.cc @ 11523:fd0a3ac60b0e
update copyright notices
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 14 Jan 2011 05:47:45 -0500 |
parents | 4d1fc073fbb7 |
children | 72c96de7a403 |
line wrap: on
line diff
--- a/liboctave/boolMatrix.cc +++ b/liboctave/boolMatrix.cc @@ -1,9 +1,8 @@ // Matrix manipulations. /* -Copyright (C) 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009 John W. Eaton -Copyright (C) 2009, 2010 VZLU Prague, a.s. +Copyright (C) 1996-2011 John W. Eaton +Copyright (C) 2009-2010 VZLU Prague, a.s. This file is part of Octave.