From c930197d0c7a1fb308d66d022c203b2ce61d3052 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 24 Nov 2017 19:49:17 +0100
Subject: [PATCH] add header explaining the re-licensing

---
 Mesh/tetgenBR.cxx | 9 +++++++++
 Mesh/tetgenBR.h   | 9 +++++++++
 2 files changed, 18 insertions(+)

diff --git a/Mesh/tetgenBR.cxx b/Mesh/tetgenBR.cxx
index e8eecc4aa6..110eff159a 100644
--- a/Mesh/tetgenBR.cxx
+++ b/Mesh/tetgenBR.cxx
@@ -1,3 +1,12 @@
+// This file is part of Tetgen/BR, the Boundary Recovery code of TetGen
+//
+// Copyright 2015-2016 Weierstrass Institute for Applied Analysis and
+// Stochastics
+//
+// This file is relicensed under the terms of LICENSE.txt for use in Gmsh thanks
+// to a Software License Agreement between Weierstrass Institute for Applied
+// Analysis and Stochastics and GMESH SPRL.
+
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
 // TetGen                                                                    //
diff --git a/Mesh/tetgenBR.h b/Mesh/tetgenBR.h
index b09350f0f4..f38471d360 100644
--- a/Mesh/tetgenBR.h
+++ b/Mesh/tetgenBR.h
@@ -1,3 +1,12 @@
+// This file is part of Tetgen/BR, the Boundary Recovery code of TetGen
+//
+// Copyright 2015-2016 Weierstrass Institute for Applied Analysis and
+// Stochastics
+//
+// This file is relicensed under the terms of LICENSE.txt for use in Gmsh thanks
+// to a Software License Agreement between Weierstrass Institute for Applied
+// Analysis and Stochastics and GMESH SPRL.
+
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
 // TetGen                                                                    //
-- 
GitLab