diff liboctave/Sparse.cc @ 8920:eb63fbe60fab

update copyright notices
author John W. Eaton <jwe@octave.org>
date Sat, 07 Mar 2009 10:41:27 -0500
parents 06b9903a029b
children 542015fada9e
line wrap: on
line diff
--- a/liboctave/Sparse.cc	Sat Mar 07 09:01:50 2009 -0500
+++ b/liboctave/Sparse.cc	Sat Mar 07 10:41:27 2009 -0500
@@ -1,7 +1,7 @@
 // Template sparse array class
 /*
 
-Copyright (C) 2004, 2005, 2006, 2007 David Bateman
+Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 David Bateman
 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Andy Adler
 
 This file is part of Octave.