diff --git a/test/ref.cpp b/test/ref.cpp index ebfc70d3d..63eb65e27 100644 --- a/test/ref.cpp +++ b/test/ref.cpp @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 20013 Gael Guennebaud +// Copyright (C) 2013 Gael Guennebaud // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed diff --git a/test/sparse_ref.cpp b/test/sparse_ref.cpp index 12b6f8a9d..8f33af858 100644 --- a/test/sparse_ref.cpp +++ b/test/sparse_ref.cpp @@ -1,7 +1,7 @@ // This file is part of Eigen, a lightweight C++ template library // for linear algebra. // -// Copyright (C) 20015 Gael Guennebaud +// Copyright (C) 2015 Gael Guennebaud // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed