From 22c7609d72c3faaebe7931a4f6759e3c4546839a Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Tue, 22 Mar 2011 11:58:22 +0100 Subject: extend sparse product unit tests --- test/sparse_vector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/sparse_vector.cpp') diff --git a/test/sparse_vector.cpp b/test/sparse_vector.cpp index be85740c0..b3249915e 100644 --- a/test/sparse_vector.cpp +++ b/test/sparse_vector.cpp @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2008 Daniel Gomez Ferro +// Copyright (C) 2008-2011 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public -- cgit v1.2.3