diff liboctave/intNDArray.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 9f870f73ab7d
children 192d94cff6c1
line wrap: on
line diff
--- a/liboctave/intNDArray.cc
+++ b/liboctave/intNDArray.cc
@@ -2,6 +2,7 @@
 /*
 
 Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 John W. Eaton
+Copyright (C) 2009 VZLU Prague, a.s.
 
 This file is part of Octave.