From 28e64b0da371f77bd0877fe7013cfeda25ea8438 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Thu, 24 Jun 2010 23:21:58 +0200 Subject: email change --- blas/common.h | 2 +- blas/complex_double.cpp | 2 +- blas/complex_single.cpp | 2 +- blas/double.cpp | 2 +- blas/level1_impl.h | 2 +- blas/level2_impl.h | 2 +- blas/level3_impl.h | 2 +- blas/single.cpp | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'blas') diff --git a/blas/common.h b/blas/common.h index 8b9c6ff09..fa211b141 100644 --- a/blas/common.h +++ b/blas/common.h @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/blas/complex_double.cpp b/blas/complex_double.cpp index fd6db03b5..f3065c1d6 100644 --- a/blas/complex_double.cpp +++ b/blas/complex_double.cpp @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/blas/complex_single.cpp b/blas/complex_single.cpp index 54c7ca1e5..b88afb667 100644 --- a/blas/complex_single.cpp +++ b/blas/complex_single.cpp @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/blas/double.cpp b/blas/double.cpp index 8145696b3..7f2c58484 100644 --- a/blas/double.cpp +++ b/blas/double.cpp @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/blas/level1_impl.h b/blas/level1_impl.h index 9f3e4d166..9b79da6d5 100644 --- a/blas/level1_impl.h +++ b/blas/level1_impl.h @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/blas/level2_impl.h b/blas/level2_impl.h index 68be9a806..329d3d333 100644 --- a/blas/level2_impl.h +++ b/blas/level2_impl.h @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/blas/level3_impl.h b/blas/level3_impl.h index a4b04ce1c..9f04ddcb0 100644 --- a/blas/level3_impl.h +++ b/blas/level3_impl.h @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 Gael Guennebaud // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/blas/single.cpp b/blas/single.cpp index 842e104b8..dd8d5cde9 100644 --- a/blas/single.cpp +++ b/blas/single.cpp @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 2009 Gael Guennebaud +// Copyright (C) 2009 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