From 0302afb8625e759cbe4c4ee374d5d29f3ad5c40b Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 10 Feb 2010 18:22:51 +0000 Subject: [PATCH] update copyright --- CMakeLists.txt | 2 +- Common/CMakeLists.txt | 2 +- Common/Colors.h | 2 +- Common/CommandLine.cpp | 4 ++-- Common/CommandLine.h | 2 +- Common/ConnectionManager.cpp | 2 +- Common/ConnectionManager.h | 2 +- Common/Context.cpp | 2 +- Common/Context.h | 2 +- Common/CreateFile.cpp | 2 +- Common/CreateFile.h | 2 +- Common/DefaultOptions.h | 2 +- Common/Gmsh.cpp | 2 +- Common/Gmsh.h | 2 +- Common/GmshConfig.h.in | 2 +- Common/GmshDefines.h | 2 +- Common/GmshMessage.cpp | 2 +- Common/GmshMessage.h | 2 +- Common/GmshRemote.cpp | 2 +- Common/GmshRemote.h | 2 +- Common/GmshSocket.h | 2 +- Common/GmshVersion.h.in | 2 +- Common/Hash.h | 2 +- Common/HashMap.h | 2 +- Common/ListUtils.cpp | 2 +- Common/ListUtils.h | 2 +- Common/Main.cpp | 2 +- Common/MallocUtils.cpp | 2 +- Common/MallocUtils.h | 2 +- Common/OS.cpp | 2 +- Common/OS.h | 2 +- Common/Octree.cpp | 2 +- Common/Octree.h | 2 +- Common/OctreeInternals.cpp | 2 +- Common/OctreeInternals.h | 2 +- Common/OpenFile.cpp | 2 +- Common/OpenFile.h | 2 +- Common/Options.cpp | 2 +- Common/Options.h | 2 +- Common/SmoothData.cpp | 2 +- Common/SmoothData.h | 2 +- Common/StringUtils.cpp | 2 +- Common/StringUtils.h | 2 +- Common/TreeUtils.cpp | 2 +- Common/TreeUtils.h | 2 +- Common/VertexArray.cpp | 2 +- Common/VertexArray.h | 2 +- Fltk/CMakeLists.txt | 2 +- Fltk/FlGui.cpp | 2 +- Fltk/FlGui.h | 2 +- Fltk/Main.cpp | 2 +- Fltk/aboutWindow.cpp | 2 +- Fltk/aboutWindow.h | 2 +- Fltk/classificationEditor.cpp | 2 +- Fltk/classificationEditor.h | 2 +- Fltk/clippingWindow.cpp | 2 +- Fltk/clippingWindow.h | 2 +- Fltk/colorbarWindow.cpp | 2 +- Fltk/colorbarWindow.h | 2 +- Fltk/contextWindow.cpp | 2 +- Fltk/contextWindow.h | 2 +- Fltk/extraDialogs.cpp | 2 +- Fltk/extraDialogs.h | 2 +- Fltk/fieldWindow.cpp | 2 +- Fltk/fieldWindow.h | 2 +- Fltk/fileDialogs.cpp | 2 +- Fltk/fileDialogs.h | 2 +- Fltk/graphicWindow.cpp | 2 +- Fltk/graphicWindow.h | 2 +- Fltk/mainWindow.h | 2 +- Fltk/manipWindow.cpp | 2 +- Fltk/manipWindow.h | 2 +- Fltk/menuWindow.cpp | 2 +- Fltk/menuWindow.h | 2 +- Fltk/messageWindow.cpp | 2 +- Fltk/messageWindow.h | 2 +- Fltk/openglWindow.cpp | 2 +- Fltk/openglWindow.h | 2 +- Fltk/optionWindow.cpp | 2 +- Fltk/optionWindow.h | 2 +- Fltk/paletteWindow.h | 2 +- Fltk/partitionDialog.cpp | 2 +- Fltk/partitionDialog.h | 2 +- Fltk/pluginWindow.cpp | 2 +- Fltk/pluginWindow.h | 2 +- Fltk/popupButton.h | 2 +- Fltk/projectionEditor.cpp | 2 +- Fltk/projectionEditor.h | 2 +- Fltk/solverWindow.cpp | 2 +- Fltk/solverWindow.h | 2 +- Fltk/spherePositionWidget.h | 2 +- Fltk/statisticsWindow.cpp | 2 +- Fltk/statisticsWindow.h | 2 +- Fltk/visibilityWindow.cpp | 2 +- Fltk/visibilityWindow.h | 2 +- Geo/CGNSOptions.h | 2 +- Geo/CMakeLists.txt | 2 +- Geo/Cell.cpp | 2 +- Geo/Cell.h | 2 +- Geo/CellComplex.cpp | 2 +- Geo/CellComplex.h | 2 +- Geo/ChainComplex.cpp | 2 +- Geo/ChainComplex.h | 2 +- Geo/CustomContainer.h | 2 +- Geo/ExtrudeParams.cpp | 2 +- Geo/ExtrudeParams.h | 2 +- Geo/GEdge.cpp | 2 +- Geo/GEdge.h | 2 +- Geo/GEdgeCompound.cpp | 2 +- Geo/GEdgeCompound.h | 2 +- Geo/GEdgeLoop.cpp | 2 +- Geo/GEdgeLoop.h | 2 +- Geo/GEntity.cpp | 2 +- Geo/GEntity.h | 2 +- Geo/GFace.cpp | 2 +- Geo/GFace.h | 2 +- Geo/GFaceCompound.cpp | 2 +- Geo/GFaceCompound.h | 2 +- Geo/GModel.cpp | 2 +- Geo/GModel.h | 2 +- Geo/GModelIO_CGNS.cpp | 2 +- Geo/GModelIO_Fourier.cpp | 2 +- Geo/GModelIO_Fourier.h | 2 +- Geo/GModelIO_Geo.cpp | 2 +- Geo/GModelIO_MED.cpp | 2 +- Geo/GModelIO_Mesh.cpp | 2 +- Geo/GModelIO_OCC.cpp | 2 +- Geo/GModelIO_OCC.h | 2 +- Geo/GPoint.h | 2 +- Geo/GRegion.cpp | 2 +- Geo/GRegion.h | 2 +- Geo/GRegionCompound.cpp | 2 +- Geo/GRegionCompound.h | 2 +- Geo/GVertex.cpp | 2 +- Geo/GVertex.h | 2 +- Geo/Geo.cpp | 2 +- Geo/Geo.h | 2 +- Geo/GeoInterpolation.cpp | 2 +- Geo/GeoInterpolation.h | 2 +- Geo/GeoStringInterface.cpp | 2 +- Geo/GeoStringInterface.h | 2 +- Geo/GeomMeshMatcher.cpp | 2 +- Geo/GeomMeshMatcher.h | 2 +- Geo/Homology.cpp | 2 +- Geo/Homology.h | 2 +- Geo/MEdge.h | 2 +- Geo/MEdgeHash.h | 2 +- Geo/MElement.cpp | 2 +- Geo/MElement.h | 2 +- Geo/MElementCut.cpp | 2 +- Geo/MElementCut.h | 2 +- Geo/MFace.cpp | 2 +- Geo/MFace.h | 2 +- Geo/MFaceHash.h | 2 +- Geo/MHexahedron.cpp | 2 +- Geo/MHexahedron.h | 2 +- Geo/MLine.cpp | 2 +- Geo/MLine.h | 2 +- Geo/MPoint.h | 2 +- Geo/MPrism.cpp | 2 +- Geo/MPrism.h | 2 +- Geo/MPyramid.cpp | 2 +- Geo/MPyramid.h | 2 +- Geo/MQuadrangle.cpp | 2 +- Geo/MQuadrangle.h | 2 +- Geo/MTetrahedron.cpp | 2 +- Geo/MTetrahedron.h | 2 +- Geo/MTriangle.cpp | 2 +- Geo/MTriangle.h | 2 +- Geo/MVertex.cpp | 2 +- Geo/MVertex.h | 2 +- Geo/MZone.cpp | 2 +- Geo/MZone.h | 2 +- Geo/MZoneBoundary.cpp | 2 +- Geo/MZoneBoundary.h | 2 +- Geo/OCCEdge.cpp | 2 +- Geo/OCCEdge.h | 2 +- Geo/OCCFace.cpp | 2 +- Geo/OCCFace.h | 2 +- Geo/OCCIncludes.h | 2 +- Geo/OCCRegion.cpp | 2 +- Geo/OCCRegion.h | 2 +- Geo/OCCVertex.cpp | 2 +- Geo/OCCVertex.h | 2 +- Geo/OCC_Connect.cpp | 2 +- Geo/OCC_Connect.h | 2 +- Geo/Pair.h | 2 +- Geo/Range.h | 2 +- Geo/SBoundingBox3d.h | 2 +- Geo/SOrientedBoundingBox.cpp | 2 +- Geo/SOrientedBoundingBox.h | 2 +- Geo/SPoint2.h | 2 +- Geo/SPoint3.h | 2 +- Geo/STensor3.h | 2 +- Geo/SVector3.h | 2 +- Geo/discreteEdge.cpp | 2 +- Geo/discreteEdge.h | 2 +- Geo/discreteFace.cpp | 2 +- Geo/discreteFace.h | 2 +- Geo/discreteRegion.cpp | 2 +- Geo/discreteRegion.h | 2 +- Geo/discreteVertex.h | 2 +- Geo/findLinks.cpp | 2 +- Geo/findLinks.h | 2 +- Geo/fourierEdge.cpp | 2 +- Geo/fourierEdge.h | 2 +- Geo/fourierFace.cpp | 2 +- Geo/fourierFace.h | 2 +- Geo/fourierProjectionFace.cpp | 2 +- Geo/fourierProjectionFace.h | 2 +- Geo/fourierVertex.h | 2 +- Geo/gmshEdge.cpp | 2 +- Geo/gmshEdge.h | 2 +- Geo/gmshFace.cpp | 2 +- Geo/gmshFace.h | 2 +- Geo/gmshLevelset.h | 2 +- Geo/gmshRegion.cpp | 2 +- Geo/gmshRegion.h | 2 +- Geo/gmshSurface.cpp | 2 +- Geo/gmshSurface.h | 2 +- Geo/gmshVertex.cpp | 2 +- Geo/gmshVertex.h | 2 +- Geo/partitionEdge.h | 2 +- Geo/partitionFace.h | 2 +- Geo/partitionVertex.h | 2 +- Graphics/CMakeLists.txt | 2 +- Graphics/PixelBuffer.h | 2 +- Graphics/ReadImg.cpp | 2 +- Graphics/ReadImg.h | 2 +- Graphics/drawAxes.cpp | 2 +- Graphics/drawContext.cpp | 2 +- Graphics/drawContext.h | 2 +- Graphics/drawGeom.cpp | 2 +- Graphics/drawGlyph.cpp | 2 +- Graphics/drawGraph2d.cpp | 2 +- Graphics/drawMesh.cpp | 2 +- Graphics/drawPost.cpp | 2 +- Graphics/drawScales.cpp | 2 +- Graphics/gl2gif.cpp | 2 +- Graphics/gl2gif.h | 2 +- Graphics/gl2jpeg.cpp | 2 +- Graphics/gl2jpeg.h | 2 +- Graphics/gl2png.cpp | 2 +- Graphics/gl2png.h | 2 +- Graphics/gl2ppm.cpp | 2 +- Graphics/gl2ppm.h | 2 +- Graphics/gl2yuv.cpp | 2 +- Graphics/gl2yuv.h | 2 +- Mesh/BDS.cpp | 2 +- Mesh/BDS.h | 2 +- Mesh/BackgroundMesh.cpp | 2 +- Mesh/BackgroundMesh.h | 2 +- Mesh/BoundaryLayers.cpp | 2 +- Mesh/BoundaryLayers.h | 2 +- Mesh/CMakeLists.txt | 2 +- Mesh/Field.cpp | 2 +- Mesh/Field.h | 2 +- Mesh/Generator.cpp | 2 +- Mesh/Generator.h | 2 +- Mesh/HighOrder.cpp | 2 +- Mesh/HighOrder.h | 2 +- Mesh/highOrderSmoother.cpp | 2 +- Mesh/highOrderSmoother.h | 2 +- Mesh/meshGEdge.cpp | 2 +- Mesh/meshGEdge.h | 2 +- Mesh/meshGEdgeExtruded.cpp | 2 +- Mesh/meshGFace.cpp | 2 +- Mesh/meshGFace.h | 2 +- Mesh/meshGFaceBDS.cpp | 2 +- Mesh/meshGFaceBDS.h | 2 +- Mesh/meshGFaceDelaunayInsertion.cpp | 2 +- Mesh/meshGFaceDelaunayInsertion.h | 2 +- Mesh/meshGFaceExtruded.cpp | 2 +- Mesh/meshGFaceOptimize.cpp | 2 +- Mesh/meshGFaceOptimize.h | 2 +- Mesh/meshGFaceQuadrilateralize.cpp | 2 +- Mesh/meshGFaceQuadrilateralize.h | 2 +- Mesh/meshGFaceTransfinite.cpp | 2 +- Mesh/meshGRegion.cpp | 2 +- Mesh/meshGRegion.h | 2 +- Mesh/meshGRegionCarveHole.cpp | 2 +- Mesh/meshGRegionDelaunayInsertion.cpp | 2 +- Mesh/meshGRegionDelaunayInsertion.h | 2 +- Mesh/meshGRegionExtruded.cpp | 2 +- Mesh/meshGRegionLocalMeshMod.cpp | 2 +- Mesh/meshGRegionLocalMeshMod.h | 2 +- Mesh/meshGRegionTransfinite.cpp | 2 +- Mesh/meshPartition.cpp | 2 +- Mesh/meshPartition.h | 2 +- Mesh/meshPartitionObjects.h | 2 +- Mesh/meshPartitionOptions.h | 2 +- Mesh/meshRefine.cpp | 2 +- Mesh/multiscalePartition.h | 2 +- Mesh/qualityMeasures.cpp | 2 +- Mesh/qualityMeasures.h | 2 +- Numeric/CMakeLists.txt | 2 +- Numeric/DivideAndConquer.cpp | 2 +- Numeric/DivideAndConquer.h | 2 +- Numeric/Gauss.h | 2 +- Numeric/GaussLegendre1D.h | 2 +- Numeric/GaussLegendreSimplex.cpp | 2 +- Numeric/GaussQuadratureHex.cpp | 2 +- Numeric/GaussQuadratureLin.cpp | 2 +- Numeric/GaussQuadratureQuad.cpp | 2 +- Numeric/GaussQuadratureTet.cpp | 2 +- Numeric/GaussQuadratureTri.cpp | 2 +- Numeric/Iso.cpp | 2 +- Numeric/Iso.h | 2 +- Numeric/Numeric.cpp | 2 +- Numeric/Numeric.h | 2 +- Numeric/fullMatrix.cpp | 2 +- Numeric/fullMatrix.h | 2 +- Numeric/mathEvaluator.cpp | 2 +- Numeric/mathEvaluator.h | 2 +- Numeric/polynomialBasis.cpp | 2 +- Numeric/polynomialBasis.h | 2 +- Numeric/robustPredicates.h | 2 +- Numeric/simpleFunction.h | 2 +- Parser/CMakeLists.txt | 2 +- Parser/FunctionManager.cpp | 2 +- Parser/FunctionManager.h | 2 +- Parser/Gmsh.l | 2 +- Parser/Gmsh.tab.cpp | 2 +- Parser/Gmsh.y | 2 +- Parser/Gmsh.yy.cpp | 2 +- Parser/Parser.h | 2 +- Plugin/Annotate.cpp | 2 +- Plugin/Annotate.h | 2 +- Plugin/CMakeLists.txt | 2 +- Plugin/Curl.cpp | 2 +- Plugin/Curl.h | 2 +- Plugin/CutGrid.cpp | 2 +- Plugin/CutGrid.h | 2 +- Plugin/CutParametric.cpp | 2 +- Plugin/CutParametric.h | 2 +- Plugin/CutPlane.cpp | 2 +- Plugin/CutPlane.h | 2 +- Plugin/CutSphere.cpp | 2 +- Plugin/CutSphere.h | 2 +- Plugin/Divergence.cpp | 2 +- Plugin/Divergence.h | 2 +- Plugin/Eigenvalues.cpp | 2 +- Plugin/Eigenvalues.h | 2 +- Plugin/Eigenvectors.cpp | 2 +- Plugin/Eigenvectors.h | 2 +- Plugin/ExtractElements.cpp | 2 +- Plugin/ExtractElements.h | 2 +- Plugin/GSHHS.h | 2 +- Plugin/Gradient.cpp | 2 +- Plugin/Gradient.h | 2 +- Plugin/HarmonicToTime.cpp | 2 +- Plugin/HarmonicToTime.h | 2 +- Plugin/HomologyComputation.cpp | 2 +- Plugin/HomologyComputation.h | 2 +- Plugin/Integrate.cpp | 2 +- Plugin/Integrate.h | 2 +- Plugin/Isosurface.cpp | 2 +- Plugin/Isosurface.h | 2 +- Plugin/Lambda2.cpp | 2 +- Plugin/Lambda2.h | 2 +- Plugin/Levelset.cpp | 2 +- Plugin/Levelset.h | 2 +- Plugin/LongitudeLatitude.cpp | 2 +- Plugin/LongitudeLatitude.h | 2 +- Plugin/MakeSimplex.cpp | 2 +- Plugin/MakeSimplex.h | 2 +- Plugin/MathEval.cpp | 2 +- Plugin/MathEval.h | 2 +- Plugin/ModifyComponent.cpp | 2 +- Plugin/ModifyComponent.h | 2 +- Plugin/ModulusPhase.cpp | 2 +- Plugin/ModulusPhase.h | 2 +- Plugin/Particles.cpp | 2 +- Plugin/Particles.h | 2 +- Plugin/Plugin.cpp | 2 +- Plugin/Plugin.h | 2 +- Plugin/PluginManager.cpp | 2 +- Plugin/PluginManager.h | 2 +- Plugin/Probe.cpp | 2 +- Plugin/Probe.h | 2 +- Plugin/Remove.cpp | 2 +- Plugin/Remove.h | 2 +- Plugin/Skin.cpp | 2 +- Plugin/Skin.h | 2 +- Plugin/Smooth.cpp | 2 +- Plugin/Smooth.h | 2 +- Plugin/SphericalRaise.cpp | 2 +- Plugin/SphericalRaise.h | 2 +- Plugin/StreamLines.cpp | 2 +- Plugin/StreamLines.h | 2 +- Plugin/Tetrahedralize.cpp | 2 +- Plugin/Tetrahedralize.h | 2 +- Plugin/Transform.cpp | 2 +- Plugin/Transform.h | 2 +- Plugin/Triangulate.cpp | 2 +- Plugin/Triangulate.h | 2 +- Plugin/Warp.cpp | 2 +- Plugin/Warp.h | 2 +- Post/CMakeLists.txt | 2 +- Post/ColorTable.cpp | 2 +- Post/ColorTable.h | 2 +- Post/OctreePost.cpp | 2 +- Post/OctreePost.h | 2 +- Post/PView.cpp | 2 +- Post/PView.h | 2 +- Post/PViewData.cpp | 2 +- Post/PViewData.h | 2 +- Post/PViewDataGModel.cpp | 2 +- Post/PViewDataGModel.h | 2 +- Post/PViewDataGModelIO.cpp | 2 +- Post/PViewDataIO.cpp | 2 +- Post/PViewDataList.cpp | 2 +- Post/PViewDataList.h | 2 +- Post/PViewDataListIO.cpp | 2 +- Post/PViewDataRemote.h | 2 +- Post/PViewIO.cpp | 2 +- Post/PViewOptions.cpp | 2 +- Post/PViewOptions.h | 2 +- Post/PViewVertexArrays.cpp | 2 +- Post/adaptiveData.cpp | 2 +- Post/adaptiveData.h | 2 +- Post/shapeFunctions.cpp | 2 +- Post/shapeFunctions.h | 2 +- Qt/CMakeLists.txt | 2 +- Qt/Main.cpp | 2 +- Qt/QGui.cpp | 2 +- Qt/QGui.h | 2 +- Solver/CMakeLists.txt | 2 +- Solver/SElement.h | 2 +- Solver/crossConfTerm.h | 2 +- Solver/distanceTerm.h | 2 +- Solver/dofManager.h | 2 +- Solver/eigenSolver.cpp | 2 +- Solver/eigenSolver.h | 2 +- Solver/elasticitySolver.cpp | 2 +- Solver/elasticitySolver.h | 2 +- Solver/elasticityTerm.cpp | 2 +- Solver/elasticityTerm.h | 2 +- Solver/femTerm.h | 2 +- Solver/helmholtzTerm.h | 2 +- Solver/laplaceTerm.h | 2 +- Solver/linearSystem.h | 2 +- Solver/linearSystemCSR.cpp | 2 +- Solver/linearSystemCSR.h | 2 +- Solver/linearSystemFull.h | 2 +- Solver/linearSystemGMM.h | 2 +- Solver/linearSystemPETSc.h | 2 +- contrib/ANN/CMakeLists.txt | 2 +- contrib/Chaco/CMakeLists.txt | 2 +- contrib/DiscreteIntegration/CMakeLists.txt | 2 +- contrib/Fl_Tree/CMakeLists.txt | 2 +- contrib/MathEx/CMakeLists.txt | 2 +- contrib/Metis/CMakeLists.txt | 2 +- contrib/NativeFileChooser/CMakeLists.txt | 2 +- contrib/Netgen/CMakeLists.txt | 2 +- contrib/Tetgen/CMakeLists.txt | 2 +- contrib/TetgenNew/CMakeLists.txt | 2 +- contrib/kbipack/CMakeLists.txt | 2 +- doc/texinfo/gmsh.texi | 2 +- utils/api_demos/mainHomology.cpp | 2 +- utils/solvers/c++/GmshSocket.h | 2 +- utils/solvers/c/GmshClient.c | 2 +- utils/solvers/c/GmshClient.h | 2 +- 463 files changed, 464 insertions(+), 464 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4ad8c828a8..d5774abdac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Common/CMakeLists.txt b/Common/CMakeLists.txt index b0c8624f9e..5ce071fdc2 100644 --- a/Common/CMakeLists.txt +++ b/Common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Colors.h b/Common/Colors.h index 69289ba3f8..f0babb7431 100644 --- a/Common/Colors.h +++ b/Common/Colors.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/CommandLine.cpp b/Common/CommandLine.cpp index 662442f229..68fdd37490 100644 --- a/Common/CommandLine.cpp +++ b/Common/CommandLine.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. @@ -537,7 +537,7 @@ void GetOptions(int argc, char *argv[]) } else if(!strcmp(argv[i] + 1, "help") || !strcmp(argv[i] + 1, "-help")) { fprintf(stderr, "Gmsh, a 3D mesh generator with pre- and post-processing facilities\n"); - fprintf(stderr, "Copyright (C) 1997-2009 Christophe Geuzaine and Jean-Francois Remacle\n"); + fprintf(stderr, "Copyright (C) 1997-2010 Christophe Geuzaine and Jean-Francois Remacle\n"); PrintUsage(argv[0]); Msg::Exit(0); } diff --git a/Common/CommandLine.h b/Common/CommandLine.h index 89a66118c3..b2e08a3a21 100644 --- a/Common/CommandLine.h +++ b/Common/CommandLine.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/ConnectionManager.cpp b/Common/ConnectionManager.cpp index 2af24e7bfc..77372de680 100644 --- a/Common/ConnectionManager.cpp +++ b/Common/ConnectionManager.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/ConnectionManager.h b/Common/ConnectionManager.h index 801cdeb16f..847af97cc6 100644 --- a/Common/ConnectionManager.h +++ b/Common/ConnectionManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Context.cpp b/Common/Context.cpp index 6287edd277..26b21abfd5 100644 --- a/Common/Context.cpp +++ b/Common/Context.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Context.h b/Common/Context.h index 2f3faad624..85d3d73a78 100644 --- a/Common/Context.h +++ b/Common/Context.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/CreateFile.cpp b/Common/CreateFile.cpp index a58a799891..f2f33a0ad9 100644 --- a/Common/CreateFile.cpp +++ b/Common/CreateFile.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/CreateFile.h b/Common/CreateFile.h index c39a8d475b..e7ee8054f8 100644 --- a/Common/CreateFile.h +++ b/Common/CreateFile.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/DefaultOptions.h b/Common/DefaultOptions.h index 8036820d81..33c7041469 100644 --- a/Common/DefaultOptions.h +++ b/Common/DefaultOptions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Gmsh.cpp b/Common/Gmsh.cpp index 5cfb1f00d2..e1b3993ee5 100644 --- a/Common/Gmsh.cpp +++ b/Common/Gmsh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Gmsh.h b/Common/Gmsh.h index cb71d5da65..95922da33b 100644 --- a/Common/Gmsh.h +++ b/Common/Gmsh.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/GmshConfig.h.in b/Common/GmshConfig.h.in index 55b80babe3..c3d81c2813 100644 --- a/Common/GmshConfig.h.in +++ b/Common/GmshConfig.h.in @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/GmshDefines.h b/Common/GmshDefines.h index 4426632c90..000efdbd6d 100644 --- a/Common/GmshDefines.h +++ b/Common/GmshDefines.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/GmshMessage.cpp b/Common/GmshMessage.cpp index 7a367f9ed1..774209bfcd 100644 --- a/Common/GmshMessage.cpp +++ b/Common/GmshMessage.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/GmshMessage.h b/Common/GmshMessage.h index b7eb13b3a1..f92f91ee7b 100644 --- a/Common/GmshMessage.h +++ b/Common/GmshMessage.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/GmshRemote.cpp b/Common/GmshRemote.cpp index f068345ac3..96776ac066 100644 --- a/Common/GmshRemote.cpp +++ b/Common/GmshRemote.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/GmshRemote.h b/Common/GmshRemote.h index b441a76e50..73fdf3325b 100644 --- a/Common/GmshRemote.h +++ b/Common/GmshRemote.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/GmshSocket.h b/Common/GmshSocket.h index a112d4043e..0eb7ea62f7 100644 --- a/Common/GmshSocket.h +++ b/Common/GmshSocket.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Common/GmshVersion.h.in b/Common/GmshVersion.h.in index b9436f611c..c3be2e2d7d 100644 --- a/Common/GmshVersion.h.in +++ b/Common/GmshVersion.h.in @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Hash.h b/Common/Hash.h index 733b4b9bee..d7008d73ea 100644 --- a/Common/Hash.h +++ b/Common/Hash.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/HashMap.h b/Common/HashMap.h index d7989787a4..b5ce1a2576 100644 --- a/Common/HashMap.h +++ b/Common/HashMap.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/ListUtils.cpp b/Common/ListUtils.cpp index c90dbcec49..818f3ae569 100644 --- a/Common/ListUtils.cpp +++ b/Common/ListUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/ListUtils.h b/Common/ListUtils.h index b2005733f3..2480e1c480 100644 --- a/Common/ListUtils.h +++ b/Common/ListUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Main.cpp b/Common/Main.cpp index 70f6b9bd68..2b3f5bfbcd 100644 --- a/Common/Main.cpp +++ b/Common/Main.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/MallocUtils.cpp b/Common/MallocUtils.cpp index 7338708eeb..f4c09801a5 100644 --- a/Common/MallocUtils.cpp +++ b/Common/MallocUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/MallocUtils.h b/Common/MallocUtils.h index c4e98bf610..63300f276f 100644 --- a/Common/MallocUtils.h +++ b/Common/MallocUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/OS.cpp b/Common/OS.cpp index 708a9ac881..e46b56f931 100644 --- a/Common/OS.cpp +++ b/Common/OS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/OS.h b/Common/OS.h index d70bb523ee..578f1f44c5 100644 --- a/Common/OS.h +++ b/Common/OS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Octree.cpp b/Common/Octree.cpp index 261650c0b2..a880fd2da7 100644 --- a/Common/Octree.cpp +++ b/Common/Octree.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Octree.h b/Common/Octree.h index 370223802e..d6281725e0 100644 --- a/Common/Octree.h +++ b/Common/Octree.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/OctreeInternals.cpp b/Common/OctreeInternals.cpp index 4e45e79ff5..a12113f9a2 100644 --- a/Common/OctreeInternals.cpp +++ b/Common/OctreeInternals.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/OctreeInternals.h b/Common/OctreeInternals.h index 11fb7d3bce..8117aba03a 100644 --- a/Common/OctreeInternals.h +++ b/Common/OctreeInternals.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/OpenFile.cpp b/Common/OpenFile.cpp index 0738122d9d..c5456a81ab 100644 --- a/Common/OpenFile.cpp +++ b/Common/OpenFile.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/OpenFile.h b/Common/OpenFile.h index c247f9f2d6..d6b10c9e60 100644 --- a/Common/OpenFile.h +++ b/Common/OpenFile.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Options.cpp b/Common/Options.cpp index 2f8e5b23dd..d338d15828 100644 --- a/Common/Options.cpp +++ b/Common/Options.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/Options.h b/Common/Options.h index 15bd46530a..5dc83d1049 100644 --- a/Common/Options.h +++ b/Common/Options.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/SmoothData.cpp b/Common/SmoothData.cpp index 45cc2b546d..0c11228e01 100644 --- a/Common/SmoothData.cpp +++ b/Common/SmoothData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/SmoothData.h b/Common/SmoothData.h index 77bba94543..80a28e13d5 100644 --- a/Common/SmoothData.h +++ b/Common/SmoothData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/StringUtils.cpp b/Common/StringUtils.cpp index 92252eae98..484032be85 100644 --- a/Common/StringUtils.cpp +++ b/Common/StringUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/StringUtils.h b/Common/StringUtils.h index 93328fdd40..84699e5e25 100644 --- a/Common/StringUtils.h +++ b/Common/StringUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/TreeUtils.cpp b/Common/TreeUtils.cpp index 61fa6b4480..22ecd64ada 100644 --- a/Common/TreeUtils.cpp +++ b/Common/TreeUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/TreeUtils.h b/Common/TreeUtils.h index b3d83eee77..ecdb609aa1 100644 --- a/Common/TreeUtils.h +++ b/Common/TreeUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/VertexArray.cpp b/Common/VertexArray.cpp index 2256e5f3e4..c45d601a03 100644 --- a/Common/VertexArray.cpp +++ b/Common/VertexArray.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Common/VertexArray.h b/Common/VertexArray.h index 9e244a00a5..6703837e2d 100644 --- a/Common/VertexArray.h +++ b/Common/VertexArray.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/CMakeLists.txt b/Fltk/CMakeLists.txt index 8655797dd3..35d616bee9 100644 --- a/Fltk/CMakeLists.txt +++ b/Fltk/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/FlGui.cpp b/Fltk/FlGui.cpp index 288717e2f0..75d623b513 100644 --- a/Fltk/FlGui.cpp +++ b/Fltk/FlGui.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/FlGui.h b/Fltk/FlGui.h index df54a9b5fc..fa061f86ab 100644 --- a/Fltk/FlGui.h +++ b/Fltk/FlGui.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/Main.cpp b/Fltk/Main.cpp index da0cab3f91..6b32ded456 100644 --- a/Fltk/Main.cpp +++ b/Fltk/Main.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/aboutWindow.cpp b/Fltk/aboutWindow.cpp index b575222f66..4a7aaec283 100644 --- a/Fltk/aboutWindow.cpp +++ b/Fltk/aboutWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/aboutWindow.h b/Fltk/aboutWindow.h index 05fadd66ff..5fab0f09d8 100644 --- a/Fltk/aboutWindow.h +++ b/Fltk/aboutWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/classificationEditor.cpp b/Fltk/classificationEditor.cpp index 746f5a3062..94a9456fcf 100644 --- a/Fltk/classificationEditor.cpp +++ b/Fltk/classificationEditor.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/classificationEditor.h b/Fltk/classificationEditor.h index 8b51e09ee1..55ba72a2db 100644 --- a/Fltk/classificationEditor.h +++ b/Fltk/classificationEditor.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/clippingWindow.cpp b/Fltk/clippingWindow.cpp index 09287125f0..718bc67680 100644 --- a/Fltk/clippingWindow.cpp +++ b/Fltk/clippingWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/clippingWindow.h b/Fltk/clippingWindow.h index 5fe02f52d0..df527e3d44 100644 --- a/Fltk/clippingWindow.h +++ b/Fltk/clippingWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/colorbarWindow.cpp b/Fltk/colorbarWindow.cpp index ea65962f84..8ddbac08c4 100644 --- a/Fltk/colorbarWindow.cpp +++ b/Fltk/colorbarWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/colorbarWindow.h b/Fltk/colorbarWindow.h index 5fecddfc43..23e2079579 100644 --- a/Fltk/colorbarWindow.h +++ b/Fltk/colorbarWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/contextWindow.cpp b/Fltk/contextWindow.cpp index 1eb85a7754..35a0dc84f6 100644 --- a/Fltk/contextWindow.cpp +++ b/Fltk/contextWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/contextWindow.h b/Fltk/contextWindow.h index ce51140304..bbc8cafb79 100644 --- a/Fltk/contextWindow.h +++ b/Fltk/contextWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/extraDialogs.cpp b/Fltk/extraDialogs.cpp index 33caed8d96..fba6c27584 100644 --- a/Fltk/extraDialogs.cpp +++ b/Fltk/extraDialogs.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/extraDialogs.h b/Fltk/extraDialogs.h index bc3b5e9ec0..eb862c1611 100644 --- a/Fltk/extraDialogs.h +++ b/Fltk/extraDialogs.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/fieldWindow.cpp b/Fltk/fieldWindow.cpp index adec0197c5..65225863fa 100644 --- a/Fltk/fieldWindow.cpp +++ b/Fltk/fieldWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/fieldWindow.h b/Fltk/fieldWindow.h index f850b5c95c..2e67c023e3 100644 --- a/Fltk/fieldWindow.h +++ b/Fltk/fieldWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/fileDialogs.cpp b/Fltk/fileDialogs.cpp index 77f4ebdff5..d1d62cd1ae 100644 --- a/Fltk/fileDialogs.cpp +++ b/Fltk/fileDialogs.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/fileDialogs.h b/Fltk/fileDialogs.h index b8ccb0bb42..e1dab6f5e8 100644 --- a/Fltk/fileDialogs.h +++ b/Fltk/fileDialogs.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/graphicWindow.cpp b/Fltk/graphicWindow.cpp index 51053e3fda..fa931cccb8 100644 --- a/Fltk/graphicWindow.cpp +++ b/Fltk/graphicWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/graphicWindow.h b/Fltk/graphicWindow.h index bcd71e47c3..9661e24732 100644 --- a/Fltk/graphicWindow.h +++ b/Fltk/graphicWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/mainWindow.h b/Fltk/mainWindow.h index b663448066..d9aa044642 100644 --- a/Fltk/mainWindow.h +++ b/Fltk/mainWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/manipWindow.cpp b/Fltk/manipWindow.cpp index 0656a7808b..44fb123ee4 100644 --- a/Fltk/manipWindow.cpp +++ b/Fltk/manipWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/manipWindow.h b/Fltk/manipWindow.h index bdb387d9df..1a5a140632 100644 --- a/Fltk/manipWindow.h +++ b/Fltk/manipWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/menuWindow.cpp b/Fltk/menuWindow.cpp index 5040dacc5f..23c3f4a406 100644 --- a/Fltk/menuWindow.cpp +++ b/Fltk/menuWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/menuWindow.h b/Fltk/menuWindow.h index b91bf476d6..ee45e68cc5 100644 --- a/Fltk/menuWindow.h +++ b/Fltk/menuWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/messageWindow.cpp b/Fltk/messageWindow.cpp index 9eeaffe035..33d040f751 100644 --- a/Fltk/messageWindow.cpp +++ b/Fltk/messageWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/messageWindow.h b/Fltk/messageWindow.h index e1696c6614..a0ded889c7 100644 --- a/Fltk/messageWindow.h +++ b/Fltk/messageWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/openglWindow.cpp b/Fltk/openglWindow.cpp index 0097e47b6d..03d586f3b3 100644 --- a/Fltk/openglWindow.cpp +++ b/Fltk/openglWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/openglWindow.h b/Fltk/openglWindow.h index af9c11c165..7c6bc0c74b 100644 --- a/Fltk/openglWindow.h +++ b/Fltk/openglWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/optionWindow.cpp b/Fltk/optionWindow.cpp index c509d3ee8a..20c11c8261 100644 --- a/Fltk/optionWindow.cpp +++ b/Fltk/optionWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/optionWindow.h b/Fltk/optionWindow.h index 2fb0a76222..4c279a1ce7 100644 --- a/Fltk/optionWindow.h +++ b/Fltk/optionWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/paletteWindow.h b/Fltk/paletteWindow.h index ae87d6e1c8..d214a05640 100644 --- a/Fltk/paletteWindow.h +++ b/Fltk/paletteWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/partitionDialog.cpp b/Fltk/partitionDialog.cpp index cde182056b..015d7a8014 100644 --- a/Fltk/partitionDialog.cpp +++ b/Fltk/partitionDialog.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/partitionDialog.h b/Fltk/partitionDialog.h index c7cc8bbfb9..4850606d08 100644 --- a/Fltk/partitionDialog.h +++ b/Fltk/partitionDialog.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/pluginWindow.cpp b/Fltk/pluginWindow.cpp index 040f0a3fc2..f2431111df 100644 --- a/Fltk/pluginWindow.cpp +++ b/Fltk/pluginWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/pluginWindow.h b/Fltk/pluginWindow.h index e6b2c6df2a..2ef0958b9a 100644 --- a/Fltk/pluginWindow.h +++ b/Fltk/pluginWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/popupButton.h b/Fltk/popupButton.h index c30e7a096c..5dba70cd10 100644 --- a/Fltk/popupButton.h +++ b/Fltk/popupButton.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/projectionEditor.cpp b/Fltk/projectionEditor.cpp index b1bdfdc519..5cd4c4a8a5 100644 --- a/Fltk/projectionEditor.cpp +++ b/Fltk/projectionEditor.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/projectionEditor.h b/Fltk/projectionEditor.h index 6c17c16346..11b6336ba0 100644 --- a/Fltk/projectionEditor.h +++ b/Fltk/projectionEditor.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/solverWindow.cpp b/Fltk/solverWindow.cpp index dbaa815d5a..a8348a4603 100644 --- a/Fltk/solverWindow.cpp +++ b/Fltk/solverWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/solverWindow.h b/Fltk/solverWindow.h index 17334edd1c..31a3b279c1 100644 --- a/Fltk/solverWindow.h +++ b/Fltk/solverWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/spherePositionWidget.h b/Fltk/spherePositionWidget.h index 6a99f5a6ed..75a8cbf8f8 100644 --- a/Fltk/spherePositionWidget.h +++ b/Fltk/spherePositionWidget.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/statisticsWindow.cpp b/Fltk/statisticsWindow.cpp index 2b0fafc70b..e1a86fdaed 100644 --- a/Fltk/statisticsWindow.cpp +++ b/Fltk/statisticsWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/statisticsWindow.h b/Fltk/statisticsWindow.h index 4b9e439019..23ddb209ae 100644 --- a/Fltk/statisticsWindow.h +++ b/Fltk/statisticsWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/visibilityWindow.cpp b/Fltk/visibilityWindow.cpp index 38fb2db8c3..41df59730c 100644 --- a/Fltk/visibilityWindow.cpp +++ b/Fltk/visibilityWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Fltk/visibilityWindow.h b/Fltk/visibilityWindow.h index 58737536bb..6ec5a7c6d4 100644 --- a/Fltk/visibilityWindow.h +++ b/Fltk/visibilityWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/CGNSOptions.h b/Geo/CGNSOptions.h index 5f823a70b0..a71a740c6d 100644 --- a/Geo/CGNSOptions.h +++ b/Geo/CGNSOptions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/CMakeLists.txt b/Geo/CMakeLists.txt index a004d0e60a..300a633e0a 100644 --- a/Geo/CMakeLists.txt +++ b/Geo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Cell.cpp b/Geo/Cell.cpp index 62b805003f..be96869acd 100755 --- a/Geo/Cell.cpp +++ b/Geo/Cell.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Cell.h b/Geo/Cell.h index 85a916da20..5058c79d67 100644 --- a/Geo/Cell.h +++ b/Geo/Cell.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/CellComplex.cpp b/Geo/CellComplex.cpp index 9361cca2b4..136e386d45 100644 --- a/Geo/CellComplex.cpp +++ b/Geo/CellComplex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/CellComplex.h b/Geo/CellComplex.h index 058d85e57a..f859d2d5c9 100644 --- a/Geo/CellComplex.h +++ b/Geo/CellComplex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/ChainComplex.cpp b/Geo/ChainComplex.cpp index 176e284882..b92f0c4951 100644 --- a/Geo/ChainComplex.cpp +++ b/Geo/ChainComplex.cpp @@ -1,5 +1,5 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/ChainComplex.h b/Geo/ChainComplex.h index eab478dfd3..eeaec9b163 100644 --- a/Geo/ChainComplex.h +++ b/Geo/ChainComplex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/CustomContainer.h b/Geo/CustomContainer.h index 6ea769d20d..9de0ec8622 100644 --- a/Geo/CustomContainer.h +++ b/Geo/CustomContainer.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/ExtrudeParams.cpp b/Geo/ExtrudeParams.cpp index 9a2cf6b3f5..8841de0dd7 100644 --- a/Geo/ExtrudeParams.cpp +++ b/Geo/ExtrudeParams.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/ExtrudeParams.h b/Geo/ExtrudeParams.h index 808293eb22..532b99c84b 100644 --- a/Geo/ExtrudeParams.h +++ b/Geo/ExtrudeParams.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEdge.cpp b/Geo/GEdge.cpp index aa03f766ea..018c0c0ce6 100644 --- a/Geo/GEdge.cpp +++ b/Geo/GEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEdge.h b/Geo/GEdge.h index 2818522761..7f2ef28045 100644 --- a/Geo/GEdge.h +++ b/Geo/GEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEdgeCompound.cpp b/Geo/GEdgeCompound.cpp index 74900f2711..354dd9fbb6 100644 --- a/Geo/GEdgeCompound.cpp +++ b/Geo/GEdgeCompound.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEdgeCompound.h b/Geo/GEdgeCompound.h index d7db02a46b..7c89011533 100644 --- a/Geo/GEdgeCompound.h +++ b/Geo/GEdgeCompound.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEdgeLoop.cpp b/Geo/GEdgeLoop.cpp index ebdd475bfc..c29b288a8b 100644 --- a/Geo/GEdgeLoop.cpp +++ b/Geo/GEdgeLoop.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEdgeLoop.h b/Geo/GEdgeLoop.h index ee3be96a5a..bc287006f8 100644 --- a/Geo/GEdgeLoop.h +++ b/Geo/GEdgeLoop.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEntity.cpp b/Geo/GEntity.cpp index 2fbcdd8926..39572e24ce 100644 --- a/Geo/GEntity.cpp +++ b/Geo/GEntity.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GEntity.h b/Geo/GEntity.h index 323dad686e..90bc88fefe 100644 --- a/Geo/GEntity.h +++ b/Geo/GEntity.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GFace.cpp b/Geo/GFace.cpp index fc8400c91e..803c7ef6d9 100644 --- a/Geo/GFace.cpp +++ b/Geo/GFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GFace.h b/Geo/GFace.h index ae98641424..768897e4a1 100644 --- a/Geo/GFace.h +++ b/Geo/GFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GFaceCompound.cpp b/Geo/GFaceCompound.cpp index dc96ff257e..216f7948fd 100644 --- a/Geo/GFaceCompound.cpp +++ b/Geo/GFaceCompound.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GFaceCompound.h b/Geo/GFaceCompound.h index 286c81dd15..4c585496a9 100644 --- a/Geo/GFaceCompound.h +++ b/Geo/GFaceCompound.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModel.cpp b/Geo/GModel.cpp index 0956f1ee77..81c9fde60c 100644 --- a/Geo/GModel.cpp +++ b/Geo/GModel.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModel.h b/Geo/GModel.h index af292e094b..1603cf92aa 100644 --- a/Geo/GModel.h +++ b/Geo/GModel.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_CGNS.cpp b/Geo/GModelIO_CGNS.cpp index 97bf15462d..01d6f2c6fc 100644 --- a/Geo/GModelIO_CGNS.cpp +++ b/Geo/GModelIO_CGNS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_Fourier.cpp b/Geo/GModelIO_Fourier.cpp index 49ad5032d1..284fef3546 100644 --- a/Geo/GModelIO_Fourier.cpp +++ b/Geo/GModelIO_Fourier.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_Fourier.h b/Geo/GModelIO_Fourier.h index 80f41c3e02..b7370da793 100644 --- a/Geo/GModelIO_Fourier.h +++ b/Geo/GModelIO_Fourier.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_Geo.cpp b/Geo/GModelIO_Geo.cpp index 839757a815..3a5812daf6 100644 --- a/Geo/GModelIO_Geo.cpp +++ b/Geo/GModelIO_Geo.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_MED.cpp b/Geo/GModelIO_MED.cpp index f8f2d5cdee..df0d175b5f 100644 --- a/Geo/GModelIO_MED.cpp +++ b/Geo/GModelIO_MED.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_Mesh.cpp b/Geo/GModelIO_Mesh.cpp index e569fd11d1..24cbd629c3 100644 --- a/Geo/GModelIO_Mesh.cpp +++ b/Geo/GModelIO_Mesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_OCC.cpp b/Geo/GModelIO_OCC.cpp index 4f86f98def..b3702217d0 100644 --- a/Geo/GModelIO_OCC.cpp +++ b/Geo/GModelIO_OCC.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GModelIO_OCC.h b/Geo/GModelIO_OCC.h index b889dfbd27..248b079a81 100644 --- a/Geo/GModelIO_OCC.h +++ b/Geo/GModelIO_OCC.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GPoint.h b/Geo/GPoint.h index 6b3a5ac542..9aa7e754f8 100644 --- a/Geo/GPoint.h +++ b/Geo/GPoint.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GRegion.cpp b/Geo/GRegion.cpp index 97a2c00014..ca75fff6a6 100644 --- a/Geo/GRegion.cpp +++ b/Geo/GRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GRegion.h b/Geo/GRegion.h index 1c1b4541db..e7a8ec8bb5 100644 --- a/Geo/GRegion.h +++ b/Geo/GRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GRegionCompound.cpp b/Geo/GRegionCompound.cpp index 30e77dafc6..779975b7c6 100644 --- a/Geo/GRegionCompound.cpp +++ b/Geo/GRegionCompound.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GRegionCompound.h b/Geo/GRegionCompound.h index a69d6edabe..9dc32ff32b 100644 --- a/Geo/GRegionCompound.h +++ b/Geo/GRegionCompound.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GVertex.cpp b/Geo/GVertex.cpp index 4eb8f03ed3..2e465d05e1 100644 --- a/Geo/GVertex.cpp +++ b/Geo/GVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GVertex.h b/Geo/GVertex.h index 29656e1845..459a8a3f7b 100644 --- a/Geo/GVertex.h +++ b/Geo/GVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Geo.cpp b/Geo/Geo.cpp index bbab006fa0..9267a08a16 100644 --- a/Geo/Geo.cpp +++ b/Geo/Geo.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Geo.h b/Geo/Geo.h index bb3e168ccc..467ae3028b 100644 --- a/Geo/Geo.h +++ b/Geo/Geo.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GeoInterpolation.cpp b/Geo/GeoInterpolation.cpp index 20675b626c..d70eb35e6e 100644 --- a/Geo/GeoInterpolation.cpp +++ b/Geo/GeoInterpolation.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GeoInterpolation.h b/Geo/GeoInterpolation.h index 33f6888878..341b751728 100644 --- a/Geo/GeoInterpolation.h +++ b/Geo/GeoInterpolation.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GeoStringInterface.cpp b/Geo/GeoStringInterface.cpp index 141f2584ca..12ea0ce0f5 100644 --- a/Geo/GeoStringInterface.cpp +++ b/Geo/GeoStringInterface.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GeoStringInterface.h b/Geo/GeoStringInterface.h index 9a161e3ad7..25b99adb29 100644 --- a/Geo/GeoStringInterface.h +++ b/Geo/GeoStringInterface.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GeomMeshMatcher.cpp b/Geo/GeomMeshMatcher.cpp index 9a32a9daaf..51b2286b6f 100644 --- a/Geo/GeomMeshMatcher.cpp +++ b/Geo/GeomMeshMatcher.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/GeomMeshMatcher.h b/Geo/GeomMeshMatcher.h index d7db73c2ca..0810ac185c 100644 --- a/Geo/GeomMeshMatcher.h +++ b/Geo/GeomMeshMatcher.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Homology.cpp b/Geo/Homology.cpp index 6fa007844d..243c49440a 100644 --- a/Geo/Homology.cpp +++ b/Geo/Homology.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Homology.h b/Geo/Homology.h index 07e1bcd842..b72918dd77 100644 --- a/Geo/Homology.h +++ b/Geo/Homology.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MEdge.h b/Geo/MEdge.h index 8f79e7d83e..cc7eb24b6e 100644 --- a/Geo/MEdge.h +++ b/Geo/MEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MEdgeHash.h b/Geo/MEdgeHash.h index 4615d943dc..c0f2118278 100644 --- a/Geo/MEdgeHash.h +++ b/Geo/MEdgeHash.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MElement.cpp b/Geo/MElement.cpp index 197322bdda..02c352e1e1 100644 --- a/Geo/MElement.cpp +++ b/Geo/MElement.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MElement.h b/Geo/MElement.h index fbd38e5616..79a570b27e 100644 --- a/Geo/MElement.h +++ b/Geo/MElement.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MElementCut.cpp b/Geo/MElementCut.cpp index 357cce3614..02bbad56d9 100644 --- a/Geo/MElementCut.cpp +++ b/Geo/MElementCut.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MElementCut.h b/Geo/MElementCut.h index c58dc3202a..dc4da84e41 100644 --- a/Geo/MElementCut.h +++ b/Geo/MElementCut.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MFace.cpp b/Geo/MFace.cpp index 617e09c5e4..1fae559709 100644 --- a/Geo/MFace.cpp +++ b/Geo/MFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MFace.h b/Geo/MFace.h index 8bff7b3647..665484ec28 100644 --- a/Geo/MFace.h +++ b/Geo/MFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MFaceHash.h b/Geo/MFaceHash.h index 24355b5a81..799bbb861c 100644 --- a/Geo/MFaceHash.h +++ b/Geo/MFaceHash.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MHexahedron.cpp b/Geo/MHexahedron.cpp index 4575afb5c4..bdd9f29fc1 100644 --- a/Geo/MHexahedron.cpp +++ b/Geo/MHexahedron.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MHexahedron.h b/Geo/MHexahedron.h index f22f579f5b..f077f7067f 100644 --- a/Geo/MHexahedron.h +++ b/Geo/MHexahedron.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MLine.cpp b/Geo/MLine.cpp index 7ca2e9b190..78bc74d741 100644 --- a/Geo/MLine.cpp +++ b/Geo/MLine.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MLine.h b/Geo/MLine.h index f38e00dcbd..43ae3809f1 100644 --- a/Geo/MLine.h +++ b/Geo/MLine.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MPoint.h b/Geo/MPoint.h index 8d13e0f30a..75c6183938 100644 --- a/Geo/MPoint.h +++ b/Geo/MPoint.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MPrism.cpp b/Geo/MPrism.cpp index 02e6288316..f4f30c5c75 100644 --- a/Geo/MPrism.cpp +++ b/Geo/MPrism.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MPrism.h b/Geo/MPrism.h index 581dd4532e..01750011db 100644 --- a/Geo/MPrism.h +++ b/Geo/MPrism.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MPyramid.cpp b/Geo/MPyramid.cpp index b95a80dfcc..dab55ebfb9 100644 --- a/Geo/MPyramid.cpp +++ b/Geo/MPyramid.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MPyramid.h b/Geo/MPyramid.h index c560d85df3..19341f66a9 100644 --- a/Geo/MPyramid.h +++ b/Geo/MPyramid.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MQuadrangle.cpp b/Geo/MQuadrangle.cpp index 955a2507d0..fcca6375a3 100644 --- a/Geo/MQuadrangle.cpp +++ b/Geo/MQuadrangle.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MQuadrangle.h b/Geo/MQuadrangle.h index ecfe3d254e..55e2504544 100644 --- a/Geo/MQuadrangle.h +++ b/Geo/MQuadrangle.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MTetrahedron.cpp b/Geo/MTetrahedron.cpp index b78b9a02cf..10f3337471 100644 --- a/Geo/MTetrahedron.cpp +++ b/Geo/MTetrahedron.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MTetrahedron.h b/Geo/MTetrahedron.h index 0866496540..bec81cb6f1 100644 --- a/Geo/MTetrahedron.h +++ b/Geo/MTetrahedron.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MTriangle.cpp b/Geo/MTriangle.cpp index 8b4a4a9a40..4845b4c44b 100644 --- a/Geo/MTriangle.cpp +++ b/Geo/MTriangle.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MTriangle.h b/Geo/MTriangle.h index 27ed4d5491..30a625539f 100644 --- a/Geo/MTriangle.h +++ b/Geo/MTriangle.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MVertex.cpp b/Geo/MVertex.cpp index 69a3ca1315..4e7f84dbf9 100644 --- a/Geo/MVertex.cpp +++ b/Geo/MVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MVertex.h b/Geo/MVertex.h index 17506c4b54..c41f4f8228 100644 --- a/Geo/MVertex.h +++ b/Geo/MVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MZone.cpp b/Geo/MZone.cpp index 1ea207e13c..0e8be20f59 100644 --- a/Geo/MZone.cpp +++ b/Geo/MZone.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MZone.h b/Geo/MZone.h index 2419b90202..0b3dffb906 100644 --- a/Geo/MZone.h +++ b/Geo/MZone.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MZoneBoundary.cpp b/Geo/MZoneBoundary.cpp index 9de137d187..b5cee4541c 100644 --- a/Geo/MZoneBoundary.cpp +++ b/Geo/MZoneBoundary.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/MZoneBoundary.h b/Geo/MZoneBoundary.h index 12f4589e63..373f88e27f 100644 --- a/Geo/MZoneBoundary.h +++ b/Geo/MZoneBoundary.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCEdge.cpp b/Geo/OCCEdge.cpp index 6f88d6c384..f61dab51be 100644 --- a/Geo/OCCEdge.cpp +++ b/Geo/OCCEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCEdge.h b/Geo/OCCEdge.h index d757651f26..0c624be95b 100644 --- a/Geo/OCCEdge.h +++ b/Geo/OCCEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCFace.cpp b/Geo/OCCFace.cpp index 6bf884ad87..c17f68904e 100644 --- a/Geo/OCCFace.cpp +++ b/Geo/OCCFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCFace.h b/Geo/OCCFace.h index 863d184ea2..3ae8a1e0e6 100644 --- a/Geo/OCCFace.h +++ b/Geo/OCCFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCIncludes.h b/Geo/OCCIncludes.h index 067b126f7a..80680b4b30 100644 --- a/Geo/OCCIncludes.h +++ b/Geo/OCCIncludes.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCRegion.cpp b/Geo/OCCRegion.cpp index 1f3c7f5e4e..4ed25a3cf8 100644 --- a/Geo/OCCRegion.cpp +++ b/Geo/OCCRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCRegion.h b/Geo/OCCRegion.h index 848d1bb616..0a4c311a59 100644 --- a/Geo/OCCRegion.h +++ b/Geo/OCCRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCVertex.cpp b/Geo/OCCVertex.cpp index 2c75f8cbc5..8676a152eb 100644 --- a/Geo/OCCVertex.cpp +++ b/Geo/OCCVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCCVertex.h b/Geo/OCCVertex.h index af0721120a..eee790f735 100644 --- a/Geo/OCCVertex.h +++ b/Geo/OCCVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCC_Connect.cpp b/Geo/OCC_Connect.cpp index 8cdf8c14ed..fad10a090b 100644 --- a/Geo/OCC_Connect.cpp +++ b/Geo/OCC_Connect.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/OCC_Connect.h b/Geo/OCC_Connect.h index ec75ef0505..b6b4483abd 100644 --- a/Geo/OCC_Connect.h +++ b/Geo/OCC_Connect.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Pair.h b/Geo/Pair.h index 0b4b32f67f..6a56f0d74e 100644 --- a/Geo/Pair.h +++ b/Geo/Pair.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/Range.h b/Geo/Range.h index c186c789d5..ea6d6f9454 100644 --- a/Geo/Range.h +++ b/Geo/Range.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/SBoundingBox3d.h b/Geo/SBoundingBox3d.h index c4010a7ef2..fb29fd682b 100644 --- a/Geo/SBoundingBox3d.h +++ b/Geo/SBoundingBox3d.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/SOrientedBoundingBox.cpp b/Geo/SOrientedBoundingBox.cpp index 128ae0637f..73a267f984 100644 --- a/Geo/SOrientedBoundingBox.cpp +++ b/Geo/SOrientedBoundingBox.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/SOrientedBoundingBox.h b/Geo/SOrientedBoundingBox.h index 2d9265772e..db69a2fd45 100644 --- a/Geo/SOrientedBoundingBox.h +++ b/Geo/SOrientedBoundingBox.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/SPoint2.h b/Geo/SPoint2.h index 9ca2c07e70..d1fcc622ee 100644 --- a/Geo/SPoint2.h +++ b/Geo/SPoint2.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/SPoint3.h b/Geo/SPoint3.h index b7ad5ce2dc..4f4ad376ac 100644 --- a/Geo/SPoint3.h +++ b/Geo/SPoint3.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/STensor3.h b/Geo/STensor3.h index 26ed1893dc..7301af8225 100644 --- a/Geo/STensor3.h +++ b/Geo/STensor3.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/SVector3.h b/Geo/SVector3.h index 31e4aa7d6b..ea3d59bec3 100644 --- a/Geo/SVector3.h +++ b/Geo/SVector3.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/discreteEdge.cpp b/Geo/discreteEdge.cpp index e319a2a2b7..cc28500503 100644 --- a/Geo/discreteEdge.cpp +++ b/Geo/discreteEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/discreteEdge.h b/Geo/discreteEdge.h index 010b5193bf..ab8f5301b3 100644 --- a/Geo/discreteEdge.h +++ b/Geo/discreteEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/discreteFace.cpp b/Geo/discreteFace.cpp index 9ff2c2e4fb..644564efd0 100644 --- a/Geo/discreteFace.cpp +++ b/Geo/discreteFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/discreteFace.h b/Geo/discreteFace.h index 47095847ca..14952b1d7f 100644 --- a/Geo/discreteFace.h +++ b/Geo/discreteFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/discreteRegion.cpp b/Geo/discreteRegion.cpp index 7192012873..a61203cdda 100644 --- a/Geo/discreteRegion.cpp +++ b/Geo/discreteRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/discreteRegion.h b/Geo/discreteRegion.h index 75266dddfe..f786030997 100644 --- a/Geo/discreteRegion.h +++ b/Geo/discreteRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/discreteVertex.h b/Geo/discreteVertex.h index 9a9d5d4be8..344c26c416 100644 --- a/Geo/discreteVertex.h +++ b/Geo/discreteVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/findLinks.cpp b/Geo/findLinks.cpp index 2f52aef7da..549e0efec4 100644 --- a/Geo/findLinks.cpp +++ b/Geo/findLinks.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/findLinks.h b/Geo/findLinks.h index 55c4db6f77..bab963cfef 100644 --- a/Geo/findLinks.h +++ b/Geo/findLinks.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/fourierEdge.cpp b/Geo/fourierEdge.cpp index 697c987d01..ef6dd27c15 100644 --- a/Geo/fourierEdge.cpp +++ b/Geo/fourierEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/fourierEdge.h b/Geo/fourierEdge.h index 98f2c83e96..e551c5157c 100644 --- a/Geo/fourierEdge.h +++ b/Geo/fourierEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/fourierFace.cpp b/Geo/fourierFace.cpp index da911c94f4..bf771cfb8b 100644 --- a/Geo/fourierFace.cpp +++ b/Geo/fourierFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/fourierFace.h b/Geo/fourierFace.h index b8f8dde856..e6d31db6a9 100644 --- a/Geo/fourierFace.h +++ b/Geo/fourierFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/fourierProjectionFace.cpp b/Geo/fourierProjectionFace.cpp index 3d9174209e..ee3eb3e3e0 100644 --- a/Geo/fourierProjectionFace.cpp +++ b/Geo/fourierProjectionFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/fourierProjectionFace.h b/Geo/fourierProjectionFace.h index 95adf83a65..fca1a5abaa 100644 --- a/Geo/fourierProjectionFace.h +++ b/Geo/fourierProjectionFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/fourierVertex.h b/Geo/fourierVertex.h index f0344cf622..6eb87c7a88 100644 --- a/Geo/fourierVertex.h +++ b/Geo/fourierVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshEdge.cpp b/Geo/gmshEdge.cpp index caea16507e..112d31f603 100644 --- a/Geo/gmshEdge.cpp +++ b/Geo/gmshEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshEdge.h b/Geo/gmshEdge.h index 8f6055cf98..48c220cd42 100644 --- a/Geo/gmshEdge.h +++ b/Geo/gmshEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshFace.cpp b/Geo/gmshFace.cpp index 82700b5276..75eac77579 100644 --- a/Geo/gmshFace.cpp +++ b/Geo/gmshFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshFace.h b/Geo/gmshFace.h index 59a368be3e..56b794f3ca 100644 --- a/Geo/gmshFace.h +++ b/Geo/gmshFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshLevelset.h b/Geo/gmshLevelset.h index 6dc84c6427..96c71e39b6 100644 --- a/Geo/gmshLevelset.h +++ b/Geo/gmshLevelset.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshRegion.cpp b/Geo/gmshRegion.cpp index a67897b8ec..5ff7c218fd 100644 --- a/Geo/gmshRegion.cpp +++ b/Geo/gmshRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshRegion.h b/Geo/gmshRegion.h index 5274d41895..c851ef890d 100644 --- a/Geo/gmshRegion.h +++ b/Geo/gmshRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshSurface.cpp b/Geo/gmshSurface.cpp index 34faf614e2..489127f60f 100644 --- a/Geo/gmshSurface.cpp +++ b/Geo/gmshSurface.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshSurface.h b/Geo/gmshSurface.h index d7d20c9548..05cefbdc43 100644 --- a/Geo/gmshSurface.h +++ b/Geo/gmshSurface.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshVertex.cpp b/Geo/gmshVertex.cpp index c2c911dfd6..713992cc78 100644 --- a/Geo/gmshVertex.cpp +++ b/Geo/gmshVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/gmshVertex.h b/Geo/gmshVertex.h index fcb3774c4f..3a835cbaee 100644 --- a/Geo/gmshVertex.h +++ b/Geo/gmshVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/partitionEdge.h b/Geo/partitionEdge.h index 87ff0a7fdd..a8dfae55b6 100644 --- a/Geo/partitionEdge.h +++ b/Geo/partitionEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/partitionFace.h b/Geo/partitionFace.h index 12bf04c747..85e89049ff 100644 --- a/Geo/partitionFace.h +++ b/Geo/partitionFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Geo/partitionVertex.h b/Geo/partitionVertex.h index a4c8eb9c3f..3f25db98ec 100644 --- a/Geo/partitionVertex.h +++ b/Geo/partitionVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/CMakeLists.txt b/Graphics/CMakeLists.txt index 6f35f444b8..dda9f609f9 100644 --- a/Graphics/CMakeLists.txt +++ b/Graphics/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/PixelBuffer.h b/Graphics/PixelBuffer.h index fe4390aff2..14e3d8b188 100644 --- a/Graphics/PixelBuffer.h +++ b/Graphics/PixelBuffer.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/ReadImg.cpp b/Graphics/ReadImg.cpp index 74c166c9ec..8cb747cd51 100644 --- a/Graphics/ReadImg.cpp +++ b/Graphics/ReadImg.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/ReadImg.h b/Graphics/ReadImg.h index 0cfbfcd355..016c6253ed 100644 --- a/Graphics/ReadImg.h +++ b/Graphics/ReadImg.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawAxes.cpp b/Graphics/drawAxes.cpp index 6eeb804490..ae8092a3be 100644 --- a/Graphics/drawAxes.cpp +++ b/Graphics/drawAxes.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawContext.cpp b/Graphics/drawContext.cpp index fd45d67146..511df0c5dc 100644 --- a/Graphics/drawContext.cpp +++ b/Graphics/drawContext.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawContext.h b/Graphics/drawContext.h index 4319b4f26c..e9c53c541f 100644 --- a/Graphics/drawContext.h +++ b/Graphics/drawContext.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawGeom.cpp b/Graphics/drawGeom.cpp index a6505b0082..f1ceaf793e 100644 --- a/Graphics/drawGeom.cpp +++ b/Graphics/drawGeom.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawGlyph.cpp b/Graphics/drawGlyph.cpp index d0dabf889d..7820468aac 100644 --- a/Graphics/drawGlyph.cpp +++ b/Graphics/drawGlyph.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawGraph2d.cpp b/Graphics/drawGraph2d.cpp index 6de51e9dc9..f910ca671d 100644 --- a/Graphics/drawGraph2d.cpp +++ b/Graphics/drawGraph2d.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawMesh.cpp b/Graphics/drawMesh.cpp index 156a46f871..6846f727fc 100644 --- a/Graphics/drawMesh.cpp +++ b/Graphics/drawMesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawPost.cpp b/Graphics/drawPost.cpp index 6bfd8fd24d..12aa1191b8 100644 --- a/Graphics/drawPost.cpp +++ b/Graphics/drawPost.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/drawScales.cpp b/Graphics/drawScales.cpp index 142c36c455..7c7d1c178c 100644 --- a/Graphics/drawScales.cpp +++ b/Graphics/drawScales.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2gif.cpp b/Graphics/gl2gif.cpp index 3fdddc21f9..5ac0711ae4 100644 --- a/Graphics/gl2gif.cpp +++ b/Graphics/gl2gif.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2gif.h b/Graphics/gl2gif.h index aeb60ba7fa..8cfc0d87ad 100644 --- a/Graphics/gl2gif.h +++ b/Graphics/gl2gif.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2jpeg.cpp b/Graphics/gl2jpeg.cpp index 639beeefd0..59af5e09fe 100644 --- a/Graphics/gl2jpeg.cpp +++ b/Graphics/gl2jpeg.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2jpeg.h b/Graphics/gl2jpeg.h index 6ae61ae6c0..67988928e7 100644 --- a/Graphics/gl2jpeg.h +++ b/Graphics/gl2jpeg.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2png.cpp b/Graphics/gl2png.cpp index 52ea0584ea..b53424be9e 100644 --- a/Graphics/gl2png.cpp +++ b/Graphics/gl2png.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2png.h b/Graphics/gl2png.h index 3fcfba60b1..c3de6531dc 100644 --- a/Graphics/gl2png.h +++ b/Graphics/gl2png.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2ppm.cpp b/Graphics/gl2ppm.cpp index 0a52c5b753..472cbaf675 100644 --- a/Graphics/gl2ppm.cpp +++ b/Graphics/gl2ppm.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2ppm.h b/Graphics/gl2ppm.h index 7337293ad4..b63c34e757 100644 --- a/Graphics/gl2ppm.h +++ b/Graphics/gl2ppm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2yuv.cpp b/Graphics/gl2yuv.cpp index 376fadd84b..7c64699cad 100644 --- a/Graphics/gl2yuv.cpp +++ b/Graphics/gl2yuv.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Graphics/gl2yuv.h b/Graphics/gl2yuv.h index 9235d20f8a..07d22f8104 100644 --- a/Graphics/gl2yuv.h +++ b/Graphics/gl2yuv.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/BDS.cpp b/Mesh/BDS.cpp index 232ffaeea7..857ca25cd7 100644 --- a/Mesh/BDS.cpp +++ b/Mesh/BDS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/BDS.h b/Mesh/BDS.h index c4a6297141..937a75d9ef 100644 --- a/Mesh/BDS.h +++ b/Mesh/BDS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/BackgroundMesh.cpp b/Mesh/BackgroundMesh.cpp index 0087e967a3..657ca15d54 100644 --- a/Mesh/BackgroundMesh.cpp +++ b/Mesh/BackgroundMesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/BackgroundMesh.h b/Mesh/BackgroundMesh.h index 2ad6f7faad..28194642cf 100644 --- a/Mesh/BackgroundMesh.h +++ b/Mesh/BackgroundMesh.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/BoundaryLayers.cpp b/Mesh/BoundaryLayers.cpp index 04c6b35e00..094c6cb1fb 100644 --- a/Mesh/BoundaryLayers.cpp +++ b/Mesh/BoundaryLayers.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/BoundaryLayers.h b/Mesh/BoundaryLayers.h index fcea36948b..8cbb592734 100644 --- a/Mesh/BoundaryLayers.h +++ b/Mesh/BoundaryLayers.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/CMakeLists.txt b/Mesh/CMakeLists.txt index fbfe13e397..b49f985f36 100644 --- a/Mesh/CMakeLists.txt +++ b/Mesh/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/Field.cpp b/Mesh/Field.cpp index 8328192702..f5267826c8 100644 --- a/Mesh/Field.cpp +++ b/Mesh/Field.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/Field.h b/Mesh/Field.h index 91b94348c6..c920d42bdf 100644 --- a/Mesh/Field.h +++ b/Mesh/Field.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/Generator.cpp b/Mesh/Generator.cpp index 25095a28e7..adfa37a20d 100644 --- a/Mesh/Generator.cpp +++ b/Mesh/Generator.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/Generator.h b/Mesh/Generator.h index b0c7fa6d83..135b70c229 100644 --- a/Mesh/Generator.h +++ b/Mesh/Generator.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/HighOrder.cpp b/Mesh/HighOrder.cpp index 5ab8d271dd..4399e427f1 100644 --- a/Mesh/HighOrder.cpp +++ b/Mesh/HighOrder.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/HighOrder.h b/Mesh/HighOrder.h index d0a6d0402a..075bb2b372 100644 --- a/Mesh/HighOrder.h +++ b/Mesh/HighOrder.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/highOrderSmoother.cpp b/Mesh/highOrderSmoother.cpp index 683f3e5831..94d016b437 100644 --- a/Mesh/highOrderSmoother.cpp +++ b/Mesh/highOrderSmoother.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/highOrderSmoother.h b/Mesh/highOrderSmoother.h index be8cf2f307..b5949b558a 100644 --- a/Mesh/highOrderSmoother.h +++ b/Mesh/highOrderSmoother.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGEdge.cpp b/Mesh/meshGEdge.cpp index b7d9e2b349..da4ef33df7 100644 --- a/Mesh/meshGEdge.cpp +++ b/Mesh/meshGEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGEdge.h b/Mesh/meshGEdge.h index 846c4c3e0a..a07a0d1f50 100644 --- a/Mesh/meshGEdge.h +++ b/Mesh/meshGEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGEdgeExtruded.cpp b/Mesh/meshGEdgeExtruded.cpp index 5711336f76..7bac2545a2 100644 --- a/Mesh/meshGEdgeExtruded.cpp +++ b/Mesh/meshGEdgeExtruded.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFace.cpp b/Mesh/meshGFace.cpp index e7f86b426d..818fb7eed0 100644 --- a/Mesh/meshGFace.cpp +++ b/Mesh/meshGFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFace.h b/Mesh/meshGFace.h index 8ad467d261..3ea931e09a 100644 --- a/Mesh/meshGFace.h +++ b/Mesh/meshGFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceBDS.cpp b/Mesh/meshGFaceBDS.cpp index 46e239b73d..93194e0ba0 100644 --- a/Mesh/meshGFaceBDS.cpp +++ b/Mesh/meshGFaceBDS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceBDS.h b/Mesh/meshGFaceBDS.h index f07ad1fedb..ae55a24e60 100644 --- a/Mesh/meshGFaceBDS.h +++ b/Mesh/meshGFaceBDS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceDelaunayInsertion.cpp b/Mesh/meshGFaceDelaunayInsertion.cpp index c9465d80d2..11c4d6a6e7 100644 --- a/Mesh/meshGFaceDelaunayInsertion.cpp +++ b/Mesh/meshGFaceDelaunayInsertion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceDelaunayInsertion.h b/Mesh/meshGFaceDelaunayInsertion.h index dd67d5a60d..76731921a2 100644 --- a/Mesh/meshGFaceDelaunayInsertion.h +++ b/Mesh/meshGFaceDelaunayInsertion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceExtruded.cpp b/Mesh/meshGFaceExtruded.cpp index a5838abd3b..780b408e4d 100644 --- a/Mesh/meshGFaceExtruded.cpp +++ b/Mesh/meshGFaceExtruded.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceOptimize.cpp b/Mesh/meshGFaceOptimize.cpp index e243ab3f29..0cefd31171 100644 --- a/Mesh/meshGFaceOptimize.cpp +++ b/Mesh/meshGFaceOptimize.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceOptimize.h b/Mesh/meshGFaceOptimize.h index 539e7abc80..92e91df7be 100644 --- a/Mesh/meshGFaceOptimize.h +++ b/Mesh/meshGFaceOptimize.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceQuadrilateralize.cpp b/Mesh/meshGFaceQuadrilateralize.cpp index 331d03afd7..5ddd9fae26 100644 --- a/Mesh/meshGFaceQuadrilateralize.cpp +++ b/Mesh/meshGFaceQuadrilateralize.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceQuadrilateralize.h b/Mesh/meshGFaceQuadrilateralize.h index 9975d7f663..99afc2d6fe 100644 --- a/Mesh/meshGFaceQuadrilateralize.h +++ b/Mesh/meshGFaceQuadrilateralize.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGFaceTransfinite.cpp b/Mesh/meshGFaceTransfinite.cpp index e2e9579625..1116add001 100644 --- a/Mesh/meshGFaceTransfinite.cpp +++ b/Mesh/meshGFaceTransfinite.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegion.cpp b/Mesh/meshGRegion.cpp index 5b868d4e24..073ba271cf 100644 --- a/Mesh/meshGRegion.cpp +++ b/Mesh/meshGRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegion.h b/Mesh/meshGRegion.h index 134ae03747..912975d351 100644 --- a/Mesh/meshGRegion.h +++ b/Mesh/meshGRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegionCarveHole.cpp b/Mesh/meshGRegionCarveHole.cpp index f6d24e9ab1..837ed08ffe 100644 --- a/Mesh/meshGRegionCarveHole.cpp +++ b/Mesh/meshGRegionCarveHole.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegionDelaunayInsertion.cpp b/Mesh/meshGRegionDelaunayInsertion.cpp index 1bcbfe3e23..30bcadb63b 100644 --- a/Mesh/meshGRegionDelaunayInsertion.cpp +++ b/Mesh/meshGRegionDelaunayInsertion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegionDelaunayInsertion.h b/Mesh/meshGRegionDelaunayInsertion.h index 3fa4b4476e..1c23b284eb 100644 --- a/Mesh/meshGRegionDelaunayInsertion.h +++ b/Mesh/meshGRegionDelaunayInsertion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegionExtruded.cpp b/Mesh/meshGRegionExtruded.cpp index 365ca48b0a..3aaea62fd7 100644 --- a/Mesh/meshGRegionExtruded.cpp +++ b/Mesh/meshGRegionExtruded.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegionLocalMeshMod.cpp b/Mesh/meshGRegionLocalMeshMod.cpp index cf72761829..5128bb5923 100644 --- a/Mesh/meshGRegionLocalMeshMod.cpp +++ b/Mesh/meshGRegionLocalMeshMod.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegionLocalMeshMod.h b/Mesh/meshGRegionLocalMeshMod.h index 55744e64e1..3672cf3ba4 100644 --- a/Mesh/meshGRegionLocalMeshMod.h +++ b/Mesh/meshGRegionLocalMeshMod.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshGRegionTransfinite.cpp b/Mesh/meshGRegionTransfinite.cpp index 8a299fadd1..b63b4a986e 100644 --- a/Mesh/meshGRegionTransfinite.cpp +++ b/Mesh/meshGRegionTransfinite.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshPartition.cpp b/Mesh/meshPartition.cpp index 07bf7b4788..16f893a6c9 100644 --- a/Mesh/meshPartition.cpp +++ b/Mesh/meshPartition.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshPartition.h b/Mesh/meshPartition.h index 240e9e4b50..64cba3c6cb 100644 --- a/Mesh/meshPartition.h +++ b/Mesh/meshPartition.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshPartitionObjects.h b/Mesh/meshPartitionObjects.h index 1822ed37aa..b721ac1e27 100644 --- a/Mesh/meshPartitionObjects.h +++ b/Mesh/meshPartitionObjects.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshPartitionOptions.h b/Mesh/meshPartitionOptions.h index 12f78efa7c..d4f73da384 100644 --- a/Mesh/meshPartitionOptions.h +++ b/Mesh/meshPartitionOptions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/meshRefine.cpp b/Mesh/meshRefine.cpp index 21d654aed1..d9b21c12aa 100644 --- a/Mesh/meshRefine.cpp +++ b/Mesh/meshRefine.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/multiscalePartition.h b/Mesh/multiscalePartition.h index e21b8fb8d7..15c4cecfa0 100644 --- a/Mesh/multiscalePartition.h +++ b/Mesh/multiscalePartition.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/qualityMeasures.cpp b/Mesh/qualityMeasures.cpp index bfa40d89bc..b40307e9f0 100644 --- a/Mesh/qualityMeasures.cpp +++ b/Mesh/qualityMeasures.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Mesh/qualityMeasures.h b/Mesh/qualityMeasures.h index 16be388eb1..54dba3ff3b 100644 --- a/Mesh/qualityMeasures.h +++ b/Mesh/qualityMeasures.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/CMakeLists.txt b/Numeric/CMakeLists.txt index e2e2451b4d..f3ffff1f5e 100644 --- a/Numeric/CMakeLists.txt +++ b/Numeric/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/DivideAndConquer.cpp b/Numeric/DivideAndConquer.cpp index 73504e2784..3f79f9ef02 100644 --- a/Numeric/DivideAndConquer.cpp +++ b/Numeric/DivideAndConquer.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/DivideAndConquer.h b/Numeric/DivideAndConquer.h index a94c0b5b0a..5f23ab1047 100644 --- a/Numeric/DivideAndConquer.h +++ b/Numeric/DivideAndConquer.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/Gauss.h b/Numeric/Gauss.h index 85a8e10240..6958223b65 100644 --- a/Numeric/Gauss.h +++ b/Numeric/Gauss.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/GaussLegendre1D.h b/Numeric/GaussLegendre1D.h index 01d47b6b58..482c0c25cf 100644 --- a/Numeric/GaussLegendre1D.h +++ b/Numeric/GaussLegendre1D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/GaussLegendreSimplex.cpp b/Numeric/GaussLegendreSimplex.cpp index 65672ee771..30bcc7bb66 100644 --- a/Numeric/GaussLegendreSimplex.cpp +++ b/Numeric/GaussLegendreSimplex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/GaussQuadratureHex.cpp b/Numeric/GaussQuadratureHex.cpp index 9cf9205d43..5d2c4fee1a 100644 --- a/Numeric/GaussQuadratureHex.cpp +++ b/Numeric/GaussQuadratureHex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/GaussQuadratureLin.cpp b/Numeric/GaussQuadratureLin.cpp index 2d473e0b1e..13c056136f 100644 --- a/Numeric/GaussQuadratureLin.cpp +++ b/Numeric/GaussQuadratureLin.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/GaussQuadratureQuad.cpp b/Numeric/GaussQuadratureQuad.cpp index 7547a0ecc7..20b0b5aee3 100644 --- a/Numeric/GaussQuadratureQuad.cpp +++ b/Numeric/GaussQuadratureQuad.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/GaussQuadratureTet.cpp b/Numeric/GaussQuadratureTet.cpp index 0d01575a75..750897dba5 100644 --- a/Numeric/GaussQuadratureTet.cpp +++ b/Numeric/GaussQuadratureTet.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/GaussQuadratureTri.cpp b/Numeric/GaussQuadratureTri.cpp index 586dd01f55..123ea365b2 100644 --- a/Numeric/GaussQuadratureTri.cpp +++ b/Numeric/GaussQuadratureTri.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/Iso.cpp b/Numeric/Iso.cpp index bc763ee4e7..719bcee9fd 100644 --- a/Numeric/Iso.cpp +++ b/Numeric/Iso.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/Iso.h b/Numeric/Iso.h index e580e5a2fa..11560e6a4f 100644 --- a/Numeric/Iso.h +++ b/Numeric/Iso.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/Numeric.cpp b/Numeric/Numeric.cpp index f60a0e713b..70ec4ba662 100644 --- a/Numeric/Numeric.cpp +++ b/Numeric/Numeric.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/Numeric.h b/Numeric/Numeric.h index 726f9c6ed5..631683a9c0 100644 --- a/Numeric/Numeric.h +++ b/Numeric/Numeric.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/fullMatrix.cpp b/Numeric/fullMatrix.cpp index e799a67efa..97f7a42375 100644 --- a/Numeric/fullMatrix.cpp +++ b/Numeric/fullMatrix.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/fullMatrix.h b/Numeric/fullMatrix.h index a159613bff..49e91e46b4 100644 --- a/Numeric/fullMatrix.h +++ b/Numeric/fullMatrix.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/mathEvaluator.cpp b/Numeric/mathEvaluator.cpp index e00ad3db8c..1b22d4aae5 100644 --- a/Numeric/mathEvaluator.cpp +++ b/Numeric/mathEvaluator.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/mathEvaluator.h b/Numeric/mathEvaluator.h index b0816de6cc..ee636bca89 100644 --- a/Numeric/mathEvaluator.h +++ b/Numeric/mathEvaluator.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/polynomialBasis.cpp b/Numeric/polynomialBasis.cpp index 15c512c124..2ddea17fc7 100644 --- a/Numeric/polynomialBasis.cpp +++ b/Numeric/polynomialBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/polynomialBasis.h b/Numeric/polynomialBasis.h index 215bb6cd57..1c2f84ef4a 100644 --- a/Numeric/polynomialBasis.h +++ b/Numeric/polynomialBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/robustPredicates.h b/Numeric/robustPredicates.h index bee589708f..688fac25fb 100644 --- a/Numeric/robustPredicates.h +++ b/Numeric/robustPredicates.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Numeric/simpleFunction.h b/Numeric/simpleFunction.h index ecd2e520fe..71df5b7afb 100644 --- a/Numeric/simpleFunction.h +++ b/Numeric/simpleFunction.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/CMakeLists.txt b/Parser/CMakeLists.txt index 2e5eb53a6e..fee863d6ab 100644 --- a/Parser/CMakeLists.txt +++ b/Parser/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/FunctionManager.cpp b/Parser/FunctionManager.cpp index 5b6b8a76ea..2db58d9acb 100644 --- a/Parser/FunctionManager.cpp +++ b/Parser/FunctionManager.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/FunctionManager.h b/Parser/FunctionManager.h index 7c1ae6b29c..bad265d8e8 100644 --- a/Parser/FunctionManager.h +++ b/Parser/FunctionManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/Gmsh.l b/Parser/Gmsh.l index 6523956dea..dd6e0cdbfb 100644 --- a/Parser/Gmsh.l +++ b/Parser/Gmsh.l @@ -1,5 +1,5 @@ %{ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/Gmsh.tab.cpp b/Parser/Gmsh.tab.cpp index c81e9ce231..79af15834d 100644 --- a/Parser/Gmsh.tab.cpp +++ b/Parser/Gmsh.tab.cpp @@ -338,7 +338,7 @@ /* Copy the first part of user declarations. */ #line 1 "Gmsh.y" -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/Gmsh.y b/Parser/Gmsh.y index 28b904abac..4aa09c6a8f 100644 --- a/Parser/Gmsh.y +++ b/Parser/Gmsh.y @@ -1,5 +1,5 @@ %{ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/Gmsh.yy.cpp b/Parser/Gmsh.yy.cpp index abb57f38cd..8dd9c8f32f 100644 --- a/Parser/Gmsh.yy.cpp +++ b/Parser/Gmsh.yy.cpp @@ -865,7 +865,7 @@ int gmsh_yy_flex_debug = 0; char *gmsh_yytext; #line 1 "Gmsh.l" #line 2 "Gmsh.l" -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Parser/Parser.h b/Parser/Parser.h index b21a109b6f..0cea95fbd3 100644 --- a/Parser/Parser.h +++ b/Parser/Parser.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Annotate.cpp b/Plugin/Annotate.cpp index a334a0ec30..6614681233 100644 --- a/Plugin/Annotate.cpp +++ b/Plugin/Annotate.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Annotate.h b/Plugin/Annotate.h index c893d213b2..4c0bad1010 100644 --- a/Plugin/Annotate.h +++ b/Plugin/Annotate.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CMakeLists.txt b/Plugin/CMakeLists.txt index abecb98ce2..797ca59a77 100644 --- a/Plugin/CMakeLists.txt +++ b/Plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Curl.cpp b/Plugin/Curl.cpp index 07fd28f7dc..1cb8a54e68 100644 --- a/Plugin/Curl.cpp +++ b/Plugin/Curl.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Curl.h b/Plugin/Curl.h index 1306509df2..5a10f7ed17 100644 --- a/Plugin/Curl.h +++ b/Plugin/Curl.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutGrid.cpp b/Plugin/CutGrid.cpp index 8095ed2259..61417da264 100644 --- a/Plugin/CutGrid.cpp +++ b/Plugin/CutGrid.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutGrid.h b/Plugin/CutGrid.h index a8613baff4..3e322737c1 100644 --- a/Plugin/CutGrid.h +++ b/Plugin/CutGrid.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutParametric.cpp b/Plugin/CutParametric.cpp index 9a578145ed..584ac0d266 100644 --- a/Plugin/CutParametric.cpp +++ b/Plugin/CutParametric.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutParametric.h b/Plugin/CutParametric.h index e99666322d..1f1a8620ab 100644 --- a/Plugin/CutParametric.h +++ b/Plugin/CutParametric.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutPlane.cpp b/Plugin/CutPlane.cpp index 46b4bae10c..e8b1376606 100644 --- a/Plugin/CutPlane.cpp +++ b/Plugin/CutPlane.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutPlane.h b/Plugin/CutPlane.h index 778b3e47a5..9ca821e2e5 100644 --- a/Plugin/CutPlane.h +++ b/Plugin/CutPlane.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutSphere.cpp b/Plugin/CutSphere.cpp index f508d6a2c8..f3aa1f40af 100644 --- a/Plugin/CutSphere.cpp +++ b/Plugin/CutSphere.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/CutSphere.h b/Plugin/CutSphere.h index 458c464624..0ef85f2d47 100644 --- a/Plugin/CutSphere.h +++ b/Plugin/CutSphere.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Divergence.cpp b/Plugin/Divergence.cpp index 3e25d5ff29..f5bba54163 100644 --- a/Plugin/Divergence.cpp +++ b/Plugin/Divergence.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Divergence.h b/Plugin/Divergence.h index d5b8fc8765..ef6f381317 100644 --- a/Plugin/Divergence.h +++ b/Plugin/Divergence.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Eigenvalues.cpp b/Plugin/Eigenvalues.cpp index 93c86bdd46..338aaf20a2 100644 --- a/Plugin/Eigenvalues.cpp +++ b/Plugin/Eigenvalues.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Eigenvalues.h b/Plugin/Eigenvalues.h index ad2e4603c2..7c71996c8a 100644 --- a/Plugin/Eigenvalues.h +++ b/Plugin/Eigenvalues.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Eigenvectors.cpp b/Plugin/Eigenvectors.cpp index 233ee1cd8f..89024b48b3 100644 --- a/Plugin/Eigenvectors.cpp +++ b/Plugin/Eigenvectors.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Eigenvectors.h b/Plugin/Eigenvectors.h index 7a9c4e361b..ec8dc20d78 100644 --- a/Plugin/Eigenvectors.h +++ b/Plugin/Eigenvectors.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/ExtractElements.cpp b/Plugin/ExtractElements.cpp index 03ee45b901..04f2e02ccc 100644 --- a/Plugin/ExtractElements.cpp +++ b/Plugin/ExtractElements.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/ExtractElements.h b/Plugin/ExtractElements.h index 1d1405bed3..a735cc5d8f 100644 --- a/Plugin/ExtractElements.h +++ b/Plugin/ExtractElements.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/GSHHS.h b/Plugin/GSHHS.h index e5f0313902..aa5b5f4705 100644 --- a/Plugin/GSHHS.h +++ b/Plugin/GSHHS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Gradient.cpp b/Plugin/Gradient.cpp index 8a81248f8d..b4abd40dee 100644 --- a/Plugin/Gradient.cpp +++ b/Plugin/Gradient.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Gradient.h b/Plugin/Gradient.h index fe556c0904..abaced418a 100644 --- a/Plugin/Gradient.h +++ b/Plugin/Gradient.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/HarmonicToTime.cpp b/Plugin/HarmonicToTime.cpp index 898bd81ec5..77756ae980 100644 --- a/Plugin/HarmonicToTime.cpp +++ b/Plugin/HarmonicToTime.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/HarmonicToTime.h b/Plugin/HarmonicToTime.h index 5bbb732427..4d6c85a460 100644 --- a/Plugin/HarmonicToTime.h +++ b/Plugin/HarmonicToTime.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/HomologyComputation.cpp b/Plugin/HomologyComputation.cpp index ae2e47583c..092ef7f085 100644 --- a/Plugin/HomologyComputation.cpp +++ b/Plugin/HomologyComputation.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/HomologyComputation.h b/Plugin/HomologyComputation.h index 3029ff0fc3..ad4b826d39 100644 --- a/Plugin/HomologyComputation.h +++ b/Plugin/HomologyComputation.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Integrate.cpp b/Plugin/Integrate.cpp index f2eb2d8cd5..448e815cdd 100644 --- a/Plugin/Integrate.cpp +++ b/Plugin/Integrate.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Integrate.h b/Plugin/Integrate.h index 8b163e92ec..486221d89f 100644 --- a/Plugin/Integrate.h +++ b/Plugin/Integrate.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Isosurface.cpp b/Plugin/Isosurface.cpp index 82c3cc6b51..9198ee9331 100644 --- a/Plugin/Isosurface.cpp +++ b/Plugin/Isosurface.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Isosurface.h b/Plugin/Isosurface.h index 86dfeeac2e..174a177208 100644 --- a/Plugin/Isosurface.h +++ b/Plugin/Isosurface.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Lambda2.cpp b/Plugin/Lambda2.cpp index 26f9e5d6c2..647263c068 100644 --- a/Plugin/Lambda2.cpp +++ b/Plugin/Lambda2.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Lambda2.h b/Plugin/Lambda2.h index 8c97ba6fbb..38031da845 100644 --- a/Plugin/Lambda2.h +++ b/Plugin/Lambda2.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Levelset.cpp b/Plugin/Levelset.cpp index b6138d9abf..d1473c8ef7 100644 --- a/Plugin/Levelset.cpp +++ b/Plugin/Levelset.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Levelset.h b/Plugin/Levelset.h index f697d93a47..07b52e9d3e 100644 --- a/Plugin/Levelset.h +++ b/Plugin/Levelset.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/LongitudeLatitude.cpp b/Plugin/LongitudeLatitude.cpp index d1cec43b51..d372a43c40 100644 --- a/Plugin/LongitudeLatitude.cpp +++ b/Plugin/LongitudeLatitude.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/LongitudeLatitude.h b/Plugin/LongitudeLatitude.h index f5c34751f7..328b896d97 100644 --- a/Plugin/LongitudeLatitude.h +++ b/Plugin/LongitudeLatitude.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/MakeSimplex.cpp b/Plugin/MakeSimplex.cpp index 9ed7b6c22e..6934d36359 100644 --- a/Plugin/MakeSimplex.cpp +++ b/Plugin/MakeSimplex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/MakeSimplex.h b/Plugin/MakeSimplex.h index a030ef19b1..4d851f3612 100644 --- a/Plugin/MakeSimplex.h +++ b/Plugin/MakeSimplex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/MathEval.cpp b/Plugin/MathEval.cpp index 51d6f129e9..7b2a5a6d21 100644 --- a/Plugin/MathEval.cpp +++ b/Plugin/MathEval.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/MathEval.h b/Plugin/MathEval.h index 3a46e979fb..df6ff53695 100644 --- a/Plugin/MathEval.h +++ b/Plugin/MathEval.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/ModifyComponent.cpp b/Plugin/ModifyComponent.cpp index feebece23b..632b3a0594 100644 --- a/Plugin/ModifyComponent.cpp +++ b/Plugin/ModifyComponent.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/ModifyComponent.h b/Plugin/ModifyComponent.h index fbea636684..30040c5a21 100644 --- a/Plugin/ModifyComponent.h +++ b/Plugin/ModifyComponent.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/ModulusPhase.cpp b/Plugin/ModulusPhase.cpp index fe65afb022..d371ece4a5 100644 --- a/Plugin/ModulusPhase.cpp +++ b/Plugin/ModulusPhase.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/ModulusPhase.h b/Plugin/ModulusPhase.h index dee8dfcb58..55ff010f7c 100644 --- a/Plugin/ModulusPhase.h +++ b/Plugin/ModulusPhase.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Particles.cpp b/Plugin/Particles.cpp index a4c0920c5d..21bfa752ee 100644 --- a/Plugin/Particles.cpp +++ b/Plugin/Particles.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Particles.h b/Plugin/Particles.h index 15a41a1644..bb754e8e98 100644 --- a/Plugin/Particles.h +++ b/Plugin/Particles.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Plugin.cpp b/Plugin/Plugin.cpp index 273761625a..8c0fc5b3c7 100644 --- a/Plugin/Plugin.cpp +++ b/Plugin/Plugin.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Plugin.h b/Plugin/Plugin.h index e5e38a80a7..455c1e204f 100644 --- a/Plugin/Plugin.h +++ b/Plugin/Plugin.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/PluginManager.cpp b/Plugin/PluginManager.cpp index d985e428fd..17c2e423cd 100644 --- a/Plugin/PluginManager.cpp +++ b/Plugin/PluginManager.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/PluginManager.h b/Plugin/PluginManager.h index 6504545408..a5476c0ad0 100644 --- a/Plugin/PluginManager.h +++ b/Plugin/PluginManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Probe.cpp b/Plugin/Probe.cpp index 93119e7b3a..4655beda2f 100644 --- a/Plugin/Probe.cpp +++ b/Plugin/Probe.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Probe.h b/Plugin/Probe.h index 6287a585cc..cd40cd035f 100644 --- a/Plugin/Probe.h +++ b/Plugin/Probe.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Remove.cpp b/Plugin/Remove.cpp index 88b6b9ac04..6290345f75 100644 --- a/Plugin/Remove.cpp +++ b/Plugin/Remove.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Remove.h b/Plugin/Remove.h index bfb79e1578..52aaeb0fcd 100644 --- a/Plugin/Remove.h +++ b/Plugin/Remove.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Skin.cpp b/Plugin/Skin.cpp index 82582c8a0d..d439560d4a 100644 --- a/Plugin/Skin.cpp +++ b/Plugin/Skin.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Skin.h b/Plugin/Skin.h index 14568aa845..6869cea7e3 100644 --- a/Plugin/Skin.h +++ b/Plugin/Skin.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Smooth.cpp b/Plugin/Smooth.cpp index e325c4f63f..2c14d55471 100644 --- a/Plugin/Smooth.cpp +++ b/Plugin/Smooth.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Smooth.h b/Plugin/Smooth.h index 2deefe37b3..2c04b91d2a 100644 --- a/Plugin/Smooth.h +++ b/Plugin/Smooth.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/SphericalRaise.cpp b/Plugin/SphericalRaise.cpp index 926732dee7..4bfc578a9e 100644 --- a/Plugin/SphericalRaise.cpp +++ b/Plugin/SphericalRaise.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/SphericalRaise.h b/Plugin/SphericalRaise.h index 6070e7b375..ce1ec0f17c 100644 --- a/Plugin/SphericalRaise.h +++ b/Plugin/SphericalRaise.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/StreamLines.cpp b/Plugin/StreamLines.cpp index f78b7e2458..865d629910 100644 --- a/Plugin/StreamLines.cpp +++ b/Plugin/StreamLines.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/StreamLines.h b/Plugin/StreamLines.h index 2d1b0db967..a02042b541 100644 --- a/Plugin/StreamLines.h +++ b/Plugin/StreamLines.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Tetrahedralize.cpp b/Plugin/Tetrahedralize.cpp index ec8c855e6f..90bc73ab9a 100644 --- a/Plugin/Tetrahedralize.cpp +++ b/Plugin/Tetrahedralize.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Tetrahedralize.h b/Plugin/Tetrahedralize.h index 527913b7c2..a1a586dc29 100644 --- a/Plugin/Tetrahedralize.h +++ b/Plugin/Tetrahedralize.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Transform.cpp b/Plugin/Transform.cpp index 5314823eba..810dc2142b 100644 --- a/Plugin/Transform.cpp +++ b/Plugin/Transform.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Transform.h b/Plugin/Transform.h index 123a61d06f..0561a20dfe 100644 --- a/Plugin/Transform.h +++ b/Plugin/Transform.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Triangulate.cpp b/Plugin/Triangulate.cpp index fdc1494d23..3f69ab34c2 100644 --- a/Plugin/Triangulate.cpp +++ b/Plugin/Triangulate.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Triangulate.h b/Plugin/Triangulate.h index 6fed20fe2e..6010e90231 100644 --- a/Plugin/Triangulate.h +++ b/Plugin/Triangulate.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Warp.cpp b/Plugin/Warp.cpp index 0c060ad3cb..d80732283b 100644 --- a/Plugin/Warp.cpp +++ b/Plugin/Warp.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Plugin/Warp.h b/Plugin/Warp.h index e2862a4c8e..bba712c2fd 100644 --- a/Plugin/Warp.h +++ b/Plugin/Warp.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/CMakeLists.txt b/Post/CMakeLists.txt index dd9254bf0b..eaf012a378 100644 --- a/Post/CMakeLists.txt +++ b/Post/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Post/ColorTable.cpp b/Post/ColorTable.cpp index a89e37fece..04d1dd86f5 100644 --- a/Post/ColorTable.cpp +++ b/Post/ColorTable.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/ColorTable.h b/Post/ColorTable.h index 7b8596d221..30376cdf60 100644 --- a/Post/ColorTable.h +++ b/Post/ColorTable.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/OctreePost.cpp b/Post/OctreePost.cpp index 90c8bfc4a7..a70f21228d 100644 --- a/Post/OctreePost.cpp +++ b/Post/OctreePost.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/OctreePost.h b/Post/OctreePost.h index 7c033c23c6..792b76ffda 100644 --- a/Post/OctreePost.h +++ b/Post/OctreePost.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PView.cpp b/Post/PView.cpp index 7595047c5b..e595c21407 100644 --- a/Post/PView.cpp +++ b/Post/PView.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PView.h b/Post/PView.h index 04d8727acd..e0c602ffea 100644 --- a/Post/PView.h +++ b/Post/PView.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewData.cpp b/Post/PViewData.cpp index 7367b09b06..cffc18491d 100644 --- a/Post/PViewData.cpp +++ b/Post/PViewData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewData.h b/Post/PViewData.h index 9070158961..d2a8987c36 100644 --- a/Post/PViewData.h +++ b/Post/PViewData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataGModel.cpp b/Post/PViewDataGModel.cpp index 4f1bf69a30..e39342e480 100644 --- a/Post/PViewDataGModel.cpp +++ b/Post/PViewDataGModel.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataGModel.h b/Post/PViewDataGModel.h index 2cc0c60fc3..50aed8fd9c 100644 --- a/Post/PViewDataGModel.h +++ b/Post/PViewDataGModel.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataGModelIO.cpp b/Post/PViewDataGModelIO.cpp index ac55cda4d5..6ba081e0af 100644 --- a/Post/PViewDataGModelIO.cpp +++ b/Post/PViewDataGModelIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataIO.cpp b/Post/PViewDataIO.cpp index d78b914010..d97ff818ee 100644 --- a/Post/PViewDataIO.cpp +++ b/Post/PViewDataIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataList.cpp b/Post/PViewDataList.cpp index 31d3d44b31..4e410b7476 100644 --- a/Post/PViewDataList.cpp +++ b/Post/PViewDataList.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataList.h b/Post/PViewDataList.h index a7ef55bd50..923c1545b9 100644 --- a/Post/PViewDataList.h +++ b/Post/PViewDataList.h @@ -1,5 +1,5 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataListIO.cpp b/Post/PViewDataListIO.cpp index 99198d727d..d32ac0ac77 100644 --- a/Post/PViewDataListIO.cpp +++ b/Post/PViewDataListIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewDataRemote.h b/Post/PViewDataRemote.h index f90a4ad5c4..da2f719c84 100644 --- a/Post/PViewDataRemote.h +++ b/Post/PViewDataRemote.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewIO.cpp b/Post/PViewIO.cpp index d8322e7794..508dc09df1 100644 --- a/Post/PViewIO.cpp +++ b/Post/PViewIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewOptions.cpp b/Post/PViewOptions.cpp index 245b5f58a7..48318ac2ed 100644 --- a/Post/PViewOptions.cpp +++ b/Post/PViewOptions.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewOptions.h b/Post/PViewOptions.h index 4fb9cd88f8..4f0b60b7c4 100644 --- a/Post/PViewOptions.h +++ b/Post/PViewOptions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/PViewVertexArrays.cpp b/Post/PViewVertexArrays.cpp index 6b50e7cb11..46cbcbef1e 100644 --- a/Post/PViewVertexArrays.cpp +++ b/Post/PViewVertexArrays.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/adaptiveData.cpp b/Post/adaptiveData.cpp index 0571f95421..a8f83e2907 100644 --- a/Post/adaptiveData.cpp +++ b/Post/adaptiveData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/adaptiveData.h b/Post/adaptiveData.h index aba96a5a45..1b2edf5e9d 100644 --- a/Post/adaptiveData.h +++ b/Post/adaptiveData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/shapeFunctions.cpp b/Post/shapeFunctions.cpp index 69c5aee5e8..b2eaf9d446 100644 --- a/Post/shapeFunctions.cpp +++ b/Post/shapeFunctions.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Post/shapeFunctions.h b/Post/shapeFunctions.h index 973dc00735..f2c5d5cc90 100644 --- a/Post/shapeFunctions.h +++ b/Post/shapeFunctions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Qt/CMakeLists.txt b/Qt/CMakeLists.txt index b256dd9145..b52cb8a99a 100644 --- a/Qt/CMakeLists.txt +++ b/Qt/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Qt/Main.cpp b/Qt/Main.cpp index b13be926a8..ff0e246d28 100644 --- a/Qt/Main.cpp +++ b/Qt/Main.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Qt/QGui.cpp b/Qt/QGui.cpp index 4805238add..5118a963cc 100644 --- a/Qt/QGui.cpp +++ b/Qt/QGui.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Qt/QGui.h b/Qt/QGui.h index 27cdc3468c..532d40f970 100644 --- a/Qt/QGui.h +++ b/Qt/QGui.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/CMakeLists.txt b/Solver/CMakeLists.txt index 3392ddca02..e6a12f90cf 100644 --- a/Solver/CMakeLists.txt +++ b/Solver/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/SElement.h b/Solver/SElement.h index 49ac68d718..1416307902 100644 --- a/Solver/SElement.h +++ b/Solver/SElement.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/crossConfTerm.h b/Solver/crossConfTerm.h index 8f9ce458f9..88543de5d3 100644 --- a/Solver/crossConfTerm.h +++ b/Solver/crossConfTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/distanceTerm.h b/Solver/distanceTerm.h index 3af91a98ca..3ab7f6b0db 100644 --- a/Solver/distanceTerm.h +++ b/Solver/distanceTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/dofManager.h b/Solver/dofManager.h index 40bc19e3ff..1edcad2439 100644 --- a/Solver/dofManager.h +++ b/Solver/dofManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/eigenSolver.cpp b/Solver/eigenSolver.cpp index 8f771bdbbc..da58477d3b 100644 --- a/Solver/eigenSolver.cpp +++ b/Solver/eigenSolver.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/eigenSolver.h b/Solver/eigenSolver.h index ee3e8d9ff8..a0ddcd0b9b 100644 --- a/Solver/eigenSolver.h +++ b/Solver/eigenSolver.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/elasticitySolver.cpp b/Solver/elasticitySolver.cpp index e461f4522e..693e6817e6 100644 --- a/Solver/elasticitySolver.cpp +++ b/Solver/elasticitySolver.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/elasticitySolver.h b/Solver/elasticitySolver.h index 68ada04d27..f17418e9ad 100644 --- a/Solver/elasticitySolver.h +++ b/Solver/elasticitySolver.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/elasticityTerm.cpp b/Solver/elasticityTerm.cpp index 6b6fc230b4..09421294bb 100644 --- a/Solver/elasticityTerm.cpp +++ b/Solver/elasticityTerm.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/elasticityTerm.h b/Solver/elasticityTerm.h index 09e3242901..9d131a01b0 100644 --- a/Solver/elasticityTerm.h +++ b/Solver/elasticityTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/femTerm.h b/Solver/femTerm.h index 5a16cac81c..4478016e01 100644 --- a/Solver/femTerm.h +++ b/Solver/femTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/helmholtzTerm.h b/Solver/helmholtzTerm.h index 9d4401e203..f3b52fb66f 100644 --- a/Solver/helmholtzTerm.h +++ b/Solver/helmholtzTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/laplaceTerm.h b/Solver/laplaceTerm.h index d950d483c1..a118637e47 100644 --- a/Solver/laplaceTerm.h +++ b/Solver/laplaceTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/linearSystem.h b/Solver/linearSystem.h index fe6925ac22..c3e860aa05 100644 --- a/Solver/linearSystem.h +++ b/Solver/linearSystem.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/linearSystemCSR.cpp b/Solver/linearSystemCSR.cpp index ec1739d006..08c70c279e 100644 --- a/Solver/linearSystemCSR.cpp +++ b/Solver/linearSystemCSR.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/linearSystemCSR.h b/Solver/linearSystemCSR.h index d7bad23a1e..84e4c13e4c 100644 --- a/Solver/linearSystemCSR.h +++ b/Solver/linearSystemCSR.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/linearSystemFull.h b/Solver/linearSystemFull.h index 85a1f0ba93..01c6b939fc 100644 --- a/Solver/linearSystemFull.h +++ b/Solver/linearSystemFull.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/linearSystemGMM.h b/Solver/linearSystemGMM.h index 35239915f8..d79b0ba5b1 100644 --- a/Solver/linearSystemGMM.h +++ b/Solver/linearSystemGMM.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/Solver/linearSystemPETSc.h b/Solver/linearSystemPETSc.h index c86bf36033..acc4a040e0 100644 --- a/Solver/linearSystemPETSc.h +++ b/Solver/linearSystemPETSc.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/ANN/CMakeLists.txt b/contrib/ANN/CMakeLists.txt index 2fe5a811cb..6685b1c4fd 100644 --- a/contrib/ANN/CMakeLists.txt +++ b/contrib/ANN/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/Chaco/CMakeLists.txt b/contrib/Chaco/CMakeLists.txt index 5ea1e172d9..0b10d68dcf 100644 --- a/contrib/Chaco/CMakeLists.txt +++ b/contrib/Chaco/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/DiscreteIntegration/CMakeLists.txt b/contrib/DiscreteIntegration/CMakeLists.txt index a3589668ab..d968c6a5c0 100644 --- a/contrib/DiscreteIntegration/CMakeLists.txt +++ b/contrib/DiscreteIntegration/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/Fl_Tree/CMakeLists.txt b/contrib/Fl_Tree/CMakeLists.txt index ba0727371c..9186125b92 100644 --- a/contrib/Fl_Tree/CMakeLists.txt +++ b/contrib/Fl_Tree/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/MathEx/CMakeLists.txt b/contrib/MathEx/CMakeLists.txt index cd09ac3981..376ffcec60 100644 --- a/contrib/MathEx/CMakeLists.txt +++ b/contrib/MathEx/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/Metis/CMakeLists.txt b/contrib/Metis/CMakeLists.txt index 514497a1f2..a23404903f 100644 --- a/contrib/Metis/CMakeLists.txt +++ b/contrib/Metis/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/NativeFileChooser/CMakeLists.txt b/contrib/NativeFileChooser/CMakeLists.txt index 6c833c9382..26bdee5597 100644 --- a/contrib/NativeFileChooser/CMakeLists.txt +++ b/contrib/NativeFileChooser/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/Netgen/CMakeLists.txt b/contrib/Netgen/CMakeLists.txt index d2dff4cdb0..8c6c7b38d9 100644 --- a/contrib/Netgen/CMakeLists.txt +++ b/contrib/Netgen/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/Tetgen/CMakeLists.txt b/contrib/Tetgen/CMakeLists.txt index c870b7b60e..9e24e34c93 100644 --- a/contrib/Tetgen/CMakeLists.txt +++ b/contrib/Tetgen/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/TetgenNew/CMakeLists.txt b/contrib/TetgenNew/CMakeLists.txt index 0fc18eb9b6..52b9c194e8 100644 --- a/contrib/TetgenNew/CMakeLists.txt +++ b/contrib/TetgenNew/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/contrib/kbipack/CMakeLists.txt b/contrib/kbipack/CMakeLists.txt index 7ac9260016..53147e18ad 100644 --- a/contrib/kbipack/CMakeLists.txt +++ b/contrib/kbipack/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to <gmsh@geuz.org>. diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index 4888060255..7322ea84cf 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -1,5 +1,5 @@ \input texinfo.tex @c -*-texinfo-*- -@c Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +@c Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle @c @c See the LICENSE.txt file for license information. Please report all @c bugs and problems to <gmsh@geuz.org>. diff --git a/utils/api_demos/mainHomology.cpp b/utils/api_demos/mainHomology.cpp index cba560a26e..cc1fcbe01b 100644 --- a/utils/api_demos/mainHomology.cpp +++ b/utils/api_demos/mainHomology.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. diff --git a/utils/solvers/c++/GmshSocket.h b/utils/solvers/c++/GmshSocket.h index d8d9fbbf36..58caa9d4b2 100644 --- a/utils/solvers/c++/GmshSocket.h +++ b/utils/solvers/c++/GmshSocket.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/utils/solvers/c/GmshClient.c b/utils/solvers/c/GmshClient.c index 51b8b6f086..b3e8326eab 100644 --- a/utils/solvers/c/GmshClient.c +++ b/utils/solvers/c/GmshClient.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle + * Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/utils/solvers/c/GmshClient.h b/utils/solvers/c/GmshClient.h index da277357c3..377da9e19d 100644 --- a/utils/solvers/c/GmshClient.h +++ b/utils/solvers/c/GmshClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle + * Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation -- GitLab