diff liboctave/EIG.cc @ 7017:a1dbe9d80eee

[project @ 2007-10-12 21:27:11 by jwe]
author jwe
date Fri, 12 Oct 2007 21:27:37 +0000
parents 93c65f2a5668
children 29980c6b8604 af62948f711b
line wrap: on
line diff
--- a/liboctave/EIG.cc	Fri Oct 12 06:41:26 2007 +0000
+++ b/liboctave/EIG.cc	Fri Oct 12 21:27:37 2007 +0000
@@ -1,6 +1,7 @@
 /*
 
-Copyright (C) 1996, 1997 John W. Eaton
+Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003, 2004,
+              2005, 2006, 2007 John W. Eaton
 
 This file is part of Octave.