diff --git a/Geo/MFace.cpp b/Geo/MFace.cpp
index 98d3e0cfa96685693a781bc9721d1df7f0d0e69d..ef4520f47ef6cdd1e5ae5496f02886a88a9157b8 100644
--- a/Geo/MFace.cpp
+++ b/Geo/MFace.cpp
@@ -2,24 +2,6 @@
 //
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to <gmsh@geuz.org>.
-// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-// USA.
-// 
-// Please report all bugs and problems to <gmsh@geuz.org>.
 
 #include "MFace.h"
 
diff --git a/Mesh/meshGFaceQuadrilateralize.cpp b/Mesh/meshGFaceQuadrilateralize.cpp
index c4920b4ff0696d27e91af74bf34c7fb888f04ec7..28dc9b11522024aa83c49966ab78eca2c8a76ff3 100644
--- a/Mesh/meshGFaceQuadrilateralize.cpp
+++ b/Mesh/meshGFaceQuadrilateralize.cpp
@@ -2,24 +2,6 @@
 //
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to <gmsh@geuz.org>.
-// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-// USA.
-// 
-// Please report all bugs and problems to <gmsh@geuz.org>.
 
 #include "meshGFaceQuadrilateralize.h"
 #include "Message.h"
diff --git a/Post/PView.cpp b/Post/PView.cpp
index f3e88936061899d2abdcfac1c558cbe525072873..e8d7181d625c76f8946627cbd4efbb4899f96fc2 100644
--- a/Post/PView.cpp
+++ b/Post/PView.cpp
@@ -2,9 +2,6 @@
 //
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to <gmsh@geuz.org>.
-//
-// Contributor(s):
-// 
 
 #include <string.h>
 #include <algorithm>
diff --git a/Post/adaptiveData.cpp b/Post/adaptiveData.cpp
index 3ffb9e3b79e4e7c5bb8ead5f88b12be923cb8bdc..1467b34221b312c14c2c30342ec726019f2e5cb9 100644
--- a/Post/adaptiveData.cpp
+++ b/Post/adaptiveData.cpp
@@ -2,25 +2,6 @@
 //
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to <gmsh@geuz.org>.
-//
-// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-// USA.
-// 
-// Please report all bugs and problems to <gmsh@geuz.org>.
 
 #include <math.h>
 #include <list>
diff --git a/doc/texinfo/opt_mesh.texi b/doc/texinfo/opt_mesh.texi
index 5270b218da8b82968208bd6f54c35bc86272ab09..7168108e8af40f774e7c48992abba1ae3d0d63b1 100644
--- a/doc/texinfo/opt_mesh.texi
+++ b/doc/texinfo/opt_mesh.texi
@@ -504,6 +504,11 @@ Display volume mesh element numbers?@*
 Default value: @code{0}@*
 Saved in: @code{General.OptionsFileName}
 
+@item Mesh.Voronoi
+Display the voronoi diagram@*
+Default value: @code{0}@*
+Saved in: @code{General.OptionsFileName}
+
 @item Mesh.ZoneDefinition
 Method for defining a zone (0=single zone, 1=by partition, 2=by physical)@*
 Default value: @code{2}@*
diff --git a/doc/texinfo/opt_print.texi b/doc/texinfo/opt_print.texi
index 0811ee07afc3fc3b0c5330a3f41fbb28a05fba1b..30e6e046a6ac040378a892a2e2673e5e476791d4 100644
--- a/doc/texinfo/opt_print.texi
+++ b/doc/texinfo/opt_print.texi
@@ -109,6 +109,11 @@ Save Rho quality measure in mesh statistics exported as post-processing views@*
 Default value: @code{0}@*
 Saved in: @code{General.OptionsFileName}
 
+@item Print.PostDisto
+Save Disto quality measure in mesh statistics exported as post-processing views@*
+Default value: @code{0}@*
+Saved in: @code{General.OptionsFileName}
+
 @item Print.TexAsEquation
 Print all TeX strings as equations@*
 Default value: @code{0}@*