From 5b364a68cb05fb8f904b237fabfd686edd955fe1 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 4 May 2009 14:53:21 +0000 Subject: [PATCH] oops --- Eigen/src/Sparse/SparseVector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Eigen/src/Sparse/SparseVector.h b/Eigen/src/Sparse/SparseVector.h index b1536183f..ac815e698 100644 --- a/Eigen/src/Sparse/SparseVector.h +++ b/Eigen/src/Sparse/SparseVector.h @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. Eigen itself is part of the KDE project. // -// Copyright (C) 2008-2009w Gael Guennebaud +// Copyright (C) 2008-2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public