diff liboctave/Array-C.cc @ 10521:4d1fc073fbb7

add some missing copyright stmts
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 14 Apr 2010 12:23:13 +0200
parents 950c23c26f87
children fd0a3ac60b0e
line wrap: on
line diff
--- a/liboctave/Array-C.cc	Wed Apr 14 08:27:37 2010 +0200
+++ b/liboctave/Array-C.cc	Wed Apr 14 12:23:13 2010 +0200
@@ -2,6 +2,7 @@
 
 Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2003, 2004, 2005,
               2006, 2007, 2008, 2009 John W. Eaton
+Copyright (C) 2009 VZLU Prague
 
 This file is part of Octave.