diff liboctave/fColVector.cc @ 10521:4d1fc073fbb7

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