diff liboctave/Array.h @ 11523:fd0a3ac60b0e

update copyright notices
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 05:47:45 -0500
parents c3ad80f4ce36
children 57632dea2446
line wrap: on
line diff
--- a/liboctave/Array.h	Fri Jan 14 03:06:49 2011 -0500
+++ b/liboctave/Array.h	Fri Jan 14 05:47:45 2011 -0500
@@ -1,10 +1,9 @@
 // Template array classes
 /*
 
-Copyright (C) 2008, 2009 Jaroslav Hajek
+Copyright (C) 1993-2011 John W. Eaton
+Copyright (C) 2008-2009 Jaroslav Hajek
 Copyright (C) 2010 VZLU Prague
-Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003,
-              2004, 2005, 2006, 2007 John W. Eaton
 
 This file is part of Octave.