From a109ebae9a573d78918bf9aca281bc755fe682d9 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 9 May 2014 14:35:39 +0000 Subject: [PATCH] pp --- Solver/linearSystemPETSc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solver/linearSystemPETSc.cpp b/Solver/linearSystemPETSc.cpp index 2e460cdb0a..887b1ed648 100644 --- a/Solver/linearSystemPETSc.cpp +++ b/Solver/linearSystemPETSc.cpp @@ -1,6 +1,6 @@ // Gmsh - Copyright (C) 1997-2014 C. Geuzaine, J.-F. Remacle // -// ee the LICENSE.txt file for license information. Please report all +// See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@geuz.org>. #include "GmshConfig.h" -- GitLab