diff liboctave/DiagArray2.cc @ 10521:4d1fc073fbb7

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