diff --git a/Mesh/tetgenBR.cxx b/Mesh/tetgenBR.cxx
index e8eecc4aa6854d011de2a585ea5a2f3c37dbb432..110eff159a8a1069a3c4350ddd35eb05e4351510 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 b09350f0f44960cce4ea2a096391bb9bf4ef24dd..f38471d360c1c45839ea50e4eb82de1cc1956954 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                                                                    //