diff liboctave/dNDArray.cc @ 9601:a9b37bae1802

add a couple of missing copyright statements
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 02 Sep 2009 09:21:36 +0200
parents 7dafdb8b062f
children 192d94cff6c1
line wrap: on
line diff
--- a/liboctave/dNDArray.cc	Wed Sep 02 08:35:48 2009 +0200
+++ b/liboctave/dNDArray.cc	Wed Sep 02 09:21:36 2009 +0200
@@ -3,6 +3,7 @@
 
 Copyright (C) 1996, 1997, 2003, 2004, 2005, 2006, 2007, 2008,
               2009 John W. Eaton
+Copyright (C) 2009 VZLU Prague, a.s.
 
 This file is part of Octave.