From f07e63f8f0c838e47d1c30b9a10286c3545a6894 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 17 Feb 2012 09:42:48 +0000
Subject: [PATCH] fix #142

---
 contrib/Fl_Tree/FL/Fl_Tree.H                                | 2 +-
 contrib/Fl_Tree/FL/Fl_Tree_Item.H                           | 2 +-
 contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H                     | 2 +-
 contrib/Fl_Tree/FL/Fl_Tree_Prefs.H                          | 2 +-
 contrib/Fl_Tree/Fl_Tree.cxx                                 | 2 +-
 contrib/Fl_Tree/Fl_Tree_Item.cxx                            | 2 +-
 contrib/Fl_Tree/Fl_Tree_Item_Array.cxx                      | 2 +-
 contrib/Fl_Tree/Fl_Tree_Prefs.cxx                           | 2 +-
 contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H       | 2 +-
 contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H  | 2 +-
 contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H   | 2 +-
 contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H | 2 +-
 contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx        | 2 +-
 contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx   | 2 +-
 contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx    | 2 +-
 contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx  | 2 +-
 contrib/NativeFileChooser/common.cxx                        | 2 +-
 contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx             | 2 +-
 contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx             | 2 +-
 contrib/Netgen/libsrc/occ/Partition_Loop.cxx                | 2 +-
 contrib/Netgen/libsrc/occ/Partition_Spliter.cxx             | 2 +-
 contrib/Salome/Partition_Inter2d.cxx                        | 2 +-
 contrib/Salome/Partition_Inter3d.cxx                        | 2 +-
 contrib/Salome/Partition_Loop.cxx                           | 2 +-
 contrib/Salome/Partition_Spliter.cxx                        | 2 +-
 contrib/TetgenNew/delaunay.cxx                              | 2 +-
 contrib/TetgenNew/flip.cxx                                  | 2 +-
 contrib/TetgenNew/geom.cxx                                  | 2 +-
 contrib/TetgenNew/io.cxx                                    | 2 +-
 contrib/TetgenNew/main.cxx                                  | 2 +-
 contrib/TetgenNew/memorypool.cxx                            | 2 +-
 contrib/TetgenNew/meshstat.cxx                              | 2 +-
 contrib/TetgenNew/surface.cxx                               | 2 +-
 33 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/contrib/Fl_Tree/FL/Fl_Tree.H b/contrib/Fl_Tree/FL/Fl_Tree.H
index 1e3ad8a8ee..e2e5e304b6 100644
--- a/contrib/Fl_Tree/FL/Fl_Tree.H
+++ b/contrib/Fl_Tree/FL/Fl_Tree.H
@@ -28,7 +28,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/Fl_Tree/FL/Fl_Tree_Item.H b/contrib/Fl_Tree/FL/Fl_Tree_Item.H
index a474e6bc4f..b2d67ba76b 100644
--- a/contrib/Fl_Tree/FL/Fl_Tree_Item.H
+++ b/contrib/Fl_Tree/FL/Fl_Tree_Item.H
@@ -28,7 +28,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H b/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H
index 2bb233e353..b7f455ac86 100644
--- a/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H
+++ b/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H
@@ -23,7 +23,7 @@ class Fl_Tree_Item;		// forward decl must *precede* first doxygen comment block
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H b/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H
index dcf375bea4..c9ce6e1dc6 100644
--- a/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H
+++ b/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H
@@ -20,7 +20,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/Fl_Tree/Fl_Tree.cxx b/contrib/Fl_Tree/Fl_Tree.cxx
index 567a97f1e5..7ca569568a 100644
--- a/contrib/Fl_Tree/Fl_Tree.cxx
+++ b/contrib/Fl_Tree/Fl_Tree.cxx
@@ -25,7 +25,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/Fl_Tree/Fl_Tree_Item.cxx b/contrib/Fl_Tree/Fl_Tree_Item.cxx
index 9f72fcadf1..dc99b7fa7e 100644
--- a/contrib/Fl_Tree/Fl_Tree_Item.cxx
+++ b/contrib/Fl_Tree/Fl_Tree_Item.cxx
@@ -24,7 +24,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx b/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx
index eacc3abe59..a26a8a217d 100644
--- a/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx
+++ b/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx
@@ -24,7 +24,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/Fl_Tree/Fl_Tree_Prefs.cxx b/contrib/Fl_Tree/Fl_Tree_Prefs.cxx
index 94e983cef8..22f3e56db1 100644
--- a/contrib/Fl_Tree/Fl_Tree_Prefs.cxx
+++ b/contrib/Fl_Tree/Fl_Tree_Prefs.cxx
@@ -22,7 +22,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H
index 88c0acb77a..7d4af1f47c 100644
--- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H
+++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H
@@ -15,7 +15,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H
index 128f36612b..788eb504b5 100644
--- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H
+++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H
index 49577c4074..3ce96da54e 100644
--- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H
+++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H
@@ -15,7 +15,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 //      10        20        30        40        50        60        70
diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H
index 889b484243..50949635db 100644
--- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H
+++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx
index 5c851cb201..4351e78567 100644
--- a/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx
+++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx
@@ -15,7 +15,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 
diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx
index 0244c53084..8ea4e70160 100644
--- a/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx
+++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 // Please keep code 80 column compliant.
diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx
index 5965521acc..04d0df0581 100644
--- a/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx
+++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 // Please keep code 80 column compliant.
diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx
index 73f0092d86..1956b8d7e6 100644
--- a/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx
+++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx
@@ -17,7 +17,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 // Please keep code 80 column compliant.
diff --git a/contrib/NativeFileChooser/common.cxx b/contrib/NativeFileChooser/common.cxx
index efde4875fd..de5e915f93 100644
--- a/contrib/NativeFileChooser/common.cxx
+++ b/contrib/NativeFileChooser/common.cxx
@@ -15,7 +15,7 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // USA.
 //
 // Please keep code 80 column compliant.
diff --git a/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx b/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx
index 700955276f..2835c610d7 100644
--- a/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx
+++ b/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx
@@ -17,7 +17,7 @@
 //
 //  You should have received a copy of the GNU Lesser General Public
 //  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 //
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
 //
diff --git a/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx b/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx
index a47ff2dff5..e0c0363a79 100644
--- a/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx
+++ b/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx
@@ -17,7 +17,7 @@
 // 
 //  You should have received a copy of the GNU Lesser General Public 
 //  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // 
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
 //
diff --git a/contrib/Netgen/libsrc/occ/Partition_Loop.cxx b/contrib/Netgen/libsrc/occ/Partition_Loop.cxx
index 0511bfd2eb..4143290728 100644
--- a/contrib/Netgen/libsrc/occ/Partition_Loop.cxx
+++ b/contrib/Netgen/libsrc/occ/Partition_Loop.cxx
@@ -17,7 +17,7 @@
 // 
 //  You should have received a copy of the GNU Lesser General Public 
 //  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // 
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
 //
diff --git a/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx b/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx
index 97bd8e3322..b7de7d919b 100644
--- a/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx
+++ b/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx
@@ -17,7 +17,7 @@
 // 
 //  You should have received a copy of the GNU Lesser General Public 
 //  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // 
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
 //
diff --git a/contrib/Salome/Partition_Inter2d.cxx b/contrib/Salome/Partition_Inter2d.cxx
index aca59e62a7..7079bc3506 100644
--- a/contrib/Salome/Partition_Inter2d.cxx
+++ b/contrib/Salome/Partition_Inter2d.cxx
@@ -17,7 +17,7 @@
 //
 //  You should have received a copy of the GNU Lesser General Public
 //  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 //
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
 //
diff --git a/contrib/Salome/Partition_Inter3d.cxx b/contrib/Salome/Partition_Inter3d.cxx
index 775325dc55..3aec31a31b 100644
--- a/contrib/Salome/Partition_Inter3d.cxx
+++ b/contrib/Salome/Partition_Inter3d.cxx
@@ -17,7 +17,7 @@
 // 
 //  You should have received a copy of the GNU Lesser General Public 
 //  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // 
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
 //
diff --git a/contrib/Salome/Partition_Loop.cxx b/contrib/Salome/Partition_Loop.cxx
index d293060e82..492db900ed 100644
--- a/contrib/Salome/Partition_Loop.cxx
+++ b/contrib/Salome/Partition_Loop.cxx
@@ -17,7 +17,7 @@
 // 
 //  You should have received a copy of the GNU Lesser General Public 
 //  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // 
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
 //
diff --git a/contrib/Salome/Partition_Spliter.cxx b/contrib/Salome/Partition_Spliter.cxx
index f1fa29c3a5..54dea3ccfc 100644
--- a/contrib/Salome/Partition_Spliter.cxx
+++ b/contrib/Salome/Partition_Spliter.cxx
@@ -17,7 +17,7 @@
 // 
 //  You should have received a copy of the GNU Lesser General Public 
 //  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 // 
 //  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
 //
diff --git a/contrib/TetgenNew/delaunay.cxx b/contrib/TetgenNew/delaunay.cxx
index a023c94b20..9519e3fa42 100644
--- a/contrib/TetgenNew/delaunay.cxx
+++ b/contrib/TetgenNew/delaunay.cxx
@@ -1461,4 +1461,4 @@ void tetgenmesh::incrementaldelaunay()
   delete [] permutarray;
 }
 
-#endif // #ifndef delaunayCXX
\ No newline at end of file
+#endif // #ifndef delaunayCXX
diff --git a/contrib/TetgenNew/flip.cxx b/contrib/TetgenNew/flip.cxx
index fbaf010acf..746a1f28fb 100644
--- a/contrib/TetgenNew/flip.cxx
+++ b/contrib/TetgenNew/flip.cxx
@@ -2125,4 +2125,4 @@ void tetgenmesh::lawsonflip3d(int flipflag)
   flippool->restart();
 }
 
-#endif // #ifndef flipCXX
\ No newline at end of file
+#endif // #ifndef flipCXX
diff --git a/contrib/TetgenNew/geom.cxx b/contrib/TetgenNew/geom.cxx
index 275df658dd..e412509d79 100644
--- a/contrib/TetgenNew/geom.cxx
+++ b/contrib/TetgenNew/geom.cxx
@@ -4514,4 +4514,4 @@ void tetgenmesh::lu_solve(REAL lu[4][4], int n, int* ps, REAL* b, int N)
   for (i = N; i < n + N; i++) b[i] = X[i];
 }
 
-#endif // #ifndef geomCXX
\ No newline at end of file
+#endif // #ifndef geomCXX
diff --git a/contrib/TetgenNew/io.cxx b/contrib/TetgenNew/io.cxx
index 9cf198a6bd..ab072f90f9 100644
--- a/contrib/TetgenNew/io.cxx
+++ b/contrib/TetgenNew/io.cxx
@@ -3145,4 +3145,4 @@ char* tetgenio::findnextnumber(char *string)
   return result;
 }
 
-#endif // #ifndef tetgenioCXX
\ No newline at end of file
+#endif // #ifndef tetgenioCXX
diff --git a/contrib/TetgenNew/main.cxx b/contrib/TetgenNew/main.cxx
index 82edf9afd5..8a4804658a 100644
--- a/contrib/TetgenNew/main.cxx
+++ b/contrib/TetgenNew/main.cxx
@@ -384,4 +384,4 @@ void tetrahedralize(char *switches, tetgenio *in, tetgenio *out,
 #endif // not TETLIBRARY
 }
 
-#endif // #ifndef mainCXX
\ No newline at end of file
+#endif // #ifndef mainCXX
diff --git a/contrib/TetgenNew/memorypool.cxx b/contrib/TetgenNew/memorypool.cxx
index 21a0ff623e..c5e82796be 100644
--- a/contrib/TetgenNew/memorypool.cxx
+++ b/contrib/TetgenNew/memorypool.cxx
@@ -978,4 +978,4 @@ void tetgenmesh::makepoint2tetmap()
   }
 }
 
-#endif // #ifndef memorypoolCXX
\ No newline at end of file
+#endif // #ifndef memorypoolCXX
diff --git a/contrib/TetgenNew/meshstat.cxx b/contrib/TetgenNew/meshstat.cxx
index c5c0c992c1..5a33cedf8e 100644
--- a/contrib/TetgenNew/meshstat.cxx
+++ b/contrib/TetgenNew/meshstat.cxx
@@ -1761,4 +1761,4 @@ void tetgenmesh::dump_cavitynewtets()
   delete newtets;
 }
 
-#endif // #ifndef meshstatCXX
\ No newline at end of file
+#endif // #ifndef meshstatCXX
diff --git a/contrib/TetgenNew/surface.cxx b/contrib/TetgenNew/surface.cxx
index e9a72b232d..0a5c968c55 100644
--- a/contrib/TetgenNew/surface.cxx
+++ b/contrib/TetgenNew/surface.cxx
@@ -1792,4 +1792,4 @@ void tetgenmesh::meshsurface()
   insegments = subsegpool->items;
 }
 
-#endif // #ifndef surfaceCXX
\ No newline at end of file
+#endif // #ifndef surfaceCXX
-- 
GitLab