Mercurial > hg > octave-nkf
diff liboctave/Array.h @ 8920:eb63fbe60fab
update copyright notices
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 07 Mar 2009 10:41:27 -0500 |
parents | de16ebeef93d |
children | d865363208d6 |
line wrap: on
line diff
--- a/liboctave/Array.h +++ b/liboctave/Array.h @@ -1,9 +1,9 @@ // Template array classes /* +Copyright (C) 2008, 2009 Jaroslav Hajek Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 John W. Eaton -Copyright (C) 2008, 2009 Jaroslav Hajek <highegg@gmail.com> This file is part of Octave.