From 4761054eb5fce25216ad322b6df46c6b44ae9626 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 8 Jan 2018 22:57:56 +0100 Subject: [PATCH] udpate (c) --- .gitlab-ci.yml | 2 +- CMakeLists.txt | 2 +- CREDITS.txt | 2 +- CTestConfig.cmake | 2 +- Common/CMakeLists.txt | 2 +- Common/Colors.h | 2 +- Common/CommandLine.cpp | 4 ++-- Common/CommandLine.h | 2 +- Common/Context.cpp | 2 +- Common/Context.h | 2 +- Common/CreateFile.cpp | 2 +- Common/CreateFile.h | 2 +- Common/DefaultOptions.h | 2 +- Common/GamePad.cpp | 2 +- Common/GamePad.h | 2 +- Common/GmshConfig.h.in | 2 +- Common/GmshDefines.h | 2 +- Common/GmshGlobal.cpp | 2 +- Common/GmshGlobal.h | 2 +- Common/GmshIO.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 +- Common/gmsh.cpp | 2 +- Common/gmshLocalNetworkClient.cpp | 2 +- Common/gmshLocalNetworkClient.h | 2 +- Common/gmshPopplerWrapper.cpp | 2 +- Common/gmshPopplerWrapper.h | 2 +- Common/onelabUtils.cpp | 2 +- Common/onelabUtils.h | 2 +- Fltk/CMakeLists.txt | 2 +- Fltk/FlGui.cpp | 2 +- Fltk/FlGui.h | 2 +- Fltk/Main.cpp | 2 +- Fltk/Navigator.cpp | 2 +- Fltk/Navigator.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/drawContextFltk.h | 2 +- Fltk/drawContextFltkCairo.cpp | 2 +- Fltk/drawContextFltkCairo.h | 2 +- Fltk/drawContextFltkStringTexture.cpp | 2 +- Fltk/drawContextFltkStringTexture.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/gamepadWindow.cpp | 2 +- Fltk/gamepadWindow.h | 2 +- Fltk/graphicWindow.cpp | 2 +- Fltk/graphicWindow.h | 2 +- Fltk/helpWindow.cpp | 4 ++-- Fltk/helpWindow.h | 2 +- Fltk/highOrderToolsWindow.cpp | 2 +- Fltk/highOrderToolsWindow.h | 2 +- Fltk/inputRange.h | 2 +- Fltk/inputRegion.cpp | 2 +- Fltk/inputRegion.h | 2 +- Fltk/inputValue.cpp | 2 +- Fltk/inputValue.h | 2 +- Fltk/mainWindow.h | 2 +- Fltk/manipWindow.cpp | 2 +- Fltk/manipWindow.h | 2 +- Fltk/messageBrowser.h | 2 +- Fltk/onelabGroup.cpp | 2 +- Fltk/onelabGroup.h | 2 +- Fltk/openglWindow.cpp | 2 +- Fltk/openglWindow.h | 2 +- Fltk/optionWindow.cpp | 2 +- Fltk/optionWindow.h | 2 +- Fltk/outputRange.h | 2 +- Fltk/paletteWindow.h | 2 +- Fltk/partitionDialog.cpp | 2 +- Fltk/partitionDialog.h | 2 +- Fltk/pluginWindow.cpp | 2 +- Fltk/pluginWindow.h | 2 +- Fltk/projectionEditor.cpp | 2 +- Fltk/projectionEditor.h | 2 +- Fltk/solverButton.cpp | 2 +- Fltk/solverButton.h | 2 +- Fltk/spherePositionWidget.h | 2 +- Fltk/statisticsWindow.cpp | 2 +- Fltk/statisticsWindow.h | 2 +- Fltk/treeIcons.h | 2 +- Fltk/viewButton.cpp | 2 +- Fltk/viewButton.h | 2 +- Fltk/visibilityWindow.cpp | 2 +- Fltk/visibilityWindow.h | 2 +- Geo/ACISEdge.cpp | 2 +- Geo/ACISEdge.h | 2 +- Geo/ACISFace.cpp | 2 +- Geo/ACISFace.h | 2 +- Geo/ACISVertex.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/Chain.cpp | 2 +- Geo/Chain.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/GEdgeLoop.cpp | 2 +- Geo/GEdgeLoop.h | 2 +- Geo/GEntity.cpp | 2 +- Geo/GEntity.h | 2 +- Geo/GFace.cpp | 2 +- Geo/GFace.h | 2 +- Geo/GModel.cpp | 2 +- Geo/GModel.h | 2 +- Geo/GModelCreateTopologyFromMesh.cpp | 2 +- Geo/GModelCreateTopologyFromMesh.h | 2 +- Geo/GModelIO_ACIS.cpp | 2 +- Geo/GModelIO_ACTRAN.cpp | 2 +- Geo/GModelIO_BDF.cpp | 2 +- Geo/GModelIO_CGNS.cpp | 2 +- Geo/GModelIO_DIFF.cpp | 2 +- Geo/GModelIO_Fourier.cpp | 2 +- Geo/GModelIO_Fourier.h | 2 +- Geo/GModelIO_GEO.cpp | 2 +- Geo/GModelIO_GEO.h | 2 +- Geo/GModelIO_GEOM.cpp | 2 +- Geo/GModelIO_INP.cpp | 2 +- Geo/GModelIO_IR3.cpp | 2 +- Geo/GModelIO_MAIL.cpp | 2 +- Geo/GModelIO_MATLAB.cpp | 2 +- Geo/GModelIO_MED.cpp | 2 +- Geo/GModelIO_MESH.cpp | 2 +- Geo/GModelIO_MSH.cpp | 2 +- Geo/GModelIO_MSH2.cpp | 2 +- Geo/GModelIO_MSH3.cpp | 2 +- Geo/GModelIO_MSH4.cpp | 5 +++-- Geo/GModelIO_NEU.cpp | 2 +- Geo/GModelIO_OCC.cpp | 2 +- Geo/GModelIO_OCC.h | 2 +- Geo/GModelIO_P3D.cpp | 2 +- Geo/GModelIO_PLY.cpp | 2 +- Geo/GModelIO_POS.cpp | 2 +- Geo/GModelIO_SAMCEF.cpp | 2 +- Geo/GModelIO_STL.cpp | 2 +- Geo/GModelIO_SU2.cpp | 2 +- Geo/GModelIO_UNV.cpp | 2 +- Geo/GModelIO_VRML.cpp | 2 +- Geo/GModelIO_VTK.cpp | 2 +- Geo/GModelVertexArrays.cpp | 2 +- Geo/GPoint.h | 2 +- Geo/GRegion.cpp | 2 +- Geo/GRegion.h | 2 +- Geo/GVertex.cpp | 2 +- Geo/GVertex.h | 2 +- Geo/GenericEdge.cpp | 2 +- Geo/GenericEdge.h | 2 +- Geo/GenericFace.cpp | 2 +- Geo/GenericFace.h | 2 +- Geo/GenericRegion.cpp | 2 +- Geo/GenericRegion.h | 2 +- Geo/GenericVertex.cpp | 2 +- Geo/GenericVertex.h | 2 +- Geo/Geo.cpp | 2 +- Geo/Geo.h | 2 +- Geo/GeoDefines.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.cpp | 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/MElementOctree.cpp | 2 +- Geo/MElementOctree.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/MSubElement.cpp | 2 +- Geo/MSubElement.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/MVertexBoundaryLayerData.cpp | 2 +- Geo/MVertexBoundaryLayerData.h | 2 +- Geo/MVertexRTree.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/OCCMeshAttributes.h | 2 +- Geo/OCCRegion.cpp | 2 +- Geo/OCCRegion.h | 2 +- Geo/OCCVertex.cpp | 2 +- Geo/OCCVertex.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.cpp | 2 +- Geo/STensor3.h | 2 +- Geo/SVector3.h | 2 +- Geo/boundaryLayersData.cpp | 2 +- Geo/boundaryLayersData.h | 2 +- Geo/closestPoint.cpp | 2 +- Geo/closestPoint.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/gmshEdgeDiscretize.cpp | 2 +- Geo/gmshFace.cpp | 2 +- Geo/gmshFace.h | 2 +- Geo/gmshLevelset.cpp | 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/intersectCurveSurface.cpp | 2 +- Geo/intersectCurveSurface.h | 2 +- Geo/partitionEdge.h | 2 +- Geo/partitionFace.h | 2 +- Geo/partitionRegion.h | 2 +- Geo/partitionVertex.h | 2 +- Graphics/CMakeLists.txt | 2 +- Graphics/Camera.cpp | 2 +- Graphics/Camera.h | 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/gl2pgf.cpp | 2 +- Graphics/gl2pgf.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/BGMBase.cpp | 2 +- Mesh/BackgroundMesh.cpp | 2 +- Mesh/BackgroundMesh.h | 2 +- Mesh/BackgroundMesh2D.cpp | 2 +- Mesh/BackgroundMesh2D.h | 2 +- Mesh/BackgroundMesh3D.cpp | 2 +- Mesh/BackgroundMesh3D.h | 2 +- Mesh/BackgroundMeshManager.cpp | 2 +- Mesh/BackgroundMeshManager.h | 2 +- Mesh/BackgroundMeshTools.cpp | 2 +- Mesh/BackgroundMeshTools.h | 2 +- Mesh/BoundaryLayers.cpp | 2 +- Mesh/BoundaryLayers.h | 2 +- Mesh/CMakeLists.txt | 2 +- Mesh/Field.cpp | 2 +- Mesh/Field.h | 2 +- Mesh/FieldPython.h | 2 +- Mesh/Generator.cpp | 2 +- Mesh/Generator.h | 2 +- Mesh/HighOrder.cpp | 2 +- Mesh/HighOrder.h | 2 +- Mesh/Levy3D.cpp | 2 +- Mesh/Levy3D.h | 2 +- Mesh/QuadTriTransfinite3D.cpp | 2 +- Mesh/QuadTriTransfinite3D.h | 2 +- Mesh/QuadTriUtils.h | 2 +- Mesh/ThinLayer.cpp | 2 +- Mesh/ThinLayer.h | 2 +- Mesh/Voronoi3D.cpp | 2 +- Mesh/Voronoi3D.h | 2 +- Mesh/cross3D.h | 2 +- Mesh/delaunay3d.cpp | 2 +- Mesh/delaunay3d.h | 2 +- Mesh/delaunay3d_private.h | 2 +- Mesh/delaunay_refinement.cpp | 2 +- Mesh/delaunay_refinement.h | 2 +- Mesh/directions3D.cpp | 2 +- Mesh/directions3D.h | 2 +- Mesh/filterElements.cpp | 2 +- Mesh/filterElements.h | 2 +- Mesh/meshDiscreteRegion.cpp | 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/meshGFaceBamg.cpp | 2 +- Mesh/meshGFaceBamg.h | 2 +- Mesh/meshGFaceDelaunayInsertion.cpp | 2 +- Mesh/meshGFaceDelaunayInsertion.h | 2 +- Mesh/meshGFaceExtruded.cpp | 2 +- Mesh/meshGFaceLloyd.cpp | 2 +- Mesh/meshGFaceOptimize.cpp | 2 +- Mesh/meshGFaceOptimize.h | 2 +- Mesh/meshGFaceQuadrilateralize.cpp | 2 +- Mesh/meshGFaceQuadrilateralize.h | 2 +- Mesh/meshGFaceRecombine.cpp | 8 +++----- Mesh/meshGFaceRecombine.h | 6 ++---- Mesh/meshGFaceTransfinite.cpp | 2 +- Mesh/meshGRegion.cpp | 2 +- Mesh/meshGRegion.h | 2 +- Mesh/meshGRegionBoundaryRecovery.cpp | 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/meshGRegionMMG3D.cpp | 2 +- Mesh/meshGRegionMMG3D.h | 2 +- Mesh/meshGRegionTransfinite.cpp | 2 +- Mesh/meshMetric.cpp | 2 +- Mesh/meshMetric.h | 2 +- Mesh/meshPartition.cpp | 2 +- Mesh/meshPartition.h | 2 +- Mesh/meshRefine.cpp | 2 +- Mesh/pointInsertion.cpp | 2 +- Mesh/pointInsertion.h | 2 +- Mesh/pointInsertionRTreeTools.cpp | 2 +- Mesh/pointInsertionRTreeTools.h | 2 +- Mesh/qualityMeasures.cpp | 2 +- Mesh/qualityMeasures.h | 2 +- Mesh/simple3D.cpp | 2 +- Mesh/simple3D.h | 2 +- Mesh/surfaceFiller.h | 2 +- Mesh/yamakawa.cpp | 2 +- Mesh/yamakawa.h | 2 +- Numeric/BasisFactory.h | 2 +- Numeric/BergotBasis.cpp | 2 +- Numeric/BergotBasis.h | 2 +- Numeric/CMakeLists.txt | 2 +- Numeric/CondNumBasis.cpp | 2 +- Numeric/CondNumBasis.h | 2 +- Numeric/ConjugateGradients.cpp | 2 +- Numeric/ConjugateGradients.h | 2 +- Numeric/ElementType.cpp | 2 +- Numeric/ElementType.h | 2 +- Numeric/FuncSpaceData.h | 2 +- Numeric/GaussIntegration.cpp | 2 +- Numeric/GaussIntegration.h | 2 +- Numeric/GaussJacobi1D.cpp | 2 +- Numeric/GaussJacobi1D.h | 2 +- Numeric/GaussLegendre1D.h | 2 +- Numeric/GaussLegendreSimplex.cpp | 2 +- Numeric/GaussQuadratureHex.cpp | 2 +- Numeric/GaussQuadratureLin.cpp | 2 +- Numeric/GaussQuadraturePri.cpp | 2 +- Numeric/GaussQuadraturePyr.cpp | 2 +- Numeric/GaussQuadratureQuad.cpp | 2 +- Numeric/GaussQuadratureTet.cpp | 2 +- Numeric/GaussQuadratureTri.cpp | 2 +- Numeric/HilbertCurve.cpp | 2 +- Numeric/HilbertCurve.h | 2 +- Numeric/Iso.cpp | 2 +- Numeric/Iso.h | 2 +- Numeric/JacobianBasis.cpp | 2 +- Numeric/JacobianBasis.h | 2 +- Numeric/Numeric.cpp | 2 +- Numeric/Numeric.h | 2 +- Numeric/approximationError.cpp | 2 +- Numeric/approximationError.h | 2 +- Numeric/bezierBasis.cpp | 2 +- Numeric/bezierBasis.h | 2 +- Numeric/cartesian.h | 2 +- Numeric/decasteljau.cpp | 2 +- Numeric/decasteljau.h | 2 +- Numeric/discreteFrechetDistance.cpp | 2 +- Numeric/discreteFrechetDistance.h | 2 +- Numeric/fullMatrix.cpp | 2 +- Numeric/fullMatrix.h | 2 +- Numeric/hausdorffDistance.cpp | 2 +- Numeric/jacobiPolynomials.cpp | 2 +- Numeric/jacobiPolynomials.h | 2 +- Numeric/legendrePolynomials.cpp | 2 +- Numeric/legendrePolynomials.h | 2 +- Numeric/mathEvaluator.cpp | 2 +- Numeric/mathEvaluator.h | 2 +- Numeric/miniBasis.cpp | 2 +- Numeric/miniBasis.h | 2 +- Numeric/nodalBasis.cpp | 2 +- Numeric/nodalBasis.h | 2 +- Numeric/pointsGenerators.cpp | 2 +- Numeric/pointsGenerators.h | 2 +- Numeric/polynomialBasis.cpp | 2 +- Numeric/polynomialBasis.h | 2 +- Numeric/pyramidalBasis.cpp | 2 +- Numeric/pyramidalBasis.h | 2 +- Numeric/robustPredicates.h | 2 +- Numeric/simpleFunction.h | 2 +- Numeric/simpleFunctionPython.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/AnalyseCurvedMesh.cpp | 2 +- Plugin/AnalyseCurvedMesh.h | 2 +- Plugin/Annotate.cpp | 2 +- Plugin/Annotate.h | 2 +- Plugin/Bubbles.cpp | 2 +- Plugin/Bubbles.h | 2 +- Plugin/CMakeLists.txt | 2 +- Plugin/Crack.cpp | 2 +- Plugin/Crack.h | 2 +- Plugin/Curl.cpp | 2 +- Plugin/Curl.h | 2 +- Plugin/CutBox.cpp | 2 +- Plugin/CutBox.h | 2 +- Plugin/CutGrid.cpp | 2 +- Plugin/CutGrid.h | 2 +- Plugin/CutMesh.cpp | 2 +- Plugin/CutMesh.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/DiscretizationError.cpp | 2 +- Plugin/DiscretizationError.h | 2 +- Plugin/Distance.cpp | 2 +- Plugin/Distance.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/ExtractEdges.cpp | 2 +- Plugin/ExtractEdges.h | 2 +- Plugin/ExtractElements.cpp | 2 +- Plugin/ExtractElements.h | 2 +- Plugin/FaultZone.cpp | 2 +- Plugin/FaultZone.h | 2 +- Plugin/FieldFromAmplitudePhase.cpp | 2 +- Plugin/FieldFromAmplitudePhase.h | 2 +- Plugin/GaussPoints.cpp | 2 +- Plugin/GaussPoints.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/HomologyPostProcessing.cpp | 2 +- Plugin/HomologyPostProcessing.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/MeshSubEntities.cpp | 2 +- Plugin/MeshSubEntities.h | 2 +- Plugin/MinMax.cpp | 2 +- Plugin/MinMax.h | 2 +- Plugin/ModifyComponents.cpp | 2 +- Plugin/ModifyComponents.h | 2 +- Plugin/ModulusPhase.cpp | 2 +- Plugin/ModulusPhase.h | 2 +- Plugin/NearToFarField.cpp | 2 +- Plugin/NearToFarField.h | 2 +- Plugin/NearestNeighbor.cpp | 2 +- Plugin/NearestNeighbor.h | 2 +- Plugin/NewView.cpp | 2 +- Plugin/NewView.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/Scal2Tens.cpp | 2 +- Plugin/Scal2Tens.h | 2 +- Plugin/Scal2Vec.cpp | 2 +- Plugin/Scal2Vec.h | 2 +- Plugin/ShowNeighborElements.cpp | 2 +- Plugin/ShowNeighborElements.h | 2 +- Plugin/SimplePartition.cpp | 2 +- Plugin/SimplePartition.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/VoroMetal.cpp | 2 +- Plugin/VoroMetal.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/PViewAsSimpleFunction.cpp | 2 +- Post/PViewAsSimpleFunction.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/PViewFactory.cpp | 2 +- Post/PViewFactory.h | 2 +- Post/PViewIO.cpp | 2 +- Post/PViewOptions.cpp | 2 +- Post/PViewOptions.h | 2 +- Post/PViewVertexArrays.cpp | 2 +- Post/PViewX3D.cpp | 2 +- Post/PViewX3D.h | 2 +- Post/adaptiveData.cpp | 2 +- Post/adaptiveData.h | 2 +- Post/shapeFunctions.cpp | 2 +- Post/shapeFunctions.h | 2 +- Qt/CMakeLists.txt | 2 +- Qt/GLWidget.cpp | 2 +- Qt/GLWidget.h | 2 +- Qt/Main.cpp | 2 +- Qt/QGui.cpp | 2 +- Qt/QGui.h | 2 +- Qt/graphicWindow.cpp | 2 +- Qt/graphicWindow.h | 2 +- README.txt | 2 +- Solver/CMakeLists.txt | 2 +- Solver/FuncGradDisc.h | 2 +- Solver/FuncHeaviside.h | 2 +- Solver/SElement.cpp | 2 +- Solver/SElement.h | 2 +- Solver/STensor33.cpp | 2 +- Solver/STensor33.h | 2 +- Solver/STensor43.cpp | 2 +- Solver/STensor43.h | 2 +- Solver/STensor53.cpp | 2 +- Solver/STensor53.h | 2 +- Solver/STensor63.cpp | 2 +- Solver/STensor63.h | 2 +- Solver/convexCombinationTerm.h | 2 +- Solver/crossConfTerm.h | 2 +- Solver/distanceTerm.h | 2 +- Solver/dofManager.cpp | 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/filters.cpp | 2 +- Solver/filters.h | 2 +- Solver/frameSolver.h | 2 +- Solver/functionSpace.cpp | 2 +- Solver/functionSpace.h | 2 +- Solver/groupOfElements.cpp | 2 +- Solver/groupOfElements.h | 2 +- Solver/helmholtzTerm.h | 2 +- Solver/laplaceTerm.h | 2 +- Solver/linearSystem.cpp | 2 +- Solver/linearSystem.h | 2 +- Solver/linearSystemCSR.cpp | 2 +- Solver/linearSystemCSR.h | 2 +- Solver/linearSystemFull.h | 2 +- Solver/linearSystemGMM.h | 2 +- Solver/linearSystemMUMPS.cpp | 2 +- Solver/linearSystemMUMPS.h | 2 +- Solver/linearSystemPETSc.cpp | 2 +- Solver/linearSystemPETSc.h | 2 +- Solver/materialLaw.h | 2 +- Solver/orthogonalTerm.h | 2 +- Solver/quadratureRules.h | 2 +- Solver/solverAlgorithms.h | 2 +- Solver/solverField.h | 2 +- Solver/sparsityPattern.cpp | 2 +- Solver/sparsityPattern.h | 2 +- Solver/terms.cpp | 2 +- Solver/terms.h | 2 +- Solver/terms.hpp | 2 +- api/GenApi.py | 16 ++++++++-------- api/gen.py | 2 +- api/gmsh.h | 4 ++-- api/gmsh.py | 4 ++-- api/gmshc.cpp | 2 +- api/gmshc.h | 4 ++-- contrib/ANN/CMakeLists.txt | 2 +- contrib/DiscreteIntegration/CMakeLists.txt | 2 +- contrib/HighOrderMeshOptimizer/CMakeLists.txt | 2 +- contrib/MathEx/CMakeLists.txt | 2 +- contrib/MeshOptimizer/CMakeLists.txt | 2 +- contrib/MeshQualityOptimizer/CMakeLists.txt | 2 +- contrib/Netgen/CMakeLists.txt | 2 +- contrib/Tetgen1.5/CMakeLists.txt | 2 +- contrib/bamg/CMakeLists.txt | 2 +- contrib/blossom/CMakeLists.txt | 2 +- contrib/kbipack/CMakeLists.txt | 2 +- contrib/metis/CMakeLists.txt | 2 +- contrib/mmg3d/CMakeLists.txt | 2 +- contrib/mpeg_encode/CMakeLists.txt | 2 +- contrib/onelab/CMakeLists.txt | 2 +- contrib/onelab/OnelabMessage.cpp | 2 +- contrib/onelab/myOS.cpp | 2 +- contrib/onelab/myOS.h | 2 +- contrib/zipper/CMakeLists.txt | 2 +- doc/gmsh.html | 2 +- doc/texinfo/gmsh.texi | 4 ++-- utils/misc/update_copyright.sh | 19 ++++++------------- utils/solvers/c++/GmshSocket.h | 2 +- wrappers/gmshpy/CMakeLists.txt | 2 +- 735 files changed, 758 insertions(+), 768 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e43843ccf9..7b3721b265 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ae88a8181..f8387de1dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/CREDITS.txt b/CREDITS.txt index 33f41f96cb..10142cd006 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -1,4 +1,4 @@ - Gmsh is copyright (C) 1997-2017 + Gmsh is copyright (C) 1997-2018 Christophe Geuzaine <cgeuzaine at ulg.ac.be> diff --git a/CTestConfig.cmake b/CTestConfig.cmake index e0bf9af44a..f3c840bcaa 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/CMakeLists.txt b/Common/CMakeLists.txt index 6ea1266287..1c5deeb619 100644 --- a/Common/CMakeLists.txt +++ b/Common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Colors.h b/Common/Colors.h index 9dedd2007a..b668f7a109 100644 --- a/Common/Colors.h +++ b/Common/Colors.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/CommandLine.cpp b/Common/CommandLine.cpp index df3a4f5371..eac15a1746 100644 --- a/Common/CommandLine.cpp +++ b/Common/CommandLine.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -1035,7 +1035,7 @@ void GetOptions(int argc, char *argv[], bool readConfigFiles) } 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-2017 Christophe Geuzaine and Jean-Francois Remacle\n"); + fprintf(stderr, "Copyright (C) 1997-2018 C. Geuzaine and J.-F. Remacle\n"); PrintUsage(argv[0]); Msg::Exit(0); } diff --git a/Common/CommandLine.h b/Common/CommandLine.h index 4a53371b49..84e7017a33 100644 --- a/Common/CommandLine.h +++ b/Common/CommandLine.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Context.cpp b/Common/Context.cpp index 25b092f084..87335ad8b6 100644 --- a/Common/Context.cpp +++ b/Common/Context.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Context.h b/Common/Context.h index eb0b16a974..f02626f54f 100644 --- a/Common/Context.h +++ b/Common/Context.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/CreateFile.cpp b/Common/CreateFile.cpp index 0a9d4d9d89..8ff640a096 100644 --- a/Common/CreateFile.cpp +++ b/Common/CreateFile.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/CreateFile.h b/Common/CreateFile.h index 8b3215b6f0..d89f914f60 100644 --- a/Common/CreateFile.h +++ b/Common/CreateFile.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/DefaultOptions.h b/Common/DefaultOptions.h index 36a8b591db..7c91a488ee 100644 --- a/Common/DefaultOptions.h +++ b/Common/DefaultOptions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GamePad.cpp b/Common/GamePad.cpp index bc84ae7e57..05372c2df5 100644 --- a/Common/GamePad.cpp +++ b/Common/GamePad.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GamePad.h b/Common/GamePad.h index a4bedd5ea5..61f4301541 100644 --- a/Common/GamePad.h +++ b/Common/GamePad.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshConfig.h.in b/Common/GmshConfig.h.in index 549f274ce6..2cc7f681e4 100644 --- a/Common/GmshConfig.h.in +++ b/Common/GmshConfig.h.in @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshDefines.h b/Common/GmshDefines.h index 9d5e6ebac3..9dbaa7480c 100644 --- a/Common/GmshDefines.h +++ b/Common/GmshDefines.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshGlobal.cpp b/Common/GmshGlobal.cpp index 145ce33d0a..8a6ba33d21 100644 --- a/Common/GmshGlobal.cpp +++ b/Common/GmshGlobal.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshGlobal.h b/Common/GmshGlobal.h index bc04db4826..8fa4bb1fda 100644 --- a/Common/GmshGlobal.h +++ b/Common/GmshGlobal.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshIO.h b/Common/GmshIO.h index 8e06491fd5..bcd8bd8e9c 100644 --- a/Common/GmshIO.h +++ b/Common/GmshIO.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshMessage.cpp b/Common/GmshMessage.cpp index c2ab6e73e5..4fb1e2e7d6 100644 --- a/Common/GmshMessage.cpp +++ b/Common/GmshMessage.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshMessage.h b/Common/GmshMessage.h index 18c623e237..0df0ba18a6 100644 --- a/Common/GmshMessage.h +++ b/Common/GmshMessage.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshRemote.cpp b/Common/GmshRemote.cpp index daca9f14d0..4f1a697f35 100644 --- a/Common/GmshRemote.cpp +++ b/Common/GmshRemote.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshRemote.h b/Common/GmshRemote.h index 12413010c3..29a7a00988 100644 --- a/Common/GmshRemote.h +++ b/Common/GmshRemote.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/GmshSocket.h b/Common/GmshSocket.h index d7b67afbe7..ed81605807 100644 --- a/Common/GmshSocket.h +++ b/Common/GmshSocket.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 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 419fcd27df..4e40fd0525 100644 --- a/Common/GmshVersion.h.in +++ b/Common/GmshVersion.h.in @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Hash.h b/Common/Hash.h index 63a9347487..153f142144 100644 --- a/Common/Hash.h +++ b/Common/Hash.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/HashMap.h b/Common/HashMap.h index a03a951cc2..7d313ee332 100644 --- a/Common/HashMap.h +++ b/Common/HashMap.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/ListUtils.cpp b/Common/ListUtils.cpp index 571ccd9d67..e770f05d07 100644 --- a/Common/ListUtils.cpp +++ b/Common/ListUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/ListUtils.h b/Common/ListUtils.h index 6ab1b81d04..54ca676dc7 100644 --- a/Common/ListUtils.h +++ b/Common/ListUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Main.cpp b/Common/Main.cpp index cb863187a0..4422511ed0 100644 --- a/Common/Main.cpp +++ b/Common/Main.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/MallocUtils.cpp b/Common/MallocUtils.cpp index 33fa8da54e..1358b57484 100644 --- a/Common/MallocUtils.cpp +++ b/Common/MallocUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/MallocUtils.h b/Common/MallocUtils.h index 50263a37bd..84e0f7f73a 100644 --- a/Common/MallocUtils.h +++ b/Common/MallocUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/OS.cpp b/Common/OS.cpp index c03afab62b..58844bf742 100644 --- a/Common/OS.cpp +++ b/Common/OS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/OS.h b/Common/OS.h index d315c35931..c709e9cc54 100644 --- a/Common/OS.h +++ b/Common/OS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Octree.cpp b/Common/Octree.cpp index b541cd0331..28ba21573c 100644 --- a/Common/Octree.cpp +++ b/Common/Octree.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Octree.h b/Common/Octree.h index 371a589ad4..ae4167aa84 100644 --- a/Common/Octree.h +++ b/Common/Octree.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/OctreeInternals.cpp b/Common/OctreeInternals.cpp index 824590765b..210b800f06 100644 --- a/Common/OctreeInternals.cpp +++ b/Common/OctreeInternals.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/OctreeInternals.h b/Common/OctreeInternals.h index 28c3c22712..51dbb1439d 100644 --- a/Common/OctreeInternals.h +++ b/Common/OctreeInternals.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/OpenFile.cpp b/Common/OpenFile.cpp index 38635171c8..43993d71db 100644 --- a/Common/OpenFile.cpp +++ b/Common/OpenFile.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/OpenFile.h b/Common/OpenFile.h index 0207e89502..e5abcb466e 100644 --- a/Common/OpenFile.h +++ b/Common/OpenFile.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Options.cpp b/Common/Options.cpp index c63e3327dc..68a17afe39 100644 --- a/Common/Options.cpp +++ b/Common/Options.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/Options.h b/Common/Options.h index 4c1373dd57..c5c280afc9 100644 --- a/Common/Options.h +++ b/Common/Options.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/SmoothData.cpp b/Common/SmoothData.cpp index 8b8f4eae56..a03d395899 100644 --- a/Common/SmoothData.cpp +++ b/Common/SmoothData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/SmoothData.h b/Common/SmoothData.h index b9a3771461..d3f83aca56 100644 --- a/Common/SmoothData.h +++ b/Common/SmoothData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/StringUtils.cpp b/Common/StringUtils.cpp index 1b278fda9b..011fe752ff 100644 --- a/Common/StringUtils.cpp +++ b/Common/StringUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/StringUtils.h b/Common/StringUtils.h index 6dda51bf8e..b387e57877 100644 --- a/Common/StringUtils.h +++ b/Common/StringUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/TreeUtils.cpp b/Common/TreeUtils.cpp index ec37895624..91c550ca21 100644 --- a/Common/TreeUtils.cpp +++ b/Common/TreeUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/TreeUtils.h b/Common/TreeUtils.h index 65177bac76..791b9d9f88 100644 --- a/Common/TreeUtils.h +++ b/Common/TreeUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/VertexArray.cpp b/Common/VertexArray.cpp index c6a0524b08..4c7180aae6 100644 --- a/Common/VertexArray.cpp +++ b/Common/VertexArray.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/VertexArray.h b/Common/VertexArray.h index 73ebef7988..d17273c9fe 100644 --- a/Common/VertexArray.h +++ b/Common/VertexArray.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/gmsh.cpp b/Common/gmsh.cpp index c176330650..f96995142f 100644 --- a/Common/gmsh.cpp +++ b/Common/gmsh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/gmshLocalNetworkClient.cpp b/Common/gmshLocalNetworkClient.cpp index 32f32ae312..fc1b40e13b 100644 --- a/Common/gmshLocalNetworkClient.cpp +++ b/Common/gmshLocalNetworkClient.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/gmshLocalNetworkClient.h b/Common/gmshLocalNetworkClient.h index 18bf5f3871..e2ac25b3a3 100644 --- a/Common/gmshLocalNetworkClient.h +++ b/Common/gmshLocalNetworkClient.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/gmshPopplerWrapper.cpp b/Common/gmshPopplerWrapper.cpp index d6dd3572c4..c31281fdcd 100644 --- a/Common/gmshPopplerWrapper.cpp +++ b/Common/gmshPopplerWrapper.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/gmshPopplerWrapper.h b/Common/gmshPopplerWrapper.h index b2b885ffb1..d4e51fa915 100644 --- a/Common/gmshPopplerWrapper.h +++ b/Common/gmshPopplerWrapper.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/onelabUtils.cpp b/Common/onelabUtils.cpp index aa081dc333..00ee740dd3 100644 --- a/Common/onelabUtils.cpp +++ b/Common/onelabUtils.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Common/onelabUtils.h b/Common/onelabUtils.h index 5ba9ffc400..4d0b7be095 100644 --- a/Common/onelabUtils.h +++ b/Common/onelabUtils.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/CMakeLists.txt b/Fltk/CMakeLists.txt index 33a47ed6a9..7eb053adf1 100644 --- a/Fltk/CMakeLists.txt +++ b/Fltk/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/FlGui.cpp b/Fltk/FlGui.cpp index 1da21ad2fc..a77020f8c9 100644 --- a/Fltk/FlGui.cpp +++ b/Fltk/FlGui.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/FlGui.h b/Fltk/FlGui.h index ce5d56afcc..606a3a7c45 100644 --- a/Fltk/FlGui.h +++ b/Fltk/FlGui.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/Main.cpp b/Fltk/Main.cpp index c84f8dd32e..8be78f0157 100644 --- a/Fltk/Main.cpp +++ b/Fltk/Main.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/Navigator.cpp b/Fltk/Navigator.cpp index e804c7f1c4..86f19b7fa3 100644 --- a/Fltk/Navigator.cpp +++ b/Fltk/Navigator.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/Navigator.h b/Fltk/Navigator.h index cb40eb2250..f655c00f8e 100644 --- a/Fltk/Navigator.h +++ b/Fltk/Navigator.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/classificationEditor.cpp b/Fltk/classificationEditor.cpp index 88c41831de..aa7a708969 100644 --- a/Fltk/classificationEditor.cpp +++ b/Fltk/classificationEditor.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/classificationEditor.h b/Fltk/classificationEditor.h index 8e03b5a61a..d684c54512 100644 --- a/Fltk/classificationEditor.h +++ b/Fltk/classificationEditor.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/clippingWindow.cpp b/Fltk/clippingWindow.cpp index c776944cbd..43a9222907 100644 --- a/Fltk/clippingWindow.cpp +++ b/Fltk/clippingWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/clippingWindow.h b/Fltk/clippingWindow.h index cf26d98ee6..cd272a5c74 100644 --- a/Fltk/clippingWindow.h +++ b/Fltk/clippingWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/colorbarWindow.cpp b/Fltk/colorbarWindow.cpp index ae10d8c726..91c5cc755d 100644 --- a/Fltk/colorbarWindow.cpp +++ b/Fltk/colorbarWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/colorbarWindow.h b/Fltk/colorbarWindow.h index e111b32c4a..f989c333ca 100644 --- a/Fltk/colorbarWindow.h +++ b/Fltk/colorbarWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/contextWindow.cpp b/Fltk/contextWindow.cpp index c583198b91..7640a2c175 100644 --- a/Fltk/contextWindow.cpp +++ b/Fltk/contextWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/contextWindow.h b/Fltk/contextWindow.h index 079cbbb34d..f61d5f393b 100644 --- a/Fltk/contextWindow.h +++ b/Fltk/contextWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/drawContextFltk.h b/Fltk/drawContextFltk.h index ffd2cd38ed..6c1588b5c1 100644 --- a/Fltk/drawContextFltk.h +++ b/Fltk/drawContextFltk.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/drawContextFltkCairo.cpp b/Fltk/drawContextFltkCairo.cpp index 9e6595c091..f924795488 100644 --- a/Fltk/drawContextFltkCairo.cpp +++ b/Fltk/drawContextFltkCairo.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/drawContextFltkCairo.h b/Fltk/drawContextFltkCairo.h index 3a7353f115..c3454dd30a 100644 --- a/Fltk/drawContextFltkCairo.h +++ b/Fltk/drawContextFltkCairo.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/drawContextFltkStringTexture.cpp b/Fltk/drawContextFltkStringTexture.cpp index fc4ebb51ca..11470c180a 100644 --- a/Fltk/drawContextFltkStringTexture.cpp +++ b/Fltk/drawContextFltkStringTexture.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/drawContextFltkStringTexture.h b/Fltk/drawContextFltkStringTexture.h index f53549b36a..2f39119bbb 100644 --- a/Fltk/drawContextFltkStringTexture.h +++ b/Fltk/drawContextFltkStringTexture.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/extraDialogs.cpp b/Fltk/extraDialogs.cpp index 9fa66a43bd..752077477a 100644 --- a/Fltk/extraDialogs.cpp +++ b/Fltk/extraDialogs.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/extraDialogs.h b/Fltk/extraDialogs.h index 509b31d57e..429c12070c 100644 --- a/Fltk/extraDialogs.h +++ b/Fltk/extraDialogs.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/fieldWindow.cpp b/Fltk/fieldWindow.cpp index bf901f4408..b2c999e43b 100644 --- a/Fltk/fieldWindow.cpp +++ b/Fltk/fieldWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/fieldWindow.h b/Fltk/fieldWindow.h index 3bf72ad30a..a8727436ee 100644 --- a/Fltk/fieldWindow.h +++ b/Fltk/fieldWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/fileDialogs.cpp b/Fltk/fileDialogs.cpp index 3e5ac9d13f..36cde2faf8 100644 --- a/Fltk/fileDialogs.cpp +++ b/Fltk/fileDialogs.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/fileDialogs.h b/Fltk/fileDialogs.h index b9994f9c18..a8ba5f9590 100644 --- a/Fltk/fileDialogs.h +++ b/Fltk/fileDialogs.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/gamepadWindow.cpp b/Fltk/gamepadWindow.cpp index 0f70edf836..eb0ce832f1 100644 --- a/Fltk/gamepadWindow.cpp +++ b/Fltk/gamepadWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/gamepadWindow.h b/Fltk/gamepadWindow.h index e4f5cd9f8d..bae0ad78c9 100644 --- a/Fltk/gamepadWindow.h +++ b/Fltk/gamepadWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/graphicWindow.cpp b/Fltk/graphicWindow.cpp index 915478f1c2..156f54216f 100644 --- a/Fltk/graphicWindow.cpp +++ b/Fltk/graphicWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/graphicWindow.h b/Fltk/graphicWindow.h index e2bef2882e..f693e034bb 100644 --- a/Fltk/graphicWindow.h +++ b/Fltk/graphicWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/helpWindow.cpp b/Fltk/helpWindow.cpp index 361216401f..1f2c701659 100644 --- a/Fltk/helpWindow.cpp +++ b/Fltk/helpWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -304,7 +304,7 @@ helpWindow::helpWindow() o->box(FL_FLAT_BOX); std::ostringstream sstream; sstream << "<center><h3>Gmsh</h3><br>version " << GetGmshVersion() - << "<p>Copyright (C) 1997-2017" + << "<p>Copyright (C) 1997-2018" << "<br>Christophe Geuzaine and Jean-Francois Remacle" << "<p><a href=\"http://gmsh.info/doc/CREDITS.txt\">Credits</a> " << "and <a href=\"http://gmsh.info/doc/LICENSE.txt\">licensing " diff --git a/Fltk/helpWindow.h b/Fltk/helpWindow.h index 83c2e8e199..9098d177f1 100644 --- a/Fltk/helpWindow.h +++ b/Fltk/helpWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/highOrderToolsWindow.cpp b/Fltk/highOrderToolsWindow.cpp index 07198c3aa9..f4c534ea63 100644 --- a/Fltk/highOrderToolsWindow.cpp +++ b/Fltk/highOrderToolsWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/highOrderToolsWindow.h b/Fltk/highOrderToolsWindow.h index cdf4bc8f3f..7e3a4e2bf4 100644 --- a/Fltk/highOrderToolsWindow.h +++ b/Fltk/highOrderToolsWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/inputRange.h b/Fltk/inputRange.h index 08c591ff06..ec6a7a3153 100644 --- a/Fltk/inputRange.h +++ b/Fltk/inputRange.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/inputRegion.cpp b/Fltk/inputRegion.cpp index 3924dc7a39..b5504eef89 100644 --- a/Fltk/inputRegion.cpp +++ b/Fltk/inputRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/inputRegion.h b/Fltk/inputRegion.h index 49e167d35e..89dcd4fb06 100644 --- a/Fltk/inputRegion.h +++ b/Fltk/inputRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/inputValue.cpp b/Fltk/inputValue.cpp index bb21dcf6e1..58a3ea0f81 100644 --- a/Fltk/inputValue.cpp +++ b/Fltk/inputValue.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/inputValue.h b/Fltk/inputValue.h index f15553fa03..91ed868f25 100644 --- a/Fltk/inputValue.h +++ b/Fltk/inputValue.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/mainWindow.h b/Fltk/mainWindow.h index 57bf1b05a2..b1642d407f 100644 --- a/Fltk/mainWindow.h +++ b/Fltk/mainWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/manipWindow.cpp b/Fltk/manipWindow.cpp index 76fd878e00..cec77242d3 100644 --- a/Fltk/manipWindow.cpp +++ b/Fltk/manipWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/manipWindow.h b/Fltk/manipWindow.h index 9fa690fb3f..c443ddd187 100644 --- a/Fltk/manipWindow.h +++ b/Fltk/manipWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/messageBrowser.h b/Fltk/messageBrowser.h index 14b26ea0d7..2235829a62 100644 --- a/Fltk/messageBrowser.h +++ b/Fltk/messageBrowser.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/onelabGroup.cpp b/Fltk/onelabGroup.cpp index 8050a60608..2a0c9edda9 100644 --- a/Fltk/onelabGroup.cpp +++ b/Fltk/onelabGroup.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/onelabGroup.h b/Fltk/onelabGroup.h index 2a75650115..a6d005c144 100644 --- a/Fltk/onelabGroup.h +++ b/Fltk/onelabGroup.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/openglWindow.cpp b/Fltk/openglWindow.cpp index b3750e75a3..6c8f283fd7 100644 --- a/Fltk/openglWindow.cpp +++ b/Fltk/openglWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/openglWindow.h b/Fltk/openglWindow.h index 8d8bd0bc5d..00fba6d30a 100644 --- a/Fltk/openglWindow.h +++ b/Fltk/openglWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/optionWindow.cpp b/Fltk/optionWindow.cpp index 7de8a0610c..c6e7766c87 100644 --- a/Fltk/optionWindow.cpp +++ b/Fltk/optionWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/optionWindow.h b/Fltk/optionWindow.h index 9119d8808b..02c1d2cadf 100644 --- a/Fltk/optionWindow.h +++ b/Fltk/optionWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/outputRange.h b/Fltk/outputRange.h index 082cbaaebc..b3dfc2821a 100644 --- a/Fltk/outputRange.h +++ b/Fltk/outputRange.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/paletteWindow.h b/Fltk/paletteWindow.h index 7359de621f..4a0fc4fb25 100644 --- a/Fltk/paletteWindow.h +++ b/Fltk/paletteWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/partitionDialog.cpp b/Fltk/partitionDialog.cpp index 5d83a8ea37..575d26b6db 100644 --- a/Fltk/partitionDialog.cpp +++ b/Fltk/partitionDialog.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/partitionDialog.h b/Fltk/partitionDialog.h index d170c7025f..3d6c951223 100644 --- a/Fltk/partitionDialog.h +++ b/Fltk/partitionDialog.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/pluginWindow.cpp b/Fltk/pluginWindow.cpp index b46410cc0d..57d8620d86 100644 --- a/Fltk/pluginWindow.cpp +++ b/Fltk/pluginWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/pluginWindow.h b/Fltk/pluginWindow.h index 846aaad69a..48c48b752d 100644 --- a/Fltk/pluginWindow.h +++ b/Fltk/pluginWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/projectionEditor.cpp b/Fltk/projectionEditor.cpp index ac4864322c..5f0bab8fef 100644 --- a/Fltk/projectionEditor.cpp +++ b/Fltk/projectionEditor.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/projectionEditor.h b/Fltk/projectionEditor.h index 68454e5009..4d33c93c17 100644 --- a/Fltk/projectionEditor.h +++ b/Fltk/projectionEditor.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/solverButton.cpp b/Fltk/solverButton.cpp index 204a6212de..ed336b4e42 100644 --- a/Fltk/solverButton.cpp +++ b/Fltk/solverButton.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/solverButton.h b/Fltk/solverButton.h index b27a261793..397220ad54 100644 --- a/Fltk/solverButton.h +++ b/Fltk/solverButton.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/spherePositionWidget.h b/Fltk/spherePositionWidget.h index 26c686457d..560eb7a2a6 100644 --- a/Fltk/spherePositionWidget.h +++ b/Fltk/spherePositionWidget.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/statisticsWindow.cpp b/Fltk/statisticsWindow.cpp index 64ff8bee54..7febf5bbb0 100644 --- a/Fltk/statisticsWindow.cpp +++ b/Fltk/statisticsWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/statisticsWindow.h b/Fltk/statisticsWindow.h index dabbd2afb3..3ca5476deb 100644 --- a/Fltk/statisticsWindow.h +++ b/Fltk/statisticsWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/treeIcons.h b/Fltk/treeIcons.h index 9763b5063f..dffe531b5f 100644 --- a/Fltk/treeIcons.h +++ b/Fltk/treeIcons.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/viewButton.cpp b/Fltk/viewButton.cpp index 5079b97609..f2cb5d6235 100644 --- a/Fltk/viewButton.cpp +++ b/Fltk/viewButton.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/viewButton.h b/Fltk/viewButton.h index 3de02d697c..c67e1518c7 100644 --- a/Fltk/viewButton.h +++ b/Fltk/viewButton.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/visibilityWindow.cpp b/Fltk/visibilityWindow.cpp index 8626cd7800..af74c02a84 100644 --- a/Fltk/visibilityWindow.cpp +++ b/Fltk/visibilityWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Fltk/visibilityWindow.h b/Fltk/visibilityWindow.h index e7c9c61967..b4efac8842 100644 --- a/Fltk/visibilityWindow.h +++ b/Fltk/visibilityWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ACISEdge.cpp b/Geo/ACISEdge.cpp index 1086e6887d..32103a03af 100644 --- a/Geo/ACISEdge.cpp +++ b/Geo/ACISEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ACISEdge.h b/Geo/ACISEdge.h index d013992123..c74d237db5 100644 --- a/Geo/ACISEdge.h +++ b/Geo/ACISEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ACISFace.cpp b/Geo/ACISFace.cpp index 66bd0235e6..2d3f15ba60 100644 --- a/Geo/ACISFace.cpp +++ b/Geo/ACISFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ACISFace.h b/Geo/ACISFace.h index 43c7cf33d5..7b5aa70325 100644 --- a/Geo/ACISFace.h +++ b/Geo/ACISFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ACISVertex.h b/Geo/ACISVertex.h index c245932ca1..99e91a3962 100644 --- a/Geo/ACISVertex.h +++ b/Geo/ACISVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/CGNSOptions.h b/Geo/CGNSOptions.h index f69c5c2f2f..95c4f4e0f2 100644 --- a/Geo/CGNSOptions.h +++ b/Geo/CGNSOptions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/CMakeLists.txt b/Geo/CMakeLists.txt index 8218d9ef69..f281a24ea2 100644 --- a/Geo/CMakeLists.txt +++ b/Geo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Cell.cpp b/Geo/Cell.cpp index 7f2fee5b7e..c74e673775 100644 --- a/Geo/Cell.cpp +++ b/Geo/Cell.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Cell.h b/Geo/Cell.h index 1f05bb34d7..06a8290fc1 100644 --- a/Geo/Cell.h +++ b/Geo/Cell.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/CellComplex.cpp b/Geo/CellComplex.cpp index 18a1399135..add9c56dd8 100644 --- a/Geo/CellComplex.cpp +++ b/Geo/CellComplex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/CellComplex.h b/Geo/CellComplex.h index 9c504e22f5..ac4893ea61 100644 --- a/Geo/CellComplex.h +++ b/Geo/CellComplex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Chain.cpp b/Geo/Chain.cpp index 9986dfb487..4a207472c6 100644 --- a/Geo/Chain.cpp +++ b/Geo/Chain.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Chain.h b/Geo/Chain.h index ca37941d3a..f89994892c 100644 --- a/Geo/Chain.h +++ b/Geo/Chain.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ChainComplex.cpp b/Geo/ChainComplex.cpp index 59148c3d3d..ce6438aade 100644 --- a/Geo/ChainComplex.cpp +++ b/Geo/ChainComplex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ChainComplex.h b/Geo/ChainComplex.h index 748a382168..866bfcdc91 100644 --- a/Geo/ChainComplex.h +++ b/Geo/ChainComplex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/CustomContainer.h b/Geo/CustomContainer.h index fe41b5cf99..804480116f 100644 --- a/Geo/CustomContainer.h +++ b/Geo/CustomContainer.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ExtrudeParams.cpp b/Geo/ExtrudeParams.cpp index 6cca91d4c5..9ff043e0fb 100644 --- a/Geo/ExtrudeParams.cpp +++ b/Geo/ExtrudeParams.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/ExtrudeParams.h b/Geo/ExtrudeParams.h index d860329a11..d81861855c 100644 --- a/Geo/ExtrudeParams.h +++ b/Geo/ExtrudeParams.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GEdge.cpp b/Geo/GEdge.cpp index 025d34fbd8..87e7e4a1f9 100644 --- a/Geo/GEdge.cpp +++ b/Geo/GEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GEdge.h b/Geo/GEdge.h index e7143a0e19..931de4dfb2 100644 --- a/Geo/GEdge.h +++ b/Geo/GEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GEdgeLoop.cpp b/Geo/GEdgeLoop.cpp index 61a6f1fe0b..72578bd252 100644 --- a/Geo/GEdgeLoop.cpp +++ b/Geo/GEdgeLoop.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GEdgeLoop.h b/Geo/GEdgeLoop.h index 1513130f37..afbb3059fb 100644 --- a/Geo/GEdgeLoop.h +++ b/Geo/GEdgeLoop.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GEntity.cpp b/Geo/GEntity.cpp index 40d71b73ae..7a22102fba 100644 --- a/Geo/GEntity.cpp +++ b/Geo/GEntity.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GEntity.h b/Geo/GEntity.h index 5a988585c9..b4d4f20288 100644 --- a/Geo/GEntity.h +++ b/Geo/GEntity.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GFace.cpp b/Geo/GFace.cpp index 7a9be2e6fb..777403299b 100644 --- a/Geo/GFace.cpp +++ b/Geo/GFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GFace.h b/Geo/GFace.h index 0be6f546b4..c2b24cdae8 100644 --- a/Geo/GFace.h +++ b/Geo/GFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModel.cpp b/Geo/GModel.cpp index 0045edefe4..b68bf52e60 100644 --- a/Geo/GModel.cpp +++ b/Geo/GModel.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModel.h b/Geo/GModel.h index c041ae710c..b812c72c41 100644 --- a/Geo/GModel.h +++ b/Geo/GModel.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelCreateTopologyFromMesh.cpp b/Geo/GModelCreateTopologyFromMesh.cpp index 34fa1b4c1f..f3e309e4b0 100644 --- a/Geo/GModelCreateTopologyFromMesh.cpp +++ b/Geo/GModelCreateTopologyFromMesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelCreateTopologyFromMesh.h b/Geo/GModelCreateTopologyFromMesh.h index c2a864ec39..2ba67985b3 100644 --- a/Geo/GModelCreateTopologyFromMesh.h +++ b/Geo/GModelCreateTopologyFromMesh.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_ACIS.cpp b/Geo/GModelIO_ACIS.cpp index 731706b437..831cf8acb3 100644 --- a/Geo/GModelIO_ACIS.cpp +++ b/Geo/GModelIO_ACIS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_ACTRAN.cpp b/Geo/GModelIO_ACTRAN.cpp index 441bca1928..fd10ceb190 100644 --- a/Geo/GModelIO_ACTRAN.cpp +++ b/Geo/GModelIO_ACTRAN.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_BDF.cpp b/Geo/GModelIO_BDF.cpp index d0689270eb..e52be1f8ff 100644 --- a/Geo/GModelIO_BDF.cpp +++ b/Geo/GModelIO_BDF.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_CGNS.cpp b/Geo/GModelIO_CGNS.cpp index d5f35b73da..1114522398 100644 --- a/Geo/GModelIO_CGNS.cpp +++ b/Geo/GModelIO_CGNS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_DIFF.cpp b/Geo/GModelIO_DIFF.cpp index b8a4752a06..48838e51a1 100644 --- a/Geo/GModelIO_DIFF.cpp +++ b/Geo/GModelIO_DIFF.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_Fourier.cpp b/Geo/GModelIO_Fourier.cpp index 291ff7f644..39e6ddaf5f 100644 --- a/Geo/GModelIO_Fourier.cpp +++ b/Geo/GModelIO_Fourier.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_Fourier.h b/Geo/GModelIO_Fourier.h index 7c65f67b31..8c5b233721 100644 --- a/Geo/GModelIO_Fourier.h +++ b/Geo/GModelIO_Fourier.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_GEO.cpp b/Geo/GModelIO_GEO.cpp index 494be27239..4d27439287 100644 --- a/Geo/GModelIO_GEO.cpp +++ b/Geo/GModelIO_GEO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_GEO.h b/Geo/GModelIO_GEO.h index ce4c780641..65af42a6cc 100644 --- a/Geo/GModelIO_GEO.h +++ b/Geo/GModelIO_GEO.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_GEOM.cpp b/Geo/GModelIO_GEOM.cpp index 17b54cad74..c9366b8e8f 100644 --- a/Geo/GModelIO_GEOM.cpp +++ b/Geo/GModelIO_GEOM.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_INP.cpp b/Geo/GModelIO_INP.cpp index 01ce16b70f..d561f9a5fe 100644 --- a/Geo/GModelIO_INP.cpp +++ b/Geo/GModelIO_INP.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_IR3.cpp b/Geo/GModelIO_IR3.cpp index f352c1ad40..003eefc581 100644 --- a/Geo/GModelIO_IR3.cpp +++ b/Geo/GModelIO_IR3.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MAIL.cpp b/Geo/GModelIO_MAIL.cpp index 12b8bdebe2..ea968de27d 100644 --- a/Geo/GModelIO_MAIL.cpp +++ b/Geo/GModelIO_MAIL.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MATLAB.cpp b/Geo/GModelIO_MATLAB.cpp index b7467c1ce4..4a98e74a36 100644 --- a/Geo/GModelIO_MATLAB.cpp +++ b/Geo/GModelIO_MATLAB.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MED.cpp b/Geo/GModelIO_MED.cpp index ffbde06c1e..040b8a796f 100644 --- a/Geo/GModelIO_MED.cpp +++ b/Geo/GModelIO_MED.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MESH.cpp b/Geo/GModelIO_MESH.cpp index 115f7a86aa..68d849b73b 100644 --- a/Geo/GModelIO_MESH.cpp +++ b/Geo/GModelIO_MESH.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MSH.cpp b/Geo/GModelIO_MSH.cpp index 95e5243add..ef845eee01 100644 --- a/Geo/GModelIO_MSH.cpp +++ b/Geo/GModelIO_MSH.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MSH2.cpp b/Geo/GModelIO_MSH2.cpp index 0b028c1621..bd09f5a64d 100644 --- a/Geo/GModelIO_MSH2.cpp +++ b/Geo/GModelIO_MSH2.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MSH3.cpp b/Geo/GModelIO_MSH3.cpp index 4f3dd6c94a..a366f06cfa 100644 --- a/Geo/GModelIO_MSH3.cpp +++ b/Geo/GModelIO_MSH3.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_MSH4.cpp b/Geo/GModelIO_MSH4.cpp index 2000731dc4..c8ec184e1e 100644 --- a/Geo/GModelIO_MSH4.cpp +++ b/Geo/GModelIO_MSH4.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -2410,7 +2410,8 @@ int GModel::_writePartitionedMSH4(const std::string &baseName, double version, std::ostringstream sstream; sstream << baseName << "_" << i << ".msh"; - tmp->_writeMSH4(sstream.str(), version, binary, saveAll, saveParametric, scalingFactor); + tmp->_writeMSH4(sstream.str(), version, binary, saveAll, saveParametric, + scalingFactor); tmp->remove(); delete tmp; } diff --git a/Geo/GModelIO_NEU.cpp b/Geo/GModelIO_NEU.cpp index 4b643565ac..bfe8bdc1d8 100644 --- a/Geo/GModelIO_NEU.cpp +++ b/Geo/GModelIO_NEU.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_OCC.cpp b/Geo/GModelIO_OCC.cpp index 1ed3882c77..d34c529141 100644 --- a/Geo/GModelIO_OCC.cpp +++ b/Geo/GModelIO_OCC.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_OCC.h b/Geo/GModelIO_OCC.h index ced922d251..62c9362980 100644 --- a/Geo/GModelIO_OCC.h +++ b/Geo/GModelIO_OCC.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_P3D.cpp b/Geo/GModelIO_P3D.cpp index d052f79783..38e5c44dec 100644 --- a/Geo/GModelIO_P3D.cpp +++ b/Geo/GModelIO_P3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_PLY.cpp b/Geo/GModelIO_PLY.cpp index d9ac40ba56..a99e66db92 100644 --- a/Geo/GModelIO_PLY.cpp +++ b/Geo/GModelIO_PLY.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_POS.cpp b/Geo/GModelIO_POS.cpp index dfed5982be..7559f89c7f 100644 --- a/Geo/GModelIO_POS.cpp +++ b/Geo/GModelIO_POS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_SAMCEF.cpp b/Geo/GModelIO_SAMCEF.cpp index 6768cb361c..b5b558c0a8 100644 --- a/Geo/GModelIO_SAMCEF.cpp +++ b/Geo/GModelIO_SAMCEF.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_STL.cpp b/Geo/GModelIO_STL.cpp index ed587e2631..3483af37f7 100644 --- a/Geo/GModelIO_STL.cpp +++ b/Geo/GModelIO_STL.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_SU2.cpp b/Geo/GModelIO_SU2.cpp index 184c727161..a0e68548a8 100644 --- a/Geo/GModelIO_SU2.cpp +++ b/Geo/GModelIO_SU2.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_UNV.cpp b/Geo/GModelIO_UNV.cpp index d7d0016144..c82b2d11ad 100644 --- a/Geo/GModelIO_UNV.cpp +++ b/Geo/GModelIO_UNV.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_VRML.cpp b/Geo/GModelIO_VRML.cpp index cb303c50b1..268eaa1906 100644 --- a/Geo/GModelIO_VRML.cpp +++ b/Geo/GModelIO_VRML.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelIO_VTK.cpp b/Geo/GModelIO_VTK.cpp index f9e12cf8f7..3426307464 100644 --- a/Geo/GModelIO_VTK.cpp +++ b/Geo/GModelIO_VTK.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GModelVertexArrays.cpp b/Geo/GModelVertexArrays.cpp index 02567d774b..30e44feb1a 100644 --- a/Geo/GModelVertexArrays.cpp +++ b/Geo/GModelVertexArrays.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GPoint.h b/Geo/GPoint.h index f970b4b6fa..b9a4c665ed 100644 --- a/Geo/GPoint.h +++ b/Geo/GPoint.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GRegion.cpp b/Geo/GRegion.cpp index 77f88ab7d8..5a92c7e9c3 100644 --- a/Geo/GRegion.cpp +++ b/Geo/GRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GRegion.h b/Geo/GRegion.h index 88512333e6..432cb58e45 100644 --- a/Geo/GRegion.h +++ b/Geo/GRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GVertex.cpp b/Geo/GVertex.cpp index 0a489f5cf3..5d69c25292 100644 --- a/Geo/GVertex.cpp +++ b/Geo/GVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GVertex.h b/Geo/GVertex.h index 17a5276bb3..36e03c3b7f 100644 --- a/Geo/GVertex.h +++ b/Geo/GVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericEdge.cpp b/Geo/GenericEdge.cpp index f60ea1f6df..637f9366aa 100644 --- a/Geo/GenericEdge.cpp +++ b/Geo/GenericEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericEdge.h b/Geo/GenericEdge.h index 9fb07591dd..aec7366485 100644 --- a/Geo/GenericEdge.h +++ b/Geo/GenericEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericFace.cpp b/Geo/GenericFace.cpp index d8d0e5575f..97ac23858a 100644 --- a/Geo/GenericFace.cpp +++ b/Geo/GenericFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericFace.h b/Geo/GenericFace.h index 8dc7423c3b..699e4cf697 100644 --- a/Geo/GenericFace.h +++ b/Geo/GenericFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericRegion.cpp b/Geo/GenericRegion.cpp index dc48b13d41..90293c40b4 100644 --- a/Geo/GenericRegion.cpp +++ b/Geo/GenericRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericRegion.h b/Geo/GenericRegion.h index 560df293b7..267f6cda7d 100644 --- a/Geo/GenericRegion.h +++ b/Geo/GenericRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericVertex.cpp b/Geo/GenericVertex.cpp index f460cf20f6..ed81318dee 100644 --- a/Geo/GenericVertex.cpp +++ b/Geo/GenericVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GenericVertex.h b/Geo/GenericVertex.h index b0fad7dc16..1b5d756d8c 100644 --- a/Geo/GenericVertex.h +++ b/Geo/GenericVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Geo.cpp b/Geo/Geo.cpp index f9f1d39792..cc1af2a6d2 100644 --- a/Geo/Geo.cpp +++ b/Geo/Geo.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Geo.h b/Geo/Geo.h index f0ab8f9e3a..5a8fd0d060 100644 --- a/Geo/Geo.h +++ b/Geo/Geo.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GeoDefines.h b/Geo/GeoDefines.h index 2a7e16f561..d4aacd18d6 100644 --- a/Geo/GeoDefines.h +++ b/Geo/GeoDefines.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GeoInterpolation.cpp b/Geo/GeoInterpolation.cpp index 598ce2e563..8936d281eb 100644 --- a/Geo/GeoInterpolation.cpp +++ b/Geo/GeoInterpolation.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GeoInterpolation.h b/Geo/GeoInterpolation.h index f628afa586..4bbff1c140 100644 --- a/Geo/GeoInterpolation.h +++ b/Geo/GeoInterpolation.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GeoStringInterface.cpp b/Geo/GeoStringInterface.cpp index 7f3f136452..1a969d47e5 100644 --- a/Geo/GeoStringInterface.cpp +++ b/Geo/GeoStringInterface.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GeoStringInterface.h b/Geo/GeoStringInterface.h index adf0b9819c..c75c7fde49 100644 --- a/Geo/GeoStringInterface.h +++ b/Geo/GeoStringInterface.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GeomMeshMatcher.cpp b/Geo/GeomMeshMatcher.cpp index 51cf479a3d..bfb5530633 100644 --- a/Geo/GeomMeshMatcher.cpp +++ b/Geo/GeomMeshMatcher.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/GeomMeshMatcher.h b/Geo/GeomMeshMatcher.h index 8b322935fa..6d6caf9eea 100644 --- a/Geo/GeomMeshMatcher.h +++ b/Geo/GeomMeshMatcher.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Homology.cpp b/Geo/Homology.cpp index e729560e1e..4dcdb45498 100644 --- a/Geo/Homology.cpp +++ b/Geo/Homology.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Homology.h b/Geo/Homology.h index 2a32179f5c..800942de52 100644 --- a/Geo/Homology.h +++ b/Geo/Homology.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MEdge.cpp b/Geo/MEdge.cpp index 46c73ddc19..e21c9bde04 100644 --- a/Geo/MEdge.cpp +++ b/Geo/MEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MEdge.h b/Geo/MEdge.h index f8070f3831..4f1ad79f39 100644 --- a/Geo/MEdge.h +++ b/Geo/MEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MEdgeHash.h b/Geo/MEdgeHash.h index f5cd399c04..29d2e91449 100644 --- a/Geo/MEdgeHash.h +++ b/Geo/MEdgeHash.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MElement.cpp b/Geo/MElement.cpp index c6cd7115e1..afc67030b3 100644 --- a/Geo/MElement.cpp +++ b/Geo/MElement.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MElement.h b/Geo/MElement.h index 754b371c40..85b9c29b75 100644 --- a/Geo/MElement.h +++ b/Geo/MElement.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MElementCut.cpp b/Geo/MElementCut.cpp index e7038f5dae..2decf45bf7 100644 --- a/Geo/MElementCut.cpp +++ b/Geo/MElementCut.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MElementCut.h b/Geo/MElementCut.h index 8b11b4657b..bf9f8ed02a 100644 --- a/Geo/MElementCut.h +++ b/Geo/MElementCut.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MElementOctree.cpp b/Geo/MElementOctree.cpp index 15997089ce..2e49fcabd8 100644 --- a/Geo/MElementOctree.cpp +++ b/Geo/MElementOctree.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MElementOctree.h b/Geo/MElementOctree.h index 62e7fc35d3..0a2bd6229a 100644 --- a/Geo/MElementOctree.h +++ b/Geo/MElementOctree.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MFace.cpp b/Geo/MFace.cpp index 725cb2530c..9172b3d8c1 100644 --- a/Geo/MFace.cpp +++ b/Geo/MFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MFace.h b/Geo/MFace.h index cbb072fcc6..152b031093 100644 --- a/Geo/MFace.h +++ b/Geo/MFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MFaceHash.h b/Geo/MFaceHash.h index a31f0296a2..c4a9ab46d6 100644 --- a/Geo/MFaceHash.h +++ b/Geo/MFaceHash.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MHexahedron.cpp b/Geo/MHexahedron.cpp index dd6751a503..6d600a9197 100644 --- a/Geo/MHexahedron.cpp +++ b/Geo/MHexahedron.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MHexahedron.h b/Geo/MHexahedron.h index 0024de7cc3..20226623ac 100644 --- a/Geo/MHexahedron.h +++ b/Geo/MHexahedron.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MLine.cpp b/Geo/MLine.cpp index b91db93927..5e795320fe 100644 --- a/Geo/MLine.cpp +++ b/Geo/MLine.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MLine.h b/Geo/MLine.h index c2f250a16f..c279bad853 100644 --- a/Geo/MLine.h +++ b/Geo/MLine.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MPoint.h b/Geo/MPoint.h index ec75d9a0c4..3c1ada73a6 100644 --- a/Geo/MPoint.h +++ b/Geo/MPoint.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MPrism.cpp b/Geo/MPrism.cpp index 58a340c0f7..2e1103da88 100644 --- a/Geo/MPrism.cpp +++ b/Geo/MPrism.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MPrism.h b/Geo/MPrism.h index 03f38756fa..fd40ac5543 100644 --- a/Geo/MPrism.h +++ b/Geo/MPrism.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MPyramid.cpp b/Geo/MPyramid.cpp index db8041ca83..dcd91ef3b1 100644 --- a/Geo/MPyramid.cpp +++ b/Geo/MPyramid.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MPyramid.h b/Geo/MPyramid.h index 7f9a872d64..48f08ed71c 100644 --- a/Geo/MPyramid.h +++ b/Geo/MPyramid.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MQuadrangle.cpp b/Geo/MQuadrangle.cpp index 6fdc855043..7cc6533a86 100644 --- a/Geo/MQuadrangle.cpp +++ b/Geo/MQuadrangle.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MQuadrangle.h b/Geo/MQuadrangle.h index 5ebf32195f..bdc1f7d4de 100644 --- a/Geo/MQuadrangle.h +++ b/Geo/MQuadrangle.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MSubElement.cpp b/Geo/MSubElement.cpp index dbb715e732..e5d87b061b 100644 --- a/Geo/MSubElement.cpp +++ b/Geo/MSubElement.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MSubElement.h b/Geo/MSubElement.h index 029ccdbd4d..e9f817a7a6 100644 --- a/Geo/MSubElement.h +++ b/Geo/MSubElement.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MTetrahedron.cpp b/Geo/MTetrahedron.cpp index dae6a8a4ec..7a6f3c3577 100644 --- a/Geo/MTetrahedron.cpp +++ b/Geo/MTetrahedron.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MTetrahedron.h b/Geo/MTetrahedron.h index 9cec870a80..0aaee6b967 100644 --- a/Geo/MTetrahedron.h +++ b/Geo/MTetrahedron.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MTriangle.cpp b/Geo/MTriangle.cpp index d8336d9e19..ac230f4874 100644 --- a/Geo/MTriangle.cpp +++ b/Geo/MTriangle.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MTriangle.h b/Geo/MTriangle.h index 17b6e8e5d5..cadac9f26f 100644 --- a/Geo/MTriangle.h +++ b/Geo/MTriangle.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MVertex.cpp b/Geo/MVertex.cpp index f213d0b6ad..5ea8a25d70 100644 --- a/Geo/MVertex.cpp +++ b/Geo/MVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MVertex.h b/Geo/MVertex.h index 518ae70130..4ae4d21de9 100644 --- a/Geo/MVertex.h +++ b/Geo/MVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MVertexBoundaryLayerData.cpp b/Geo/MVertexBoundaryLayerData.cpp index 5aeaa56e6d..260ccdafac 100644 --- a/Geo/MVertexBoundaryLayerData.cpp +++ b/Geo/MVertexBoundaryLayerData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MVertexBoundaryLayerData.h b/Geo/MVertexBoundaryLayerData.h index 8030d0b212..8be962fd91 100644 --- a/Geo/MVertexBoundaryLayerData.h +++ b/Geo/MVertexBoundaryLayerData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MVertexRTree.h b/Geo/MVertexRTree.h index eec986c556..353cbdd776 100644 --- a/Geo/MVertexRTree.h +++ b/Geo/MVertexRTree.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MZone.cpp b/Geo/MZone.cpp index 1b1b3a54fc..aa2f2b5cd3 100644 --- a/Geo/MZone.cpp +++ b/Geo/MZone.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MZone.h b/Geo/MZone.h index 4b6839e832..5328dc8ecb 100644 --- a/Geo/MZone.h +++ b/Geo/MZone.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MZoneBoundary.cpp b/Geo/MZoneBoundary.cpp index e6a2126abc..26c6c0730d 100644 --- a/Geo/MZoneBoundary.cpp +++ b/Geo/MZoneBoundary.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/MZoneBoundary.h b/Geo/MZoneBoundary.h index 22b3ef917f..ce8c516209 100644 --- a/Geo/MZoneBoundary.h +++ b/Geo/MZoneBoundary.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCEdge.cpp b/Geo/OCCEdge.cpp index e8b29ca018..a45c672354 100644 --- a/Geo/OCCEdge.cpp +++ b/Geo/OCCEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCEdge.h b/Geo/OCCEdge.h index 82c5137625..fc77fd0531 100644 --- a/Geo/OCCEdge.h +++ b/Geo/OCCEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCFace.cpp b/Geo/OCCFace.cpp index bbe27f3628..b455e1a8c9 100644 --- a/Geo/OCCFace.cpp +++ b/Geo/OCCFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCFace.h b/Geo/OCCFace.h index 447304336e..ff5276004c 100644 --- a/Geo/OCCFace.h +++ b/Geo/OCCFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCMeshAttributes.h b/Geo/OCCMeshAttributes.h index 3af59a7099..4ec8d81ee9 100644 --- a/Geo/OCCMeshAttributes.h +++ b/Geo/OCCMeshAttributes.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCRegion.cpp b/Geo/OCCRegion.cpp index 83b488cead..76829d04d7 100644 --- a/Geo/OCCRegion.cpp +++ b/Geo/OCCRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCRegion.h b/Geo/OCCRegion.h index 9cf0917744..9ad62f0c47 100644 --- a/Geo/OCCRegion.h +++ b/Geo/OCCRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCVertex.cpp b/Geo/OCCVertex.cpp index 6b4249e3e8..a3eafb6512 100644 --- a/Geo/OCCVertex.cpp +++ b/Geo/OCCVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/OCCVertex.h b/Geo/OCCVertex.h index ab7077e8ac..ea07d0f561 100644 --- a/Geo/OCCVertex.h +++ b/Geo/OCCVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Pair.h b/Geo/Pair.h index e60d46f23f..a625c8d3ce 100644 --- a/Geo/Pair.h +++ b/Geo/Pair.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/Range.h b/Geo/Range.h index 5b85cb9363..b2a7db99b9 100644 --- a/Geo/Range.h +++ b/Geo/Range.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/SBoundingBox3d.h b/Geo/SBoundingBox3d.h index 7a7c0cfb46..bcfeb80eb7 100644 --- a/Geo/SBoundingBox3d.h +++ b/Geo/SBoundingBox3d.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/SOrientedBoundingBox.cpp b/Geo/SOrientedBoundingBox.cpp index fb0016d9a0..5865718131 100644 --- a/Geo/SOrientedBoundingBox.cpp +++ b/Geo/SOrientedBoundingBox.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/SOrientedBoundingBox.h b/Geo/SOrientedBoundingBox.h index 49b11235ac..846f7a3aeb 100644 --- a/Geo/SOrientedBoundingBox.h +++ b/Geo/SOrientedBoundingBox.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/SPoint2.h b/Geo/SPoint2.h index f6df1bb4e1..2444a4aef0 100644 --- a/Geo/SPoint2.h +++ b/Geo/SPoint2.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/SPoint3.h b/Geo/SPoint3.h index 8019d3c92d..be301e6cd5 100644 --- a/Geo/SPoint3.h +++ b/Geo/SPoint3.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/STensor3.cpp b/Geo/STensor3.cpp index 097971a9d6..c30aa0716d 100644 --- a/Geo/STensor3.cpp +++ b/Geo/STensor3.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/STensor3.h b/Geo/STensor3.h index 61827399e8..225be7c83d 100644 --- a/Geo/STensor3.h +++ b/Geo/STensor3.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/SVector3.h b/Geo/SVector3.h index d5db422fac..c1f684797d 100644 --- a/Geo/SVector3.h +++ b/Geo/SVector3.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/boundaryLayersData.cpp b/Geo/boundaryLayersData.cpp index f579e417d2..37c091765b 100644 --- a/Geo/boundaryLayersData.cpp +++ b/Geo/boundaryLayersData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/boundaryLayersData.h b/Geo/boundaryLayersData.h index 607e8d498f..2185dba91a 100644 --- a/Geo/boundaryLayersData.h +++ b/Geo/boundaryLayersData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/closestPoint.cpp b/Geo/closestPoint.cpp index bbeb9dd588..ddb980fd13 100644 --- a/Geo/closestPoint.cpp +++ b/Geo/closestPoint.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/closestPoint.h b/Geo/closestPoint.h index 1d363c8d1a..70b32b45e5 100644 --- a/Geo/closestPoint.h +++ b/Geo/closestPoint.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/discreteEdge.cpp b/Geo/discreteEdge.cpp index f26ec84da9..ab7eca3be2 100644 --- a/Geo/discreteEdge.cpp +++ b/Geo/discreteEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/discreteEdge.h b/Geo/discreteEdge.h index f76789d5a4..ea048976b3 100644 --- a/Geo/discreteEdge.h +++ b/Geo/discreteEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/discreteFace.cpp b/Geo/discreteFace.cpp index 193d56ee03..61610111da 100644 --- a/Geo/discreteFace.cpp +++ b/Geo/discreteFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/discreteFace.h b/Geo/discreteFace.h index d842794794..dfe5393031 100644 --- a/Geo/discreteFace.h +++ b/Geo/discreteFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/discreteRegion.cpp b/Geo/discreteRegion.cpp index 8188653572..3fae80b8f1 100644 --- a/Geo/discreteRegion.cpp +++ b/Geo/discreteRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/discreteRegion.h b/Geo/discreteRegion.h index cf0550c430..24d1c6a041 100644 --- a/Geo/discreteRegion.h +++ b/Geo/discreteRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/discreteVertex.h b/Geo/discreteVertex.h index 6755f05866..3446b139ae 100644 --- a/Geo/discreteVertex.h +++ b/Geo/discreteVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/findLinks.cpp b/Geo/findLinks.cpp index 5182da618d..946c722b58 100644 --- a/Geo/findLinks.cpp +++ b/Geo/findLinks.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/findLinks.h b/Geo/findLinks.h index eb5b73d7f0..bc10ec9561 100644 --- a/Geo/findLinks.h +++ b/Geo/findLinks.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/fourierEdge.cpp b/Geo/fourierEdge.cpp index 69658a9ea5..b10ab635ff 100644 --- a/Geo/fourierEdge.cpp +++ b/Geo/fourierEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/fourierEdge.h b/Geo/fourierEdge.h index 11bde2c9ad..3ff5e699bd 100644 --- a/Geo/fourierEdge.h +++ b/Geo/fourierEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/fourierFace.cpp b/Geo/fourierFace.cpp index 6c15f4c940..08fa28a8e5 100644 --- a/Geo/fourierFace.cpp +++ b/Geo/fourierFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/fourierFace.h b/Geo/fourierFace.h index 996424e5b1..3c1ead258f 100644 --- a/Geo/fourierFace.h +++ b/Geo/fourierFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/fourierProjectionFace.cpp b/Geo/fourierProjectionFace.cpp index 21a8aa2321..0f0953d09e 100644 --- a/Geo/fourierProjectionFace.cpp +++ b/Geo/fourierProjectionFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/fourierProjectionFace.h b/Geo/fourierProjectionFace.h index 4ff6f70b80..28203cf44a 100644 --- a/Geo/fourierProjectionFace.h +++ b/Geo/fourierProjectionFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/fourierVertex.h b/Geo/fourierVertex.h index 1cedd35ba7..810a8c759c 100644 --- a/Geo/fourierVertex.h +++ b/Geo/fourierVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshEdge.cpp b/Geo/gmshEdge.cpp index 0065e954a4..0c1ec4dac1 100644 --- a/Geo/gmshEdge.cpp +++ b/Geo/gmshEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshEdge.h b/Geo/gmshEdge.h index 26e2c52baf..f54a17a647 100644 --- a/Geo/gmshEdge.h +++ b/Geo/gmshEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshEdgeDiscretize.cpp b/Geo/gmshEdgeDiscretize.cpp index e7a786487b..f2b33f63fc 100644 --- a/Geo/gmshEdgeDiscretize.cpp +++ b/Geo/gmshEdgeDiscretize.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshFace.cpp b/Geo/gmshFace.cpp index fdbbbaeb1d..1a6763635c 100644 --- a/Geo/gmshFace.cpp +++ b/Geo/gmshFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshFace.h b/Geo/gmshFace.h index 0d31d8ba9e..caa6cf4aa1 100644 --- a/Geo/gmshFace.h +++ b/Geo/gmshFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshLevelset.cpp b/Geo/gmshLevelset.cpp index f71f2d8836..c57ee1641a 100644 --- a/Geo/gmshLevelset.cpp +++ b/Geo/gmshLevelset.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshLevelset.h b/Geo/gmshLevelset.h index 8b3e8d8b02..b262b1541a 100644 --- a/Geo/gmshLevelset.h +++ b/Geo/gmshLevelset.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshRegion.cpp b/Geo/gmshRegion.cpp index b80f1caa5f..d1fe8d00a5 100644 --- a/Geo/gmshRegion.cpp +++ b/Geo/gmshRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshRegion.h b/Geo/gmshRegion.h index 43d6b3b33a..35b1125f17 100644 --- a/Geo/gmshRegion.h +++ b/Geo/gmshRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshSurface.cpp b/Geo/gmshSurface.cpp index e6129f80bd..1f3c66d7af 100644 --- a/Geo/gmshSurface.cpp +++ b/Geo/gmshSurface.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshSurface.h b/Geo/gmshSurface.h index 05d44edaef..5800a79de3 100644 --- a/Geo/gmshSurface.h +++ b/Geo/gmshSurface.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshVertex.cpp b/Geo/gmshVertex.cpp index f6c27d2708..8700bf4eeb 100644 --- a/Geo/gmshVertex.cpp +++ b/Geo/gmshVertex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/gmshVertex.h b/Geo/gmshVertex.h index 84f8bb878a..68a5d1ef32 100644 --- a/Geo/gmshVertex.h +++ b/Geo/gmshVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/intersectCurveSurface.cpp b/Geo/intersectCurveSurface.cpp index 425d218896..10c484795e 100644 --- a/Geo/intersectCurveSurface.cpp +++ b/Geo/intersectCurveSurface.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/intersectCurveSurface.h b/Geo/intersectCurveSurface.h index 3ca8407fbd..cad43476b1 100644 --- a/Geo/intersectCurveSurface.h +++ b/Geo/intersectCurveSurface.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/partitionEdge.h b/Geo/partitionEdge.h index 3d9c9fd742..ec96e1b3f2 100644 --- a/Geo/partitionEdge.h +++ b/Geo/partitionEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/partitionFace.h b/Geo/partitionFace.h index 449c32b50f..f83d08ae95 100644 --- a/Geo/partitionFace.h +++ b/Geo/partitionFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/partitionRegion.h b/Geo/partitionRegion.h index a07decfd1a..4d7879ba1f 100644 --- a/Geo/partitionRegion.h +++ b/Geo/partitionRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Geo/partitionVertex.h b/Geo/partitionVertex.h index 290c087319..1ccc9aa18e 100644 --- a/Geo/partitionVertex.h +++ b/Geo/partitionVertex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/CMakeLists.txt b/Graphics/CMakeLists.txt index 8b9b6c5094..cdc988dbcb 100644 --- a/Graphics/CMakeLists.txt +++ b/Graphics/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/Camera.cpp b/Graphics/Camera.cpp index 5f3acb08ea..06c0823d8f 100644 --- a/Graphics/Camera.cpp +++ b/Graphics/Camera.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/Camera.h b/Graphics/Camera.h index 9bbeadfbfa..49ff0cd60b 100644 --- a/Graphics/Camera.h +++ b/Graphics/Camera.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/PixelBuffer.h b/Graphics/PixelBuffer.h index afeaae6105..32fdf71aec 100644 --- a/Graphics/PixelBuffer.h +++ b/Graphics/PixelBuffer.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/ReadImg.cpp b/Graphics/ReadImg.cpp index 6124ef5159..6e3b21e851 100644 --- a/Graphics/ReadImg.cpp +++ b/Graphics/ReadImg.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/ReadImg.h b/Graphics/ReadImg.h index 78f3979987..22a66a8a2e 100644 --- a/Graphics/ReadImg.h +++ b/Graphics/ReadImg.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawAxes.cpp b/Graphics/drawAxes.cpp index 39ed39b1d0..031c59d957 100644 --- a/Graphics/drawAxes.cpp +++ b/Graphics/drawAxes.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawContext.cpp b/Graphics/drawContext.cpp index a57946d046..64e45f3dde 100644 --- a/Graphics/drawContext.cpp +++ b/Graphics/drawContext.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawContext.h b/Graphics/drawContext.h index 2e95d0ca54..87c411a62d 100644 --- a/Graphics/drawContext.h +++ b/Graphics/drawContext.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawGeom.cpp b/Graphics/drawGeom.cpp index 8f65c6bf2d..ec81e2df73 100644 --- a/Graphics/drawGeom.cpp +++ b/Graphics/drawGeom.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawGlyph.cpp b/Graphics/drawGlyph.cpp index 557e59f4e9..eed402679b 100644 --- a/Graphics/drawGlyph.cpp +++ b/Graphics/drawGlyph.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawGraph2d.cpp b/Graphics/drawGraph2d.cpp index 86760000a3..e38a2c4551 100644 --- a/Graphics/drawGraph2d.cpp +++ b/Graphics/drawGraph2d.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawMesh.cpp b/Graphics/drawMesh.cpp index 0fbe91a26f..198ee2c338 100644 --- a/Graphics/drawMesh.cpp +++ b/Graphics/drawMesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawPost.cpp b/Graphics/drawPost.cpp index fa62dc231d..9d0a7c8618 100644 --- a/Graphics/drawPost.cpp +++ b/Graphics/drawPost.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/drawScales.cpp b/Graphics/drawScales.cpp index 20a9f88b9b..eef5c7c6e7 100644 --- a/Graphics/drawScales.cpp +++ b/Graphics/drawScales.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2gif.cpp b/Graphics/gl2gif.cpp index c241f3a739..1a39d89702 100644 --- a/Graphics/gl2gif.cpp +++ b/Graphics/gl2gif.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2gif.h b/Graphics/gl2gif.h index 344e854540..c7f51fe90a 100644 --- a/Graphics/gl2gif.h +++ b/Graphics/gl2gif.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2jpeg.cpp b/Graphics/gl2jpeg.cpp index 821f7be37b..b2273f6c4a 100644 --- a/Graphics/gl2jpeg.cpp +++ b/Graphics/gl2jpeg.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2jpeg.h b/Graphics/gl2jpeg.h index 60255a6222..1df458e595 100644 --- a/Graphics/gl2jpeg.h +++ b/Graphics/gl2jpeg.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2pgf.cpp b/Graphics/gl2pgf.cpp index 1287865540..0e9ed833ad 100644 --- a/Graphics/gl2pgf.cpp +++ b/Graphics/gl2pgf.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2pgf.h b/Graphics/gl2pgf.h index 289d311f4f..62c17c126e 100644 --- a/Graphics/gl2pgf.h +++ b/Graphics/gl2pgf.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2png.cpp b/Graphics/gl2png.cpp index 1474843a94..4f25c57a10 100644 --- a/Graphics/gl2png.cpp +++ b/Graphics/gl2png.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2png.h b/Graphics/gl2png.h index 2d20875517..179303270e 100644 --- a/Graphics/gl2png.h +++ b/Graphics/gl2png.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2ppm.cpp b/Graphics/gl2ppm.cpp index 3a6a8dd980..fe61987934 100644 --- a/Graphics/gl2ppm.cpp +++ b/Graphics/gl2ppm.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2ppm.h b/Graphics/gl2ppm.h index 38f620e2af..9ca90dab4f 100644 --- a/Graphics/gl2ppm.h +++ b/Graphics/gl2ppm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2yuv.cpp b/Graphics/gl2yuv.cpp index 87b57f1d21..35ce206aba 100644 --- a/Graphics/gl2yuv.cpp +++ b/Graphics/gl2yuv.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Graphics/gl2yuv.h b/Graphics/gl2yuv.h index 9f59ef77a4..a65eb989cb 100644 --- a/Graphics/gl2yuv.h +++ b/Graphics/gl2yuv.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BDS.cpp b/Mesh/BDS.cpp index 6256adf0dc..b0e0ca4e5b 100644 --- a/Mesh/BDS.cpp +++ b/Mesh/BDS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BDS.h b/Mesh/BDS.h index 2409a42cc5..d8505e2d09 100644 --- a/Mesh/BDS.h +++ b/Mesh/BDS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BGMBase.cpp b/Mesh/BGMBase.cpp index 28b49408db..4acac3513d 100644 --- a/Mesh/BGMBase.cpp +++ b/Mesh/BGMBase.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMesh.cpp b/Mesh/BackgroundMesh.cpp index 483cea8f32..9e5ebfa84c 100644 --- a/Mesh/BackgroundMesh.cpp +++ b/Mesh/BackgroundMesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMesh.h b/Mesh/BackgroundMesh.h index 4c0cb6d667..21b2b2ec47 100644 --- a/Mesh/BackgroundMesh.h +++ b/Mesh/BackgroundMesh.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMesh2D.cpp b/Mesh/BackgroundMesh2D.cpp index d331074d18..8eb4abf2d6 100644 --- a/Mesh/BackgroundMesh2D.cpp +++ b/Mesh/BackgroundMesh2D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMesh2D.h b/Mesh/BackgroundMesh2D.h index 8a7b33b5ed..050bafd79a 100644 --- a/Mesh/BackgroundMesh2D.h +++ b/Mesh/BackgroundMesh2D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMesh3D.cpp b/Mesh/BackgroundMesh3D.cpp index 84dacff7a5..5ae2749125 100644 --- a/Mesh/BackgroundMesh3D.cpp +++ b/Mesh/BackgroundMesh3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMesh3D.h b/Mesh/BackgroundMesh3D.h index ad695eb0b0..0fdb2e430a 100644 --- a/Mesh/BackgroundMesh3D.h +++ b/Mesh/BackgroundMesh3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMeshManager.cpp b/Mesh/BackgroundMeshManager.cpp index 8cd171dd20..007d744a0b 100644 --- a/Mesh/BackgroundMeshManager.cpp +++ b/Mesh/BackgroundMeshManager.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMeshManager.h b/Mesh/BackgroundMeshManager.h index 2bbc9d780d..f57299dd1c 100644 --- a/Mesh/BackgroundMeshManager.h +++ b/Mesh/BackgroundMeshManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMeshTools.cpp b/Mesh/BackgroundMeshTools.cpp index e882aa3fd9..aea3706ff2 100644 --- a/Mesh/BackgroundMeshTools.cpp +++ b/Mesh/BackgroundMeshTools.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BackgroundMeshTools.h b/Mesh/BackgroundMeshTools.h index d6537f2d16..02ad583d34 100644 --- a/Mesh/BackgroundMeshTools.h +++ b/Mesh/BackgroundMeshTools.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BoundaryLayers.cpp b/Mesh/BoundaryLayers.cpp index 635e367440..a8d8974c2c 100644 --- a/Mesh/BoundaryLayers.cpp +++ b/Mesh/BoundaryLayers.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/BoundaryLayers.h b/Mesh/BoundaryLayers.h index 532296d56a..01d2b2c3e8 100644 --- a/Mesh/BoundaryLayers.h +++ b/Mesh/BoundaryLayers.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/CMakeLists.txt b/Mesh/CMakeLists.txt index 2f5d07785a..e1cbd98d06 100644 --- a/Mesh/CMakeLists.txt +++ b/Mesh/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Field.cpp b/Mesh/Field.cpp index 9eaac2476d..e4d3835180 100644 --- a/Mesh/Field.cpp +++ b/Mesh/Field.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Field.h b/Mesh/Field.h index 584ac81219..7882d57232 100644 --- a/Mesh/Field.h +++ b/Mesh/Field.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/FieldPython.h b/Mesh/FieldPython.h index e93b27db23..16af3bdfee 100644 --- a/Mesh/FieldPython.h +++ b/Mesh/FieldPython.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Generator.cpp b/Mesh/Generator.cpp index 87e8cfe83e..11a26cfbf1 100644 --- a/Mesh/Generator.cpp +++ b/Mesh/Generator.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Generator.h b/Mesh/Generator.h index ee9557cf88..07da41226f 100644 --- a/Mesh/Generator.h +++ b/Mesh/Generator.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/HighOrder.cpp b/Mesh/HighOrder.cpp index 3fb733953b..fb2c914dfe 100644 --- a/Mesh/HighOrder.cpp +++ b/Mesh/HighOrder.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/HighOrder.h b/Mesh/HighOrder.h index ce56552d4a..7590fa2cca 100644 --- a/Mesh/HighOrder.h +++ b/Mesh/HighOrder.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Levy3D.cpp b/Mesh/Levy3D.cpp index b52eec570a..d5693f95b3 100644 --- a/Mesh/Levy3D.cpp +++ b/Mesh/Levy3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Levy3D.h b/Mesh/Levy3D.h index 7c48003895..d45d8d2554 100644 --- a/Mesh/Levy3D.h +++ b/Mesh/Levy3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/QuadTriTransfinite3D.cpp b/Mesh/QuadTriTransfinite3D.cpp index e2100853cf..8d2eab6cc5 100644 --- a/Mesh/QuadTriTransfinite3D.cpp +++ b/Mesh/QuadTriTransfinite3D.cpp @@ -13,7 +13,7 @@ Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe Geuzaine and J.-F. Remacle with the understanding that his contribution shall be cited appropriately. -All reused or original Gmsh code is Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +All reused or original Gmsh code is Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle Gmsh is available at: www.gmsh.info For Gmsh license information, see the LICENSE.txt file for license information. Please report all diff --git a/Mesh/QuadTriTransfinite3D.h b/Mesh/QuadTriTransfinite3D.h index 46242dd80c..c8836e85dd 100644 --- a/Mesh/QuadTriTransfinite3D.h +++ b/Mesh/QuadTriTransfinite3D.h @@ -13,7 +13,7 @@ Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe Geuzaine and J.-F. Remacle with the understanding that his contribution shall be cited appropriately. -All reused or original Gmsh code is Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +All reused or original Gmsh code is Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle Gmsh is available at: www.geuz.org/gmsh For Gmsh license information, see the LICENSE.txt file for license information. Please report all diff --git a/Mesh/QuadTriUtils.h b/Mesh/QuadTriUtils.h index d06d635ac4..26166a774a 100644 --- a/Mesh/QuadTriUtils.h +++ b/Mesh/QuadTriUtils.h @@ -13,7 +13,7 @@ Trevor S. Strickler hereby transfers copyright of QuadTri files to Christophe Geuzaine and J.-F. Remacle with the understanding that his contribution shall be cited appropriately. -All reused or original Gmsh code is Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +All reused or original Gmsh code is Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle Gmsh is available at: www.geuz.org/gmsh For Gmsh license information, see the LICENSE.txt file for license information. Please report all diff --git a/Mesh/ThinLayer.cpp b/Mesh/ThinLayer.cpp index 9f7a6517ea..346e08c48a 100644 --- a/Mesh/ThinLayer.cpp +++ b/Mesh/ThinLayer.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/ThinLayer.h b/Mesh/ThinLayer.h index d575257a85..a4b89aed8d 100644 --- a/Mesh/ThinLayer.h +++ b/Mesh/ThinLayer.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Voronoi3D.cpp b/Mesh/Voronoi3D.cpp index 65ea0035ab..9f139272a4 100644 --- a/Mesh/Voronoi3D.cpp +++ b/Mesh/Voronoi3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/Voronoi3D.h b/Mesh/Voronoi3D.h index ae3451404f..1af42e84e6 100644 --- a/Mesh/Voronoi3D.h +++ b/Mesh/Voronoi3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/cross3D.h b/Mesh/cross3D.h index ca61659f98..858eb94233 100644 --- a/Mesh/cross3D.h +++ b/Mesh/cross3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/delaunay3d.cpp b/Mesh/delaunay3d.cpp index 9767aea190..ef61f1e83b 100644 --- a/Mesh/delaunay3d.cpp +++ b/Mesh/delaunay3d.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/delaunay3d.h b/Mesh/delaunay3d.h index e1ededbcd7..f4b673d07d 100644 --- a/Mesh/delaunay3d.h +++ b/Mesh/delaunay3d.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/delaunay3d_private.h b/Mesh/delaunay3d_private.h index fd247ff4d1..bfad533d86 100644 --- a/Mesh/delaunay3d_private.h +++ b/Mesh/delaunay3d_private.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/delaunay_refinement.cpp b/Mesh/delaunay_refinement.cpp index cb61906f72..92621a98cf 100644 --- a/Mesh/delaunay_refinement.cpp +++ b/Mesh/delaunay_refinement.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/delaunay_refinement.h b/Mesh/delaunay_refinement.h index 3360315f72..1d222365b3 100644 --- a/Mesh/delaunay_refinement.h +++ b/Mesh/delaunay_refinement.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/directions3D.cpp b/Mesh/directions3D.cpp index 505c8fca23..4a6e34b36b 100644 --- a/Mesh/directions3D.cpp +++ b/Mesh/directions3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/directions3D.h b/Mesh/directions3D.h index f4c24b6c57..aab66ea1f3 100644 --- a/Mesh/directions3D.h +++ b/Mesh/directions3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/filterElements.cpp b/Mesh/filterElements.cpp index 502568b45a..153003adc3 100644 --- a/Mesh/filterElements.cpp +++ b/Mesh/filterElements.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/filterElements.h b/Mesh/filterElements.h index f0de0d76c3..e9139b6a11 100644 --- a/Mesh/filterElements.h +++ b/Mesh/filterElements.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshDiscreteRegion.cpp b/Mesh/meshDiscreteRegion.cpp index d62e216568..4a9967acd3 100644 --- a/Mesh/meshDiscreteRegion.cpp +++ b/Mesh/meshDiscreteRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGEdge.cpp b/Mesh/meshGEdge.cpp index 4b90125a20..e833f87ae7 100644 --- a/Mesh/meshGEdge.cpp +++ b/Mesh/meshGEdge.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGEdge.h b/Mesh/meshGEdge.h index d64cb17793..db72a43014 100644 --- a/Mesh/meshGEdge.h +++ b/Mesh/meshGEdge.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGEdgeExtruded.cpp b/Mesh/meshGEdgeExtruded.cpp index a3ad1bcf75..7dbe43c920 100644 --- a/Mesh/meshGEdgeExtruded.cpp +++ b/Mesh/meshGEdgeExtruded.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFace.cpp b/Mesh/meshGFace.cpp index f6ebccea66..d5a6ecf223 100644 --- a/Mesh/meshGFace.cpp +++ b/Mesh/meshGFace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFace.h b/Mesh/meshGFace.h index 4b1f031e94..e1605ddb58 100644 --- a/Mesh/meshGFace.h +++ b/Mesh/meshGFace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceBDS.cpp b/Mesh/meshGFaceBDS.cpp index deb1761183..fac7cb1399 100644 --- a/Mesh/meshGFaceBDS.cpp +++ b/Mesh/meshGFaceBDS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceBDS.h b/Mesh/meshGFaceBDS.h index af746f6ae2..8f27173475 100644 --- a/Mesh/meshGFaceBDS.h +++ b/Mesh/meshGFaceBDS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceBamg.cpp b/Mesh/meshGFaceBamg.cpp index 9803db2da3..d8069b0bef 100644 --- a/Mesh/meshGFaceBamg.cpp +++ b/Mesh/meshGFaceBamg.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceBamg.h b/Mesh/meshGFaceBamg.h index 70277e52a8..20734954e0 100644 --- a/Mesh/meshGFaceBamg.h +++ b/Mesh/meshGFaceBamg.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceDelaunayInsertion.cpp b/Mesh/meshGFaceDelaunayInsertion.cpp index 5e5afb43d6..146bfd3230 100644 --- a/Mesh/meshGFaceDelaunayInsertion.cpp +++ b/Mesh/meshGFaceDelaunayInsertion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceDelaunayInsertion.h b/Mesh/meshGFaceDelaunayInsertion.h index 2547827705..7fb86137e7 100644 --- a/Mesh/meshGFaceDelaunayInsertion.h +++ b/Mesh/meshGFaceDelaunayInsertion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceExtruded.cpp b/Mesh/meshGFaceExtruded.cpp index 2ebe45a357..dcf0ad7a4d 100644 --- a/Mesh/meshGFaceExtruded.cpp +++ b/Mesh/meshGFaceExtruded.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceLloyd.cpp b/Mesh/meshGFaceLloyd.cpp index a29c83aa6f..91a82db5e7 100644 --- a/Mesh/meshGFaceLloyd.cpp +++ b/Mesh/meshGFaceLloyd.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceOptimize.cpp b/Mesh/meshGFaceOptimize.cpp index 5a9b0dadc0..449b92baa4 100644 --- a/Mesh/meshGFaceOptimize.cpp +++ b/Mesh/meshGFaceOptimize.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceOptimize.h b/Mesh/meshGFaceOptimize.h index cd61ff4dc5..fadafeb1fe 100644 --- a/Mesh/meshGFaceOptimize.h +++ b/Mesh/meshGFaceOptimize.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceQuadrilateralize.cpp b/Mesh/meshGFaceQuadrilateralize.cpp index f274fd6c31..75b12b699c 100644 --- a/Mesh/meshGFaceQuadrilateralize.cpp +++ b/Mesh/meshGFaceQuadrilateralize.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceQuadrilateralize.h b/Mesh/meshGFaceQuadrilateralize.h index ff049ed383..15955a087a 100644 --- a/Mesh/meshGFaceQuadrilateralize.h +++ b/Mesh/meshGFaceQuadrilateralize.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGFaceRecombine.cpp b/Mesh/meshGFaceRecombine.cpp index f2bc44a43a..3a16793158 100644 --- a/Mesh/meshGFaceRecombine.cpp +++ b/Mesh/meshGFaceRecombine.cpp @@ -1,11 +1,9 @@ -// Gmsh - Copyright (C) 1997-2016 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. // -// Contributor(s): -// Amaury Johnen (a.johnen@ulg.ac.be) -// +// Contributed by Amaury Johnen #include <cmath> #include "meshGFaceRecombine.h" @@ -445,7 +443,7 @@ bool Recombine2D::construct() Msg::Info("Before recombining with Blossom"); Msg::Info(" "); - + if (_recombineWithBlossom) { _blossomTime = Cpu(); //recombineWithBlossom(_gf, .0, .16, elist, t2n);// no more in the code (see Amaury) diff --git a/Mesh/meshGFaceRecombine.h b/Mesh/meshGFaceRecombine.h index 6c68f23673..988bbaa236 100644 --- a/Mesh/meshGFaceRecombine.h +++ b/Mesh/meshGFaceRecombine.h @@ -1,11 +1,9 @@ -// Gmsh - Copyright (C) 1997-2016 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. // -// Contributor(s): -// Amaury Johnen (a.johnen@ulg.ac.be) -// +// Contributed by Amaury Johnen #ifndef _MESH_GFACE_RECOMBINE_H_ #define _MESH_GFACE_RECOMBINE_H_ diff --git a/Mesh/meshGFaceTransfinite.cpp b/Mesh/meshGFaceTransfinite.cpp index 118e1a1d93..f3f396cfbd 100644 --- a/Mesh/meshGFaceTransfinite.cpp +++ b/Mesh/meshGFaceTransfinite.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegion.cpp b/Mesh/meshGRegion.cpp index 4b4c80ee34..b09b83e508 100644 --- a/Mesh/meshGRegion.cpp +++ b/Mesh/meshGRegion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegion.h b/Mesh/meshGRegion.h index 5d14285c02..26b6a1f317 100644 --- a/Mesh/meshGRegion.h +++ b/Mesh/meshGRegion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionBoundaryRecovery.cpp b/Mesh/meshGRegionBoundaryRecovery.cpp index 0a7cfebd20..cdf1675e40 100644 --- a/Mesh/meshGRegionBoundaryRecovery.cpp +++ b/Mesh/meshGRegionBoundaryRecovery.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionCarveHole.cpp b/Mesh/meshGRegionCarveHole.cpp index 17bfde91db..85dfef861c 100644 --- a/Mesh/meshGRegionCarveHole.cpp +++ b/Mesh/meshGRegionCarveHole.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionDelaunayInsertion.cpp b/Mesh/meshGRegionDelaunayInsertion.cpp index 799fa79f23..96294e8f43 100644 --- a/Mesh/meshGRegionDelaunayInsertion.cpp +++ b/Mesh/meshGRegionDelaunayInsertion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionDelaunayInsertion.h b/Mesh/meshGRegionDelaunayInsertion.h index a586cd4055..b73b486bd8 100644 --- a/Mesh/meshGRegionDelaunayInsertion.h +++ b/Mesh/meshGRegionDelaunayInsertion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionExtruded.cpp b/Mesh/meshGRegionExtruded.cpp index 8ce236855d..4bd8e8888b 100644 --- a/Mesh/meshGRegionExtruded.cpp +++ b/Mesh/meshGRegionExtruded.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionLocalMeshMod.cpp b/Mesh/meshGRegionLocalMeshMod.cpp index dff9b341c5..dd02b2494a 100644 --- a/Mesh/meshGRegionLocalMeshMod.cpp +++ b/Mesh/meshGRegionLocalMeshMod.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionLocalMeshMod.h b/Mesh/meshGRegionLocalMeshMod.h index 0306a858e6..4ec7b89072 100644 --- a/Mesh/meshGRegionLocalMeshMod.h +++ b/Mesh/meshGRegionLocalMeshMod.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionMMG3D.cpp b/Mesh/meshGRegionMMG3D.cpp index fb16acccc3..639afbae45 100644 --- a/Mesh/meshGRegionMMG3D.cpp +++ b/Mesh/meshGRegionMMG3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionMMG3D.h b/Mesh/meshGRegionMMG3D.h index 4abdd0161f..945233d923 100644 --- a/Mesh/meshGRegionMMG3D.h +++ b/Mesh/meshGRegionMMG3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshGRegionTransfinite.cpp b/Mesh/meshGRegionTransfinite.cpp index e341b31813..d7e45900d2 100644 --- a/Mesh/meshGRegionTransfinite.cpp +++ b/Mesh/meshGRegionTransfinite.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshMetric.cpp b/Mesh/meshMetric.cpp index 463c120ef8..d8c0356378 100644 --- a/Mesh/meshMetric.cpp +++ b/Mesh/meshMetric.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshMetric.h b/Mesh/meshMetric.h index 9c7dd4e654..238eee495f 100644 --- a/Mesh/meshMetric.h +++ b/Mesh/meshMetric.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshPartition.cpp b/Mesh/meshPartition.cpp index 5a4833149e..e77cce0ce2 100644 --- a/Mesh/meshPartition.cpp +++ b/Mesh/meshPartition.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshPartition.h b/Mesh/meshPartition.h index 5b36002eb1..84d9f7d110 100644 --- a/Mesh/meshPartition.h +++ b/Mesh/meshPartition.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/meshRefine.cpp b/Mesh/meshRefine.cpp index 2c26f4ad89..e09990322a 100644 --- a/Mesh/meshRefine.cpp +++ b/Mesh/meshRefine.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/pointInsertion.cpp b/Mesh/pointInsertion.cpp index 6f0148ac28..11fe210d62 100644 --- a/Mesh/pointInsertion.cpp +++ b/Mesh/pointInsertion.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/pointInsertion.h b/Mesh/pointInsertion.h index 87cf374f66..4d91ab679a 100644 --- a/Mesh/pointInsertion.h +++ b/Mesh/pointInsertion.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/pointInsertionRTreeTools.cpp b/Mesh/pointInsertionRTreeTools.cpp index 1598bb82b3..b385c21210 100644 --- a/Mesh/pointInsertionRTreeTools.cpp +++ b/Mesh/pointInsertionRTreeTools.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/pointInsertionRTreeTools.h b/Mesh/pointInsertionRTreeTools.h index 431cb45755..85ae5631f3 100644 --- a/Mesh/pointInsertionRTreeTools.h +++ b/Mesh/pointInsertionRTreeTools.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/qualityMeasures.cpp b/Mesh/qualityMeasures.cpp index c7bf5eaa1b..915599a2a2 100644 --- a/Mesh/qualityMeasures.cpp +++ b/Mesh/qualityMeasures.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/qualityMeasures.h b/Mesh/qualityMeasures.h index f2141c5acb..5803d72d03 100644 --- a/Mesh/qualityMeasures.h +++ b/Mesh/qualityMeasures.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/simple3D.cpp b/Mesh/simple3D.cpp index c53d488424..ee4ae91b3d 100644 --- a/Mesh/simple3D.cpp +++ b/Mesh/simple3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/simple3D.h b/Mesh/simple3D.h index 42c28f7227..6f39f62f85 100644 --- a/Mesh/simple3D.h +++ b/Mesh/simple3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/surfaceFiller.h b/Mesh/surfaceFiller.h index 662953aea9..8dc5b04096 100644 --- a/Mesh/surfaceFiller.h +++ b/Mesh/surfaceFiller.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/yamakawa.cpp b/Mesh/yamakawa.cpp index 12e5f2c746..4c84959d9e 100644 --- a/Mesh/yamakawa.cpp +++ b/Mesh/yamakawa.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Mesh/yamakawa.h b/Mesh/yamakawa.h index 2693f99c64..63bebc07bd 100644 --- a/Mesh/yamakawa.h +++ b/Mesh/yamakawa.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/BasisFactory.h b/Numeric/BasisFactory.h index 7218d082d8..0472c4d409 100644 --- a/Numeric/BasisFactory.h +++ b/Numeric/BasisFactory.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/BergotBasis.cpp b/Numeric/BergotBasis.cpp index d9865cbe2d..296c184d93 100644 --- a/Numeric/BergotBasis.cpp +++ b/Numeric/BergotBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/BergotBasis.h b/Numeric/BergotBasis.h index b499656338..981546e1fa 100644 --- a/Numeric/BergotBasis.h +++ b/Numeric/BergotBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/CMakeLists.txt b/Numeric/CMakeLists.txt index 4f6d1ad5dd..a9ca5f4c3d 100644 --- a/Numeric/CMakeLists.txt +++ b/Numeric/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/CondNumBasis.cpp b/Numeric/CondNumBasis.cpp index 1476b9418c..9f672ec7fd 100644 --- a/Numeric/CondNumBasis.cpp +++ b/Numeric/CondNumBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/CondNumBasis.h b/Numeric/CondNumBasis.h index 5b0d6d0a53..7b4c30bc2d 100644 --- a/Numeric/CondNumBasis.h +++ b/Numeric/CondNumBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/ConjugateGradients.cpp b/Numeric/ConjugateGradients.cpp index 914affb165..e27a846b7e 100644 --- a/Numeric/ConjugateGradients.cpp +++ b/Numeric/ConjugateGradients.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/ConjugateGradients.h b/Numeric/ConjugateGradients.h index fd056589aa..e22929a888 100644 --- a/Numeric/ConjugateGradients.h +++ b/Numeric/ConjugateGradients.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/ElementType.cpp b/Numeric/ElementType.cpp index 66756f30c1..8c0130ce18 100644 --- a/Numeric/ElementType.cpp +++ b/Numeric/ElementType.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/ElementType.h b/Numeric/ElementType.h index 08463d981d..9388443eaf 100644 --- a/Numeric/ElementType.h +++ b/Numeric/ElementType.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/FuncSpaceData.h b/Numeric/FuncSpaceData.h index 17945d0538..22879ecfbe 100644 --- a/Numeric/FuncSpaceData.h +++ b/Numeric/FuncSpaceData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussIntegration.cpp b/Numeric/GaussIntegration.cpp index 59caacd8c9..26878e154b 100644 --- a/Numeric/GaussIntegration.cpp +++ b/Numeric/GaussIntegration.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussIntegration.h b/Numeric/GaussIntegration.h index 3202cb742b..ea120c4091 100644 --- a/Numeric/GaussIntegration.h +++ b/Numeric/GaussIntegration.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussJacobi1D.cpp b/Numeric/GaussJacobi1D.cpp index 3322c39dd1..59e967ff7a 100644 --- a/Numeric/GaussJacobi1D.cpp +++ b/Numeric/GaussJacobi1D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussJacobi1D.h b/Numeric/GaussJacobi1D.h index bc870d5442..7f32df789b 100644 --- a/Numeric/GaussJacobi1D.h +++ b/Numeric/GaussJacobi1D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussLegendre1D.h b/Numeric/GaussLegendre1D.h index 8a1fab9f59..cc8feaa091 100644 --- a/Numeric/GaussLegendre1D.h +++ b/Numeric/GaussLegendre1D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussLegendreSimplex.cpp b/Numeric/GaussLegendreSimplex.cpp index 445564e7f1..27aabff39e 100644 --- a/Numeric/GaussLegendreSimplex.cpp +++ b/Numeric/GaussLegendreSimplex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussQuadratureHex.cpp b/Numeric/GaussQuadratureHex.cpp index aef8678d0c..419ab8a7bb 100644 --- a/Numeric/GaussQuadratureHex.cpp +++ b/Numeric/GaussQuadratureHex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussQuadratureLin.cpp b/Numeric/GaussQuadratureLin.cpp index de1b173906..e3cdaa4f88 100644 --- a/Numeric/GaussQuadratureLin.cpp +++ b/Numeric/GaussQuadratureLin.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussQuadraturePri.cpp b/Numeric/GaussQuadraturePri.cpp index fc876ab486..b6f8652ab0 100644 --- a/Numeric/GaussQuadraturePri.cpp +++ b/Numeric/GaussQuadraturePri.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussQuadraturePyr.cpp b/Numeric/GaussQuadraturePyr.cpp index 29ecd52742..4776d7dcaf 100644 --- a/Numeric/GaussQuadraturePyr.cpp +++ b/Numeric/GaussQuadraturePyr.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussQuadratureQuad.cpp b/Numeric/GaussQuadratureQuad.cpp index 234cc0a15f..30cc437856 100644 --- a/Numeric/GaussQuadratureQuad.cpp +++ b/Numeric/GaussQuadratureQuad.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussQuadratureTet.cpp b/Numeric/GaussQuadratureTet.cpp index 85b44f785d..b1fcc2ce5d 100644 --- a/Numeric/GaussQuadratureTet.cpp +++ b/Numeric/GaussQuadratureTet.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/GaussQuadratureTri.cpp b/Numeric/GaussQuadratureTri.cpp index 55f280395b..7e1c3f4bc1 100644 --- a/Numeric/GaussQuadratureTri.cpp +++ b/Numeric/GaussQuadratureTri.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/HilbertCurve.cpp b/Numeric/HilbertCurve.cpp index 4e84a8d77e..3532b44cf0 100644 --- a/Numeric/HilbertCurve.cpp +++ b/Numeric/HilbertCurve.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/HilbertCurve.h b/Numeric/HilbertCurve.h index 8472ac37cc..14778c0657 100644 --- a/Numeric/HilbertCurve.h +++ b/Numeric/HilbertCurve.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/Iso.cpp b/Numeric/Iso.cpp index ce30e83ec5..d4ee14cee8 100644 --- a/Numeric/Iso.cpp +++ b/Numeric/Iso.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/Iso.h b/Numeric/Iso.h index 6b72f47303..2aecb3b865 100644 --- a/Numeric/Iso.h +++ b/Numeric/Iso.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/JacobianBasis.cpp b/Numeric/JacobianBasis.cpp index 7396692dcf..d377d79d49 100644 --- a/Numeric/JacobianBasis.cpp +++ b/Numeric/JacobianBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/JacobianBasis.h b/Numeric/JacobianBasis.h index a43e07a189..66f62a9778 100644 --- a/Numeric/JacobianBasis.h +++ b/Numeric/JacobianBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/Numeric.cpp b/Numeric/Numeric.cpp index 61e419285a..90ed6ae628 100644 --- a/Numeric/Numeric.cpp +++ b/Numeric/Numeric.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/Numeric.h b/Numeric/Numeric.h index 950df0c294..d2343ffec4 100644 --- a/Numeric/Numeric.h +++ b/Numeric/Numeric.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/approximationError.cpp b/Numeric/approximationError.cpp index a494a50afe..00bf5e9826 100644 --- a/Numeric/approximationError.cpp +++ b/Numeric/approximationError.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/approximationError.h b/Numeric/approximationError.h index b30882e44b..3e25aaf665 100644 --- a/Numeric/approximationError.h +++ b/Numeric/approximationError.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/bezierBasis.cpp b/Numeric/bezierBasis.cpp index 4c7447aaa3..5f8954f23e 100644 --- a/Numeric/bezierBasis.cpp +++ b/Numeric/bezierBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/bezierBasis.h b/Numeric/bezierBasis.h index d9c38a9994..064b542256 100644 --- a/Numeric/bezierBasis.h +++ b/Numeric/bezierBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/cartesian.h b/Numeric/cartesian.h index 101c6f457a..e88e63f4d8 100644 --- a/Numeric/cartesian.h +++ b/Numeric/cartesian.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/decasteljau.cpp b/Numeric/decasteljau.cpp index 96d96ff11e..e5b2337390 100644 --- a/Numeric/decasteljau.cpp +++ b/Numeric/decasteljau.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/decasteljau.h b/Numeric/decasteljau.h index 3daa16e67c..4dfa701688 100644 --- a/Numeric/decasteljau.h +++ b/Numeric/decasteljau.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/discreteFrechetDistance.cpp b/Numeric/discreteFrechetDistance.cpp index e652e28de3..21a5663e9b 100644 --- a/Numeric/discreteFrechetDistance.cpp +++ b/Numeric/discreteFrechetDistance.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/discreteFrechetDistance.h b/Numeric/discreteFrechetDistance.h index 3a5fec6077..9f2e233b49 100644 --- a/Numeric/discreteFrechetDistance.h +++ b/Numeric/discreteFrechetDistance.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/fullMatrix.cpp b/Numeric/fullMatrix.cpp index 09cca1cd56..ecf855dc2f 100644 --- a/Numeric/fullMatrix.cpp +++ b/Numeric/fullMatrix.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/fullMatrix.h b/Numeric/fullMatrix.h index d944b9160a..e562b5bb34 100644 --- a/Numeric/fullMatrix.h +++ b/Numeric/fullMatrix.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/hausdorffDistance.cpp b/Numeric/hausdorffDistance.cpp index c38efcc3d2..02429aa480 100644 --- a/Numeric/hausdorffDistance.cpp +++ b/Numeric/hausdorffDistance.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/jacobiPolynomials.cpp b/Numeric/jacobiPolynomials.cpp index 59448c597d..c70fb4a5b1 100644 --- a/Numeric/jacobiPolynomials.cpp +++ b/Numeric/jacobiPolynomials.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/jacobiPolynomials.h b/Numeric/jacobiPolynomials.h index e44b87e80c..d5b9b9b749 100644 --- a/Numeric/jacobiPolynomials.h +++ b/Numeric/jacobiPolynomials.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/legendrePolynomials.cpp b/Numeric/legendrePolynomials.cpp index fea59b870d..fb120ab194 100644 --- a/Numeric/legendrePolynomials.cpp +++ b/Numeric/legendrePolynomials.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/legendrePolynomials.h b/Numeric/legendrePolynomials.h index 4ed6c7cb07..df66347163 100644 --- a/Numeric/legendrePolynomials.h +++ b/Numeric/legendrePolynomials.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/mathEvaluator.cpp b/Numeric/mathEvaluator.cpp index 06500a01a2..d47accbd3a 100644 --- a/Numeric/mathEvaluator.cpp +++ b/Numeric/mathEvaluator.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/mathEvaluator.h b/Numeric/mathEvaluator.h index 93aac398b9..c687589083 100644 --- a/Numeric/mathEvaluator.h +++ b/Numeric/mathEvaluator.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/miniBasis.cpp b/Numeric/miniBasis.cpp index 9779f8aefa..c9b2bed70b 100644 --- a/Numeric/miniBasis.cpp +++ b/Numeric/miniBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/miniBasis.h b/Numeric/miniBasis.h index 1cec81b37b..3bc83f2bb0 100644 --- a/Numeric/miniBasis.h +++ b/Numeric/miniBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/nodalBasis.cpp b/Numeric/nodalBasis.cpp index 4d36726c62..ecf358c9a2 100644 --- a/Numeric/nodalBasis.cpp +++ b/Numeric/nodalBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/nodalBasis.h b/Numeric/nodalBasis.h index c2aea4e943..ab05ed33fa 100644 --- a/Numeric/nodalBasis.h +++ b/Numeric/nodalBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/pointsGenerators.cpp b/Numeric/pointsGenerators.cpp index abdb8d0683..2fd1436282 100644 --- a/Numeric/pointsGenerators.cpp +++ b/Numeric/pointsGenerators.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/pointsGenerators.h b/Numeric/pointsGenerators.h index 5de3e65191..0e69c9ce50 100644 --- a/Numeric/pointsGenerators.h +++ b/Numeric/pointsGenerators.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/polynomialBasis.cpp b/Numeric/polynomialBasis.cpp index efd685c0ba..179c569ac3 100644 --- a/Numeric/polynomialBasis.cpp +++ b/Numeric/polynomialBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/polynomialBasis.h b/Numeric/polynomialBasis.h index 8a4033fb5b..50c3bc3476 100644 --- a/Numeric/polynomialBasis.h +++ b/Numeric/polynomialBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/pyramidalBasis.cpp b/Numeric/pyramidalBasis.cpp index 08c739def5..d3f0f4fb8d 100644 --- a/Numeric/pyramidalBasis.cpp +++ b/Numeric/pyramidalBasis.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/pyramidalBasis.h b/Numeric/pyramidalBasis.h index e6ec26443b..d7484a260d 100644 --- a/Numeric/pyramidalBasis.h +++ b/Numeric/pyramidalBasis.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/robustPredicates.h b/Numeric/robustPredicates.h index e047f80b8d..6d3e22a019 100644 --- a/Numeric/robustPredicates.h +++ b/Numeric/robustPredicates.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/simpleFunction.h b/Numeric/simpleFunction.h index 9601e22b32..5ab01b8fea 100644 --- a/Numeric/simpleFunction.h +++ b/Numeric/simpleFunction.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Numeric/simpleFunctionPython.h b/Numeric/simpleFunctionPython.h index af66d85788..56620b8263 100644 --- a/Numeric/simpleFunctionPython.h +++ b/Numeric/simpleFunctionPython.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/CMakeLists.txt b/Parser/CMakeLists.txt index eeb2891dad..b3e28183bb 100644 --- a/Parser/CMakeLists.txt +++ b/Parser/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/FunctionManager.cpp b/Parser/FunctionManager.cpp index 4e6c7a7fd1..ee5281631d 100644 --- a/Parser/FunctionManager.cpp +++ b/Parser/FunctionManager.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/FunctionManager.h b/Parser/FunctionManager.h index 4f4604079d..5c3e79fb42 100644 --- a/Parser/FunctionManager.h +++ b/Parser/FunctionManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/Gmsh.l b/Parser/Gmsh.l index d5bb0f8d09..3c824f6f2a 100644 --- a/Parser/Gmsh.l +++ b/Parser/Gmsh.l @@ -1,5 +1,5 @@ %{ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/Gmsh.tab.cpp b/Parser/Gmsh.tab.cpp index d1726e0e75..5605a35302 100644 --- a/Parser/Gmsh.tab.cpp +++ b/Parser/Gmsh.tab.cpp @@ -530,7 +530,7 @@ /* Copy the first part of user declarations. */ #line 1 "Gmsh.y" -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/Gmsh.y b/Parser/Gmsh.y index cbac0fee68..6f9c18ee40 100644 --- a/Parser/Gmsh.y +++ b/Parser/Gmsh.y @@ -1,5 +1,5 @@ %{ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/Gmsh.yy.cpp b/Parser/Gmsh.yy.cpp index 6e63ce75af..fdacdd4854 100644 --- a/Parser/Gmsh.yy.cpp +++ b/Parser/Gmsh.yy.cpp @@ -1228,7 +1228,7 @@ int gmsh_yy_flex_debug = 0; char *gmsh_yytext; #line 1 "Gmsh.l" #line 2 "Gmsh.l" -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Parser/Parser.h b/Parser/Parser.h index 9aed6b7ec2..9abfbe9980 100644 --- a/Parser/Parser.h +++ b/Parser/Parser.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/AnalyseCurvedMesh.cpp b/Plugin/AnalyseCurvedMesh.cpp index cc33b71d99..a8369b7fdc 100644 --- a/Plugin/AnalyseCurvedMesh.cpp +++ b/Plugin/AnalyseCurvedMesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/AnalyseCurvedMesh.h b/Plugin/AnalyseCurvedMesh.h index cddb2796fc..70642ec8c4 100644 --- a/Plugin/AnalyseCurvedMesh.h +++ b/Plugin/AnalyseCurvedMesh.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Annotate.cpp b/Plugin/Annotate.cpp index 47792b14a8..38205d9b0e 100644 --- a/Plugin/Annotate.cpp +++ b/Plugin/Annotate.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Annotate.h b/Plugin/Annotate.h index 876a384e48..8cd41a5469 100644 --- a/Plugin/Annotate.h +++ b/Plugin/Annotate.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Bubbles.cpp b/Plugin/Bubbles.cpp index f73e075746..45c6fe7fdb 100644 --- a/Plugin/Bubbles.cpp +++ b/Plugin/Bubbles.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Bubbles.h b/Plugin/Bubbles.h index 61cc7933c6..d4476a3a14 100644 --- a/Plugin/Bubbles.h +++ b/Plugin/Bubbles.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CMakeLists.txt b/Plugin/CMakeLists.txt index b2bc58942a..cba93007e0 100644 --- a/Plugin/CMakeLists.txt +++ b/Plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Crack.cpp b/Plugin/Crack.cpp index 8a24062654..ba16c8f1c5 100644 --- a/Plugin/Crack.cpp +++ b/Plugin/Crack.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Crack.h b/Plugin/Crack.h index c32a6b5557..7487439c85 100644 --- a/Plugin/Crack.h +++ b/Plugin/Crack.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Curl.cpp b/Plugin/Curl.cpp index 75da75775d..cc590d16b4 100644 --- a/Plugin/Curl.cpp +++ b/Plugin/Curl.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Curl.h b/Plugin/Curl.h index 2cb82f1f76..3523b72ba1 100644 --- a/Plugin/Curl.h +++ b/Plugin/Curl.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutBox.cpp b/Plugin/CutBox.cpp index ca3b5568e1..06591788cd 100644 --- a/Plugin/CutBox.cpp +++ b/Plugin/CutBox.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutBox.h b/Plugin/CutBox.h index 0c2d1cbc62..ef465ace7d 100644 --- a/Plugin/CutBox.h +++ b/Plugin/CutBox.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutGrid.cpp b/Plugin/CutGrid.cpp index 68b59411c9..300574f680 100644 --- a/Plugin/CutGrid.cpp +++ b/Plugin/CutGrid.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutGrid.h b/Plugin/CutGrid.h index b3a6a6e52b..57a511d6d3 100644 --- a/Plugin/CutGrid.h +++ b/Plugin/CutGrid.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutMesh.cpp b/Plugin/CutMesh.cpp index cf7e0b7e06..e5da525c35 100644 --- a/Plugin/CutMesh.cpp +++ b/Plugin/CutMesh.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutMesh.h b/Plugin/CutMesh.h index 236d5986c4..f217c66214 100644 --- a/Plugin/CutMesh.h +++ b/Plugin/CutMesh.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutParametric.cpp b/Plugin/CutParametric.cpp index 97f1e3f16a..c66f98eed8 100644 --- a/Plugin/CutParametric.cpp +++ b/Plugin/CutParametric.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutParametric.h b/Plugin/CutParametric.h index 38eb15b526..20cdcf8d94 100644 --- a/Plugin/CutParametric.h +++ b/Plugin/CutParametric.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutPlane.cpp b/Plugin/CutPlane.cpp index 6b5ffca4b8..756019f88f 100644 --- a/Plugin/CutPlane.cpp +++ b/Plugin/CutPlane.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutPlane.h b/Plugin/CutPlane.h index 9e4cd7f0ea..bac8258de1 100644 --- a/Plugin/CutPlane.h +++ b/Plugin/CutPlane.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutSphere.cpp b/Plugin/CutSphere.cpp index 1ce5f943a3..14a31c79d7 100644 --- a/Plugin/CutSphere.cpp +++ b/Plugin/CutSphere.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/CutSphere.h b/Plugin/CutSphere.h index 4df2058eec..93ac67098d 100644 --- a/Plugin/CutSphere.h +++ b/Plugin/CutSphere.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/DiscretizationError.cpp b/Plugin/DiscretizationError.cpp index f9c6eae240..c51b839cd9 100644 --- a/Plugin/DiscretizationError.cpp +++ b/Plugin/DiscretizationError.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/DiscretizationError.h b/Plugin/DiscretizationError.h index 9a5da1a854..33196da224 100644 --- a/Plugin/DiscretizationError.h +++ b/Plugin/DiscretizationError.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Distance.cpp b/Plugin/Distance.cpp index ede7f36dd7..4aa63ff112 100644 --- a/Plugin/Distance.cpp +++ b/Plugin/Distance.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Distance.h b/Plugin/Distance.h index 5888d91855..5b5c7ec14f 100644 --- a/Plugin/Distance.h +++ b/Plugin/Distance.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Divergence.cpp b/Plugin/Divergence.cpp index d6cb9da57c..fd4e230eff 100644 --- a/Plugin/Divergence.cpp +++ b/Plugin/Divergence.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Divergence.h b/Plugin/Divergence.h index dc65599513..0acce16721 100644 --- a/Plugin/Divergence.h +++ b/Plugin/Divergence.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Eigenvalues.cpp b/Plugin/Eigenvalues.cpp index a468efb85f..4bd2408dab 100644 --- a/Plugin/Eigenvalues.cpp +++ b/Plugin/Eigenvalues.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Eigenvalues.h b/Plugin/Eigenvalues.h index 9ce0127204..9a9f6c11f0 100644 --- a/Plugin/Eigenvalues.h +++ b/Plugin/Eigenvalues.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Eigenvectors.cpp b/Plugin/Eigenvectors.cpp index b1e9004dfd..e496bed12a 100644 --- a/Plugin/Eigenvectors.cpp +++ b/Plugin/Eigenvectors.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Eigenvectors.h b/Plugin/Eigenvectors.h index 125815ea2a..161d0cfbd0 100644 --- a/Plugin/Eigenvectors.h +++ b/Plugin/Eigenvectors.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ExtractEdges.cpp b/Plugin/ExtractEdges.cpp index 35f1315857..38892e58c6 100644 --- a/Plugin/ExtractEdges.cpp +++ b/Plugin/ExtractEdges.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ExtractEdges.h b/Plugin/ExtractEdges.h index 409bd21efa..eb63f2beae 100644 --- a/Plugin/ExtractEdges.h +++ b/Plugin/ExtractEdges.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ExtractElements.cpp b/Plugin/ExtractElements.cpp index f3757dfa21..2811032a4f 100644 --- a/Plugin/ExtractElements.cpp +++ b/Plugin/ExtractElements.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ExtractElements.h b/Plugin/ExtractElements.h index 46c6987454..37568171ad 100644 --- a/Plugin/ExtractElements.h +++ b/Plugin/ExtractElements.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/FaultZone.cpp b/Plugin/FaultZone.cpp index a75669a4e4..2085f7c210 100644 --- a/Plugin/FaultZone.cpp +++ b/Plugin/FaultZone.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/FaultZone.h b/Plugin/FaultZone.h index bcb54c9a73..2ef47273af 100644 --- a/Plugin/FaultZone.h +++ b/Plugin/FaultZone.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/FieldFromAmplitudePhase.cpp b/Plugin/FieldFromAmplitudePhase.cpp index 0094ec321f..5e7f2575a2 100644 --- a/Plugin/FieldFromAmplitudePhase.cpp +++ b/Plugin/FieldFromAmplitudePhase.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/FieldFromAmplitudePhase.h b/Plugin/FieldFromAmplitudePhase.h index 37a1725d6d..c55ffc39e7 100644 --- a/Plugin/FieldFromAmplitudePhase.h +++ b/Plugin/FieldFromAmplitudePhase.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/GaussPoints.cpp b/Plugin/GaussPoints.cpp index f21153294d..66c0330355 100644 --- a/Plugin/GaussPoints.cpp +++ b/Plugin/GaussPoints.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/GaussPoints.h b/Plugin/GaussPoints.h index 552a7f471d..14430346cc 100644 --- a/Plugin/GaussPoints.h +++ b/Plugin/GaussPoints.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Gradient.cpp b/Plugin/Gradient.cpp index 4a5c59184c..7f681cf71a 100644 --- a/Plugin/Gradient.cpp +++ b/Plugin/Gradient.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Gradient.h b/Plugin/Gradient.h index 29667eb050..21906e9171 100644 --- a/Plugin/Gradient.h +++ b/Plugin/Gradient.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/HarmonicToTime.cpp b/Plugin/HarmonicToTime.cpp index b76d9aacb5..2a3ead03f0 100644 --- a/Plugin/HarmonicToTime.cpp +++ b/Plugin/HarmonicToTime.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/HarmonicToTime.h b/Plugin/HarmonicToTime.h index 72d79d2f03..26f06bf35d 100644 --- a/Plugin/HarmonicToTime.h +++ b/Plugin/HarmonicToTime.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/HomologyComputation.cpp b/Plugin/HomologyComputation.cpp index 0cf8961e4f..1bfb2d6cf2 100644 --- a/Plugin/HomologyComputation.cpp +++ b/Plugin/HomologyComputation.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/HomologyComputation.h b/Plugin/HomologyComputation.h index 192b6783e2..58311b48dc 100644 --- a/Plugin/HomologyComputation.h +++ b/Plugin/HomologyComputation.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/HomologyPostProcessing.cpp b/Plugin/HomologyPostProcessing.cpp index 7ca3f0de13..87a837a80c 100644 --- a/Plugin/HomologyPostProcessing.cpp +++ b/Plugin/HomologyPostProcessing.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/HomologyPostProcessing.h b/Plugin/HomologyPostProcessing.h index 57aa18af83..71a889120b 100644 --- a/Plugin/HomologyPostProcessing.h +++ b/Plugin/HomologyPostProcessing.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Integrate.cpp b/Plugin/Integrate.cpp index e521f50ee0..6785f1a31c 100644 --- a/Plugin/Integrate.cpp +++ b/Plugin/Integrate.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Integrate.h b/Plugin/Integrate.h index d3b9c9f503..4bca9a79ff 100644 --- a/Plugin/Integrate.h +++ b/Plugin/Integrate.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Isosurface.cpp b/Plugin/Isosurface.cpp index 80834dad3a..2a4f84d3f8 100644 --- a/Plugin/Isosurface.cpp +++ b/Plugin/Isosurface.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Isosurface.h b/Plugin/Isosurface.h index e869bd550f..260aabe1b7 100644 --- a/Plugin/Isosurface.h +++ b/Plugin/Isosurface.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Lambda2.cpp b/Plugin/Lambda2.cpp index 78055aaf95..dbd9cac062 100644 --- a/Plugin/Lambda2.cpp +++ b/Plugin/Lambda2.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Lambda2.h b/Plugin/Lambda2.h index f63c4b446e..31337e418f 100644 --- a/Plugin/Lambda2.h +++ b/Plugin/Lambda2.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Levelset.cpp b/Plugin/Levelset.cpp index 9ae4080158..bcd86bce96 100644 --- a/Plugin/Levelset.cpp +++ b/Plugin/Levelset.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Levelset.h b/Plugin/Levelset.h index 1afdb6d33f..335e80c028 100644 --- a/Plugin/Levelset.h +++ b/Plugin/Levelset.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/LongitudeLatitude.cpp b/Plugin/LongitudeLatitude.cpp index 4a31391a57..a799f3ceb6 100644 --- a/Plugin/LongitudeLatitude.cpp +++ b/Plugin/LongitudeLatitude.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/LongitudeLatitude.h b/Plugin/LongitudeLatitude.h index 8e9ec182cd..0f8fd09127 100644 --- a/Plugin/LongitudeLatitude.h +++ b/Plugin/LongitudeLatitude.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MakeSimplex.cpp b/Plugin/MakeSimplex.cpp index e18d5112d5..dd2f2ddaa4 100644 --- a/Plugin/MakeSimplex.cpp +++ b/Plugin/MakeSimplex.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MakeSimplex.h b/Plugin/MakeSimplex.h index 210caf19bd..2f692acb0f 100644 --- a/Plugin/MakeSimplex.h +++ b/Plugin/MakeSimplex.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MathEval.cpp b/Plugin/MathEval.cpp index 201c2481d5..9e730670b2 100644 --- a/Plugin/MathEval.cpp +++ b/Plugin/MathEval.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MathEval.h b/Plugin/MathEval.h index ef3cc94b42..25c2e5f6c1 100644 --- a/Plugin/MathEval.h +++ b/Plugin/MathEval.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MeshSubEntities.cpp b/Plugin/MeshSubEntities.cpp index a379e0e4b5..143129dd53 100644 --- a/Plugin/MeshSubEntities.cpp +++ b/Plugin/MeshSubEntities.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MeshSubEntities.h b/Plugin/MeshSubEntities.h index 30a40e9111..0e95a6484c 100644 --- a/Plugin/MeshSubEntities.h +++ b/Plugin/MeshSubEntities.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MinMax.cpp b/Plugin/MinMax.cpp index 40e0ff5644..cfa8020290 100644 --- a/Plugin/MinMax.cpp +++ b/Plugin/MinMax.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/MinMax.h b/Plugin/MinMax.h index 5ccf7180e2..7fdcda3c78 100644 --- a/Plugin/MinMax.h +++ b/Plugin/MinMax.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ModifyComponents.cpp b/Plugin/ModifyComponents.cpp index b405780396..f6f116b4da 100644 --- a/Plugin/ModifyComponents.cpp +++ b/Plugin/ModifyComponents.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ModifyComponents.h b/Plugin/ModifyComponents.h index 18401a502d..0e53acbeb6 100644 --- a/Plugin/ModifyComponents.h +++ b/Plugin/ModifyComponents.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ModulusPhase.cpp b/Plugin/ModulusPhase.cpp index 62f85f1730..745b2355ed 100644 --- a/Plugin/ModulusPhase.cpp +++ b/Plugin/ModulusPhase.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ModulusPhase.h b/Plugin/ModulusPhase.h index dc8b11b4ea..7723685c86 100644 --- a/Plugin/ModulusPhase.h +++ b/Plugin/ModulusPhase.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/NearToFarField.cpp b/Plugin/NearToFarField.cpp index ef7706d7a5..925e1138cc 100644 --- a/Plugin/NearToFarField.cpp +++ b/Plugin/NearToFarField.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/NearToFarField.h b/Plugin/NearToFarField.h index 1915110dcd..91b1b7925f 100644 --- a/Plugin/NearToFarField.h +++ b/Plugin/NearToFarField.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/NearestNeighbor.cpp b/Plugin/NearestNeighbor.cpp index a360ffba4c..aeef99e3a8 100644 --- a/Plugin/NearestNeighbor.cpp +++ b/Plugin/NearestNeighbor.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/NearestNeighbor.h b/Plugin/NearestNeighbor.h index b01718f651..266f9d56b5 100644 --- a/Plugin/NearestNeighbor.h +++ b/Plugin/NearestNeighbor.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/NewView.cpp b/Plugin/NewView.cpp index 438017e0b1..044c0e4479 100644 --- a/Plugin/NewView.cpp +++ b/Plugin/NewView.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/NewView.h b/Plugin/NewView.h index 52d74a2378..0584da5bef 100644 --- a/Plugin/NewView.h +++ b/Plugin/NewView.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Particles.cpp b/Plugin/Particles.cpp index a6ac0d63da..f3bcaa0cca 100644 --- a/Plugin/Particles.cpp +++ b/Plugin/Particles.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Particles.h b/Plugin/Particles.h index bef4afc986..2458035f01 100644 --- a/Plugin/Particles.h +++ b/Plugin/Particles.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Plugin.cpp b/Plugin/Plugin.cpp index 47580852b7..be98277950 100644 --- a/Plugin/Plugin.cpp +++ b/Plugin/Plugin.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Plugin.h b/Plugin/Plugin.h index befcb65c15..0e6180be9c 100644 --- a/Plugin/Plugin.h +++ b/Plugin/Plugin.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/PluginManager.cpp b/Plugin/PluginManager.cpp index a9256cc6b2..6dc3c01caf 100644 --- a/Plugin/PluginManager.cpp +++ b/Plugin/PluginManager.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/PluginManager.h b/Plugin/PluginManager.h index 3bcb3e9081..db959a379c 100644 --- a/Plugin/PluginManager.h +++ b/Plugin/PluginManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Probe.cpp b/Plugin/Probe.cpp index ac0bbd3700..9006b0a430 100644 --- a/Plugin/Probe.cpp +++ b/Plugin/Probe.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Probe.h b/Plugin/Probe.h index 643ccfb13a..2390c62e2b 100644 --- a/Plugin/Probe.h +++ b/Plugin/Probe.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Remove.cpp b/Plugin/Remove.cpp index 7ca2599888..51928c0c19 100644 --- a/Plugin/Remove.cpp +++ b/Plugin/Remove.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Remove.h b/Plugin/Remove.h index 95332df14d..aeb7248a36 100644 --- a/Plugin/Remove.h +++ b/Plugin/Remove.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Scal2Tens.cpp b/Plugin/Scal2Tens.cpp index 6730763c06..085e60c834 100644 --- a/Plugin/Scal2Tens.cpp +++ b/Plugin/Scal2Tens.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Scal2Tens.h b/Plugin/Scal2Tens.h index c4da8f7757..8700b01408 100644 --- a/Plugin/Scal2Tens.h +++ b/Plugin/Scal2Tens.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Scal2Vec.cpp b/Plugin/Scal2Vec.cpp index a526559577..6e11d2e22c 100644 --- a/Plugin/Scal2Vec.cpp +++ b/Plugin/Scal2Vec.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Scal2Vec.h b/Plugin/Scal2Vec.h index 7d732bf4bc..8ecda7bff2 100644 --- a/Plugin/Scal2Vec.h +++ b/Plugin/Scal2Vec.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ShowNeighborElements.cpp b/Plugin/ShowNeighborElements.cpp index 62fdee5ee7..15956f723f 100644 --- a/Plugin/ShowNeighborElements.cpp +++ b/Plugin/ShowNeighborElements.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/ShowNeighborElements.h b/Plugin/ShowNeighborElements.h index aef3d2ce99..8b2d045d6d 100644 --- a/Plugin/ShowNeighborElements.h +++ b/Plugin/ShowNeighborElements.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/SimplePartition.cpp b/Plugin/SimplePartition.cpp index 453923dbcb..2083107487 100644 --- a/Plugin/SimplePartition.cpp +++ b/Plugin/SimplePartition.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/SimplePartition.h b/Plugin/SimplePartition.h index e065437c11..d0aeee8516 100644 --- a/Plugin/SimplePartition.h +++ b/Plugin/SimplePartition.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Skin.cpp b/Plugin/Skin.cpp index d488243d1e..25c7ca12f2 100644 --- a/Plugin/Skin.cpp +++ b/Plugin/Skin.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Skin.h b/Plugin/Skin.h index df915f04ab..7110e0ca55 100644 --- a/Plugin/Skin.h +++ b/Plugin/Skin.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Smooth.cpp b/Plugin/Smooth.cpp index 3e891ad374..dbb78b4b69 100644 --- a/Plugin/Smooth.cpp +++ b/Plugin/Smooth.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Smooth.h b/Plugin/Smooth.h index b5073e28bc..6cd84866bc 100644 --- a/Plugin/Smooth.h +++ b/Plugin/Smooth.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/SphericalRaise.cpp b/Plugin/SphericalRaise.cpp index 9792240d31..ea82683a61 100644 --- a/Plugin/SphericalRaise.cpp +++ b/Plugin/SphericalRaise.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/SphericalRaise.h b/Plugin/SphericalRaise.h index 7142cd6d07..8e769dc851 100644 --- a/Plugin/SphericalRaise.h +++ b/Plugin/SphericalRaise.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/StreamLines.cpp b/Plugin/StreamLines.cpp index 8fc8fcce16..f152ca70f9 100644 --- a/Plugin/StreamLines.cpp +++ b/Plugin/StreamLines.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/StreamLines.h b/Plugin/StreamLines.h index 266d070750..5ba9a5f661 100644 --- a/Plugin/StreamLines.h +++ b/Plugin/StreamLines.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Tetrahedralize.cpp b/Plugin/Tetrahedralize.cpp index 7bc315cff0..f32557f4c9 100644 --- a/Plugin/Tetrahedralize.cpp +++ b/Plugin/Tetrahedralize.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Tetrahedralize.h b/Plugin/Tetrahedralize.h index 939ce5e2fd..d0ee318a77 100644 --- a/Plugin/Tetrahedralize.h +++ b/Plugin/Tetrahedralize.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Transform.cpp b/Plugin/Transform.cpp index c981e3ab9b..ccf17bcb96 100644 --- a/Plugin/Transform.cpp +++ b/Plugin/Transform.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Transform.h b/Plugin/Transform.h index a99e94aec3..0389b6d038 100644 --- a/Plugin/Transform.h +++ b/Plugin/Transform.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Triangulate.cpp b/Plugin/Triangulate.cpp index 4ee720a118..64503448a8 100644 --- a/Plugin/Triangulate.cpp +++ b/Plugin/Triangulate.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Triangulate.h b/Plugin/Triangulate.h index 29d29b65bd..588af39a44 100644 --- a/Plugin/Triangulate.h +++ b/Plugin/Triangulate.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/VoroMetal.cpp b/Plugin/VoroMetal.cpp index 5d1cb10c33..5fcc2aca56 100644 --- a/Plugin/VoroMetal.cpp +++ b/Plugin/VoroMetal.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/VoroMetal.h b/Plugin/VoroMetal.h index 71104f099f..f8d0b982c0 100644 --- a/Plugin/VoroMetal.h +++ b/Plugin/VoroMetal.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Warp.cpp b/Plugin/Warp.cpp index f58cfb8260..c401eb84c6 100644 --- a/Plugin/Warp.cpp +++ b/Plugin/Warp.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Plugin/Warp.h b/Plugin/Warp.h index c2b3651f50..805580f331 100644 --- a/Plugin/Warp.h +++ b/Plugin/Warp.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/CMakeLists.txt b/Post/CMakeLists.txt index f37fce59e6..7a44a370b8 100644 --- a/Post/CMakeLists.txt +++ b/Post/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/ColorTable.cpp b/Post/ColorTable.cpp index 53d699100b..7f253ddd1a 100644 --- a/Post/ColorTable.cpp +++ b/Post/ColorTable.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/ColorTable.h b/Post/ColorTable.h index 5d0c53454c..bb3d454607 100644 --- a/Post/ColorTable.h +++ b/Post/ColorTable.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/OctreePost.cpp b/Post/OctreePost.cpp index c679da6226..a304d2f8c7 100644 --- a/Post/OctreePost.cpp +++ b/Post/OctreePost.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/OctreePost.h b/Post/OctreePost.h index 0c1f1d6afb..f64eb0fd07 100644 --- a/Post/OctreePost.h +++ b/Post/OctreePost.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PView.cpp b/Post/PView.cpp index ae0132a649..ebe317dd58 100644 --- a/Post/PView.cpp +++ b/Post/PView.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PView.h b/Post/PView.h index 7d76c2489d..f1ea507d54 100644 --- a/Post/PView.h +++ b/Post/PView.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewAsSimpleFunction.cpp b/Post/PViewAsSimpleFunction.cpp index 64819ef5ea..aa8a7b565a 100644 --- a/Post/PViewAsSimpleFunction.cpp +++ b/Post/PViewAsSimpleFunction.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewAsSimpleFunction.h b/Post/PViewAsSimpleFunction.h index c4202d4335..1b9ceff011 100644 --- a/Post/PViewAsSimpleFunction.h +++ b/Post/PViewAsSimpleFunction.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewData.cpp b/Post/PViewData.cpp index 0473d24ec2..5b8948a1de 100644 --- a/Post/PViewData.cpp +++ b/Post/PViewData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewData.h b/Post/PViewData.h index 922083f180..a6c4ce54b7 100644 --- a/Post/PViewData.h +++ b/Post/PViewData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataGModel.cpp b/Post/PViewDataGModel.cpp index d52e5324c9..2ffd5a4e08 100644 --- a/Post/PViewDataGModel.cpp +++ b/Post/PViewDataGModel.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataGModel.h b/Post/PViewDataGModel.h index 1ba999e838..9e36cffad5 100644 --- a/Post/PViewDataGModel.h +++ b/Post/PViewDataGModel.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataGModelIO.cpp b/Post/PViewDataGModelIO.cpp index 21176d2310..5305ccf2f1 100644 --- a/Post/PViewDataGModelIO.cpp +++ b/Post/PViewDataGModelIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataIO.cpp b/Post/PViewDataIO.cpp index 8191a0a606..904fbd67e3 100644 --- a/Post/PViewDataIO.cpp +++ b/Post/PViewDataIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataList.cpp b/Post/PViewDataList.cpp index 68162e524a..32ab7b862a 100644 --- a/Post/PViewDataList.cpp +++ b/Post/PViewDataList.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataList.h b/Post/PViewDataList.h index 30c9fa6c2d..92286130ff 100644 --- a/Post/PViewDataList.h +++ b/Post/PViewDataList.h @@ -1,5 +1,5 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataListIO.cpp b/Post/PViewDataListIO.cpp index ddbb768ae6..c6c8a876d7 100644 --- a/Post/PViewDataListIO.cpp +++ b/Post/PViewDataListIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewDataRemote.h b/Post/PViewDataRemote.h index 57e751e859..2367a064e6 100644 --- a/Post/PViewDataRemote.h +++ b/Post/PViewDataRemote.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewFactory.cpp b/Post/PViewFactory.cpp index b6ab54dedc..2dee440d32 100644 --- a/Post/PViewFactory.cpp +++ b/Post/PViewFactory.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewFactory.h b/Post/PViewFactory.h index 093df01032..2e0e8eff7d 100644 --- a/Post/PViewFactory.h +++ b/Post/PViewFactory.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewIO.cpp b/Post/PViewIO.cpp index dd87e7d32c..2c2f36cf55 100644 --- a/Post/PViewIO.cpp +++ b/Post/PViewIO.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewOptions.cpp b/Post/PViewOptions.cpp index c1d7c7cff6..d7871c057f 100644 --- a/Post/PViewOptions.cpp +++ b/Post/PViewOptions.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewOptions.h b/Post/PViewOptions.h index 19cc7a3566..12dcdc2833 100644 --- a/Post/PViewOptions.h +++ b/Post/PViewOptions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewVertexArrays.cpp b/Post/PViewVertexArrays.cpp index bcd22f7a74..a83dece9a3 100644 --- a/Post/PViewVertexArrays.cpp +++ b/Post/PViewVertexArrays.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewX3D.cpp b/Post/PViewX3D.cpp index edaad0cf6f..936918b7c5 100644 --- a/Post/PViewX3D.cpp +++ b/Post/PViewX3D.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/PViewX3D.h b/Post/PViewX3D.h index c4a51ea67e..6b498a8764 100644 --- a/Post/PViewX3D.h +++ b/Post/PViewX3D.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/adaptiveData.cpp b/Post/adaptiveData.cpp index 583534b7ef..6641ac6649 100644 --- a/Post/adaptiveData.cpp +++ b/Post/adaptiveData.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/adaptiveData.h b/Post/adaptiveData.h index 2d82e2536b..3ad3908fa4 100644 --- a/Post/adaptiveData.h +++ b/Post/adaptiveData.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/shapeFunctions.cpp b/Post/shapeFunctions.cpp index aac3ad3d58..f1c58827a1 100644 --- a/Post/shapeFunctions.cpp +++ b/Post/shapeFunctions.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Post/shapeFunctions.h b/Post/shapeFunctions.h index 4a5f5baa01..7fd4956dce 100644 --- a/Post/shapeFunctions.h +++ b/Post/shapeFunctions.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/CMakeLists.txt b/Qt/CMakeLists.txt index 510bb1acae..cd2f59f4cc 100644 --- a/Qt/CMakeLists.txt +++ b/Qt/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/GLWidget.cpp b/Qt/GLWidget.cpp index 3e51cf718b..ac3a85275c 100644 --- a/Qt/GLWidget.cpp +++ b/Qt/GLWidget.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/GLWidget.h b/Qt/GLWidget.h index 7f5d824690..475f23f33b 100644 --- a/Qt/GLWidget.h +++ b/Qt/GLWidget.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/Main.cpp b/Qt/Main.cpp index 5fe6200c63..b68588c35e 100644 --- a/Qt/Main.cpp +++ b/Qt/Main.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/QGui.cpp b/Qt/QGui.cpp index ebdbdee86a..e6716f50c8 100644 --- a/Qt/QGui.cpp +++ b/Qt/QGui.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/QGui.h b/Qt/QGui.h index b3f8f8c52f..f8a46091d9 100644 --- a/Qt/QGui.h +++ b/Qt/QGui.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/graphicWindow.cpp b/Qt/graphicWindow.cpp index e74d7f8545..0875ec3dcb 100644 --- a/Qt/graphicWindow.cpp +++ b/Qt/graphicWindow.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Qt/graphicWindow.h b/Qt/graphicWindow.h index 68197a9d2b..14d6765a43 100644 --- a/Qt/graphicWindow.h +++ b/Qt/graphicWindow.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/README.txt b/README.txt index e063fc5e9b..a63f37b894 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ This is Gmsh, an automatic three-dimensional finite element mesh generator with built-in pre- and post-processing facilities. -Gmsh is copyright (C) 1997-2017 C. Geuzaine and J.-F. Remacle, and is +Gmsh is copyright (C) 1997-2018 C. Geuzaine and J.-F. Remacle, and is distributed under the terms of the GNU General Public License, Version 2 or later, with an exception to allow for easier linking with external libraries. See LICENSE.txt and CREDITS.txt for more information. diff --git a/Solver/CMakeLists.txt b/Solver/CMakeLists.txt index 9254e2aa6d..20df2a9a79 100644 --- a/Solver/CMakeLists.txt +++ b/Solver/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/FuncGradDisc.h b/Solver/FuncGradDisc.h index 25edc85843..e9e44ceb63 100644 --- a/Solver/FuncGradDisc.h +++ b/Solver/FuncGradDisc.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/FuncHeaviside.h b/Solver/FuncHeaviside.h index d5d3af89ab..4603b98c0c 100644 --- a/Solver/FuncHeaviside.h +++ b/Solver/FuncHeaviside.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/SElement.cpp b/Solver/SElement.cpp index 0b92a9e8a4..54cc690db5 100644 --- a/Solver/SElement.cpp +++ b/Solver/SElement.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/SElement.h b/Solver/SElement.h index ac70624e14..13529803dd 100644 --- a/Solver/SElement.h +++ b/Solver/SElement.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor33.cpp b/Solver/STensor33.cpp index 44344b28ec..d3853b0e37 100644 --- a/Solver/STensor33.cpp +++ b/Solver/STensor33.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor33.h b/Solver/STensor33.h index 3ca9506a6e..2842cab46a 100644 --- a/Solver/STensor33.h +++ b/Solver/STensor33.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor43.cpp b/Solver/STensor43.cpp index 0de15b8991..1c6439ce87 100644 --- a/Solver/STensor43.cpp +++ b/Solver/STensor43.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor43.h b/Solver/STensor43.h index 12980c713d..532b9686fe 100644 --- a/Solver/STensor43.h +++ b/Solver/STensor43.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor53.cpp b/Solver/STensor53.cpp index b992746a5d..3e821c6f12 100644 --- a/Solver/STensor53.cpp +++ b/Solver/STensor53.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor53.h b/Solver/STensor53.h index 085339287e..ebb4466896 100644 --- a/Solver/STensor53.h +++ b/Solver/STensor53.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor63.cpp b/Solver/STensor63.cpp index a1f047964c..0a0c02b6f7 100644 --- a/Solver/STensor63.cpp +++ b/Solver/STensor63.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/STensor63.h b/Solver/STensor63.h index 7d26113d0f..c620c9794e 100644 --- a/Solver/STensor63.h +++ b/Solver/STensor63.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/convexCombinationTerm.h b/Solver/convexCombinationTerm.h index 374d20eb57..04739b4ef0 100644 --- a/Solver/convexCombinationTerm.h +++ b/Solver/convexCombinationTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2016 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/crossConfTerm.h b/Solver/crossConfTerm.h index cb8bdccc40..e2ab36aa38 100644 --- a/Solver/crossConfTerm.h +++ b/Solver/crossConfTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/distanceTerm.h b/Solver/distanceTerm.h index 0e9e158c1e..0261e9d6fd 100644 --- a/Solver/distanceTerm.h +++ b/Solver/distanceTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/dofManager.cpp b/Solver/dofManager.cpp index 8ca916496f..1fbec90b45 100644 --- a/Solver/dofManager.cpp +++ b/Solver/dofManager.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/dofManager.h b/Solver/dofManager.h index 4e19f1cbb9..81a79e94cf 100644 --- a/Solver/dofManager.h +++ b/Solver/dofManager.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/eigenSolver.cpp b/Solver/eigenSolver.cpp index 24043d69e4..2669649839 100644 --- a/Solver/eigenSolver.cpp +++ b/Solver/eigenSolver.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/eigenSolver.h b/Solver/eigenSolver.h index 91229e811a..547d2f35ee 100644 --- a/Solver/eigenSolver.h +++ b/Solver/eigenSolver.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/elasticitySolver.cpp b/Solver/elasticitySolver.cpp index eb880f6b4b..cffb81648c 100644 --- a/Solver/elasticitySolver.cpp +++ b/Solver/elasticitySolver.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/elasticitySolver.h b/Solver/elasticitySolver.h index 82fefc46fc..f02abc4a71 100644 --- a/Solver/elasticitySolver.h +++ b/Solver/elasticitySolver.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/elasticityTerm.cpp b/Solver/elasticityTerm.cpp index c73e5e21d6..ebf18298a6 100644 --- a/Solver/elasticityTerm.cpp +++ b/Solver/elasticityTerm.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/elasticityTerm.h b/Solver/elasticityTerm.h index d2159de38f..3acc1b0e4d 100644 --- a/Solver/elasticityTerm.h +++ b/Solver/elasticityTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/femTerm.h b/Solver/femTerm.h index df7fdd47e3..f539f33184 100644 --- a/Solver/femTerm.h +++ b/Solver/femTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/filters.cpp b/Solver/filters.cpp index 9f40c7e515..3852497f11 100644 --- a/Solver/filters.cpp +++ b/Solver/filters.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/filters.h b/Solver/filters.h index 1f3bcc53a2..77752a9a6a 100644 --- a/Solver/filters.h +++ b/Solver/filters.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/frameSolver.h b/Solver/frameSolver.h index 7492f05e02..07c6cd9d65 100644 --- a/Solver/frameSolver.h +++ b/Solver/frameSolver.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/functionSpace.cpp b/Solver/functionSpace.cpp index 57ecbfde3c..7494fcde1d 100644 --- a/Solver/functionSpace.cpp +++ b/Solver/functionSpace.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/functionSpace.h b/Solver/functionSpace.h index 1fcb0506e0..b0d3ed95e0 100644 --- a/Solver/functionSpace.h +++ b/Solver/functionSpace.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/groupOfElements.cpp b/Solver/groupOfElements.cpp index b4b087b55e..48e4fdc79b 100644 --- a/Solver/groupOfElements.cpp +++ b/Solver/groupOfElements.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/groupOfElements.h b/Solver/groupOfElements.h index 92bc3a86fa..fcbbe7fcbd 100644 --- a/Solver/groupOfElements.h +++ b/Solver/groupOfElements.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/helmholtzTerm.h b/Solver/helmholtzTerm.h index 8133406cf1..c2cc34f1e2 100644 --- a/Solver/helmholtzTerm.h +++ b/Solver/helmholtzTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/laplaceTerm.h b/Solver/laplaceTerm.h index f901e9f9a2..cc828c4e76 100644 --- a/Solver/laplaceTerm.h +++ b/Solver/laplaceTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystem.cpp b/Solver/linearSystem.cpp index fa1e9cae07..d6ff117b02 100644 --- a/Solver/linearSystem.cpp +++ b/Solver/linearSystem.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystem.h b/Solver/linearSystem.h index a1900dfc2b..80f97b55d4 100644 --- a/Solver/linearSystem.h +++ b/Solver/linearSystem.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemCSR.cpp b/Solver/linearSystemCSR.cpp index 8193430e32..bcdd5feb23 100644 --- a/Solver/linearSystemCSR.cpp +++ b/Solver/linearSystemCSR.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemCSR.h b/Solver/linearSystemCSR.h index eeb93ca588..b89dae72b2 100644 --- a/Solver/linearSystemCSR.h +++ b/Solver/linearSystemCSR.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemFull.h b/Solver/linearSystemFull.h index ef953c6425..974d24d2a5 100644 --- a/Solver/linearSystemFull.h +++ b/Solver/linearSystemFull.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemGMM.h b/Solver/linearSystemGMM.h index 0db5c5bf6d..6f7082a341 100644 --- a/Solver/linearSystemGMM.h +++ b/Solver/linearSystemGMM.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemMUMPS.cpp b/Solver/linearSystemMUMPS.cpp index 87052a4e4b..6116008ec1 100644 --- a/Solver/linearSystemMUMPS.cpp +++ b/Solver/linearSystemMUMPS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemMUMPS.h b/Solver/linearSystemMUMPS.h index 411fb20fcf..eec3534b35 100644 --- a/Solver/linearSystemMUMPS.h +++ b/Solver/linearSystemMUMPS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemPETSc.cpp b/Solver/linearSystemPETSc.cpp index 983e652c02..0ed1c6d5d6 100644 --- a/Solver/linearSystemPETSc.cpp +++ b/Solver/linearSystemPETSc.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/linearSystemPETSc.h b/Solver/linearSystemPETSc.h index 9226b94526..b3fd996e3a 100644 --- a/Solver/linearSystemPETSc.h +++ b/Solver/linearSystemPETSc.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/materialLaw.h b/Solver/materialLaw.h index b0de123702..acad9ac11a 100644 --- a/Solver/materialLaw.h +++ b/Solver/materialLaw.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/orthogonalTerm.h b/Solver/orthogonalTerm.h index 740178a2cc..5565cf1935 100644 --- a/Solver/orthogonalTerm.h +++ b/Solver/orthogonalTerm.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/quadratureRules.h b/Solver/quadratureRules.h index 2402a6181c..d97390b7c2 100644 --- a/Solver/quadratureRules.h +++ b/Solver/quadratureRules.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/solverAlgorithms.h b/Solver/solverAlgorithms.h index 0e74adc5a3..2ae89c1865 100644 --- a/Solver/solverAlgorithms.h +++ b/Solver/solverAlgorithms.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/solverField.h b/Solver/solverField.h index d366dfb52f..f1435cf37a 100644 --- a/Solver/solverField.h +++ b/Solver/solverField.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/sparsityPattern.cpp b/Solver/sparsityPattern.cpp index bfb2a4f3bf..c87e1a8894 100644 --- a/Solver/sparsityPattern.cpp +++ b/Solver/sparsityPattern.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/sparsityPattern.h b/Solver/sparsityPattern.h index bb539265d2..c2839ed6d2 100644 --- a/Solver/sparsityPattern.h +++ b/Solver/sparsityPattern.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/terms.cpp b/Solver/terms.cpp index 219042407e..b34cc17861 100644 --- a/Solver/terms.cpp +++ b/Solver/terms.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/terms.h b/Solver/terms.h index ca70c60d9f..df7cf2d0aa 100644 --- a/Solver/terms.h +++ b/Solver/terms.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/Solver/terms.hpp b/Solver/terms.hpp index 777e5e45ef..76ec345128 100644 --- a/Solver/terms.hpp +++ b/Solver/terms.hpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/api/GenApi.py b/api/GenApi.py index 8957d8bcc8..b874c2732f 100644 --- a/api/GenApi.py +++ b/api/GenApi.py @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -248,7 +248,7 @@ class Module: return module -cpp_header="""// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +cpp_header="""// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -261,7 +261,7 @@ cpp_header="""// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle // Do not edit it directly: it is automatically generated by `gmsh/api/gen.py'. // // By design, the Gmsh C++ API is purely functional, and only uses elementary -// types from the standard library. A pure C as well as Python API are also +// types from the standard library. A pure C as well as a Python API are also // automatically generated by `gmsh/api/gen.py': see `gmshc.h' and `gmsh.py'. // // See `gmsh/demos/api' for examples on how to use the Gmsh API. In particular, @@ -297,7 +297,7 @@ cpp_footer="""#undef GMSH_API """ c_header="""/* - * Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle + * Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle * * See the LICENSE.txt file for license information. Please report all * bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -312,7 +312,7 @@ c_header="""/* * Do not edit it directly: it is automatically generated by `gmsh/api/gen.py'. * * By design, the Gmsh C API is purely functional, and only uses elementary - * types. A C++ as well as Python API are also automatically generated by + * types. A C++ as well as a Python API are also automatically generated by * `gmsh/api/gen.py': see `gmsh.h' and `gmsh.py'. * * See `gmsh/demos/api' for examples on how to use the Gmsh API. In particular, @@ -337,7 +337,7 @@ c_footer=""" #endif """ -c_cpp_header="""// Gmsh - Copyright (C) 1997-2017 C. Geuzaine,J.-F. Remacle +c_cpp_header="""// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -425,7 +425,7 @@ void gmshFree(void *p) { } """ -python_header = """# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +python_header = """# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -435,7 +435,7 @@ python_header = """# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle # Do not edit it directly: it is automatically generated by `gmsh/api/gen.py'. # # By design, the Gmsh Pyhton API is purely functional, and only uses elementary -# types (as well as `numpy' arrays if `numpy' is avaiable). A C++ as well a +# types (as well as `numpy' arrays if `numpy' is avaiable). A C++ as well as a # pure C API are also automatically generated by `gmsh/api/gen.py': see `gmsh.h' # and `gmshc.h'. # diff --git a/api/gen.py b/api/gen.py index f2d2c551e3..c4d2b1ddae 100644 --- a/api/gen.py +++ b/api/gen.py @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/api/gmsh.h b/api/gmsh.h index 43e232c3e2..0be3691143 100644 --- a/api/gmsh.h +++ b/api/gmsh.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -11,7 +11,7 @@ // Do not edit it directly: it is automatically generated by `gmsh/api/gen.py'. // // By design, the Gmsh C++ API is purely functional, and only uses elementary -// types from the standard library. A pure C as well as Python API are also +// types from the standard library. A pure C as well as a Python API are also // automatically generated by `gmsh/api/gen.py': see `gmshc.h' and `gmsh.py'. // // See `gmsh/demos/api' for examples on how to use the Gmsh API. In particular, diff --git a/api/gmsh.py b/api/gmsh.py index 063e3dda35..fa5102bc4d 100644 --- a/api/gmsh.py +++ b/api/gmsh.py @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -8,7 +8,7 @@ # Do not edit it directly: it is automatically generated by `gmsh/api/gen.py'. # # By design, the Gmsh Pyhton API is purely functional, and only uses elementary -# types (as well as `numpy' arrays if `numpy' is avaiable). A C++ as well a +# types (as well as `numpy' arrays if `numpy' is avaiable). A C++ as well as a # pure C API are also automatically generated by `gmsh/api/gen.py': see `gmsh.h' # and `gmshc.h'. # diff --git a/api/gmshc.cpp b/api/gmshc.cpp index 04e2a033b3..4c47b70e0e 100644 --- a/api/gmshc.cpp +++ b/api/gmshc.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine,J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/api/gmshc.h b/api/gmshc.h index f6ba00e475..3c24cfa1bc 100644 --- a/api/gmshc.h +++ b/api/gmshc.h @@ -1,5 +1,5 @@ /* - * Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle + * Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle * * See the LICENSE.txt file for license information. Please report all * bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -14,7 +14,7 @@ * Do not edit it directly: it is automatically generated by `gmsh/api/gen.py'. * * By design, the Gmsh C API is purely functional, and only uses elementary - * types. A C++ as well as Python API are also automatically generated by + * types. A C++ as well as a Python API are also automatically generated by * `gmsh/api/gen.py': see `gmsh.h' and `gmsh.py'. * * See `gmsh/demos/api' for examples on how to use the Gmsh API. In particular, diff --git a/contrib/ANN/CMakeLists.txt b/contrib/ANN/CMakeLists.txt index 8d51ba5b4c..a3fac304ad 100644 --- a/contrib/ANN/CMakeLists.txt +++ b/contrib/ANN/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/DiscreteIntegration/CMakeLists.txt b/contrib/DiscreteIntegration/CMakeLists.txt index e25cdd4269..006657fe29 100644 --- a/contrib/DiscreteIntegration/CMakeLists.txt +++ b/contrib/DiscreteIntegration/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/HighOrderMeshOptimizer/CMakeLists.txt b/contrib/HighOrderMeshOptimizer/CMakeLists.txt index d79aacbbc2..8bc3866988 100644 --- a/contrib/HighOrderMeshOptimizer/CMakeLists.txt +++ b/contrib/HighOrderMeshOptimizer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/MathEx/CMakeLists.txt b/contrib/MathEx/CMakeLists.txt index 2e9e52f6a7..ae758d26b9 100644 --- a/contrib/MathEx/CMakeLists.txt +++ b/contrib/MathEx/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/MeshOptimizer/CMakeLists.txt b/contrib/MeshOptimizer/CMakeLists.txt index 98b6c93bc7..c2e78a333b 100644 --- a/contrib/MeshOptimizer/CMakeLists.txt +++ b/contrib/MeshOptimizer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/MeshQualityOptimizer/CMakeLists.txt b/contrib/MeshQualityOptimizer/CMakeLists.txt index ab349d41f1..1fa1457f1b 100644 --- a/contrib/MeshQualityOptimizer/CMakeLists.txt +++ b/contrib/MeshQualityOptimizer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/Netgen/CMakeLists.txt b/contrib/Netgen/CMakeLists.txt index d51370f36f..361f3e6e81 100644 --- a/contrib/Netgen/CMakeLists.txt +++ b/contrib/Netgen/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/Tetgen1.5/CMakeLists.txt b/contrib/Tetgen1.5/CMakeLists.txt index b3c8463268..a463098b60 100644 --- a/contrib/Tetgen1.5/CMakeLists.txt +++ b/contrib/Tetgen1.5/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/bamg/CMakeLists.txt b/contrib/bamg/CMakeLists.txt index 572c94ce51..3c28fff2cf 100644 --- a/contrib/bamg/CMakeLists.txt +++ b/contrib/bamg/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/blossom/CMakeLists.txt b/contrib/blossom/CMakeLists.txt index b730ad0297..79fe625955 100644 --- a/contrib/blossom/CMakeLists.txt +++ b/contrib/blossom/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/kbipack/CMakeLists.txt b/contrib/kbipack/CMakeLists.txt index d118a84530..6733d0745f 100644 --- a/contrib/kbipack/CMakeLists.txt +++ b/contrib/kbipack/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/metis/CMakeLists.txt b/contrib/metis/CMakeLists.txt index c74e8b3c9b..a566454243 100755 --- a/contrib/metis/CMakeLists.txt +++ b/contrib/metis/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/mmg3d/CMakeLists.txt b/contrib/mmg3d/CMakeLists.txt index d956d301fa..e649a5e767 100644 --- a/contrib/mmg3d/CMakeLists.txt +++ b/contrib/mmg3d/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/mpeg_encode/CMakeLists.txt b/contrib/mpeg_encode/CMakeLists.txt index 1d24869d4f..e69dd565fd 100644 --- a/contrib/mpeg_encode/CMakeLists.txt +++ b/contrib/mpeg_encode/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/onelab/CMakeLists.txt b/contrib/onelab/CMakeLists.txt index 84abc11d52..582445a48e 100644 --- a/contrib/onelab/CMakeLists.txt +++ b/contrib/onelab/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/onelab/OnelabMessage.cpp b/contrib/onelab/OnelabMessage.cpp index 4492fbbfd2..3f4672a9c1 100644 --- a/contrib/onelab/OnelabMessage.cpp +++ b/contrib/onelab/OnelabMessage.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/onelab/myOS.cpp b/contrib/onelab/myOS.cpp index 1ec555d15f..6364df91af 100644 --- a/contrib/onelab/myOS.cpp +++ b/contrib/onelab/myOS.cpp @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/onelab/myOS.h b/contrib/onelab/myOS.h index 5e7e496ede..5cafd01960 100644 --- a/contrib/onelab/myOS.h +++ b/contrib/onelab/myOS.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle // // See the LICENSE.txt file for license information. Please report all // bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/contrib/zipper/CMakeLists.txt b/contrib/zipper/CMakeLists.txt index 420d59869f..5993434166 100644 --- a/contrib/zipper/CMakeLists.txt +++ b/contrib/zipper/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. diff --git a/doc/gmsh.html b/doc/gmsh.html index 0098ee8545..306f748893 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -201,7 +201,7 @@ program, you can file a report directly <h2><a name="Licensing"></a>Licensing</h2> <p> -Gmsh is copyright (C) 1997-2017 by +Gmsh is copyright (C) 1997-2018 by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">C. Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle/">J.-F. Remacle</a> (see the <a href="CREDITS.txt">CREDITS</a> file for more information) and diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index 1b22761225..5d3829f345 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-2017 C. Geuzaine, J.-F. Remacle +@c Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle @c @c See the LICENSE.txt file for license information. Please report all @c bugs and problems to the public mailing list <gmsh@onelab.info>. @@ -22,7 +22,7 @@ @c %**starts of header @setfilename gmsh.info @set GMSH-VERSION 3.1 -@set COPYRIGHT @copyright{} 1997-2017 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle +@set COPYRIGHT @copyright{} 1997-2018 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle @settitle Gmsh @value{GMSH-VERSION} @footnotestyle separate @setchapternewpage odd diff --git a/utils/misc/update_copyright.sh b/utils/misc/update_copyright.sh index 38687eeeef..98ccde12ad 100755 --- a/utils/misc/update_copyright.sh +++ b/utils/misc/update_copyright.sh @@ -1,21 +1,14 @@ #!/bin/sh - -files=`find ../.. -not -path "*.svn*" -and -not -path "*lib*" -and -not -path "*bin*" -and -not -name "update_copyright.sh" -print0 | xargs -0 grep 'Copyright (C) 1997-2016 C. Geuzaine, J.-F. Remacle' -sl` +files=`git grep -l '(C) 1997-2017 C. Geuzaine'` -#echo $files - -for file in $files -do -sed "s|(C) 1997-2016 C|(C) 1997-2017 C|g" $file > $file.tmp -echo modified $file -rm -f $file -mv $file.tmp $file +for file in $files; do + echo "modifying $file" + sed -i '' -e "s/(C) 1997-2017 C. Geuzaine/(C) 1997-2018 C. Geuzaine/g" $file done -# FIXME: need to manually change -# README.txt -# doc/CREDITS.txt +# Need to manually change: +# CREDITS.txt # doc/texinfo/gmsh.texi -# Common/CommandLine.cpp # Fltk/helpWindow.cpp # doc/gmsh.html diff --git a/utils/solvers/c++/GmshSocket.h b/utils/solvers/c++/GmshSocket.h index db40391fa3..a73ce324a4 100644 --- a/utils/solvers/c++/GmshSocket.h +++ b/utils/solvers/c++/GmshSocket.h @@ -1,4 +1,4 @@ -// Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +// Gmsh - Copyright (C) 1997-2018 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/wrappers/gmshpy/CMakeLists.txt b/wrappers/gmshpy/CMakeLists.txt index 30a0009485..2a9c8e232b 100644 --- a/wrappers/gmshpy/CMakeLists.txt +++ b/wrappers/gmshpy/CMakeLists.txt @@ -1,4 +1,4 @@ -# Gmsh - Copyright (C) 1997-2017 C. Geuzaine, J.-F. Remacle +# Gmsh - Copyright (C) 1997-2018 C. Geuzaine, J.-F. Remacle # # See the LICENSE.txt file for license information. Please report all # bugs and problems to the public mailing list <gmsh@onelab.info>. -- GitLab