From 406e5f5ec5c3b5d6f6fc980d7ec9c592cadc31b5 Mon Sep 17 00:00:00 2001 From: Maziar Veyskarami <maziar.veyskarami@iws.uni-stuttgart.de> Date: Tue, 25 Feb 2025 20:52:25 +0100 Subject: [PATCH] [license] replace SPDX-FileCopyrightInfo with SPDX-FileCopyrightText --- .flake8 | 2 +- .gitignore | 2 +- .gitlab-ci.yml | 2 +- .gitlab-ci/default.yml | 2 +- .gitlab-ci/getpipelineinfo.py | 2 +- .gitlab/issue_templates/Bug.md | 2 +- .gitlab/issue_templates/Feature.md | 2 +- .gitlab/issue_templates/Release.md | 2 +- .gitlab/merge_request_templates/default.md | 2 +- .gitmodules | 2 +- .mailmap | 2 +- .pylintrc | 2 +- CMakeLists.txt | 2 +- CODE_OF_CONDUCT.md | 4 ++-- bin/.gitignore | 2 +- bin/create_cmakelists.py | 4 ++-- bin/create_dockerimage.py | 2 +- bin/doc/generate_parameterlist.py | 4 ++-- bin/doc/getcontributors.sh | 2 +- bin/extract_as_new_module.py | 2 +- bin/installdumux.py | 2 +- bin/installexternal.py | 4 ++-- bin/make_installscript.py | 2 +- bin/postprocessing/exportscreenshot2d.py | 2 +- bin/postprocessing/extractlinedata.py | 2 +- bin/postprocessing/extractpointdataovertime.py | 2 +- bin/postprocessing/l2error.py | 2 +- bin/remove_clutter_after_last_endif.py | 2 +- bin/testing/findtests.py | 2 +- bin/testing/fuzzycomparedata.py | 2 +- bin/testing/fuzzycomparevtu.py | 2 +- bin/testing/getchangedfiles.py | 2 +- bin/testing/runselectedtests.py | 2 +- bin/testing/runtest.py | 2 +- bin/util/co2table.hh.template | 2 +- bin/util/common.py | 2 +- bin/util/installscript.py | 2 +- bin/util/installscript_writer.py | 2 +- bin/util/make_co2_table.py | 2 +- bin/util/moduleinfo.py | 2 +- cmake.opts | 2 +- cmake/modules/AddInputFileLinks.cmake | 2 +- cmake/modules/CMakeLists.txt | 2 +- cmake/modules/DumuxAddLibrary.cmake | 2 +- cmake/modules/DumuxDoxygen.cmake | 2 +- cmake/modules/DumuxMacros.cmake | 2 +- cmake/modules/DumuxMultithreadingBackend.cmake | 2 +- cmake/modules/DumuxTestMacros.cmake | 2 +- cmake/modules/FindGmsh.cmake | 2 +- cmake/modules/FindGstat.cmake | 2 +- codemeta.json.license | 2 +- config.h.cmake | 2 +- doc/CMakeLists.txt | 2 +- doc/docextra/staggered/staggeredgrid_dumux.tex | 2 +- doc/doxygen/CMakeLists.txt | 2 +- doc/doxygen/DoxygenDumuxLayout.xml | 2 +- doc/doxygen/Doxylocal | 2 +- doc/doxygen/doxygen-awesome-darkmode-toggle.js | 2 +- doc/doxygen/doxygen-awesome-fragment-copy-button.js | 2 +- doc/doxygen/doxygen-awesome-interactive-toc.js | 2 +- doc/doxygen/doxygen-awesome-paragraph-link.js | 2 +- doc/doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css | 2 +- doc/doxygen/doxygen-awesome-sidebar-only.css | 2 +- doc/doxygen/doxygen-awesome.css | 2 +- doc/doxygen/dumux-custom.css | 2 +- doc/doxygen/dumux-custom.js | 2 +- doc/doxygen/dumux.bib | 2 +- doc/doxygen/extradoc/featurelist.txt | 2 +- doc/doxygen/extradoc/known_parameter_warnings.json.license | 2 +- doc/doxygen/extradoc/parameterlist.txt | 2 +- doc/doxygen/extradoc/parameters.json.license | 2 +- doc/doxygen/footer.html | 2 +- doc/doxygen/groups/details/prop_example.mmd | 2 +- doc/doxygen/header.html | 2 +- doc/doxygen/images/multiphase_processes.tex | 2 +- doc/doxygen/mainpage.txt | 2 +- doc/doxygen/markdown-filter.py | 2 +- doc/doxygen/markdown-math-filter.pl | 4 ++-- docker.opts | 2 +- docker/Dockerfile.template | 2 +- docker/README.md.template | 2 +- docker/WELCOME.template | 2 +- docker/docker.sh.template | 2 +- docker/setpermissions.sh.template | 2 +- dumux.pc.in | 2 +- dumux/CMakeLists.txt | 2 +- dumux/adaptive/CMakeLists.txt | 2 +- dumux/adaptive/adapt.hh | 2 +- dumux/adaptive/griddatatransfer.hh | 2 +- dumux/adaptive/initializationindicator.hh | 2 +- dumux/adaptive/markelements.hh | 2 +- dumux/assembly/CMakeLists.txt | 2 +- dumux/assembly/cclocalassembler.hh | 2 +- dumux/assembly/cclocalresidual.hh | 2 +- dumux/assembly/coloring.hh | 2 +- dumux/assembly/cvfelocalassembler.hh | 2 +- dumux/assembly/cvfelocalresidual.hh | 2 +- dumux/assembly/diffmethod.hh | 2 +- dumux/assembly/entitycolor.hh | 2 +- dumux/assembly/fclocalassembler.hh | 2 +- dumux/assembly/fclocalresidual.hh | 2 +- dumux/assembly/fvassembler.hh | 2 +- dumux/assembly/fvlocalassemblerbase.hh | 2 +- dumux/assembly/fvlocalresidual.hh | 2 +- dumux/assembly/initialsolution.hh | 2 +- dumux/assembly/jacobianpattern.hh | 2 +- dumux/assembly/numericepsilon.hh | 2 +- dumux/assembly/partialreassembler.hh | 2 +- dumux/assembly/staggeredfvassembler.hh | 2 +- dumux/assembly/staggeredlocalresidual.hh | 2 +- dumux/assembly/volvardeflectionhelper_.hh | 2 +- dumux/common/CMakeLists.txt | 2 +- dumux/common/balanceequationopts.hh | 2 +- dumux/common/boundaryflag.hh | 2 +- dumux/common/boundarytypes.hh | 2 +- dumux/common/cubicspline.hh | 2 +- dumux/common/cubicsplinehermitebasis.hh | 2 +- dumux/common/defaultmappertraits.hh | 2 +- dumux/common/defaultusagemessage.hh | 2 +- dumux/common/deprecated.hh | 2 +- dumux/common/dimensionlessnumbers.hh | 2 +- dumux/common/doubleexpintegrationconstants.hh | 4 ++-- dumux/common/doubleexpintegrator.hh | 4 ++-- dumux/common/dumuxmessage.hh | 2 +- dumux/common/entitymap.hh | 2 +- dumux/common/enumerate.hh | 2 +- dumux/common/exceptions.hh | 2 +- dumux/common/fixedlengthspline_.hh | 2 +- dumux/common/functionfromstringexpression.hh | 2 +- dumux/common/fvporousmediumspatialparams.hh | 2 +- dumux/common/fvproblem.hh | 2 +- dumux/common/fvproblemwithspatialparams.hh | 2 +- dumux/common/fvspatialparams.hh | 2 +- dumux/common/gridcapabilities.hh | 2 +- dumux/common/indextraits.hh | 2 +- dumux/common/initialize.hh | 2 +- dumux/common/integrate.hh | 2 +- dumux/common/intersectionmapper.hh | 2 +- dumux/common/loggingparametertree.hh | 2 +- dumux/common/math.hh | 2 +- dumux/common/metadata.hh | 2 +- dumux/common/monotonecubicspline.hh | 2 +- dumux/common/numeqvector.hh | 2 +- dumux/common/numericdifferentiation.hh | 2 +- dumux/common/optionalscalar.hh | 2 +- dumux/common/parameters.cc | 2 +- dumux/common/parameters.hh | 2 +- dumux/common/partial.hh | 2 +- dumux/common/pdesolver.hh | 2 +- dumux/common/pointsource.hh | 2 +- dumux/common/properties.hh | 2 +- dumux/common/properties/CMakeLists.txt | 2 +- dumux/common/properties/grid.hh | 2 +- dumux/common/properties/model.hh | 2 +- dumux/common/properties/propertysystem.hh | 2 +- dumux/common/random.hh | 2 +- dumux/common/reorderingdofmapper.hh | 2 +- dumux/common/reservedblockvector.hh | 2 +- dumux/common/spline.hh | 2 +- dumux/common/splinecommon_.hh | 2 +- dumux/common/staggeredfvproblem.hh | 2 +- dumux/common/stringutilities.hh | 2 +- dumux/common/tabulated2dfunction.hh | 2 +- dumux/common/tag.hh | 2 +- dumux/common/timeloop.hh | 2 +- dumux/common/typetraits/CMakeLists.txt | 2 +- dumux/common/typetraits/isvalid.hh | 2 +- dumux/common/typetraits/matrix.hh | 2 +- dumux/common/typetraits/periodic.hh | 2 +- dumux/common/typetraits/problem.hh | 2 +- dumux/common/typetraits/state.hh | 2 +- dumux/common/typetraits/typetraits.hh | 2 +- dumux/common/typetraits/utility.hh | 2 +- dumux/common/typetraits/vector.hh | 2 +- dumux/common/variablelengthspline_.hh | 2 +- dumux/common/variablesbackend.hh | 2 +- dumux/common/volumevariables.hh | 2 +- dumux/discretization/CMakeLists.txt | 2 +- dumux/discretization/basegridgeometry.hh | 2 +- dumux/discretization/basicgridgeometry.hh | 2 +- dumux/discretization/box.hh | 2 +- dumux/discretization/box/CMakeLists.txt | 2 +- dumux/discretization/box/boxgeometryhelper.hh | 2 +- dumux/discretization/box/fvelementgeometry.hh | 2 +- dumux/discretization/box/fvgridgeometry.hh | 2 +- dumux/discretization/box/scvftoscvboundarytypes.hh | 2 +- dumux/discretization/box/subcontrolvolume.hh | 2 +- dumux/discretization/box/subcontrolvolumeface.hh | 2 +- dumux/discretization/ccmpfa.hh | 2 +- dumux/discretization/cctpfa.hh | 2 +- dumux/discretization/cellcentered/CMakeLists.txt | 2 +- dumux/discretization/cellcentered/connectivitymap.hh | 2 +- dumux/discretization/cellcentered/elementboundarytypes.hh | 2 +- dumux/discretization/cellcentered/elementsolution.hh | 2 +- dumux/discretization/cellcentered/gridvolumevariables.hh | 2 +- dumux/discretization/cellcentered/mpfa/CMakeLists.txt | 2 +- .../cellcentered/mpfa/computetransmissibility.hh | 2 +- dumux/discretization/cellcentered/mpfa/connectivitymap.hh | 2 +- dumux/discretization/cellcentered/mpfa/dualgridindexset.hh | 2 +- .../cellcentered/mpfa/elementfluxvariablescache.hh | 2 +- .../cellcentered/mpfa/elementvolumevariables.hh | 2 +- dumux/discretization/cellcentered/mpfa/fvelementgeometry.hh | 2 +- dumux/discretization/cellcentered/mpfa/fvgridgeometry.hh | 2 +- .../discretization/cellcentered/mpfa/fvgridgeometrytraits.hh | 2 +- .../cellcentered/mpfa/gridfluxvariablescache.hh | 2 +- .../cellcentered/mpfa/gridinteractionvolumeindexsets.hh | 2 +- dumux/discretization/cellcentered/mpfa/gridvolumevariables.hh | 2 +- dumux/discretization/cellcentered/mpfa/helper.hh | 2 +- .../discretization/cellcentered/mpfa/interactionvolumebase.hh | 2 +- .../cellcentered/mpfa/interactionvolumedatahandle.hh | 2 +- dumux/discretization/cellcentered/mpfa/localassemblerbase.hh | 2 +- .../discretization/cellcentered/mpfa/localassemblerhelper.hh | 2 +- dumux/discretization/cellcentered/mpfa/localfacedata.hh | 2 +- dumux/discretization/cellcentered/mpfa/methods.hh | 2 +- dumux/discretization/cellcentered/mpfa/omethod/CMakeLists.txt | 2 +- .../cellcentered/mpfa/omethod/interactionvolume.hh | 2 +- .../cellcentered/mpfa/omethod/interactionvolumeindexset.hh | 2 +- .../cellcentered/mpfa/omethod/localassembler.hh | 2 +- .../cellcentered/mpfa/omethod/localsubcontrolentities.hh | 2 +- .../cellcentered/mpfa/omethod/scvgeometryhelper.hh | 2 +- .../cellcentered/mpfa/omethod/staticinteractionvolume.hh | 2 +- dumux/discretization/cellcentered/mpfa/scvgradients.hh | 2 +- .../discretization/cellcentered/mpfa/subcontrolvolumeface.hh | 2 +- dumux/discretization/cellcentered/subcontrolvolume.hh | 2 +- dumux/discretization/cellcentered/tpfa/CMakeLists.txt | 2 +- .../cellcentered/tpfa/computetransmissibility.hh | 2 +- .../cellcentered/tpfa/elementfluxvariablescache.hh | 2 +- .../cellcentered/tpfa/elementvolumevariables.hh | 2 +- dumux/discretization/cellcentered/tpfa/fvelementgeometry.hh | 2 +- dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh | 2 +- .../cellcentered/tpfa/gridfluxvariablescache.hh | 2 +- dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh | 2 +- .../discretization/cellcentered/tpfa/subcontrolvolumeface.hh | 2 +- dumux/discretization/checkoverlapsize.hh | 2 +- dumux/discretization/cvfe/CMakeLists.txt | 2 +- dumux/discretization/cvfe/elementboundarytypes.hh | 2 +- dumux/discretization/cvfe/elementfluxvariablescache.hh | 2 +- dumux/discretization/cvfe/elementsolution.hh | 2 +- dumux/discretization/cvfe/elementvolumevariables.hh | 2 +- dumux/discretization/cvfe/fluxvariablescache.hh | 2 +- dumux/discretization/cvfe/gridfluxvariablescache.hh | 2 +- dumux/discretization/cvfe/gridvolumevariables.hh | 2 +- dumux/discretization/elementsolution.hh | 2 +- dumux/discretization/evalgradients.hh | 2 +- dumux/discretization/evalsolution.hh | 2 +- dumux/discretization/extrusion.hh | 2 +- dumux/discretization/facecentered/CMakeLists.txt | 2 +- dumux/discretization/facecentered/diamond/CMakeLists.txt | 2 +- .../discretization/facecentered/diamond/fvelementgeometry.hh | 2 +- dumux/discretization/facecentered/diamond/fvgridgeometry.hh | 2 +- dumux/discretization/facecentered/diamond/geometryhelper.hh | 2 +- dumux/discretization/facecentered/diamond/subcontrolvolume.hh | 2 +- .../facecentered/diamond/subcontrolvolumeface.hh | 2 +- dumux/discretization/facecentered/staggered/CMakeLists.txt | 2 +- .../discretization/facecentered/staggered/connectivitymap.hh | 2 +- .../facecentered/staggered/consistentlyorientedgrid.hh | 2 +- .../facecentered/staggered/elementboundarytypes.hh | 2 +- .../facecentered/staggered/elementfluxvariablescache.hh | 2 +- .../discretization/facecentered/staggered/elementsolution.hh | 2 +- .../facecentered/staggered/elementvolumevariables.hh | 2 +- .../facecentered/staggered/fvelementgeometry.hh | 2 +- dumux/discretization/facecentered/staggered/fvgridgeometry.hh | 2 +- dumux/discretization/facecentered/staggered/geometryhelper.hh | 2 +- .../facecentered/staggered/gridfluxvariablescache.hh | 2 +- .../facecentered/staggered/gridsupportsconcavecorners.hh | 2 +- .../facecentered/staggered/gridvolumevariables.hh | 2 +- .../facecentered/staggered/localintersectionindexmapper.hh | 2 +- dumux/discretization/facecentered/staggered/normalaxis.hh | 2 +- .../discretization/facecentered/staggered/subcontrolvolume.hh | 2 +- .../facecentered/staggered/subcontrolvolumeface.hh | 2 +- dumux/discretization/facetgridmapper.hh | 2 +- dumux/discretization/fcdiamond.hh | 2 +- dumux/discretization/fcstaggered.hh | 2 +- dumux/discretization/fem/CMakeLists.txt | 2 +- dumux/discretization/fem/feelementgeometry.hh | 2 +- dumux/discretization/fem/fegridgeometry.hh | 2 +- dumux/discretization/fluxstencil.hh | 2 +- dumux/discretization/functionspacebasis.hh | 2 +- dumux/discretization/fvgridvariables.hh | 2 +- dumux/discretization/fvproperties.hh | 2 +- dumux/discretization/localdoftraits.hh | 2 +- dumux/discretization/localview.hh | 2 +- dumux/discretization/method.hh | 2 +- dumux/discretization/nonconformingfecache.hh | 2 +- dumux/discretization/porenetwork/CMakeLists.txt | 2 +- dumux/discretization/porenetwork/fvelementgeometry.hh | 2 +- dumux/discretization/porenetwork/gridgeometry.hh | 2 +- dumux/discretization/porenetwork/subcontrolvolume.hh | 2 +- dumux/discretization/porenetwork/subcontrolvolumeface.hh | 2 +- dumux/discretization/pq1bubble.hh | 2 +- dumux/discretization/pq1bubble/CMakeLists.txt | 2 +- dumux/discretization/pq1bubble/fvelementgeometry.hh | 2 +- dumux/discretization/pq1bubble/fvgridgeometry.hh | 2 +- dumux/discretization/pq1bubble/geometryhelper.hh | 2 +- dumux/discretization/pq1bubble/pq1bubblefecache.hh | 2 +- dumux/discretization/pq1bubble/pq1bubblelocalfiniteelement.hh | 2 +- dumux/discretization/pq1bubble/subcontrolvolume.hh | 2 +- dumux/discretization/pq1bubble/subcontrolvolumeface.hh | 2 +- dumux/discretization/projection/CMakeLists.txt | 2 +- dumux/discretization/projection/l2_projection.hh | 2 +- dumux/discretization/projection/projector.hh | 2 +- dumux/discretization/scvandscvfiterators.hh | 2 +- dumux/discretization/staggered.hh | 2 +- dumux/discretization/staggered/CMakeLists.txt | 2 +- dumux/discretization/staggered/elementfacevariables.hh | 2 +- dumux/discretization/staggered/elementfluxvariablescache.hh | 2 +- dumux/discretization/staggered/elementsolution.hh | 2 +- dumux/discretization/staggered/facesolution.hh | 2 +- dumux/discretization/staggered/freeflow/CMakeLists.txt | 2 +- dumux/discretization/staggered/freeflow/connectivitymap.hh | 2 +- .../staggered/freeflow/elementvolumevariables.hh | 2 +- dumux/discretization/staggered/freeflow/facevariables.hh | 2 +- .../discretization/staggered/freeflow/fvgridgeometrytraits.hh | 2 +- .../discretization/staggered/freeflow/gridvolumevariables.hh | 2 +- dumux/discretization/staggered/freeflow/properties.hh | 2 +- .../staggered/freeflow/staggeredgeometryhelper.hh | 2 +- .../discretization/staggered/freeflow/subcontrolvolumeface.hh | 2 +- dumux/discretization/staggered/freeflow/velocityoutput.hh | 2 +- dumux/discretization/staggered/fvelementgeometry.hh | 2 +- dumux/discretization/staggered/fvgridgeometry.hh | 2 +- dumux/discretization/staggered/gridfacevariables.hh | 2 +- dumux/discretization/staggered/gridfluxvariablescache.hh | 2 +- dumux/discretization/staggered/gridvariables.hh | 2 +- dumux/discretization/staggered/subcontrolvolumeface.hh | 2 +- dumux/discretization/subcontrolvolumebase.hh | 2 +- dumux/discretization/subcontrolvolumefacebase.hh | 2 +- dumux/discretization/walldistance.hh | 2 +- dumux/experimental/CMakeLists.txt | 2 +- dumux/experimental/assembly/CMakeLists.txt | 2 +- dumux/experimental/assembly/cclocalassembler.hh | 2 +- dumux/experimental/assembly/cvfelocalassembler.hh | 2 +- dumux/experimental/assembly/fvlocalassemblerbase.hh | 2 +- dumux/experimental/assembly/multistagefvassembler.hh | 2 +- dumux/experimental/assembly/multistagefvlocaloperator.hh | 2 +- .../experimental/assembly/multistagemultidomainfvassembler.hh | 2 +- dumux/experimental/assembly/subdomaincclocalassembler.hh | 2 +- dumux/experimental/assembly/subdomaincvfelocalassembler.hh | 2 +- dumux/experimental/common/CMakeLists.txt | 2 +- dumux/experimental/common/variables.hh | 2 +- dumux/experimental/discretization/CMakeLists.txt | 2 +- dumux/experimental/discretization/fvgridvariables.hh | 2 +- dumux/experimental/discretization/gridvariables.hh | 2 +- dumux/experimental/timestepping/CMakeLists.txt | 2 +- dumux/experimental/timestepping/multistagemethods.hh | 4 ++-- dumux/experimental/timestepping/multistagetimestepper.hh | 2 +- dumux/experimental/timestepping/newmarkbeta.hh | 2 +- dumux/experimental/timestepping/timelevel.hh | 2 +- dumux/flux/CMakeLists.txt | 2 +- dumux/flux/box/CMakeLists.txt | 2 +- dumux/flux/box/dispersionflux.hh | 2 +- dumux/flux/box/effectivestresslaw.hh | 2 +- dumux/flux/box/fickslaw.hh | 2 +- dumux/flux/box/forchheimerslaw.hh | 2 +- dumux/flux/box/fourierslaw.hh | 2 +- dumux/flux/box/fourierslawnonequilibrium.hh | 2 +- dumux/flux/box/hookeslaw.hh | 2 +- dumux/flux/box/maxwellstefanslaw.hh | 2 +- dumux/flux/ccmpfa/CMakeLists.txt | 2 +- dumux/flux/ccmpfa/darcyslaw.hh | 2 +- dumux/flux/ccmpfa/fickslaw.hh | 2 +- dumux/flux/ccmpfa/fourierslaw.hh | 2 +- dumux/flux/cctpfa/CMakeLists.txt | 2 +- dumux/flux/cctpfa/darcyslaw.hh | 2 +- dumux/flux/cctpfa/dispersionflux.hh | 2 +- dumux/flux/cctpfa/fickslaw.hh | 2 +- dumux/flux/cctpfa/forchheimerslaw.hh | 2 +- dumux/flux/cctpfa/fourierslaw.hh | 2 +- dumux/flux/cctpfa/fourierslawnonequilibrium.hh | 2 +- dumux/flux/cctpfa/maxwellstefanslaw.hh | 2 +- dumux/flux/cvfe/CMakeLists.txt | 2 +- dumux/flux/cvfe/darcyslaw.hh | 2 +- dumux/flux/darcyslaw.hh | 2 +- dumux/flux/darcyslaw_fwd.hh | 2 +- dumux/flux/dispersionflux.hh | 2 +- dumux/flux/dispersionflux_fwd.hh | 2 +- dumux/flux/effectivestresslaw.hh | 2 +- dumux/flux/effectivestresslaw_fwd.hh | 2 +- dumux/flux/facetensoraverage.hh | 2 +- dumux/flux/fickiandiffusioncoefficients.hh | 2 +- dumux/flux/fickslaw.hh | 2 +- dumux/flux/fickslaw_fwd.hh | 2 +- dumux/flux/fluxvariablesbase.hh | 2 +- dumux/flux/fluxvariablescaching.hh | 2 +- dumux/flux/forchheimerslaw.hh | 2 +- dumux/flux/forchheimerslaw_fwd.hh | 2 +- dumux/flux/forchheimervelocity.hh | 2 +- dumux/flux/fourierslaw.hh | 2 +- dumux/flux/fourierslaw_fwd.hh | 2 +- dumux/flux/fourierslawnonequilibrium.hh | 2 +- dumux/flux/fourierslawnonequilibrium_fwd.hh | 2 +- dumux/flux/hookeslaw.hh | 2 +- dumux/flux/hookeslaw_fwd.hh | 2 +- dumux/flux/maxwellstefandiffusioncoefficients.hh | 2 +- dumux/flux/maxwellstefanslaw.hh | 2 +- dumux/flux/maxwellstefanslaw_fwd.hh | 2 +- dumux/flux/porenetwork/CMakeLists.txt | 2 +- dumux/flux/porenetwork/advection.hh | 2 +- dumux/flux/porenetwork/fickslaw.hh | 2 +- dumux/flux/porenetwork/fourierslaw.hh | 2 +- dumux/flux/porenetwork/grainfourierslaw.hh | 2 +- dumux/flux/referencesystemformulation.hh | 2 +- dumux/flux/shallowwater/CMakeLists.txt | 2 +- dumux/flux/shallowwater/exactriemann.hh | 2 +- dumux/flux/shallowwater/fluxlimiterlet.hh | 2 +- dumux/flux/shallowwater/riemannproblem.hh | 2 +- dumux/flux/shallowwaterflux.hh | 2 +- dumux/flux/shallowwaterviscousflux.hh | 2 +- dumux/flux/staggered/CMakeLists.txt | 2 +- dumux/flux/staggered/freeflow/CMakeLists.txt | 2 +- dumux/flux/staggered/freeflow/fickslaw.hh | 2 +- dumux/flux/staggered/freeflow/fourierslaw.hh | 2 +- dumux/flux/staggered/freeflow/maxwellstefanslaw.hh | 2 +- dumux/flux/stationaryvelocityfield.hh | 2 +- dumux/flux/traits.hh | 2 +- dumux/flux/upwindscheme.hh | 2 +- dumux/freeflow/CMakeLists.txt | 2 +- dumux/freeflow/compositional/CMakeLists.txt | 2 +- dumux/freeflow/compositional/fluxvariables.hh | 2 +- dumux/freeflow/compositional/iofields.hh | 2 +- dumux/freeflow/compositional/kepsilonncmodel.hh | 2 +- dumux/freeflow/compositional/komegancmodel.hh | 2 +- dumux/freeflow/compositional/localresidual.hh | 2 +- dumux/freeflow/compositional/lowrekepsilonncmodel.hh | 2 +- dumux/freeflow/compositional/navierstokesncmodel.hh | 2 +- dumux/freeflow/compositional/oneeqncmodel.hh | 2 +- dumux/freeflow/compositional/sstncmodel.hh | 2 +- dumux/freeflow/compositional/staggered/CMakeLists.txt | 2 +- dumux/freeflow/compositional/staggered/fluxvariables.hh | 2 +- dumux/freeflow/compositional/staggered/localresidual.hh | 2 +- dumux/freeflow/compositional/volumevariables.hh | 2 +- dumux/freeflow/compositional/zeroeqncmodel.hh | 2 +- dumux/freeflow/navierstokes/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/boundarytypes.hh | 2 +- dumux/freeflow/navierstokes/energy/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/energy/indices.hh | 2 +- dumux/freeflow/navierstokes/energy/iofields.hh | 2 +- dumux/freeflow/navierstokes/energy/model.hh | 2 +- dumux/freeflow/navierstokes/energy/volumevariables.hh | 2 +- dumux/freeflow/navierstokes/fluxoveraxisalignedsurface.hh | 2 +- dumux/freeflow/navierstokes/fluxvariables.hh | 2 +- dumux/freeflow/navierstokes/indices.hh | 2 +- dumux/freeflow/navierstokes/iofields.hh | 2 +- dumux/freeflow/navierstokes/localresidual.hh | 2 +- dumux/freeflow/navierstokes/mass/1p/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/mass/1p/advectiveflux.hh | 2 +- dumux/freeflow/navierstokes/mass/1p/fluxvariables.hh | 2 +- dumux/freeflow/navierstokes/mass/1p/indices.hh | 2 +- dumux/freeflow/navierstokes/mass/1p/localresidual.hh | 2 +- dumux/freeflow/navierstokes/mass/1p/model.hh | 2 +- dumux/freeflow/navierstokes/mass/1p/volumevariables.hh | 2 +- dumux/freeflow/navierstokes/mass/1pnc/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/mass/1pnc/advectiveflux.hh | 2 +- dumux/freeflow/navierstokes/mass/1pnc/fluxvariables.hh | 2 +- dumux/freeflow/navierstokes/mass/1pnc/indices.hh | 2 +- dumux/freeflow/navierstokes/mass/1pnc/iofields.hh | 2 +- dumux/freeflow/navierstokes/mass/1pnc/localresidual.hh | 2 +- dumux/freeflow/navierstokes/mass/1pnc/model.hh | 2 +- dumux/freeflow/navierstokes/mass/1pnc/volumevariables.hh | 2 +- dumux/freeflow/navierstokes/mass/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/mass/problem.hh | 2 +- dumux/freeflow/navierstokes/model.hh | 2 +- dumux/freeflow/navierstokes/momentum/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/momentum/boundarytypes.hh | 2 +- dumux/freeflow/navierstokes/momentum/brinkman.hh | 2 +- dumux/freeflow/navierstokes/momentum/cvfe/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/momentum/cvfe/flux.hh | 2 +- dumux/freeflow/navierstokes/momentum/cvfe/indices.hh | 2 +- dumux/freeflow/navierstokes/momentum/cvfe/localresidual.hh | 2 +- dumux/freeflow/navierstokes/momentum/cvfe/model.hh | 2 +- dumux/freeflow/navierstokes/momentum/cvfe/volumevariables.hh | 2 +- dumux/freeflow/navierstokes/momentum/fluxhelper.hh | 2 +- dumux/freeflow/navierstokes/momentum/fluxvariables.hh | 2 +- dumux/freeflow/navierstokes/momentum/indices.hh | 2 +- dumux/freeflow/navierstokes/momentum/localresidual.hh | 2 +- dumux/freeflow/navierstokes/momentum/model.hh | 2 +- dumux/freeflow/navierstokes/momentum/problem.hh | 2 +- dumux/freeflow/navierstokes/momentum/velocitygradients.hh | 2 +- .../freeflow/navierstokes/momentum/velocityreconstruction.hh | 2 +- dumux/freeflow/navierstokes/momentum/volumevariables.hh | 2 +- dumux/freeflow/navierstokes/scalarfluxhelper.hh | 2 +- dumux/freeflow/navierstokes/scalarfluxvariables.hh | 2 +- dumux/freeflow/navierstokes/scalarfluxvariablescachefiller.hh | 2 +- dumux/freeflow/navierstokes/scalarvolumevariables.hh | 2 +- dumux/freeflow/navierstokes/slipcondition.hh | 2 +- dumux/freeflow/navierstokes/staggered/CMakeLists.txt | 2 +- dumux/freeflow/navierstokes/staggered/fluxoversurface.hh | 2 +- dumux/freeflow/navierstokes/staggered/fluxvariables.hh | 2 +- dumux/freeflow/navierstokes/staggered/localresidual.hh | 2 +- dumux/freeflow/navierstokes/staggered/problem.hh | 2 +- .../freeflow/navierstokes/staggered/staggeredupwindhelper.hh | 2 +- dumux/freeflow/navierstokes/staggered/velocitygradients.hh | 2 +- dumux/freeflow/navierstokes/velocityoutput.hh | 2 +- dumux/freeflow/navierstokes/volumevariables.hh | 2 +- dumux/freeflow/nonisothermal/CMakeLists.txt | 2 +- dumux/freeflow/nonisothermal/indices.hh | 2 +- dumux/freeflow/nonisothermal/iofields.hh | 2 +- dumux/freeflow/nonisothermal/localresidual.hh | 2 +- dumux/freeflow/nonisothermal/model.hh | 2 +- dumux/freeflow/properties.hh | 2 +- dumux/freeflow/rans/CMakeLists.txt | 2 +- dumux/freeflow/rans/boundarytypes.hh | 2 +- dumux/freeflow/rans/iofields.hh | 2 +- dumux/freeflow/rans/model.hh | 2 +- dumux/freeflow/rans/oneeq/CMakeLists.txt | 2 +- dumux/freeflow/rans/oneeq/fluxvariables.hh | 2 +- dumux/freeflow/rans/oneeq/indices.hh | 2 +- dumux/freeflow/rans/oneeq/iofields.hh | 2 +- dumux/freeflow/rans/oneeq/localresidual.hh | 2 +- dumux/freeflow/rans/oneeq/model.hh | 2 +- dumux/freeflow/rans/oneeq/problem.hh | 2 +- dumux/freeflow/rans/oneeq/staggered/CMakeLists.txt | 2 +- dumux/freeflow/rans/oneeq/staggered/fluxvariables.hh | 2 +- dumux/freeflow/rans/oneeq/staggered/localresidual.hh | 2 +- dumux/freeflow/rans/oneeq/volumevariables.hh | 2 +- dumux/freeflow/rans/problem.hh | 2 +- dumux/freeflow/rans/twoeq/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/indices.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/kepsilon/fluxvariables.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/iofields.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/model.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/problem.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/staggered/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/kepsilon/staggered/fluxvariables.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/kepsilon/volumevariables.hh | 2 +- dumux/freeflow/rans/twoeq/komega/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/komega/fluxvariables.hh | 2 +- dumux/freeflow/rans/twoeq/komega/iofields.hh | 2 +- dumux/freeflow/rans/twoeq/komega/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/komega/model.hh | 2 +- dumux/freeflow/rans/twoeq/komega/problem.hh | 2 +- dumux/freeflow/rans/twoeq/komega/staggered/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/komega/staggered/fluxvariables.hh | 2 +- dumux/freeflow/rans/twoeq/komega/staggered/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/komega/volumevariables.hh | 2 +- dumux/freeflow/rans/twoeq/lowrekepsilon/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/lowrekepsilon/fluxvariables.hh | 2 +- dumux/freeflow/rans/twoeq/lowrekepsilon/iofields.hh | 2 +- dumux/freeflow/rans/twoeq/lowrekepsilon/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/lowrekepsilon/model.hh | 2 +- dumux/freeflow/rans/twoeq/lowrekepsilon/problem.hh | 2 +- .../rans/twoeq/lowrekepsilon/staggered/CMakeLists.txt | 2 +- .../rans/twoeq/lowrekepsilon/staggered/fluxvariables.hh | 2 +- .../rans/twoeq/lowrekepsilon/staggered/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/lowrekepsilon/volumevariables.hh | 2 +- dumux/freeflow/rans/twoeq/sst/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/sst/fluxvariables.hh | 2 +- dumux/freeflow/rans/twoeq/sst/iofields.hh | 2 +- dumux/freeflow/rans/twoeq/sst/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/sst/model.hh | 2 +- dumux/freeflow/rans/twoeq/sst/problem.hh | 2 +- dumux/freeflow/rans/twoeq/sst/staggered/CMakeLists.txt | 2 +- dumux/freeflow/rans/twoeq/sst/staggered/fluxvariables.hh | 2 +- dumux/freeflow/rans/twoeq/sst/staggered/localresidual.hh | 2 +- dumux/freeflow/rans/twoeq/sst/volumevariables.hh | 2 +- dumux/freeflow/rans/volumevariables.hh | 2 +- dumux/freeflow/rans/zeroeq/CMakeLists.txt | 2 +- dumux/freeflow/rans/zeroeq/model.hh | 2 +- dumux/freeflow/rans/zeroeq/problem.hh | 2 +- dumux/freeflow/rans/zeroeq/volumevariables.hh | 2 +- dumux/freeflow/shallowwater/CMakeLists.txt | 2 +- dumux/freeflow/shallowwater/boundaryfluxes.hh | 2 +- dumux/freeflow/shallowwater/fluxvariables.hh | 2 +- dumux/freeflow/shallowwater/indices.hh | 2 +- dumux/freeflow/shallowwater/iofields.hh | 2 +- dumux/freeflow/shallowwater/localresidual.hh | 2 +- dumux/freeflow/shallowwater/model.hh | 2 +- dumux/freeflow/shallowwater/problem.hh | 2 +- dumux/freeflow/shallowwater/volumevariables.hh | 2 +- dumux/freeflow/spatialparams.hh | 2 +- dumux/freeflow/staggeredupwindmethods.hh | 2 +- dumux/freeflow/turbulencemodel.hh | 2 +- dumux/freeflow/turbulenceproperties.hh | 2 +- dumux/freeflow/volumevariables.hh | 2 +- dumux/geomechanics/CMakeLists.txt | 2 +- dumux/geomechanics/elastic/CMakeLists.txt | 2 +- dumux/geomechanics/elastic/fvspatialparams.hh | 2 +- dumux/geomechanics/elastic/indices.hh | 2 +- dumux/geomechanics/elastic/localresidual.hh | 2 +- dumux/geomechanics/elastic/model.hh | 2 +- dumux/geomechanics/elastic/volumevariables.hh | 2 +- dumux/geomechanics/fvproblem.hh | 2 +- dumux/geomechanics/hyperelastic/CMakeLists.txt | 2 +- dumux/geomechanics/hyperelastic/localresidual.hh | 2 +- dumux/geomechanics/hyperelastic/model.hh | 2 +- dumux/geomechanics/hyperelastic/spatialparams.hh | 2 +- dumux/geomechanics/hyperelastic/volumevariables.hh | 2 +- dumux/geomechanics/lameparams.hh | 2 +- dumux/geomechanics/poroelastic/CMakeLists.txt | 2 +- dumux/geomechanics/poroelastic/couplingmanager.hh | 2 +- dumux/geomechanics/poroelastic/fvspatialparams.hh | 2 +- dumux/geomechanics/poroelastic/iofields.hh | 2 +- dumux/geomechanics/poroelastic/localresidual.hh | 2 +- dumux/geomechanics/poroelastic/model.hh | 2 +- dumux/geomechanics/poroelastic/volumevariables.hh | 2 +- dumux/geomechanics/properties.hh | 2 +- dumux/geomechanics/spatialparamstraits_.hh | 2 +- dumux/geomechanics/stressvariablescache.hh | 2 +- dumux/geomechanics/velocityoutput.hh | 2 +- dumux/geometry/CMakeLists.txt | 2 +- dumux/geometry/boundingboxtree.hh | 2 +- dumux/geometry/boundingsphere.hh | 2 +- dumux/geometry/center.hh | 2 +- dumux/geometry/circumsphere.hh | 2 +- dumux/geometry/diameter.hh | 2 +- dumux/geometry/distance.hh | 2 +- dumux/geometry/distancefield.hh | 2 +- dumux/geometry/geometricentityset.hh | 2 +- dumux/geometry/geometryintersection.hh | 2 +- dumux/geometry/grahamconvexhull.hh | 2 +- dumux/geometry/intersectingentities.hh | 2 +- dumux/geometry/intersectionentityset.hh | 2 +- dumux/geometry/intersectspointgeometry.hh | 2 +- dumux/geometry/intersectspointsimplex.hh | 2 +- dumux/geometry/makegeometry.hh | 2 +- dumux/geometry/normal.hh | 2 +- dumux/geometry/refinementquadraturerule.hh | 2 +- dumux/geometry/sphere.hh | 2 +- dumux/geometry/triangulation.hh | 2 +- dumux/geometry/volume.hh | 2 +- dumux/io/CMakeLists.txt | 2 +- dumux/io/adaptivegridrestart.hh | 2 +- dumux/io/chrono.hh | 2 +- dumux/io/container.hh | 2 +- dumux/io/defaultiofields.hh | 2 +- dumux/io/expression/CMakeLists.txt | 2 +- dumux/io/expression/exprtk.hpp | 2 +- dumux/io/format.hh | 2 +- dumux/io/format/CMakeLists.txt | 2 +- dumux/io/format/fmt/CMakeLists.txt | 2 +- dumux/io/format/fmt/README.rst | 2 +- dumux/io/format/fmt/VERSION.rst | 2 +- dumux/io/format/fmt/core.h | 2 +- dumux/io/format/fmt/format-inl.h | 2 +- dumux/io/format/fmt/format.cc | 2 +- dumux/io/format/fmt/format.h | 2 +- dumux/io/format/fmt/ranges.h | 4 ++-- dumux/io/gnuplotinterface.hh | 2 +- dumux/io/grid/CMakeLists.txt | 2 +- dumux/io/grid/cakegridmanager.hh | 2 +- dumux/io/grid/cpgridmanager.hh | 2 +- dumux/io/grid/facetgridmanager.hh | 2 +- dumux/io/grid/gmshgriddatahandle.hh | 2 +- dumux/io/grid/griddata.hh | 2 +- dumux/io/grid/gridmanager.hh | 2 +- dumux/io/grid/gridmanager_alu.hh | 2 +- dumux/io/grid/gridmanager_base.hh | 2 +- dumux/io/grid/gridmanager_foam.hh | 2 +- dumux/io/grid/gridmanager_mmesh.hh | 2 +- dumux/io/grid/gridmanager_oned.hh | 2 +- dumux/io/grid/gridmanager_sp.hh | 2 +- dumux/io/grid/gridmanager_sub.hh | 2 +- dumux/io/grid/gridmanager_ug.hh | 2 +- dumux/io/grid/gridmanager_yasp.hh | 2 +- dumux/io/grid/porenetwork/CMakeLists.txt | 2 +- dumux/io/grid/porenetwork/dgfwriter.hh | 2 +- dumux/io/grid/porenetwork/griddata.hh | 2 +- dumux/io/grid/porenetwork/gridmanager.hh | 2 +- dumux/io/grid/porenetwork/parametersforgeneratedgrid.hh | 2 +- dumux/io/grid/porenetwork/structuredlatticegridcreator.hh | 2 +- dumux/io/grid/porenetwork/subgriddata.hh | 2 +- dumux/io/grid/vtkgriddatahandle.hh | 2 +- dumux/io/gridwriter.hh | 2 +- dumux/io/json.hh | 2 +- dumux/io/json/CMakeLists.txt | 2 +- dumux/io/loadsolution.hh | 2 +- dumux/io/name.hh | 2 +- dumux/io/ploteffectivediffusivitymodel.hh | 2 +- dumux/io/plotmateriallaw3p.hh | 2 +- dumux/io/plotpckrsw.hh | 2 +- dumux/io/plotthermalconductivitymodel.hh | 2 +- dumux/io/pointcloudvtkwriter.hh | 2 +- dumux/io/rasterimagedata.hh | 2 +- dumux/io/rasterimagereader.hh | 2 +- dumux/io/rasterimagewriter.hh | 2 +- dumux/io/restart.hh | 2 +- dumux/io/staggeredvtkoutputmodule.hh | 2 +- dumux/io/velocityoutput.hh | 2 +- dumux/io/vtk/CMakeLists.txt | 2 +- dumux/io/vtk/fieldtype.hh | 2 +- dumux/io/vtk/function.hh | 2 +- dumux/io/vtk/intersectionwriter.hh | 2 +- dumux/io/vtk/precision.hh | 2 +- dumux/io/vtk/vtkreader.hh | 2 +- dumux/io/vtkoutputmodule.hh | 2 +- dumux/io/vtksequencewriter.hh | 2 +- dumux/io/xml/CMakeLists.txt | 2 +- dumux/io/xml/tinyxml2.cpp | 2 +- dumux/io/xml/tinyxml2.h | 2 +- dumux/linear/CMakeLists.txt | 2 +- dumux/linear/dunevectors.hh | 2 +- dumux/linear/helmholtzoperator.hh | 2 +- dumux/linear/istlsolverfactorybackend.hh | 2 +- dumux/linear/istlsolverregistry.hh | 2 +- dumux/linear/istlsolvers.hh | 2 +- dumux/linear/istlsolversmultitype.hh | 2 +- dumux/linear/linearalgebratraits.hh | 2 +- dumux/linear/linearsolverparameters.hh | 2 +- dumux/linear/linearsolvertraits.hh | 2 +- dumux/linear/matrixconverter.hh | 2 +- dumux/linear/parallelhelpers.hh | 2 +- dumux/linear/parallelmatrixadapter.hh | 2 +- dumux/linear/pdesolver.hh | 2 +- dumux/linear/preconditioners.hh | 2 +- dumux/linear/scalarproducts.hh | 2 +- dumux/linear/scotchbackend.hh | 2 +- dumux/linear/seqsolverbackend.hh | 2 +- dumux/linear/solver.hh | 2 +- dumux/linear/solvercategory.hh | 2 +- dumux/linear/stokes_solver.hh | 2 +- dumux/linear/symmetrize_constraints.hh | 2 +- dumux/material/CMakeLists.txt | 2 +- dumux/material/binarycoefficients/CMakeLists.txt | 2 +- dumux/material/binarycoefficients/air_mesitylene.hh | 2 +- dumux/material/binarycoefficients/air_xylene.hh | 2 +- dumux/material/binarycoefficients/brine_co2.hh | 2 +- dumux/material/binarycoefficients/fullermethod.hh | 2 +- dumux/material/binarycoefficients/h2o_air.hh | 2 +- dumux/material/binarycoefficients/h2o_ch4.hh | 2 +- dumux/material/binarycoefficients/h2o_constant.hh | 2 +- dumux/material/binarycoefficients/h2o_heavyoil.hh | 2 +- dumux/material/binarycoefficients/h2o_mesitylene.hh | 2 +- dumux/material/binarycoefficients/h2o_n2.hh | 2 +- dumux/material/binarycoefficients/h2o_o2.hh | 2 +- dumux/material/binarycoefficients/h2o_xylene.hh | 2 +- dumux/material/binarycoefficients/henryiapws.hh | 2 +- dumux/material/binarycoefficients/n2_o2.hh | 2 +- dumux/material/chemistry/CMakeLists.txt | 2 +- dumux/material/chemistry/electrochemistry/CMakeLists.txt | 2 +- dumux/material/chemistry/electrochemistry/electrochemistry.hh | 2 +- .../material/chemistry/electrochemistry/electrochemistryni.hh | 2 +- dumux/material/components/CMakeLists.txt | 2 +- dumux/material/components/air.hh | 2 +- dumux/material/components/ammonia.hh | 2 +- dumux/material/components/base.hh | 2 +- dumux/material/components/benzene.hh | 2 +- dumux/material/components/brine.hh | 2 +- dumux/material/components/calcite.hh | 2 +- dumux/material/components/calciumion.hh | 2 +- dumux/material/components/cao.hh | 2 +- dumux/material/components/cao2h2.hh | 2 +- dumux/material/components/carbonateion.hh | 2 +- dumux/material/components/ch4.hh | 2 +- dumux/material/components/chlorideion.hh | 2 +- dumux/material/components/co2.hh | 2 +- dumux/material/components/componenttraits.hh | 2 +- dumux/material/components/constant.hh | 2 +- dumux/material/components/defaultco2table.hh | 2 +- dumux/material/components/gas.hh | 2 +- dumux/material/components/glucose.hh | 2 +- dumux/material/components/granite.hh | 2 +- dumux/material/components/h2.hh | 2 +- dumux/material/components/h2o.hh | 2 +- dumux/material/components/heavyoil.hh | 2 +- dumux/material/components/iapws/CMakeLists.txt | 2 +- dumux/material/components/iapws/common.hh | 2 +- dumux/material/components/iapws/region1.hh | 2 +- dumux/material/components/iapws/region2.hh | 2 +- dumux/material/components/iapws/region4.hh | 2 +- dumux/material/components/ion.hh | 2 +- dumux/material/components/liquid.hh | 2 +- dumux/material/components/mesitylene.hh | 2 +- dumux/material/components/n2.hh | 2 +- dumux/material/components/nacl.hh | 2 +- dumux/material/components/o2.hh | 2 +- dumux/material/components/shomate.hh | 2 +- dumux/material/components/simpleco2.hh | 2 +- dumux/material/components/simpleh2o.hh | 2 +- dumux/material/components/sodiumion.hh | 2 +- dumux/material/components/solid.hh | 2 +- dumux/material/components/tabulatedcomponent.hh | 2 +- dumux/material/components/trichloroethene.hh | 2 +- dumux/material/components/urea.hh | 2 +- dumux/material/components/xylene.hh | 2 +- dumux/material/constants.hh | 2 +- dumux/material/constraintsolvers/CMakeLists.txt | 2 +- dumux/material/constraintsolvers/compositionalflash.hh | 2 +- dumux/material/constraintsolvers/compositionfromfugacities.hh | 2 +- dumux/material/constraintsolvers/computefromreferencephase.hh | 2 +- dumux/material/constraintsolvers/immiscibleflash.hh | 2 +- .../constraintsolvers/misciblemultiphasecomposition.hh | 2 +- dumux/material/constraintsolvers/ncpflash.hh | 2 +- dumux/material/eos/CMakeLists.txt | 2 +- dumux/material/eos/pengrobinson.hh | 2 +- dumux/material/eos/pengrobinsonmixture.hh | 2 +- dumux/material/eos/pengrobinsonparams.hh | 2 +- dumux/material/eos/pengrobinsonparamsmixture.hh | 2 +- dumux/material/fluidmatrixinteractions/1p/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/1p/thermalconductivityaverage.hh | 2 +- dumux/material/fluidmatrixinteractions/1pia/CMakeLists.txt | 2 +- .../1pia/fluidsolidinterfacialareashiwang.hh | 2 +- dumux/material/fluidmatrixinteractions/2p/CMakeLists.txt | 2 +- dumux/material/fluidmatrixinteractions/2p/brookscorey.hh | 2 +- .../fluidmatrixinteractions/2p/datasplinemateriallaw.hh | 2 +- .../fluidmatrixinteractions/2p/efftoabsdefaultpolicy.hh | 2 +- dumux/material/fluidmatrixinteractions/2p/heatpipelaw.hh | 2 +- .../fluidmatrixinteractions/2p/interfacialarea/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/2p/interfacialarea/exponential.hh | 2 +- .../2p/interfacialarea/exponentialcubic.hh | 2 +- .../2p/interfacialarea/interfacialarea.hh | 2 +- .../fluidmatrixinteractions/2p/interfacialarea/pcmax.hh | 2 +- .../2p/interfacialarea/polynomial2ndorder.hh | 2 +- .../2p/interfacialarea/polynomialedgezero2ndorder.hh | 2 +- dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh | 2 +- dumux/material/fluidmatrixinteractions/2p/materiallaw.hh | 2 +- dumux/material/fluidmatrixinteractions/2p/noregularization.hh | 2 +- .../material/fluidmatrixinteractions/2p/smoothedlinearlaw.hh | 2 +- .../material/fluidmatrixinteractions/2p/splinemateriallaw.hh | 2 +- .../2p/thermalconductivity/CMakeLists.txt | 2 +- .../2p/thermalconductivity/johansen.hh | 2 +- .../2p/thermalconductivity/simplefluidlumping.hh | 2 +- .../2p/thermalconductivity/somerton.hh | 2 +- dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh | 2 +- dumux/material/fluidmatrixinteractions/3p/CMakeLists.txt | 2 +- dumux/material/fluidmatrixinteractions/3p/napladsorption.hh | 2 +- .../material/fluidmatrixinteractions/3p/parkervangenuchten.hh | 2 +- .../3p/thermalconductivitysomerton3p.hh | 2 +- dumux/material/fluidmatrixinteractions/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/diffusivityconstanttortuosity.hh | 2 +- .../fluidmatrixinteractions/diffusivitymillingtonquirk.hh | 2 +- .../fluidmatrixinteractions/dispersiontensors/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/dispersiontensors/fulltensor.hh | 2 +- .../fluidmatrixinteractions/dispersiontensors/scheidegger.hh | 2 +- .../fluidmatrixinteractions/fluidmatrixinteraction.hh | 2 +- .../fluidmatrixinteractions/frictionlaws/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/frictionlaws/frictionlaw.hh | 2 +- .../material/fluidmatrixinteractions/frictionlaws/manning.hh | 2 +- .../fluidmatrixinteractions/frictionlaws/nikuradse.hh | 2 +- .../fluidmatrixinteractions/frictionlaws/nofriction.hh | 2 +- .../fluidmatrixinteractions/frictionlaws/viscousnoslip.hh | 2 +- dumux/material/fluidmatrixinteractions/mp/CMakeLists.txt | 2 +- dumux/material/fluidmatrixinteractions/mp/mpadapter.hh | 2 +- dumux/material/fluidmatrixinteractions/mp/mplinearmaterial.hh | 2 +- .../fluidmatrixinteractions/permeabilitykozenycarman.hh | 2 +- .../fluidmatrixinteractions/porenetwork/CMakeLists.txt | 2 +- .../porenetwork/pore/2p/CMakeLists.txt | 2 +- .../porenetwork/pore/2p/localrulesforplatonicbody.hh | 2 +- .../porenetwork/pore/2p/multishapelocalrules.hh | 2 +- .../porenetwork/pore/2p/singleshapelocalrules.hh | 2 +- .../fluidmatrixinteractions/porenetwork/pore/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/porenetwork/throat/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/porenetwork/throat/emptycache.hh | 2 +- .../porenetwork/throat/thresholdcapillarypressures.hh | 2 +- .../porenetwork/throat/transmissibility1p.hh | 2 +- .../porenetwork/throat/transmissibility2p.hh | 2 +- dumux/material/fluidmatrixinteractions/porositydeformation.hh | 2 +- .../material/fluidmatrixinteractions/porosityprecipitation.hh | 2 +- .../fluidmatrixinteractions/thermalconductivityaverage.hh | 2 +- dumux/material/fluidstates/CMakeLists.txt | 2 +- dumux/material/fluidstates/adapter.hh | 2 +- dumux/material/fluidstates/compositional.hh | 2 +- dumux/material/fluidstates/immiscible.hh | 2 +- dumux/material/fluidstates/isothermalimmiscible.hh | 2 +- dumux/material/fluidstates/nonequilibrium.hh | 2 +- dumux/material/fluidstates/nonequilibriummass.hh | 2 +- dumux/material/fluidstates/pressureoverlay.hh | 2 +- dumux/material/fluidstates/pseudo1p2c.hh | 2 +- dumux/material/fluidstates/saturationoverlay.hh | 2 +- dumux/material/fluidstates/temperatureoverlay.hh | 2 +- dumux/material/fluidsystems/1padapter.hh | 2 +- dumux/material/fluidsystems/1pgas.hh | 2 +- dumux/material/fluidsystems/1pliquid.hh | 2 +- dumux/material/fluidsystems/2p1c.hh | 2 +- dumux/material/fluidsystems/2pimmiscible.hh | 2 +- dumux/material/fluidsystems/3pimmiscible.hh | 2 +- dumux/material/fluidsystems/CMakeLists.txt | 2 +- dumux/material/fluidsystems/base.hh | 2 +- dumux/material/fluidsystems/brine.hh | 2 +- dumux/material/fluidsystems/brineair.hh | 2 +- dumux/material/fluidsystems/brineco2.hh | 2 +- dumux/material/fluidsystems/h2oair.hh | 2 +- dumux/material/fluidsystems/h2oairmesitylene.hh | 2 +- dumux/material/fluidsystems/h2oairxylene.hh | 2 +- dumux/material/fluidsystems/h2oheavyoil.hh | 2 +- dumux/material/fluidsystems/h2on2.hh | 2 +- dumux/material/fluidsystems/h2on2kinetic.hh | 2 +- dumux/material/fluidsystems/h2on2o2.hh | 2 +- dumux/material/fluidsystems/liquidphase2c.hh | 2 +- dumux/material/fluidsystems/nullparametercache.hh | 2 +- dumux/material/fluidsystems/parametercachebase.hh | 2 +- dumux/material/fluidsystems/spe5.hh | 2 +- dumux/material/fluidsystems/spe5parametercache.hh | 2 +- dumux/material/gstatrandomfield.hh | 2 +- dumux/material/idealgas.hh | 2 +- dumux/material/solidstates/CMakeLists.txt | 2 +- dumux/material/solidstates/compositionalsolidstate.hh | 2 +- dumux/material/solidstates/inertsolidstate.hh | 2 +- dumux/material/solidstates/updatesolidvolumefractions.hh | 2 +- dumux/material/solidsystems/1csolid.hh | 2 +- dumux/material/solidsystems/CMakeLists.txt | 2 +- dumux/material/solidsystems/compositionalsolidphase.hh | 2 +- dumux/multidomain/CMakeLists.txt | 2 +- dumux/multidomain/assemblerview.hh | 2 +- dumux/multidomain/boundary/CMakeLists.txt | 2 +- dumux/multidomain/boundary/darcydarcy/CMakeLists.txt | 2 +- dumux/multidomain/boundary/darcydarcy/couplingmanager.hh | 2 +- dumux/multidomain/boundary/darcydarcy/couplingmapper.hh | 2 +- dumux/multidomain/boundary/freeflowporenetwork/CMakeLists.txt | 2 +- .../boundary/freeflowporenetwork/couplingconditions.hh | 2 +- .../boundary/freeflowporenetwork/couplingmanager.hh | 2 +- .../boundary/freeflowporenetwork/couplingmapper.hh | 2 +- .../freeflowporenetwork/ffmassporenetwork/CMakeLists.txt | 2 +- .../freeflowporenetwork/ffmassporenetwork/couplingmanager.hh | 2 +- .../freeflowporenetwork/ffmomentumporenetwork/CMakeLists.txt | 2 +- .../ffmomentumporenetwork/couplingmanager.hh | 2 +- .../boundary/freeflowporenetwork/snappygridmanager.hh | 2 +- .../multidomain/boundary/freeflowporousmedium/CMakeLists.txt | 2 +- .../boundary/freeflowporousmedium/couplingconditions.hh | 2 +- .../couplingconditions_staggered_cctpfa.hh | 2 +- .../boundary/freeflowporousmedium/couplingmanager.hh | 2 +- .../boundary/freeflowporousmedium/couplingmanager_base.hh | 2 +- .../freeflowporousmedium/couplingmanager_staggered_cctpfa.hh | 2 +- .../boundary/freeflowporousmedium/ffmasspm/CMakeLists.txt | 2 +- .../boundary/freeflowporousmedium/ffmasspm/couplingmanager.hh | 2 +- .../ffmasspm/couplingmanager_staggered_cctpfa.hh | 2 +- .../boundary/freeflowporousmedium/ffmomentumpm/CMakeLists.txt | 2 +- .../freeflowporousmedium/ffmomentumpm/couplingmanager.hh | 2 +- .../ffmomentumpm/couplingmanager_staggered_cctpfa.hh | 2 +- .../ffmomentumpm/couplingmapper_staggered_cctpfa.hh | 2 +- .../multidomain/boundary/freeflowporousmedium/indexhelper.hh | 2 +- dumux/multidomain/boundary/freeflowporousmedium/traits.hh | 2 +- dumux/multidomain/boundary/stokesdarcy/CMakeLists.txt | 2 +- dumux/multidomain/boundary/stokesdarcy/couplingdata.hh | 2 +- dumux/multidomain/boundary/stokesdarcy/couplingmanager.hh | 2 +- dumux/multidomain/boundary/stokesdarcy/couplingmapper.hh | 2 +- dumux/multidomain/couplingjacobianpattern.hh | 2 +- dumux/multidomain/couplingmanager.hh | 2 +- dumux/multidomain/dualnetwork/CMakeLists.txt | 2 +- dumux/multidomain/dualnetwork/couplingmanager.hh | 2 +- dumux/multidomain/dualnetwork/couplingmapper.hh | 2 +- dumux/multidomain/dualnetwork/extendedsourcestencil.hh | 2 +- dumux/multidomain/embedded/CMakeLists.txt | 2 +- dumux/multidomain/embedded/circleaveragepointsourcetraits.hh | 2 +- dumux/multidomain/embedded/circlepoints.hh | 2 +- dumux/multidomain/embedded/couplingmanager1d3d.hh | 2 +- dumux/multidomain/embedded/couplingmanager1d3d_average.hh | 2 +- dumux/multidomain/embedded/couplingmanager1d3d_kernel.hh | 2 +- dumux/multidomain/embedded/couplingmanager1d3d_line.hh | 2 +- dumux/multidomain/embedded/couplingmanager1d3d_projection.hh | 2 +- dumux/multidomain/embedded/couplingmanager1d3d_surface.hh | 2 +- dumux/multidomain/embedded/couplingmanager2d3d.hh | 2 +- dumux/multidomain/embedded/couplingmanagerbase.hh | 2 +- dumux/multidomain/embedded/cylinderintegration.hh | 2 +- dumux/multidomain/embedded/extendedsourcestencil.hh | 2 +- dumux/multidomain/embedded/integrationpointsource.hh | 2 +- dumux/multidomain/embedded/localrefinementquadrature.hh | 2 +- dumux/multidomain/embedded/pointsourcedata.hh | 2 +- dumux/multidomain/facet/CMakeLists.txt | 2 +- dumux/multidomain/facet/box/CMakeLists.txt | 2 +- dumux/multidomain/facet/box/couplingmanager.hh | 2 +- dumux/multidomain/facet/box/couplingmapper.hh | 2 +- dumux/multidomain/facet/box/darcyslaw.hh | 2 +- dumux/multidomain/facet/box/fickslaw.hh | 2 +- dumux/multidomain/facet/box/fourierslaw.hh | 2 +- dumux/multidomain/facet/box/fvelementgeometry.hh | 2 +- dumux/multidomain/facet/box/fvgridgeometry.hh | 2 +- dumux/multidomain/facet/box/localresidual.hh | 2 +- dumux/multidomain/facet/box/properties.hh | 2 +- dumux/multidomain/facet/box/subcontrolvolumeface.hh | 2 +- dumux/multidomain/facet/box/upwindscheme.hh | 2 +- dumux/multidomain/facet/cellcentered/CMakeLists.txt | 2 +- dumux/multidomain/facet/cellcentered/localresidual.hh | 2 +- dumux/multidomain/facet/cellcentered/mpfa/CMakeLists.txt | 2 +- dumux/multidomain/facet/cellcentered/mpfa/couplingmanager.hh | 2 +- dumux/multidomain/facet/cellcentered/mpfa/couplingmapper.hh | 2 +- .../multidomain/facet/cellcentered/mpfa/interactionvolume.hh | 2 +- dumux/multidomain/facet/cellcentered/mpfa/localassembler.hh | 2 +- .../facet/cellcentered/mpfa/localsubcontrolentities.hh | 2 +- dumux/multidomain/facet/cellcentered/mpfa/properties.hh | 2 +- dumux/multidomain/facet/cellcentered/tpfa/CMakeLists.txt | 2 +- dumux/multidomain/facet/cellcentered/tpfa/couplingmanager.hh | 2 +- dumux/multidomain/facet/cellcentered/tpfa/couplingmapper.hh | 2 +- dumux/multidomain/facet/cellcentered/tpfa/darcyslaw.hh | 2 +- dumux/multidomain/facet/cellcentered/tpfa/fickslaw.hh | 2 +- dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh | 2 +- dumux/multidomain/facet/cellcentered/tpfa/properties.hh | 2 +- dumux/multidomain/facet/cellcentered/upwindscheme.hh | 2 +- dumux/multidomain/facet/codimonegridadapter.hh | 2 +- dumux/multidomain/facet/couplingmanager.hh | 2 +- dumux/multidomain/facet/couplingmapper.hh | 2 +- dumux/multidomain/facet/couplingmapperbase.hh | 2 +- dumux/multidomain/facet/enrichmenthelper.hh | 2 +- dumux/multidomain/facet/gmshreader.hh | 2 +- dumux/multidomain/facet/gridmanager.hh | 2 +- dumux/multidomain/facet/vertexmapper.hh | 2 +- dumux/multidomain/freeflow/CMakeLists.txt | 2 +- dumux/multidomain/freeflow/couplingmanager.hh | 2 +- dumux/multidomain/freeflow/couplingmanager_cvfe.hh | 2 +- dumux/multidomain/freeflow/couplingmanager_staggered.hh | 2 +- dumux/multidomain/freeflow/typetraits.hh | 2 +- dumux/multidomain/fvassembler.hh | 2 +- dumux/multidomain/fvgridgeometry.hh | 2 +- dumux/multidomain/fvgridvariables.hh | 2 +- dumux/multidomain/fvproblem.hh | 2 +- dumux/multidomain/glue.hh | 2 +- dumux/multidomain/io/CMakeLists.txt | 2 +- dumux/multidomain/io/vtkoutputmodule.hh | 2 +- dumux/multidomain/multibinarycouplingmanager.hh | 2 +- dumux/multidomain/newtonconvergencewriter.hh | 2 +- dumux/multidomain/newtonsolver.hh | 2 +- dumux/multidomain/staggeredcouplingmanager.hh | 2 +- dumux/multidomain/staggeredtraits.hh | 2 +- dumux/multidomain/subdomaincclocalassembler.hh | 2 +- dumux/multidomain/subdomaincvfelocalassembler.hh | 2 +- dumux/multidomain/subdomainfclocalassembler.hh | 2 +- dumux/multidomain/subdomainstaggeredlocalassembler.hh | 2 +- dumux/multidomain/traits.hh | 2 +- dumux/nonlinear/CMakeLists.txt | 2 +- dumux/nonlinear/findscalarroot.hh | 2 +- dumux/nonlinear/leastsquares.hh | 2 +- dumux/nonlinear/newtonconvergencewriter.hh | 2 +- dumux/nonlinear/newtonsolver.hh | 2 +- dumux/nonlinear/primaryvariableswitchadapter.hh | 2 +- dumux/nonlinear/staggerednewtonconvergencewriter.hh | 2 +- dumux/parallel/CMakeLists.txt | 2 +- dumux/parallel/multithreading.hh | 2 +- dumux/parallel/parallel_for.hh | 2 +- dumux/parallel/scotchpartitioner.hh | 2 +- dumux/parallel/vectorcommdatahandle.hh | 2 +- dumux/porenetwork/1p/CMakeLists.txt | 2 +- dumux/porenetwork/1p/fluxvariablescache.hh | 2 +- dumux/porenetwork/1p/iofields.hh | 2 +- dumux/porenetwork/1p/model.hh | 2 +- dumux/porenetwork/1p/spatialparams.hh | 2 +- dumux/porenetwork/1p/volumevariables.hh | 2 +- dumux/porenetwork/1pnc/CMakeLists.txt | 2 +- dumux/porenetwork/1pnc/iofields.hh | 2 +- dumux/porenetwork/1pnc/model.hh | 2 +- dumux/porenetwork/1pnc/volumevariables.hh | 2 +- dumux/porenetwork/2p/CMakeLists.txt | 2 +- dumux/porenetwork/2p/elementfluxvariablescache.hh | 2 +- dumux/porenetwork/2p/fluxvariablescache.hh | 2 +- dumux/porenetwork/2p/gridfluxvariablescache.hh | 2 +- dumux/porenetwork/2p/invasionstate.hh | 2 +- dumux/porenetwork/2p/iofields.hh | 2 +- dumux/porenetwork/2p/model.hh | 2 +- dumux/porenetwork/2p/newtonconsistencychecks.hh | 2 +- dumux/porenetwork/2p/newtonsolver.hh | 2 +- dumux/porenetwork/2p/spatialparams.hh | 2 +- dumux/porenetwork/2p/static/CMakeLists.txt | 2 +- dumux/porenetwork/2p/static/staticdrainge.hh | 2 +- dumux/porenetwork/2p/volumevariables.hh | 2 +- dumux/porenetwork/2pnc/CMakeLists.txt | 2 +- dumux/porenetwork/2pnc/iofields.hh | 2 +- dumux/porenetwork/2pnc/model.hh | 2 +- dumux/porenetwork/2pnc/volumevariables.hh | 2 +- dumux/porenetwork/CMakeLists.txt | 2 +- dumux/porenetwork/common/CMakeLists.txt | 2 +- dumux/porenetwork/common/boundaryflux.hh | 2 +- dumux/porenetwork/common/iofields.hh | 2 +- dumux/porenetwork/common/labels.hh | 2 +- dumux/porenetwork/common/pnmvtkoutputmodule.hh | 2 +- dumux/porenetwork/common/poreproperties.hh | 2 +- dumux/porenetwork/common/spatialparams.hh | 2 +- dumux/porenetwork/common/throatproperties.hh | 2 +- dumux/porenetwork/common/utilities.hh | 2 +- dumux/porenetwork/common/velocityoutput.hh | 2 +- dumux/porenetwork/properties.hh | 2 +- dumux/porenetwork/solidenergy/CMakeLists.txt | 2 +- dumux/porenetwork/solidenergy/fluxvariablescache.hh | 2 +- dumux/porenetwork/solidenergy/iofields.hh | 2 +- dumux/porenetwork/solidenergy/model.hh | 2 +- dumux/porenetwork/solidenergy/spatialparams.hh | 2 +- dumux/porenetwork/solidenergy/volumevariables.hh | 2 +- dumux/porenetwork/util/CMakeLists.txt | 2 +- dumux/porenetwork/util/extract_pore_network_with_porespy.py | 2 +- dumux/porenetwork/util/openpnm2dgf.py | 2 +- dumux/porenetwork/util/requirements.txt | 2 +- dumux/porenetwork/util/sample.raw.license | 2 +- dumux/porousmediumflow/1p/CMakeLists.txt | 2 +- dumux/porousmediumflow/1p/incompressiblelocalresidual.hh | 2 +- dumux/porousmediumflow/1p/indices.hh | 2 +- dumux/porousmediumflow/1p/iofields.hh | 2 +- dumux/porousmediumflow/1p/model.hh | 2 +- dumux/porousmediumflow/1p/volumevariables.hh | 2 +- dumux/porousmediumflow/1pnc/CMakeLists.txt | 2 +- dumux/porousmediumflow/1pnc/indices.hh | 2 +- dumux/porousmediumflow/1pnc/iofields.hh | 2 +- dumux/porousmediumflow/1pnc/model.hh | 2 +- dumux/porousmediumflow/1pnc/volumevariables.hh | 2 +- dumux/porousmediumflow/1pncmin/CMakeLists.txt | 2 +- dumux/porousmediumflow/1pncmin/model.hh | 2 +- dumux/porousmediumflow/2p/CMakeLists.txt | 2 +- dumux/porousmediumflow/2p/boxmaterialinterfaces.hh | 2 +- dumux/porousmediumflow/2p/formulation.hh | 2 +- dumux/porousmediumflow/2p/gridadaptindicator.hh | 2 +- dumux/porousmediumflow/2p/griddatatransfer.hh | 2 +- dumux/porousmediumflow/2p/incompressiblelocalresidual.hh | 2 +- dumux/porousmediumflow/2p/indices.hh | 2 +- dumux/porousmediumflow/2p/iofields.hh | 2 +- dumux/porousmediumflow/2p/model.hh | 2 +- dumux/porousmediumflow/2p/saturationreconstruction.hh | 2 +- dumux/porousmediumflow/2p/volumevariables.hh | 2 +- dumux/porousmediumflow/2p1c/CMakeLists.txt | 2 +- dumux/porousmediumflow/2p1c/darcyslaw.hh | 2 +- dumux/porousmediumflow/2p1c/indices.hh | 2 +- dumux/porousmediumflow/2p1c/iofields.hh | 2 +- dumux/porousmediumflow/2p1c/localresidual.hh | 2 +- dumux/porousmediumflow/2p1c/model.hh | 2 +- dumux/porousmediumflow/2p1c/primaryvariableswitch.hh | 2 +- dumux/porousmediumflow/2p1c/volumevariables.hh | 2 +- dumux/porousmediumflow/2p2c/CMakeLists.txt | 2 +- dumux/porousmediumflow/2p2c/model.hh | 2 +- dumux/porousmediumflow/2p2c/volumevariables.hh | 2 +- dumux/porousmediumflow/2pnc/CMakeLists.txt | 2 +- dumux/porousmediumflow/2pnc/indices.hh | 2 +- dumux/porousmediumflow/2pnc/iofields.hh | 2 +- dumux/porousmediumflow/2pnc/model.hh | 2 +- dumux/porousmediumflow/2pnc/primaryvariableswitch.hh | 2 +- dumux/porousmediumflow/2pnc/volumevariables.hh | 2 +- dumux/porousmediumflow/2pncmin/CMakeLists.txt | 2 +- dumux/porousmediumflow/2pncmin/model.hh | 2 +- dumux/porousmediumflow/3p/CMakeLists.txt | 2 +- dumux/porousmediumflow/3p/indices.hh | 2 +- dumux/porousmediumflow/3p/iofields.hh | 2 +- dumux/porousmediumflow/3p/model.hh | 2 +- dumux/porousmediumflow/3p/volumevariables.hh | 2 +- dumux/porousmediumflow/3p3c/CMakeLists.txt | 2 +- dumux/porousmediumflow/3p3c/indices.hh | 2 +- dumux/porousmediumflow/3p3c/iofields.hh | 2 +- dumux/porousmediumflow/3p3c/localresidual.hh | 2 +- dumux/porousmediumflow/3p3c/model.hh | 2 +- dumux/porousmediumflow/3p3c/primaryvariableswitch.hh | 2 +- dumux/porousmediumflow/3p3c/volumevariables.hh | 2 +- dumux/porousmediumflow/3pwateroil/CMakeLists.txt | 2 +- dumux/porousmediumflow/3pwateroil/indices.hh | 2 +- dumux/porousmediumflow/3pwateroil/iofields.hh | 2 +- dumux/porousmediumflow/3pwateroil/localresidual.hh | 2 +- dumux/porousmediumflow/3pwateroil/model.hh | 2 +- dumux/porousmediumflow/3pwateroil/primaryvariableswitch.hh | 2 +- dumux/porousmediumflow/3pwateroil/volumevariables.hh | 2 +- dumux/porousmediumflow/CMakeLists.txt | 2 +- dumux/porousmediumflow/boxdfm/CMakeLists.txt | 2 +- dumux/porousmediumflow/boxdfm/fluxvariablescache.hh | 2 +- dumux/porousmediumflow/boxdfm/fvelementgeometry.hh | 2 +- dumux/porousmediumflow/boxdfm/fvgridgeometry.hh | 2 +- dumux/porousmediumflow/boxdfm/geometryhelper.hh | 2 +- dumux/porousmediumflow/boxdfm/model.hh | 2 +- dumux/porousmediumflow/boxdfm/subcontrolvolume.hh | 2 +- dumux/porousmediumflow/boxdfm/subcontrolvolumeface.hh | 2 +- dumux/porousmediumflow/boxdfm/vtkoutputmodule.hh | 2 +- dumux/porousmediumflow/co2/CMakeLists.txt | 2 +- dumux/porousmediumflow/co2/model.hh | 2 +- dumux/porousmediumflow/co2/primaryvariableswitch.hh | 2 +- dumux/porousmediumflow/co2/volumevariables.hh | 2 +- dumux/porousmediumflow/compositional/CMakeLists.txt | 2 +- dumux/porousmediumflow/compositional/localresidual.hh | 2 +- dumux/porousmediumflow/compositional/primaryvariableswitch.hh | 2 +- .../compositional/switchableprimaryvariables.hh | 2 +- dumux/porousmediumflow/fluxvariables.hh | 2 +- dumux/porousmediumflow/fluxvariablescache.hh | 2 +- dumux/porousmediumflow/fluxvariablescachefiller.hh | 2 +- dumux/porousmediumflow/fvspatialparams.hh | 2 +- dumux/porousmediumflow/fvspatialparams1p.hh | 2 +- dumux/porousmediumflow/fvspatialparams1pconstant.hh | 2 +- dumux/porousmediumflow/fvspatialparamsmp.hh | 2 +- dumux/porousmediumflow/fvspatialparamsnonequilibrium.hh | 2 +- dumux/porousmediumflow/immiscible/CMakeLists.txt | 2 +- dumux/porousmediumflow/immiscible/localresidual.hh | 2 +- dumux/porousmediumflow/mineralization/CMakeLists.txt | 2 +- dumux/porousmediumflow/mineralization/iofields.hh | 2 +- dumux/porousmediumflow/mineralization/localresidual.hh | 2 +- dumux/porousmediumflow/mineralization/model.hh | 2 +- dumux/porousmediumflow/mineralization/volumevariables.hh | 2 +- dumux/porousmediumflow/mpnc/CMakeLists.txt | 2 +- dumux/porousmediumflow/mpnc/indices.hh | 2 +- dumux/porousmediumflow/mpnc/initialconditionhelper.hh | 2 +- dumux/porousmediumflow/mpnc/iofields.hh | 2 +- dumux/porousmediumflow/mpnc/localresidual.hh | 2 +- dumux/porousmediumflow/mpnc/model.hh | 2 +- dumux/porousmediumflow/mpnc/pressureformulation.hh | 2 +- dumux/porousmediumflow/mpnc/volumevariables.hh | 2 +- dumux/porousmediumflow/nonequilibrium/CMakeLists.txt | 2 +- dumux/porousmediumflow/nonequilibrium/gridvariables.hh | 2 +- dumux/porousmediumflow/nonequilibrium/indices.hh | 2 +- dumux/porousmediumflow/nonequilibrium/iofields.hh | 2 +- dumux/porousmediumflow/nonequilibrium/localresidual.hh | 2 +- dumux/porousmediumflow/nonequilibrium/model.hh | 2 +- dumux/porousmediumflow/nonequilibrium/newtonsolver.hh | 2 +- dumux/porousmediumflow/nonequilibrium/thermal/CMakeLists.txt | 2 +- .../porousmediumflow/nonequilibrium/thermal/localresidual.hh | 2 +- dumux/porousmediumflow/nonequilibrium/volumevariables.hh | 2 +- dumux/porousmediumflow/nonisothermal/CMakeLists.txt | 2 +- dumux/porousmediumflow/nonisothermal/indices.hh | 2 +- dumux/porousmediumflow/nonisothermal/iofields.hh | 2 +- dumux/porousmediumflow/nonisothermal/localresidual.hh | 2 +- dumux/porousmediumflow/nonisothermal/model.hh | 2 +- dumux/porousmediumflow/nonisothermal/volumevariables.hh | 2 +- dumux/porousmediumflow/problem.hh | 2 +- dumux/porousmediumflow/properties.hh | 2 +- dumux/porousmediumflow/richards/CMakeLists.txt | 2 +- dumux/porousmediumflow/richards/balanceequationopts.hh | 2 +- dumux/porousmediumflow/richards/indices.hh | 2 +- dumux/porousmediumflow/richards/iofields.hh | 2 +- dumux/porousmediumflow/richards/localresidual.hh | 2 +- dumux/porousmediumflow/richards/model.hh | 2 +- dumux/porousmediumflow/richards/newtonsolver.hh | 2 +- dumux/porousmediumflow/richards/velocityoutput.hh | 2 +- dumux/porousmediumflow/richards/volumevariables.hh | 2 +- dumux/porousmediumflow/richardsextended/CMakeLists.txt | 2 +- dumux/porousmediumflow/richardsextended/indices.hh | 2 +- dumux/porousmediumflow/richardsextended/iofields.hh | 2 +- dumux/porousmediumflow/richardsextended/localresidual.hh | 2 +- dumux/porousmediumflow/richardsextended/model.hh | 2 +- .../richardsextended/primaryvariableswitch.hh | 2 +- dumux/porousmediumflow/richardsextended/volumevariables.hh | 2 +- dumux/porousmediumflow/richardsnc/CMakeLists.txt | 2 +- dumux/porousmediumflow/richardsnc/indices.hh | 2 +- dumux/porousmediumflow/richardsnc/iofields.hh | 2 +- dumux/porousmediumflow/richardsnc/model.hh | 2 +- dumux/porousmediumflow/richardsnc/volumevariables.hh | 2 +- dumux/porousmediumflow/solidenergy/CMakeLists.txt | 2 +- dumux/porousmediumflow/solidenergy/localresidual.hh | 2 +- dumux/porousmediumflow/solidenergy/model.hh | 2 +- dumux/porousmediumflow/solidenergy/volumevariables.hh | 2 +- dumux/porousmediumflow/tracer/CMakeLists.txt | 2 +- dumux/porousmediumflow/tracer/indices.hh | 2 +- dumux/porousmediumflow/tracer/iofields.hh | 2 +- dumux/porousmediumflow/tracer/localresidual.hh | 2 +- dumux/porousmediumflow/tracer/model.hh | 2 +- dumux/porousmediumflow/tracer/volumevariables.hh | 2 +- dumux/porousmediumflow/velocity.hh | 2 +- dumux/porousmediumflow/velocityoutput.hh | 2 +- dumux/porousmediumflow/volumevariables.hh | 2 +- dumux/python/CMakeLists.txt | 2 +- dumux/python/assembly/CMakeLists.txt | 2 +- dumux/python/assembly/fvassembler.hh | 2 +- dumux/python/common/CMakeLists.txt | 2 +- dumux/python/common/boundarytypes.hh | 2 +- dumux/python/common/fvproblem.hh | 2 +- dumux/python/common/fvspatialparams.hh | 2 +- dumux/python/common/timeloop.hh | 2 +- dumux/python/common/volumevariables.hh | 2 +- dumux/python/discretization/CMakeLists.txt | 2 +- dumux/python/discretization/gridgeometry.hh | 2 +- dumux/python/discretization/gridvariables.hh | 2 +- dumux/python/io/CMakeLists.txt | 2 +- dumux/python/io/vtkoutputmodule.hh | 2 +- dumux/python/material/CMakeLists.txt | 2 +- dumux/python/material/components/CMakeLists.txt | 2 +- dumux/python/material/components/component.hh | 2 +- dumux/python/material/fluidsystems/CMakeLists.txt | 2 +- dumux/python/material/fluidsystems/fluidsystem.hh | 2 +- dumux/python/porousmediumflow/CMakeLists.txt | 2 +- dumux/python/porousmediumflow/problem.hh | 2 +- dumux/python/porousmediumflow/spatialparams.hh | 2 +- dumux/python/porousmediumflow/velocityoutput.hh | 2 +- dune.module | 2 +- examples/1protationsymmetry/.doc_config.license | 2 +- examples/1protationsymmetry/CMakeLists.txt | 2 +- examples/1protationsymmetry/main.cc | 2 +- examples/1protationsymmetry/problem.hh | 2 +- examples/1protationsymmetry/properties.hh | 2 +- examples/1protationsymmetry/spatialparams.hh | 2 +- examples/1ptracer/.doc_config.license | 2 +- examples/1ptracer/CMakeLists.txt | 2 +- examples/1ptracer/main.cc | 2 +- examples/1ptracer/problem_1p.hh | 2 +- examples/1ptracer/problem_tracer.hh | 2 +- examples/1ptracer/properties_1p.hh | 2 +- examples/1ptracer/properties_tracer.hh | 2 +- examples/1ptracer/spatialparams_1p.hh | 2 +- examples/1ptracer/spatialparams_tracer.hh | 2 +- examples/2pinfiltration/.doc_config.license | 2 +- examples/2pinfiltration/CMakeLists.txt | 2 +- examples/2pinfiltration/initialsolutioncc.txt.license | 2 +- examples/2pinfiltration/main.cc | 2 +- examples/2pinfiltration/problem.hh | 2 +- examples/2pinfiltration/properties.hh | 2 +- examples/2pinfiltration/spatialparams.hh | 2 +- examples/CMakeLists.txt | 2 +- examples/biomineralization/.doc_config.license | 2 +- examples/biomineralization/CMakeLists.txt | 2 +- examples/biomineralization/injection_checkpoints.dat.license | 2 +- examples/biomineralization/injection_type.dat.license | 2 +- examples/biomineralization/main.cc | 2 +- examples/biomineralization/material/components/biofilm.hh | 2 +- .../biomineralization/material/components/suspendedbiomass.hh | 2 +- .../biomineralization/material/fluidsystems/CMakeLists.txt | 2 +- .../material/fluidsystems/biominsimplechemistry.hh | 2 +- .../material/fluidsystems/icpcomplexsalinitybrine.hh | 2 +- .../biomineralization/material/solidsystems/biominsolids.hh | 2 +- examples/biomineralization/problem.hh | 2 +- examples/biomineralization/properties.hh | 2 +- examples/biomineralization/spatialparams.hh | 2 +- examples/cahn_hilliard/.doc_config.license | 2 +- examples/cahn_hilliard/CMakeLists.txt | 2 +- examples/cahn_hilliard/main.cc | 2 +- examples/cahn_hilliard/model.hh | 2 +- examples/convert_code_to_doc.py | 2 +- examples/diffusion/.doc_config.license | 2 +- examples/diffusion/CMakeLists.txt | 2 +- examples/diffusion/main.cc | 2 +- examples/diffusion/model.hh | 2 +- examples/embedded_network_1d3d/.doc_config.license | 2 +- examples/embedded_network_1d3d/CMakeLists.txt | 2 +- examples/embedded_network_1d3d/bloodflow.hh | 2 +- examples/embedded_network_1d3d/main.cc | 2 +- examples/embedded_network_1d3d/network.dgf | 4 ++-- examples/embedded_network_1d3d/plot.py | 2 +- examples/embedded_network_1d3d/problem.hh | 2 +- examples/embedded_network_1d3d/properties.hh | 2 +- examples/embedded_network_1d3d/solver.hh | 2 +- examples/embedded_network_1d3d/spatialparams.hh | 2 +- examples/embedded_network_1d3d/tracerfluidsystem.hh | 2 +- examples/freeflowchannel/.doc_config.license | 2 +- examples/freeflowchannel/CMakeLists.txt | 2 +- examples/freeflowchannel/main.cc | 2 +- examples/freeflowchannel/problem.hh | 2 +- examples/freeflowchannel/properties.hh | 2 +- examples/generate_example_docs.py | 2 +- examples/liddrivencavity/.doc_config.license | 2 +- examples/liddrivencavity/CMakeLists.txt | 2 +- examples/liddrivencavity/main.cc | 2 +- examples/liddrivencavity/problem.hh | 2 +- examples/liddrivencavity/properties.hh | 2 +- examples/liddrivencavity/reference_data/CMakeLists.txt | 2 +- examples/liddrivencavity/reference_data/ghia_x.csv.license | 2 +- examples/liddrivencavity/reference_data/ghia_y.csv.license | 2 +- examples/liddrivencavity/reference_data/v_x_exp.csv.license | 2 +- examples/liddrivencavity/reference_data/v_x_num.csv.license | 2 +- examples/liddrivencavity/reference_data/v_y_exp.csv.license | 2 +- examples/liddrivencavity/reference_data/v_y_num.csv.license | 2 +- examples/liddrivencavity/run_and_plot.py | 2 +- examples/porenetwork_upscaling/.doc_config.license | 2 +- examples/porenetwork_upscaling/CMakeLists.txt | 2 +- examples/porenetwork_upscaling/main.cc | 2 +- examples/porenetwork_upscaling/problem.hh | 2 +- examples/porenetwork_upscaling/properties.hh | 2 +- examples/porenetwork_upscaling/spatialparams.hh | 2 +- examples/porenetwork_upscaling/upscalinghelper.hh | 2 +- examples/shallowwaterfriction/.doc_config.license | 2 +- examples/shallowwaterfriction/CMakeLists.txt | 2 +- examples/shallowwaterfriction/main.cc | 2 +- examples/shallowwaterfriction/problem.hh | 2 +- examples/shallowwaterfriction/properties.hh | 2 +- examples/shallowwaterfriction/spatialparams.hh | 2 +- patches/istl-2.6.patch.license | 2 +- patches/opm_common_2024_10.patch.license | 2 +- patches/opm_grid_2024_10.patch.license | 2 +- pyproject.toml.license | 2 +- python/CMakeLists.txt | 2 +- python/dumux/CMakeLists.txt | 2 +- python/dumux/__init__.py | 2 +- python/dumux/assembly/CMakeLists.txt | 2 +- python/dumux/assembly/__init__.py | 2 +- python/dumux/common/CMakeLists.txt | 2 +- python/dumux/common/__init__.py | 2 +- python/dumux/common/_common.cc | 2 +- python/dumux/common/boundarytypes.py | 2 +- python/dumux/common/fvproblem.py | 2 +- python/dumux/common/fvspatialparams.py | 2 +- python/dumux/common/properties.py | 2 +- python/dumux/discretization/CMakeLists.txt | 2 +- python/dumux/discretization/__init__.py | 2 +- python/dumux/io/CMakeLists.txt | 2 +- python/dumux/io/__init__.py | 2 +- python/dumux/material/CMakeLists.txt | 2 +- python/dumux/material/__init__.py | 2 +- python/dumux/material/components/CMakeLists.txt | 2 +- python/dumux/material/components/__init__.py | 2 +- python/dumux/material/fluidsystems/CMakeLists.txt | 2 +- python/dumux/material/fluidsystems/__init__.py | 2 +- python/dumux/porousmediumflow/CMakeLists.txt | 2 +- python/dumux/porousmediumflow/__init__.py | 2 +- python/dumux/wrapping/CMakeLists.txt | 2 +- python/dumux/wrapping/__init__.py | 2 +- requirements.txt | 2 +- setup.py | 2 +- test/CMakeLists.txt | 2 +- test/common/CMakeLists.txt | 2 +- test/common/functionfromstringexpression/CMakeLists.txt | 2 +- .../test_functionfromstringexpression.cc | 2 +- test/common/functions/CMakeLists.txt | 2 +- test/common/functions/test_function_l2norm.cc | 2 +- test/common/integrate/CMakeLists.txt | 2 +- test/common/integrate/test_integratescalar.cc | 2 +- test/common/math/CMakeLists.txt | 2 +- test/common/math/test_math.cc | 2 +- test/common/metadata/CMakeLists.txt | 2 +- test/common/metadata/test_metadata.cc | 2 +- test/common/numericdifferentiation/CMakeLists.txt | 2 +- .../numericdifferentiation/test_numericdifferentiation.cc | 2 +- test/common/parameters/CMakeLists.txt | 2 +- test/common/parameters/test_loggingparametertree.cc | 2 +- test/common/propertysystem/CMakeLists.txt | 2 +- test/common/propertysystem/test_propertysystem.cc | 2 +- test/common/propertysystem/test_propertysystem_aliases.cc | 2 +- test/common/propertysystem/test_propertysystem_example.cc | 2 +- test/common/spline/CMakeLists.txt | 2 +- test/common/spline/test_cubicspline.cc | 2 +- test/common/spline/test_monotonecubicspline.cc | 2 +- test/common/spline/test_spline.cc | 2 +- test/common/stringutilities/CMakeLists.txt | 2 +- test/common/stringutilities/test_stringutilities.cc | 2 +- test/common/test_enumerate.cc | 2 +- test/common/test_partial.cc | 2 +- test/common/test_tag.cc | 2 +- test/common/timeloop/CMakeLists.txt | 2 +- test/common/timeloop/test_timeloop.cc | 2 +- test/common/typetraits/CMakeLists.txt | 2 +- test/common/typetraits/test_isvalid.cc | 2 +- test/discretization/CMakeLists.txt | 2 +- test/discretization/box/CMakeLists.txt | 2 +- test/discretization/box/test_boxfvgeometry.cc | 2 +- test/discretization/cellcentered/CMakeLists.txt | 2 +- test/discretization/cellcentered/mpfa/CMakeLists.txt | 2 +- test/discretization/cellcentered/mpfa/test_mpfafvgeometry.cc | 2 +- test/discretization/cellcentered/tpfa/CMakeLists.txt | 2 +- test/discretization/cellcentered/tpfa/test_tpfafvgeometry.cc | 2 +- .../cellcentered/tpfa/test_tpfafvgeometry_nonconforming.cc | 2 +- test/discretization/facecentered/CMakeLists.txt | 2 +- test/discretization/facecentered/diamond/CMakeLists.txt | 2 +- .../facecentered/diamond/test_diamondgridgeometry.cc | 2 +- test/discretization/facecentered/staggered/CMakeLists.txt | 2 +- test/discretization/facecentered/staggered/drawgrid.hh | 2 +- .../facecentered/staggered/test_staggeredfvgeometry.cc | 2 +- .../facecentered/staggered/test_velocity_reconstruction.cc | 2 +- test/discretization/pq1bubble/CMakeLists.txt | 2 +- test/discretization/pq1bubble/test_pq1bubblefvgeometry.cc | 2 +- test/discretization/projection/CMakeLists.txt | 2 +- test/discretization/projection/test_l2_projection.cc | 2 +- test/discretization/projection/test_projection_2d1d.cc | 2 +- test/discretization/rotationsymmetry/CMakeLists.txt | 2 +- .../rotationsymmetry/test_rotationsymmetric_gridgeometry.cc | 2 +- test/discretization/staggered/CMakeLists.txt | 2 +- .../staggered/test_staggered_free_flow_geometry.cc | 2 +- test/discretization/staggered/test_staggeredfvgeometry.cc | 2 +- test/discretization/test_facetgridmapper.cc | 2 +- test/discretization/test_walldistance.cc | 2 +- test/experimental/CMakeLists.txt | 2 +- test/experimental/discretization/CMakeLists.txt | 2 +- test/experimental/discretization/test_fvgridvariables.cc | 2 +- test/experimental/timestepping/CMakeLists.txt | 2 +- test/experimental/timestepping/test_newmarkbeta.cc | 2 +- test/experimental/timestepping/test_timestepmethods.cc | 2 +- test/flux/CMakeLists.txt | 2 +- test/flux/test_diffusioncontainers.cc | 2 +- test/freeflow/CMakeLists.txt | 2 +- test/freeflow/brinkman/CMakeLists.txt | 2 +- test/freeflow/brinkman/main.cc | 2 +- test/freeflow/brinkman/problem.hh | 2 +- test/freeflow/brinkman/properties.hh | 2 +- test/freeflow/brinkman/spatialparams.hh | 2 +- test/freeflow/navierstokes/CMakeLists.txt | 2 +- test/freeflow/navierstokes/analyticalsolutionvectors.hh | 2 +- test/freeflow/navierstokes/angeli/CMakeLists.txt | 2 +- test/freeflow/navierstokes/angeli/main.cc | 2 +- test/freeflow/navierstokes/angeli/problem.hh | 2 +- test/freeflow/navierstokes/angeli/properties.hh | 2 +- test/freeflow/navierstokes/channel/1d/CMakeLists.txt | 2 +- test/freeflow/navierstokes/channel/1d/main.cc | 2 +- test/freeflow/navierstokes/channel/1d/problem.hh | 2 +- test/freeflow/navierstokes/channel/1d/properties.hh | 2 +- test/freeflow/navierstokes/channel/2d/CMakeLists.txt | 2 +- test/freeflow/navierstokes/channel/2d/main.cc | 2 +- test/freeflow/navierstokes/channel/2d/problem.hh | 2 +- test/freeflow/navierstokes/channel/2d/properties.hh | 2 +- test/freeflow/navierstokes/channel/3d/CMakeLists.txt | 2 +- test/freeflow/navierstokes/channel/3d/main.cc | 2 +- test/freeflow/navierstokes/channel/3d/problem.hh | 2 +- test/freeflow/navierstokes/channel/3d/properties.hh | 2 +- test/freeflow/navierstokes/channel/3d/spatialparams.hh | 2 +- .../navierstokes/channel/3d_nonuniform/CMakeLists.txt | 2 +- test/freeflow/navierstokes/channel/3d_nonuniform/main.cc | 2 +- test/freeflow/navierstokes/channel/3d_nonuniform/problem.hh | 2 +- .../freeflow/navierstokes/channel/3d_nonuniform/properties.hh | 2 +- test/freeflow/navierstokes/channel/CMakeLists.txt | 2 +- test/freeflow/navierstokes/channel/pipe/CMakeLists.txt | 2 +- test/freeflow/navierstokes/channel/pipe/convergencetest.py | 2 +- test/freeflow/navierstokes/channel/pipe/main.cc | 2 +- .../navierstokes/channel/pipe/momentum/CMakeLists.txt | 2 +- .../navierstokes/channel/pipe/momentum/convergencetest.py | 2 +- test/freeflow/navierstokes/channel/pipe/momentum/main.cc | 2 +- test/freeflow/navierstokes/channel/pipe/momentum/problem.hh | 2 +- .../freeflow/navierstokes/channel/pipe/momentum/properties.hh | 2 +- test/freeflow/navierstokes/channel/pipe/problem.hh | 2 +- test/freeflow/navierstokes/channel/pipe/properties.hh | 2 +- test/freeflow/navierstokes/convergence.sh | 2 +- test/freeflow/navierstokes/donea/CMakeLists.txt | 2 +- test/freeflow/navierstokes/donea/grids/donut.dgf | 2 +- test/freeflow/navierstokes/donea/grids/donut_twisted.dgf | 2 +- test/freeflow/navierstokes/donea/main.cc | 2 +- test/freeflow/navierstokes/donea/main_momentum.cc | 2 +- test/freeflow/navierstokes/donea/problem.hh | 2 +- test/freeflow/navierstokes/donea/properties.hh | 2 +- test/freeflow/navierstokes/donea/properties_momentum.hh | 2 +- test/freeflow/navierstokes/errors.hh | 2 +- test/freeflow/navierstokes/kovasznay/CMakeLists.txt | 2 +- test/freeflow/navierstokes/kovasznay/main.cc | 2 +- test/freeflow/navierstokes/kovasznay/problem.hh | 2 +- test/freeflow/navierstokes/kovasznay/properties.hh | 2 +- test/freeflow/navierstokes/periodic/CMakeLists.txt | 2 +- test/freeflow/navierstokes/periodic/main.cc | 2 +- test/freeflow/navierstokes/periodic/periodic.dgf | 2 +- test/freeflow/navierstokes/periodic/problem.hh | 2 +- test/freeflow/navierstokes/periodic/properties.hh | 2 +- test/freeflow/navierstokes/sincos/CMakeLists.txt | 2 +- test/freeflow/navierstokes/sincos/convergencetest.py | 2 +- test/freeflow/navierstokes/sincos/main.cc | 2 +- test/freeflow/navierstokes/sincos/problem.hh | 2 +- test/freeflow/navierstokes/sincos/properties.hh | 2 +- test/freeflow/navierstokes/unstructured/CMakeLists.txt | 2 +- test/freeflow/navierstokes/unstructured/main.cc | 2 +- test/freeflow/navierstokes/unstructured/problem.hh | 2 +- test/freeflow/navierstokes/unstructured/properties.hh | 2 +- test/freeflow/navierstokesnc/CMakeLists.txt | 2 +- test/freeflow/navierstokesnc/channel/CMakeLists.txt | 2 +- test/freeflow/navierstokesnc/channel/main.cc | 2 +- test/freeflow/navierstokesnc/channel/problem.hh | 2 +- test/freeflow/navierstokesnc/channel/properties.hh | 2 +- test/freeflow/navierstokesnc/densitydrivenflow/CMakeLists.txt | 2 +- test/freeflow/navierstokesnc/densitydrivenflow/main.cc | 2 +- test/freeflow/navierstokesnc/densitydrivenflow/problem.hh | 2 +- test/freeflow/navierstokesnc/densitydrivenflow/properties.hh | 2 +- test/freeflow/navierstokesnc/maxwellstefan/CMakeLists.txt | 2 +- test/freeflow/navierstokesnc/maxwellstefan/main.cc | 2 +- test/freeflow/navierstokesnc/maxwellstefan/problem.hh | 2 +- test/freeflow/navierstokesnc/maxwellstefan/properties.hh | 2 +- test/freeflow/rans/CMakeLists.txt | 2 +- test/freeflow/rans/main.cc | 2 +- test/freeflow/rans/problem.hh | 2 +- test/freeflow/rans/properties.hh | 2 +- test/freeflow/rans/references/laufer_re50000.csv | 2 +- test/freeflow/rans/references/laufer_re50000_u+y+.csv | 2 +- test/freeflow/rans/scripts/lawofthewall.gp | 2 +- test/freeflow/rans/scripts/runandplot.sh | 2 +- test/freeflow/rans/scripts/velocitydistribution.gp | 2 +- test/freeflow/ransnc/CMakeLists.txt | 2 +- test/freeflow/ransnc/main.cc | 2 +- test/freeflow/ransnc/problem.hh | 2 +- test/freeflow/ransnc/properties.hh | 2 +- test/freeflow/ransnc/solutions/komeganc_ccsolution.vtu | 2 +- test/freeflow/ransnc/solutions/komeganc_facesolution.vtp | 2 +- test/freeflow/shallowwater/CMakeLists.txt | 2 +- test/freeflow/shallowwater/bowl/CMakeLists.txt | 2 +- test/freeflow/shallowwater/bowl/main.cc | 2 +- test/freeflow/shallowwater/bowl/problem.hh | 2 +- test/freeflow/shallowwater/bowl/properties.hh | 2 +- test/freeflow/shallowwater/bowl/spatialparams.hh | 2 +- test/freeflow/shallowwater/dambreak/CMakeLists.txt | 2 +- test/freeflow/shallowwater/dambreak/main.cc | 2 +- test/freeflow/shallowwater/dambreak/problem.hh | 2 +- test/freeflow/shallowwater/dambreak/properties.hh | 2 +- test/freeflow/shallowwater/dambreak/spatialparams.hh | 2 +- test/freeflow/shallowwater/poiseuilleflow/CMakeLists.txt | 2 +- .../shallowwater/poiseuilleflow/grids/irregular_grid_10m.dgf | 2 +- test/freeflow/shallowwater/poiseuilleflow/main.cc | 2 +- test/freeflow/shallowwater/poiseuilleflow/problem.hh | 2 +- test/freeflow/shallowwater/poiseuilleflow/properties.hh | 2 +- test/freeflow/shallowwater/poiseuilleflow/spatialparams.hh | 2 +- .../shallowwater/poiseuilleflow/vertical/CMakeLists.txt | 2 +- test/freeflow/shallowwater/poiseuilleflow/vertical/main.cc | 2 +- test/freeflow/shallowwater/poiseuilleflow/vertical/problem.hh | 2 +- .../shallowwater/poiseuilleflow/vertical/properties.hh | 2 +- .../shallowwater/poiseuilleflow/vertical/spatialparams.hh | 2 +- test/freeflow/shallowwater/roughchannel/CMakeLists.txt | 2 +- .../shallowwater/roughchannel/limitednikuradse/CMakeLists.txt | 2 +- .../shallowwater/roughchannel/limitednikuradse/main.cc | 2 +- .../shallowwater/roughchannel/limitednikuradse/problem.hh | 2 +- .../shallowwater/roughchannel/limitednikuradse/properties.hh | 2 +- .../roughchannel/limitednikuradse/spatialparams.hh | 2 +- test/freeflow/shallowwater/roughchannel/main.cc | 2 +- test/freeflow/shallowwater/roughchannel/problem.hh | 2 +- test/freeflow/shallowwater/roughchannel/properties.hh | 2 +- test/freeflow/shallowwater/roughchannel/spatialparams.hh | 2 +- test/geomechanics/CMakeLists.txt | 2 +- test/geomechanics/elastic/CMakeLists.txt | 2 +- test/geomechanics/elastic/main.cc | 2 +- test/geomechanics/elastic/problem.hh | 2 +- test/geomechanics/elastic/properties.hh | 2 +- test/geomechanics/elastic/spatialparams.hh | 2 +- test/geomechanics/hyperelastic/CMakeLists.txt | 2 +- test/geomechanics/hyperelastic/main.cc | 2 +- test/geomechanics/hyperelastic/problem.hh | 2 +- test/geomechanics/hyperelastic/properties.hh | 2 +- test/geomechanics/hyperelastic_dynamic/CMakeLists.txt | 2 +- test/geomechanics/hyperelastic_dynamic/main.cc | 2 +- test/geomechanics/hyperelastic_dynamic/problem.hh | 2 +- test/geomechanics/hyperelastic_dynamic/properties.hh | 2 +- test/geomechanics/poroelastic/CMakeLists.txt | 2 +- test/geomechanics/poroelastic/main.cc | 2 +- test/geomechanics/poroelastic/problem.hh | 2 +- test/geomechanics/poroelastic/properties.hh | 2 +- test/geomechanics/poroelastic/spatialparams.hh | 2 +- test/geometry/CMakeLists.txt | 2 +- test/geometry/boundingboxtree/CMakeLists.txt | 2 +- test/geometry/boundingboxtree/test_3d3d_grid_intersection.cc | 2 +- test/geometry/boundingboxtree/test_bboxtree.cc | 2 +- test/geometry/boundingboxtree/test_geometry_fracture.cc | 2 +- test/geometry/test_0d1d_intersection.cc | 2 +- test/geometry/test_0d2d_intersection.cc | 2 +- test/geometry/test_0d3d_intersection.cc | 2 +- test/geometry/test_1d1d_intersection.cc | 2 +- test/geometry/test_1d2d_intersection.cc | 2 +- test/geometry/test_1d3d_intersection.cc | 2 +- test/geometry/test_2d2d_intersection.cc | 2 +- test/geometry/test_2d3d_intersection.cc | 2 +- test/geometry/test_3d3d_intersection.cc | 2 +- test/geometry/test_circlepoints.cc | 2 +- test/geometry/test_cylinderintegration.cc | 2 +- test/geometry/test_distance.cc | 2 +- test/geometry/test_intersectingentity_cartesiangrid.cc | 2 +- test/geometry/test_intersection.hh | 2 +- test/geometry/test_intersectionentityset.cc | 2 +- test/geometry/test_makegeometry.cc | 2 +- test/geometry/test_normal.cc | 2 +- test/geometry/test_refinementquadraturerule.cc | 2 +- test/geometry/test_triangulate_convex_hull.cc | 2 +- test/geometry/test_volume.cc | 2 +- test/geometry/test_volumeaverage.cc | 2 +- test/geometry/transformation.hh | 2 +- test/geometry/writetriangulation.hh | 2 +- test/io/CMakeLists.txt | 2 +- test/io/chrono/CMakeLists.txt | 2 +- test/io/chrono/test_chrono.cc | 2 +- test/io/container/CMakeLists.txt | 2 +- test/io/container/test_container_io.cc | 2 +- test/io/format/CMakeLists.txt | 2 +- test/io/format/test_format.cc | 2 +- test/io/gnuplotinterface/CMakeLists.txt | 2 +- test/io/gnuplotinterface/test_gnuplotinterface.cc | 2 +- test/io/gridmanager/CMakeLists.txt | 2 +- test/io/gridmanager/gmshboundaryflagtest.hh | 2 +- test/io/gridmanager/gridmanagertests.hh | 2 +- test/io/gridmanager/grids/disk.vtu | 2 +- test/io/gridmanager/grids/heterogeneousSmall.dgf | 2 +- test/io/gridmanager/grids/lens.vtu | 2 +- test/io/gridmanager/grids/lupine.vtp | 2 +- test/io/gridmanager/pnmgridutilities.hh | 2 +- test/io/gridmanager/test_facetgridmanager.cc | 2 +- test/io/gridmanager/test_gmshboundaryflag.cc | 2 +- test/io/gridmanager/test_gridmanager_cake.cc | 2 +- test/io/gridmanager/test_gridmanager_dgf.cc | 2 +- test/io/gridmanager/test_gridmanager_gmsh_3d.cc | 2 +- test/io/gridmanager/test_gridmanager_gmsh_e_markers.cc | 2 +- test/io/gridmanager/test_gridmanager_mmesh.cc | 2 +- test/io/gridmanager/test_gridmanager_subgrid.cc | 2 +- test/io/gridmanager/test_gridmanager_vtk.cc | 2 +- test/io/gridmanager/test_pnm_gridmanager.cc | 2 +- test/io/gridmanager/test_pnm_subgriddata.cc | 2 +- test/io/inputdata/CMakeLists.txt | 2 +- test/io/inputdata/config.ini | 2 +- test/io/inputdata/coordinates.txt.license | 2 +- test/io/inputdata/mydata.xml | 2 +- test/io/inputdata/numbers.txt.license | 2 +- test/io/inputdata/test_io_data_input.cc | 2 +- test/io/rasterimagereader/CMakeLists.txt | 2 +- test/io/rasterimagereader/blackwhite_j.txt.license | 2 +- test/io/rasterimagereader/grayscale_j.txt.license | 2 +- test/io/rasterimagereader/test_rasterimagereader.cc | 2 +- test/io/test_grid_writer.cc | 2 +- test/io/test_grid_writer_parallel.cc | 2 +- test/io/vtk/CMakeLists.txt | 2 +- test/io/vtk/polyline.vtp | 2 +- test/io/vtk/test_vtk_staggeredfreeflowpvnames.cc | 2 +- test/io/vtk/test_vtkoutputmodule.cc | 2 +- test/io/vtk/test_vtkreader.cc | 2 +- test/linear/CMakeLists.txt | 2 +- test/linear/test_dunevectors.cc | 2 +- test/linear/test_linearsolver.cc | 2 +- test/linear/test_parallel_amg_smoothers.cc | 2 +- test/linear/test_scalarproducts.cc | 2 +- test/material/CMakeLists.txt | 2 +- test/material/binarycoefficients/CMakeLists.txt | 2 +- test/material/binarycoefficients/test_binarycoefficients.cc | 2 +- test/material/components/CMakeLists.txt | 2 +- test/material/components/plotproperties.cc | 2 +- test/material/components/test_componenttraits.cc | 2 +- test/material/components/test_h2o_simpleh2o_consistency.cc | 2 +- test/material/compositionalflash/CMakeLists.txt | 2 +- test/material/compositionalflash/test_compositionalflash.cc | 2 +- test/material/fluidmatrixinteractions/2p/CMakeLists.txt | 2 +- .../2p/test_material_2p_brookscorey.cc | 2 +- .../fluidmatrixinteractions/2p/test_material_2p_dataspline.cc | 2 +- .../fluidmatrixinteractions/2p/test_material_2p_spline.cc | 2 +- .../2p/test_material_2p_vangenuchten.cc | 2 +- .../fluidmatrixinteractions/2p/test_thermalconductivity.cc | 2 +- .../fluidmatrixinteractions/2p/testmateriallawfunctions.hh | 2 +- test/material/fluidmatrixinteractions/CMakeLists.txt | 2 +- .../fluidmatrixinteractions/porenetwork/CMakeLists.txt | 2 +- .../porenetwork/test_material_2p_porenetwork.cc | 2 +- .../porenetwork/test_throattransmissibility.cc | 2 +- .../porenetwork/testmateriallawfunctions.hh | 2 +- .../fluidmatrixinteractions/test_effectivediffusivity.cc | 2 +- test/material/fluidsystems/CMakeLists.txt | 2 +- test/material/fluidsystems/checkfluidsystem.hh | 2 +- test/material/fluidsystems/test_fluidsystems.cc | 2 +- test/material/immiscibleflash/CMakeLists.txt | 2 +- test/material/immiscibleflash/test_immiscibleflash.cc | 2 +- test/material/ncpflash/CMakeLists.txt | 2 +- test/material/ncpflash/test_ncpflash.cc | 2 +- test/material/pengrobinson/CMakeLists.txt | 2 +- test/material/pengrobinson/test_pengrobinson.cc | 2 +- test/material/solidsystems/CMakeLists.txt | 2 +- test/material/solidsystems/checksolidsystem.hh | 2 +- test/material/solidsystems/test_solidsystems.cc | 2 +- test/material/tabulation/CMakeLists.txt | 2 +- test/material/tabulation/test_tabulation.cc | 2 +- test/multidomain/CMakeLists.txt | 2 +- test/multidomain/boundary/CMakeLists.txt | 2 +- test/multidomain/boundary/darcydarcy/1p_1p/CMakeLists.txt | 2 +- test/multidomain/boundary/darcydarcy/1p_1p/main.cc | 2 +- test/multidomain/boundary/darcydarcy/1p_1p/problem.hh | 2 +- test/multidomain/boundary/darcydarcy/1p_1p/properties.hh | 2 +- test/multidomain/boundary/darcydarcy/1p_1p/spatialparams.hh | 2 +- test/multidomain/boundary/darcydarcy/1p_2p/CMakeLists.txt | 2 +- test/multidomain/boundary/darcydarcy/1p_2p/main.cc | 2 +- test/multidomain/boundary/darcydarcy/1p_2p/problem.hh | 2 +- test/multidomain/boundary/darcydarcy/1p_2p/properties.hh | 2 +- test/multidomain/boundary/darcydarcy/1p_2p/spatialparams.hh | 2 +- test/multidomain/boundary/darcydarcy/CMakeLists.txt | 2 +- .../boundary/freeflowporenetwork/1p_1p/CMakeLists.txt | 2 +- test/multidomain/boundary/freeflowporenetwork/1p_1p/main.cc | 2 +- .../boundary/freeflowporenetwork/1p_1p/problem_freeflow.hh | 2 +- .../boundary/freeflowporenetwork/1p_1p/problem_pnm.hh | 2 +- .../boundary/freeflowporenetwork/1p_1p/properties.hh | 2 +- .../freeflowporenetwork/1p_1p/spatialparams_freeflow.hh | 2 +- .../freeflowporenetwork/1p_1p/transient/CMakeLists.txt | 2 +- .../boundary/freeflowporenetwork/1p_1p/transient/main.cc | 2 +- test/multidomain/boundary/freeflowporenetwork/CMakeLists.txt | 2 +- .../boundary/freeflowporousmedium/1p_1p/CMakeLists.txt | 2 +- .../freeflowporousmedium/1p_1p/convergence/CMakeLists.txt | 2 +- .../1p_1p/convergence/analyticalsolutions.hh | 2 +- .../freeflowporousmedium/1p_1p/convergence/convergencetest.py | 2 +- .../boundary/freeflowporousmedium/1p_1p/convergence/main.cc | 2 +- .../1p_1p/convergence/manufactured_solution.py | 2 +- .../freeflowporousmedium/1p_1p/convergence/problem_darcy.hh | 2 +- .../1p_1p/convergence/problem_freeflow.hh | 2 +- .../freeflowporousmedium/1p_1p/convergence/properties.hh | 2 +- .../freeflowporousmedium/1p_1p/convergence/spatialparams.hh | 2 +- .../freeflowporousmedium/1p_1p/convergence/testcase.hh | 2 +- test/multidomain/boundary/freeflowporousmedium/1p_1p/main.cc | 2 +- .../boundary/freeflowporousmedium/1p_1p/problem_darcy.hh | 2 +- .../boundary/freeflowporousmedium/1p_1p/problem_freeflow.hh | 2 +- .../boundary/freeflowporousmedium/1p_1p/properties.hh | 2 +- .../boundary/freeflowporousmedium/1p_1p/spatialparams.hh | 2 +- .../freeflowporousmedium/1p_1p/transient/CMakeLists.txt | 2 +- .../boundary/freeflowporousmedium/1p_1p/transient/main.cc | 2 +- test/multidomain/boundary/freeflowporousmedium/CMakeLists.txt | 2 +- .../multidomain/boundary/stokesdarcy/1p2c_1p2c/CMakeLists.txt | 2 +- .../1p2c_1p2c/diffusionlawcomparison/CMakeLists.txt | 2 +- .../stokesdarcy/1p2c_1p2c/diffusionlawcomparison/main.cc | 2 +- .../1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh | 2 +- .../1p2c_1p2c/diffusionlawcomparison/problem_stokes.hh | 2 +- .../1p2c_1p2c/diffusionlawcomparison/properties.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p2c_1p2c/main.cc | 2 +- .../boundary/stokesdarcy/1p2c_1p2c/problem_darcy.hh | 2 +- .../boundary/stokesdarcy/1p2c_1p2c/problem_stokes.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p2c_1p2c/properties.hh | 2 +- .../boundary/stokesdarcy/1p2c_1p2c/spatialparams.hh | 2 +- .../multidomain/boundary/stokesdarcy/1p2c_2p2c/CMakeLists.txt | 2 +- test/multidomain/boundary/stokesdarcy/1p2c_2p2c/main.cc | 2 +- .../boundary/stokesdarcy/1p2c_2p2c/problem_darcy.hh | 2 +- .../boundary/stokesdarcy/1p2c_2p2c/problem_stokes.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p2c_2p2c/properties.hh | 2 +- .../boundary/stokesdarcy/1p2c_2p2c/spatialparams.hh | 2 +- .../multidomain/boundary/stokesdarcy/1p3c_1p3c/CMakeLists.txt | 2 +- .../boundary/stokesdarcy/1p3c_1p3c/h2n2co2fluidsystem.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p3c_1p3c/main.cc | 2 +- .../boundary/stokesdarcy/1p3c_1p3c/problem_darcy.hh | 2 +- .../boundary/stokesdarcy/1p3c_1p3c/problem_stokes.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p3c_1p3c/properties.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_1p/CMakeLists.txt | 2 +- .../boundary/stokesdarcy/1p_1p/convergencetest/CMakeLists.txt | 2 +- .../stokesdarcy/1p_1p/convergencetest/convergencetest.py | 2 +- .../boundary/stokesdarcy/1p_1p/convergencetest/main.cc | 2 +- .../1p_1p/convergencetest/manufactured_solution.py | 2 +- .../stokesdarcy/1p_1p/convergencetest/problem_darcy.hh | 2 +- .../stokesdarcy/1p_1p/convergencetest/problem_stokes.hh | 2 +- .../boundary/stokesdarcy/1p_1p/convergencetest/properties.hh | 2 +- .../stokesdarcy/1p_1p/convergencetest/spatialparams.hh | 2 +- .../boundary/stokesdarcy/1p_1p/convergencetest/testcase.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_1p/main.cc | 2 +- test/multidomain/boundary/stokesdarcy/1p_1p/problem_darcy.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_1p/problem_stokes.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_1p/properties.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_1p/spatialparams.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_2p/CMakeLists.txt | 2 +- test/multidomain/boundary/stokesdarcy/1p_2p/main.cc | 2 +- test/multidomain/boundary/stokesdarcy/1p_2p/problem_darcy.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_2p/problem_stokes.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_2p/properties.hh | 2 +- test/multidomain/boundary/stokesdarcy/1p_2p/spatialparams.hh | 2 +- test/multidomain/boundary/stokesdarcy/CMakeLists.txt | 2 +- test/multidomain/dualnetwork/CMakeLists.txt | 2 +- test/multidomain/dualnetwork/fourierslaw.hh | 2 +- .../dualnetwork/grids/Berea_center_cropped_200_200_dual.dgf | 2 +- test/multidomain/dualnetwork/main.cc | 2 +- test/multidomain/dualnetwork/problem_solid.hh | 2 +- test/multidomain/dualnetwork/problem_void.hh | 2 +- test/multidomain/dualnetwork/properties.hh | 2 +- test/multidomain/dualnetwork/spatialparams.hh | 2 +- test/multidomain/embedded/1d3d/1p2c_richards2c/CMakeLists.txt | 2 +- test/multidomain/embedded/1d3d/1p2c_richards2c/main.cc | 2 +- .../multidomain/embedded/1d3d/1p2c_richards2c/problem_root.hh | 2 +- .../multidomain/embedded/1d3d/1p2c_richards2c/problem_soil.hh | 2 +- test/multidomain/embedded/1d3d/1p2c_richards2c/properties.hh | 2 +- .../embedded/1d3d/1p2c_richards2c/spatialparams_root.hh | 2 +- .../embedded/1d3d/1p2c_richards2c/spatialparams_soil.hh | 2 +- test/multidomain/embedded/1d3d/1p_1p/CMakeLists.txt | 2 +- test/multidomain/embedded/1d3d/1p_1p/convergence.py | 2 +- test/multidomain/embedded/1d3d/1p_1p/l2norm.hh | 2 +- test/multidomain/embedded/1d3d/1p_1p/main.cc | 2 +- test/multidomain/embedded/1d3d/1p_1p/problem_bloodflow.hh | 2 +- test/multidomain/embedded/1d3d/1p_1p/problem_tissue.hh | 2 +- test/multidomain/embedded/1d3d/1p_1p/properties.hh | 2 +- .../embedded/1d3d/1p_1p/spatialparams_bloodflow.hh | 2 +- test/multidomain/embedded/1d3d/1p_1p/spatialparams_tissue.hh | 2 +- test/multidomain/embedded/1d3d/1p_richards/CMakeLists.txt | 2 +- test/multidomain/embedded/1d3d/1p_richards/main.cc | 2 +- test/multidomain/embedded/1d3d/1p_richards/problem_root.hh | 2 +- test/multidomain/embedded/1d3d/1p_richards/problem_soil.hh | 2 +- test/multidomain/embedded/1d3d/1p_richards/properties.hh | 2 +- .../embedded/1d3d/1p_richards/spatialparams_root.hh | 2 +- .../embedded/1d3d/1p_richards/spatialparams_soil.hh | 2 +- test/multidomain/embedded/1d3d/1p_richards/tinyroot.dgf | 2 +- test/multidomain/embedded/1d3d/CMakeLists.txt | 2 +- test/multidomain/embedded/1d3d/grids/lupine.dgf | 2 +- .../embedded/1d3d/root_soil_benchmark/CMakeLists.txt | 2 +- .../embedded/1d3d/root_soil_benchmark/couplingmanager.hh | 2 +- .../1d3d/root_soil_benchmark/couplingreconstruction.hh | 2 +- .../embedded/1d3d/root_soil_benchmark/dap8_rootsys.dgf | 2 +- test/multidomain/embedded/1d3d/root_soil_benchmark/main.cc | 2 +- test/multidomain/embedded/1d3d/root_soil_benchmark/plot.hh | 2 +- .../embedded/1d3d/root_soil_benchmark/problem_root.hh | 2 +- .../embedded/1d3d/root_soil_benchmark/problem_soil.hh | 2 +- .../embedded/1d3d/root_soil_benchmark/properties.hh | 2 +- .../embedded/1d3d/root_soil_benchmark/spatialparams_root.hh | 2 +- .../embedded/1d3d/root_soil_benchmark/spatialparams_soil.hh | 2 +- test/multidomain/embedded/2d3d/1p_1p/CMakeLists.txt | 2 +- test/multidomain/embedded/2d3d/1p_1p/main.cc | 2 +- test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh | 2 +- test/multidomain/embedded/2d3d/1p_1p/problem_matrix.hh | 2 +- test/multidomain/embedded/2d3d/1p_1p/properties.hh | 2 +- test/multidomain/embedded/2d3d/1p_1p/spatialparams.hh | 2 +- test/multidomain/embedded/2d3d/CMakeLists.txt | 2 +- test/multidomain/embedded/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/analytical/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/analytical/convergencetest.py | 2 +- test/multidomain/facet/1p_1p/analytical/main.cc | 2 +- test/multidomain/facet/1p_1p/analytical/problem_bulk.hh | 2 +- test/multidomain/facet/1p_1p/analytical/problem_lowdim.hh | 2 +- test/multidomain/facet/1p_1p/analytical/properties.hh | 2 +- test/multidomain/facet/1p_1p/analytical/spatialparams.hh | 2 +- test/multidomain/facet/1p_1p/boundary_coupling/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/boundary_coupling/main.cc | 2 +- .../multidomain/facet/1p_1p/boundary_coupling/problem_bulk.hh | 2 +- .../facet/1p_1p/boundary_coupling/problem_lowdim.hh | 2 +- test/multidomain/facet/1p_1p/boundary_coupling/properties.hh | 2 +- .../facet/1p_1p/boundary_coupling/spatialparams.hh | 2 +- .../multidomain/facet/1p_1p/box_dof_enrichment/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/box_dof_enrichment/main.cc | 2 +- .../facet/1p_1p/box_dof_enrichment/problem_bulk.hh | 2 +- .../facet/1p_1p/box_dof_enrichment/problem_lowdim.hh | 2 +- test/multidomain/facet/1p_1p/box_dof_enrichment/properties.hh | 2 +- .../facet/1p_1p/box_dof_enrichment/spatialparams.hh | 2 +- test/multidomain/facet/1p_1p/gravity/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/gravity/main.cc | 2 +- test/multidomain/facet/1p_1p/gravity/problem_bulk.hh | 2 +- test/multidomain/facet/1p_1p/gravity/problem_lowdim.hh | 2 +- test/multidomain/facet/1p_1p/gravity/properties.hh | 2 +- test/multidomain/facet/1p_1p/gravity/spatialparams.hh | 2 +- test/multidomain/facet/1p_1p/linearprofile/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/linearprofile/main.cc | 2 +- test/multidomain/facet/1p_1p/linearprofile/problem_bulk.hh | 2 +- test/multidomain/facet/1p_1p/linearprofile/problem_lowdim.hh | 2 +- test/multidomain/facet/1p_1p/linearprofile/properties.hh | 2 +- test/multidomain/facet/1p_1p/linearprofile/spatialparams.hh | 2 +- test/multidomain/facet/1p_1p/threedomain/CMakeLists.txt | 2 +- test/multidomain/facet/1p_1p/threedomain/main.cc | 2 +- test/multidomain/facet/1p_1p/threedomain/problem_bulk.hh | 2 +- test/multidomain/facet/1p_1p/threedomain/problem_edge.hh | 2 +- test/multidomain/facet/1p_1p/threedomain/problem_facet.hh | 2 +- test/multidomain/facet/1p_1p/threedomain/properties.hh | 2 +- test/multidomain/facet/1p_1p/threedomain/spatialparams.hh | 2 +- test/multidomain/facet/1pnc_1pnc/CMakeLists.txt | 2 +- test/multidomain/facet/1pnc_1pnc/main.cc | 2 +- test/multidomain/facet/1pnc_1pnc/problem_bulk.hh | 2 +- test/multidomain/facet/1pnc_1pnc/problem_facet.hh | 2 +- test/multidomain/facet/1pnc_1pnc/properties.hh | 2 +- test/multidomain/facet/1pnc_1pnc/spatialparams.hh | 2 +- test/multidomain/facet/CMakeLists.txt | 2 +- test/multidomain/facet/test_facetcouplingmapper.cc | 2 +- test/multidomain/facet/test_facetcouplingmapper_boundary.cc | 2 +- test/multidomain/facet/test_gridmanager.cc | 2 +- test/multidomain/facet/test_vertexmapper.cc | 2 +- test/multidomain/facet/tracer_tracer/CMakeLists.txt | 2 +- test/multidomain/facet/tracer_tracer/main.cc | 2 +- test/multidomain/facet/tracer_tracer/problem_1p_bulk.hh | 2 +- test/multidomain/facet/tracer_tracer/problem_1p_lowdim.hh | 2 +- test/multidomain/facet/tracer_tracer/problem_tracer_bulk.hh | 2 +- test/multidomain/facet/tracer_tracer/problem_tracer_lowdim.hh | 2 +- test/multidomain/facet/tracer_tracer/properties.hh | 2 +- test/multidomain/facet/tracer_tracer/spatialparams_1p.hh | 2 +- test/multidomain/facet/tracer_tracer/spatialparams_tracer.hh | 2 +- test/multidomain/facet/tracer_tracer/tracerfluidsystem.hh | 2 +- test/multidomain/facet/tracer_tracer/tracermodeltraits.hh | 2 +- test/multidomain/poromechanics/CMakeLists.txt | 2 +- test/multidomain/poromechanics/el1p/CMakeLists.txt | 2 +- test/multidomain/poromechanics/el1p/main.cc | 2 +- test/multidomain/poromechanics/el1p/problem_1p.hh | 2 +- test/multidomain/poromechanics/el1p/problem_poroelastic.hh | 2 +- test/multidomain/poromechanics/el1p/properties.hh | 2 +- test/multidomain/poromechanics/el1p/spatialparams_1p.hh | 2 +- .../poromechanics/el1p/spatialparams_poroelastic.hh | 2 +- test/multidomain/poromechanics/el2p/CMakeLists.txt | 2 +- test/multidomain/poromechanics/el2p/main.cc | 2 +- test/multidomain/poromechanics/el2p/problem_2p.hh | 2 +- test/multidomain/poromechanics/el2p/problem_poroelastic.hh | 2 +- test/multidomain/poromechanics/el2p/properties.hh | 2 +- test/multidomain/poromechanics/el2p/spatialparams_2p.hh | 2 +- .../poromechanics/el2p/spatialparams_poroelastic.hh | 2 +- test/nonlinear/CMakeLists.txt | 2 +- test/nonlinear/findscalarroot/CMakeLists.txt | 2 +- test/nonlinear/findscalarroot/test_findscalarroot.cc | 2 +- test/nonlinear/leastsquares/CMakeLists.txt | 2 +- test/nonlinear/leastsquares/test_nonlinear_leastsquares.cc | 2 +- test/nonlinear/newton/CMakeLists.txt | 2 +- test/nonlinear/newton/test_newton.cc | 2 +- test/nonlinear/newton/test_newton_parallel.cc | 2 +- test/parallel/CMakeLists.txt | 2 +- test/parallel/partition/CMakeLists.txt | 2 +- test/parallel/partition/main.cc | 2 +- test/porenetwork/1p/CMakeLists.txt | 2 +- test/porenetwork/1p/grids/pnm_converted.dgf | 2 +- test/porenetwork/1p/main.cc | 2 +- test/porenetwork/1p/noncreepingflow/CMakeLists.txt | 2 +- test/porenetwork/1p/noncreepingflow/main.cc | 2 +- .../1p/noncreepingflow/nonisothermal/CMakeLists.txt | 2 +- test/porenetwork/1p/noncreepingflow/nonisothermal/main.cc | 2 +- test/porenetwork/1p/noncreepingflow/properties.hh | 2 +- test/porenetwork/1p/noncreepingflow/spatialparams.hh | 2 +- test/porenetwork/1p/nonisothermal/CMakeLists.txt | 2 +- test/porenetwork/1p/nonisothermal/main.cc | 2 +- test/porenetwork/1p/problem.hh | 2 +- test/porenetwork/1p/properties.hh | 2 +- test/porenetwork/1pnc/CMakeLists.txt | 2 +- test/porenetwork/1pnc/main.cc | 2 +- test/porenetwork/1pnc/problem.hh | 2 +- test/porenetwork/1pnc/properties.hh | 2 +- test/porenetwork/1pnc/spatialparams.hh | 2 +- test/porenetwork/2p/CMakeLists.txt | 2 +- test/porenetwork/2p/main.cc | 2 +- test/porenetwork/2p/problem.hh | 2 +- test/porenetwork/2p/properties.hh | 2 +- test/porenetwork/2p/spatialparams.hh | 2 +- test/porenetwork/2p/static/CMakeLists.txt | 2 +- test/porenetwork/2p/static/main.cc | 2 +- test/porenetwork/2pnc/CMakeLists.txt | 2 +- test/porenetwork/2pnc/grids/1d_grid.dgf | 2 +- test/porenetwork/2pnc/main.cc | 2 +- test/porenetwork/2pnc/problem.hh | 2 +- test/porenetwork/2pnc/properties.hh | 2 +- test/porenetwork/2pnc/spatialparams.hh | 2 +- test/porenetwork/CMakeLists.txt | 2 +- test/porenetwork/solidenergy/CMakeLists.txt | 2 +- test/porenetwork/solidenergy/main.cc | 2 +- test/porenetwork/solidenergy/problem.hh | 2 +- test/porenetwork/solidenergy/properties.hh | 2 +- test/porousmediumflow/1p/CMakeLists.txt | 2 +- test/porousmediumflow/1p/compressible/CMakeLists.txt | 2 +- .../1p/compressible/instationary/CMakeLists.txt | 2 +- .../1p/compressible/instationary/assembler.hh | 2 +- .../1p/compressible/instationary/gridvariables.hh | 2 +- test/porousmediumflow/1p/compressible/instationary/main.cc | 2 +- .../1p/compressible/instationary/main_experimental.cc | 2 +- test/porousmediumflow/1p/compressible/instationary/problem.hh | 2 +- .../1p/compressible/instationary/properties.hh | 2 +- .../1p/compressible/instationary/spatialparams.hh | 2 +- .../1p/compressible/stationary/CMakeLists.txt | 2 +- test/porousmediumflow/1p/compressible/stationary/main.cc | 2 +- test/porousmediumflow/1p/compressible/stationary/problem.hh | 2 +- .../porousmediumflow/1p/compressible/stationary/properties.hh | 2 +- .../1p/compressible/stationary/spatialparams.hh | 2 +- test/porousmediumflow/1p/convergence/CMakeLists.txt | 2 +- .../1p/convergence/analyticsolution/CMakeLists.txt | 2 +- .../1p/convergence/analyticsolution/convergencetest.py | 2 +- test/porousmediumflow/1p/convergence/analyticsolution/main.cc | 2 +- .../1p/convergence/analyticsolution/problem.hh | 2 +- .../1p/convergence/analyticsolution/properties.hh | 2 +- .../1p/convergence/analyticsolution/spatialparams.hh | 2 +- .../1p/convergence/discretesolution/CMakeLists.txt | 2 +- test/porousmediumflow/1p/convergence/discretesolution/main.cc | 2 +- .../1p/convergence/discretesolution/problem.hh | 2 +- .../1p/convergence/discretesolution/properties.hh | 2 +- .../1p/convergence/discretesolution/solver.hh | 2 +- .../1p/convergence/discretesolution/spatialparams.hh | 2 +- test/porousmediumflow/1p/fracture2d3d/CMakeLists.txt | 2 +- test/porousmediumflow/1p/fracture2d3d/main.cc | 2 +- test/porousmediumflow/1p/fracture2d3d/problem.hh | 2 +- test/porousmediumflow/1p/fracture2d3d/properties.hh | 2 +- test/porousmediumflow/1p/fracture2d3d/spatialparams.hh | 2 +- test/porousmediumflow/1p/incompressible/CMakeLists.txt | 2 +- .../1p/incompressible/grids/randomlydistorted.dgf | 2 +- test/porousmediumflow/1p/incompressible/main.cc | 2 +- test/porousmediumflow/1p/incompressible/problem.hh | 2 +- test/porousmediumflow/1p/incompressible/properties.hh | 2 +- test/porousmediumflow/1p/incompressible/spatialparams.hh | 2 +- test/porousmediumflow/1p/internaldirichlet/CMakeLists.txt | 2 +- test/porousmediumflow/1p/internaldirichlet/problem.hh | 2 +- test/porousmediumflow/1p/internaldirichlet/properties.hh | 2 +- test/porousmediumflow/1p/isothermal/CMakeLists.txt | 2 +- test/porousmediumflow/1p/isothermal/control.gstat | 2 +- test/porousmediumflow/1p/isothermal/main.cc | 2 +- test/porousmediumflow/1p/isothermal/problem.hh | 2 +- test/porousmediumflow/1p/isothermal/properties.hh | 2 +- test/porousmediumflow/1p/isothermal/spatialparams.hh | 2 +- test/porousmediumflow/1p/network1d3d/CMakeLists.txt | 2 +- test/porousmediumflow/1p/network1d3d/convergencetest.py | 2 +- test/porousmediumflow/1p/network1d3d/main.cc | 2 +- test/porousmediumflow/1p/network1d3d/problem.hh | 2 +- test/porousmediumflow/1p/network1d3d/properties.hh | 2 +- test/porousmediumflow/1p/network1d3d/spatialparams.hh | 2 +- test/porousmediumflow/1p/nonisothermal/CMakeLists.txt | 2 +- test/porousmediumflow/1p/nonisothermal/main.cc | 2 +- test/porousmediumflow/1p/nonisothermal/problem_conduction.hh | 2 +- test/porousmediumflow/1p/nonisothermal/problem_convection.hh | 2 +- .../1p/nonisothermal/properties_conduction.hh | 2 +- .../1p/nonisothermal/properties_convection.hh | 2 +- test/porousmediumflow/1p/nonisothermal/simple/CMakeLists.txt | 2 +- test/porousmediumflow/1p/nonisothermal/simple/main.cc | 2 +- test/porousmediumflow/1p/nonisothermal/simple/problem.hh | 2 +- test/porousmediumflow/1p/nonisothermal/simple/properties.hh | 2 +- test/porousmediumflow/1p/nonisothermal/spatialparams.hh | 2 +- test/porousmediumflow/1p/periodicbc/CMakeLists.txt | 2 +- test/porousmediumflow/1p/periodicbc/main.cc | 2 +- test/porousmediumflow/1p/periodicbc/periodic.dgf | 2 +- test/porousmediumflow/1p/periodicbc/problem.hh | 2 +- test/porousmediumflow/1p/periodicbc/properties.hh | 2 +- test/porousmediumflow/1p/periodicbc/spatialparams.hh | 2 +- test/porousmediumflow/1p/pointsources/CMakeLists.txt | 2 +- .../1p/pointsources/timedependent/CMakeLists.txt | 2 +- test/porousmediumflow/1p/pointsources/timedependent/main.cc | 2 +- .../porousmediumflow/1p/pointsources/timedependent/problem.hh | 2 +- .../1p/pointsources/timedependent/properties.hh | 2 +- .../1p/pointsources/timeindependent/CMakeLists.txt | 2 +- test/porousmediumflow/1p/pointsources/timeindependent/main.cc | 2 +- .../1p/pointsources/timeindependent/problem.hh | 2 +- .../1p/pointsources/timeindependent/properties.hh | 2 +- test/porousmediumflow/1p/rootbenchmark/CMakeLists.txt | 2 +- test/porousmediumflow/1p/rootbenchmark/convergencetest.py | 2 +- test/porousmediumflow/1p/rootbenchmark/main.cc | 2 +- test/porousmediumflow/1p/rootbenchmark/problem.hh | 2 +- test/porousmediumflow/1p/rootbenchmark/properties.hh | 2 +- test/porousmediumflow/1p/rootbenchmark/spatialparams.hh | 2 +- test/porousmediumflow/1pnc/1p2c/CMakeLists.txt | 2 +- test/porousmediumflow/1pnc/1p2c/isothermal/CMakeLists.txt | 2 +- test/porousmediumflow/1pnc/1p2c/isothermal/main.cc | 2 +- test/porousmediumflow/1pnc/1p2c/isothermal/problem.hh | 2 +- test/porousmediumflow/1pnc/1p2c/isothermal/properties.hh | 2 +- .../1pnc/1p2c/isothermal/saltwaterintrusion/CMakeLists.txt | 2 +- .../1pnc/1p2c/isothermal/saltwaterintrusion/main.cc | 2 +- .../1pnc/1p2c/isothermal/saltwaterintrusion/problem.hh | 2 +- .../1pnc/1p2c/isothermal/saltwaterintrusion/properties.hh | 2 +- .../test_1p2c_saltwaterintrusion_box_dt-reference.dat.license | 2 +- test/porousmediumflow/1pnc/1p2c/nonisothermal/CMakeLists.txt | 2 +- .../1pnc/1p2c/nonisothermal/conduction/CMakeLists.txt | 2 +- .../1pnc/1p2c/nonisothermal/conduction/main.cc | 2 +- .../1pnc/1p2c/nonisothermal/conduction/problem.hh | 2 +- .../1pnc/1p2c/nonisothermal/conduction/properties.hh | 2 +- .../1pnc/1p2c/nonisothermal/convection/CMakeLists.txt | 2 +- .../1pnc/1p2c/nonisothermal/convection/main.cc | 2 +- .../1pnc/1p2c/nonisothermal/convection/problem.hh | 2 +- .../1pnc/1p2c/nonisothermal/convection/properties.hh | 2 +- .../1pnc/1p2c/nonisothermal/transientbc/CMakeLists.txt | 2 +- .../1pnc/1p2c/nonisothermal/transientbc/main.cc | 2 +- .../1pnc/1p2c/nonisothermal/transientbc/problem.hh | 2 +- .../1pnc/1p2c/nonisothermal/transientbc/properties.hh | 2 +- test/porousmediumflow/1pnc/1p2c/spatialparams.hh | 2 +- test/porousmediumflow/1pnc/1p3c/CMakeLists.txt | 2 +- test/porousmediumflow/1pnc/1p3c/main.cc | 2 +- test/porousmediumflow/1pnc/1p3c/problem.hh | 2 +- test/porousmediumflow/1pnc/1p3c/properties.hh | 2 +- test/porousmediumflow/1pnc/CMakeLists.txt | 2 +- test/porousmediumflow/1pnc/dispersion/CMakeLists.txt | 2 +- test/porousmediumflow/1pnc/dispersion/main.cc | 2 +- test/porousmediumflow/1pnc/dispersion/problem.hh | 2 +- test/porousmediumflow/1pnc/dispersion/properties.hh | 2 +- test/porousmediumflow/1pnc/dispersion/spatialparams.hh | 2 +- test/porousmediumflow/1pnc/nonequilibrium/CMakeLists.txt | 2 +- test/porousmediumflow/1pnc/nonequilibrium/main.cc | 2 +- test/porousmediumflow/1pnc/nonequilibrium/problem.hh | 2 +- test/porousmediumflow/1pnc/nonequilibrium/properties.hh | 2 +- test/porousmediumflow/1pnc/nonequilibrium/spatialparams.hh | 2 +- test/porousmediumflow/1pncmin/CMakeLists.txt | 2 +- test/porousmediumflow/1pncmin/nonisothermal/CMakeLists.txt | 2 +- test/porousmediumflow/1pncmin/nonisothermal/main.cc | 2 +- test/porousmediumflow/1pncmin/nonisothermal/modifiedcao.hh | 2 +- test/porousmediumflow/1pncmin/nonisothermal/problem.hh | 2 +- test/porousmediumflow/1pncmin/nonisothermal/properties.hh | 2 +- test/porousmediumflow/1pncmin/nonisothermal/reaction.hh | 2 +- test/porousmediumflow/1pncmin/nonisothermal/spatialparams.hh | 2 +- test/porousmediumflow/2p/CMakeLists.txt | 2 +- test/porousmediumflow/2p/adaptive/CMakeLists.txt | 2 +- .../2p/adaptive/initialsolutionbox.txt.license | 2 +- .../2p/adaptive/initialsolutioncc.txt.license | 2 +- test/porousmediumflow/2p/adaptive/main.cc | 2 +- test/porousmediumflow/2p/adaptive/pointsourceproblem.hh | 2 +- test/porousmediumflow/2p/adaptive/problem.hh | 2 +- test/porousmediumflow/2p/adaptive/properties.hh | 2 +- test/porousmediumflow/2p/boxdfm/CMakeLists.txt | 2 +- test/porousmediumflow/2p/boxdfm/main.cc | 2 +- test/porousmediumflow/2p/boxdfm/problem.hh | 2 +- test/porousmediumflow/2p/boxdfm/properties.hh | 2 +- test/porousmediumflow/2p/boxdfm/spatialparams.hh | 2 +- test/porousmediumflow/2p/cornerpoint/CMakeLists.txt | 2 +- .../2p/cornerpoint/grids/hardsmall.grdecl.license | 2 +- test/porousmediumflow/2p/cornerpoint/main.cc | 2 +- test/porousmediumflow/2p/cornerpoint/problem.hh | 2 +- test/porousmediumflow/2p/cornerpoint/properties.hh | 2 +- test/porousmediumflow/2p/cornerpoint/spatialparams.hh | 2 +- test/porousmediumflow/2p/fracture/CMakeLists.txt | 2 +- .../fracture/dt/test_2p_fracture_box_dt-reference.dat.license | 2 +- .../dt/test_2p_fracture_gravity_box_dt-reference.dat.license | 2 +- .../dt/test_2p_fracture_gravity_mpfa_dt-reference.dat.license | 2 +- .../dt/test_2p_fracture_gravity_tpfa_dt-reference.dat.license | 2 +- .../dt/test_2p_fracture_mpfa_dt-reference.dat.license | 2 +- .../dt/test_2p_fracture_tpfa_dt-reference.dat.license | 2 +- test/porousmediumflow/2p/fracture/main.cc | 2 +- test/porousmediumflow/2p/fracture/problem.hh | 2 +- test/porousmediumflow/2p/fracture/properties.hh | 2 +- test/porousmediumflow/2p/fracture/spatialparams.hh | 2 +- test/porousmediumflow/2p/incompressible/CMakeLists.txt | 2 +- test/porousmediumflow/2p/incompressible/main.cc | 2 +- test/porousmediumflow/2p/incompressible/problem.hh | 2 +- test/porousmediumflow/2p/incompressible/properties.hh | 2 +- test/porousmediumflow/2p/incompressible/spatialparams.hh | 2 +- test/porousmediumflow/2p/nonisothermal/CMakeLists.txt | 2 +- test/porousmediumflow/2p/nonisothermal/main.cc | 2 +- test/porousmediumflow/2p/nonisothermal/problem.hh | 2 +- test/porousmediumflow/2p/nonisothermal/properties.hh | 2 +- test/porousmediumflow/2p/rotationsymmetry/CMakeLists.txt | 2 +- test/porousmediumflow/2p/rotationsymmetry/main.cc | 2 +- test/porousmediumflow/2p/rotationsymmetry/problem.hh | 2 +- test/porousmediumflow/2p/rotationsymmetry/properties.hh | 2 +- test/porousmediumflow/2p/rotationsymmetry/spatialparams.hh | 2 +- test/porousmediumflow/2p1c/CMakeLists.txt | 2 +- test/porousmediumflow/2p1c/main.cc | 2 +- test/porousmediumflow/2p1c/problem.hh | 2 +- test/porousmediumflow/2p1c/properties.hh | 2 +- test/porousmediumflow/2p1c/spatialparams.hh | 2 +- test/porousmediumflow/2p2c/CMakeLists.txt | 2 +- .../2p2c/chemicalnonequilibrium/CMakeLists.txt | 2 +- test/porousmediumflow/2p2c/chemicalnonequilibrium/main.cc | 2 +- test/porousmediumflow/2p2c/chemicalnonequilibrium/problem.hh | 2 +- .../2p2c/chemicalnonequilibrium/properties.hh | 2 +- .../2p2c/chemicalnonequilibrium/spatialparams.hh | 2 +- test/porousmediumflow/2p2c/evaporation/CMakeLists.txt | 2 +- .../2p2c/evaporation/constant2p2cfluidsystem.hh | 2 +- test/porousmediumflow/2p2c/evaporation/main.cc | 2 +- test/porousmediumflow/2p2c/evaporation/problem.hh | 2 +- test/porousmediumflow/2p2c/evaporation/properties.hh | 2 +- test/porousmediumflow/2p2c/evaporation/spatialparams.hh | 2 +- test/porousmediumflow/2p2c/injection/CMakeLists.txt | 2 +- test/porousmediumflow/2p2c/injection/main.cc | 2 +- test/porousmediumflow/2p2c/injection/problem.hh | 2 +- test/porousmediumflow/2p2c/injection/properties.hh | 2 +- test/porousmediumflow/2p2c/injection/spatialparams.hh | 2 +- test/porousmediumflow/2p2c/mpnccomparison/CMakeLists.txt | 2 +- test/porousmediumflow/2p2c/mpnccomparison/iofields.hh | 2 +- test/porousmediumflow/2p2c/mpnccomparison/main.cc | 2 +- test/porousmediumflow/2p2c/mpnccomparison/problem.hh | 2 +- test/porousmediumflow/2p2c/mpnccomparison/properties.hh | 2 +- test/porousmediumflow/2p2c/mpnccomparison/spatialparams.hh | 2 +- test/porousmediumflow/2p2c/waterair/CMakeLists.txt | 2 +- test/porousmediumflow/2p2c/waterair/main.cc | 2 +- test/porousmediumflow/2p2c/waterair/problem.hh | 2 +- test/porousmediumflow/2p2c/waterair/properties.hh | 2 +- test/porousmediumflow/2p2c/waterair/spatialparams.hh | 2 +- test/porousmediumflow/2pnc/CMakeLists.txt | 2 +- test/porousmediumflow/2pnc/diffusion/CMakeLists.txt | 2 +- test/porousmediumflow/2pnc/diffusion/main.cc | 2 +- test/porousmediumflow/2pnc/diffusion/problem.hh | 2 +- test/porousmediumflow/2pnc/diffusion/properties.hh | 2 +- test/porousmediumflow/2pnc/diffusion/spatialparams.hh | 2 +- test/porousmediumflow/2pnc/fuelcell/CMakeLists.txt | 2 +- test/porousmediumflow/2pnc/fuelcell/main.cc | 2 +- test/porousmediumflow/2pnc/fuelcell/problem.hh | 2 +- test/porousmediumflow/2pnc/fuelcell/properties.hh | 2 +- test/porousmediumflow/2pnc/fuelcell/spatialparams.hh | 2 +- test/porousmediumflow/2pnc/surfactant/CMakeLists.txt | 2 +- test/porousmediumflow/2pnc/surfactant/fluidsystem.hh | 2 +- test/porousmediumflow/2pnc/surfactant/main.cc | 2 +- test/porousmediumflow/2pnc/surfactant/materiallaw.hh | 2 +- test/porousmediumflow/2pnc/surfactant/problem.hh | 2 +- test/porousmediumflow/2pnc/surfactant/properties.hh | 2 +- test/porousmediumflow/2pnc/surfactant/spatialparams.hh | 2 +- test/porousmediumflow/2pncmin/CMakeLists.txt | 2 +- test/porousmediumflow/2pncmin/isothermal/CMakeLists.txt | 2 +- test/porousmediumflow/2pncmin/isothermal/main.cc | 2 +- test/porousmediumflow/2pncmin/isothermal/problem.hh | 2 +- test/porousmediumflow/2pncmin/isothermal/properties.hh | 2 +- test/porousmediumflow/2pncmin/isothermal/spatialparams.hh | 2 +- test/porousmediumflow/2pncmin/nonisothermal/CMakeLists.txt | 2 +- test/porousmediumflow/2pncmin/nonisothermal/main.cc | 2 +- test/porousmediumflow/2pncmin/nonisothermal/problem.hh | 2 +- test/porousmediumflow/2pncmin/nonisothermal/properties.hh | 2 +- test/porousmediumflow/2pncmin/nonisothermal/spatialparams.hh | 2 +- test/porousmediumflow/3p/CMakeLists.txt | 2 +- test/porousmediumflow/3p/conduction/CMakeLists.txt | 2 +- test/porousmediumflow/3p/conduction/main.cc | 2 +- test/porousmediumflow/3p/conduction/problem.hh | 2 +- test/porousmediumflow/3p/conduction/properties.hh | 2 +- test/porousmediumflow/3p/conduction/spatialparams.hh | 2 +- test/porousmediumflow/3p/convection/CMakeLists.txt | 2 +- test/porousmediumflow/3p/convection/main.cc | 2 +- test/porousmediumflow/3p/convection/problem.hh | 2 +- test/porousmediumflow/3p/convection/properties.hh | 2 +- test/porousmediumflow/3p/infiltration/CMakeLists.txt | 2 +- test/porousmediumflow/3p/infiltration/main.cc | 2 +- test/porousmediumflow/3p/infiltration/problem.hh | 2 +- test/porousmediumflow/3p/infiltration/properties.hh | 2 +- test/porousmediumflow/3p/infiltration/spatialparams.hh | 2 +- test/porousmediumflow/3p3c/CMakeLists.txt | 2 +- test/porousmediumflow/3p3c/columnxylol/CMakeLists.txt | 2 +- test/porousmediumflow/3p3c/columnxylol/main.cc | 2 +- test/porousmediumflow/3p3c/columnxylol/problem.hh | 2 +- test/porousmediumflow/3p3c/columnxylol/properties.hh | 2 +- test/porousmediumflow/3p3c/columnxylol/spatialparams.hh | 2 +- test/porousmediumflow/3p3c/infiltration/CMakeLists.txt | 2 +- test/porousmediumflow/3p3c/infiltration/main.cc | 2 +- test/porousmediumflow/3p3c/infiltration/problem.hh | 2 +- test/porousmediumflow/3p3c/infiltration/properties.hh | 2 +- test/porousmediumflow/3p3c/infiltration/spatialparams.hh | 2 +- test/porousmediumflow/3p3c/kuevette/CMakeLists.txt | 2 +- test/porousmediumflow/3p3c/kuevette/main.cc | 2 +- test/porousmediumflow/3p3c/kuevette/problem.hh | 2 +- test/porousmediumflow/3p3c/kuevette/properties.hh | 2 +- test/porousmediumflow/3p3c/kuevette/spatialparams.hh | 2 +- test/porousmediumflow/3pwateroil/CMakeLists.txt | 2 +- test/porousmediumflow/3pwateroil/main.cc | 2 +- test/porousmediumflow/3pwateroil/problem.hh | 2 +- test/porousmediumflow/3pwateroil/properties.hh | 2 +- test/porousmediumflow/3pwateroil/spatialparams.hh | 2 +- test/porousmediumflow/CMakeLists.txt | 2 +- test/porousmediumflow/co2/CMakeLists.txt | 2 +- test/porousmediumflow/co2/grids/heterogeneousSmall.dgf | 2 +- test/porousmediumflow/co2/main.cc | 2 +- test/porousmediumflow/co2/problem.hh | 2 +- test/porousmediumflow/co2/properties.hh | 2 +- test/porousmediumflow/co2/spatialparams.hh | 2 +- test/porousmediumflow/mpnc/2p2ccomparison/CMakeLists.txt | 2 +- test/porousmediumflow/mpnc/2p2ccomparison/main.cc | 2 +- test/porousmediumflow/mpnc/2p2ccomparison/problem.hh | 2 +- test/porousmediumflow/mpnc/2p2ccomparison/properties.hh | 2 +- test/porousmediumflow/mpnc/2p2ccomparison/spatialparams.hh | 2 +- test/porousmediumflow/mpnc/CMakeLists.txt | 2 +- test/porousmediumflow/mpnc/kinetic/CMakeLists.txt | 2 +- test/porousmediumflow/mpnc/kinetic/main.cc | 2 +- test/porousmediumflow/mpnc/kinetic/problem.hh | 2 +- test/porousmediumflow/mpnc/kinetic/properties.hh | 2 +- test/porousmediumflow/mpnc/kinetic/spatialparams.hh | 2 +- test/porousmediumflow/mpnc/obstacle/CMakeLists.txt | 2 +- test/porousmediumflow/mpnc/obstacle/main.cc | 2 +- test/porousmediumflow/mpnc/obstacle/problem.hh | 2 +- test/porousmediumflow/mpnc/obstacle/properties.hh | 2 +- test/porousmediumflow/mpnc/obstacle/spatialparams.hh | 2 +- .../mpnc/thermalnonequilibrium/CMakeLists.txt | 2 +- .../mpnc/thermalnonequilibrium/combustionfluidsystem.hh | 2 +- .../mpnc/thermalnonequilibrium/combustionlocalresidual.hh | 2 +- .../grids/combustionOutflowGridLinNX100LogNx100.dgf | 2 +- .../grids/combustionOutflowGridLinNX200LogNx200.dgf | 2 +- .../grids/combustionOutflowGridLinNX400LogNx400.dgf | 2 +- .../grids/combustionOutflowGridLinNX40LogNx40.dgf | 2 +- test/porousmediumflow/mpnc/thermalnonequilibrium/main.cc | 2 +- test/porousmediumflow/mpnc/thermalnonequilibrium/problem.hh | 2 +- .../porousmediumflow/mpnc/thermalnonequilibrium/properties.hh | 2 +- .../mpnc/thermalnonequilibrium/spatialparams.hh | 2 +- test/porousmediumflow/richards/CMakeLists.txt | 2 +- test/porousmediumflow/richards/analytical/CMakeLists.txt | 2 +- .../porousmediumflow/richards/analytical/RichardsAnalytical.m | 2 +- test/porousmediumflow/richards/analytical/main.cc | 2 +- test/porousmediumflow/richards/analytical/problem.hh | 2 +- test/porousmediumflow/richards/analytical/properties.hh | 2 +- test/porousmediumflow/richards/analytical/spatialparams.hh | 2 +- test/porousmediumflow/richards/annulus/CMakeLists.txt | 2 +- test/porousmediumflow/richards/annulus/main.cc | 2 +- test/porousmediumflow/richards/annulus/main_instationary.cc | 2 +- test/porousmediumflow/richards/annulus/problem.hh | 2 +- test/porousmediumflow/richards/annulus/properties.hh | 2 +- test/porousmediumflow/richards/annulus/spatialparams.hh | 2 +- test/porousmediumflow/richards/benchmarks/CMakeLists.txt | 2 +- test/porousmediumflow/richards/benchmarks/analytical.hh | 2 +- test/porousmediumflow/richards/benchmarks/main.cc | 2 +- test/porousmediumflow/richards/benchmarks/problem.hh | 2 +- test/porousmediumflow/richards/benchmarks/properties.hh | 2 +- test/porousmediumflow/richards/benchmarks/run_and_plot_m21.py | 2 +- test/porousmediumflow/richards/benchmarks/run_and_plot_m22.py | 2 +- test/porousmediumflow/richards/benchmarks/spatialparams.hh | 2 +- test/porousmediumflow/richards/lens/CMakeLists.txt | 2 +- test/porousmediumflow/richards/lens/main.cc | 2 +- test/porousmediumflow/richards/lens/problem.hh | 2 +- test/porousmediumflow/richards/lens/properties.hh | 2 +- test/porousmediumflow/richards/lens/spatialparams.hh | 2 +- test/porousmediumflow/richards/nonisothermal/CMakeLists.txt | 2 +- .../richards/nonisothermal/conduction/CMakeLists.txt | 2 +- .../richards/nonisothermal/conduction/main.cc | 2 +- .../richards/nonisothermal/conduction/problem.hh | 2 +- .../richards/nonisothermal/conduction/properties.hh | 2 +- .../richards/nonisothermal/convection/CMakeLists.txt | 2 +- .../richards/nonisothermal/convection/main.cc | 2 +- .../richards/nonisothermal/convection/problem.hh | 2 +- .../richards/nonisothermal/convection/properties.hh | 2 +- .../richards/nonisothermal/evaporation/CMakeLists.txt | 2 +- .../richards/nonisothermal/evaporation/main.cc | 2 +- .../richards/nonisothermal/evaporation/problem.hh | 2 +- .../richards/nonisothermal/evaporation/properties.hh | 2 +- test/porousmediumflow/richards/nonisothermal/spatialparams.hh | 2 +- test/porousmediumflow/richardsnc/CMakeLists.txt | 2 +- test/porousmediumflow/richardsnc/main.cc | 2 +- test/porousmediumflow/richardsnc/problem.hh | 2 +- test/porousmediumflow/richardsnc/properties.hh | 2 +- test/porousmediumflow/richardsnc/spatialparams.hh | 2 +- test/porousmediumflow/solidenergy/CMakeLists.txt | 2 +- test/porousmediumflow/solidenergy/main.cc | 2 +- test/porousmediumflow/solidenergy/problem.hh | 2 +- test/porousmediumflow/solidenergy/properties.hh | 2 +- test/porousmediumflow/solidenergy/spatialparams.hh | 2 +- test/porousmediumflow/tracer/2ptracer/CMakeLists.txt | 2 +- test/porousmediumflow/tracer/2ptracer/main.cc | 2 +- test/porousmediumflow/tracer/2ptracer/problem.hh | 2 +- test/porousmediumflow/tracer/2ptracer/properties.hh | 2 +- test/porousmediumflow/tracer/2ptracer/spatialparams.hh | 2 +- test/porousmediumflow/tracer/CMakeLists.txt | 2 +- test/porousmediumflow/tracer/constvel/CMakeLists.txt | 2 +- test/porousmediumflow/tracer/constvel/main.cc | 2 +- test/porousmediumflow/tracer/constvel/problem.hh | 2 +- test/porousmediumflow/tracer/constvel/properties.hh | 2 +- test/porousmediumflow/tracer/constvel/spatialparams.hh | 2 +- test/porousmediumflow/tracer/multiphase/CMakeLists.txt | 2 +- test/porousmediumflow/tracer/multiphase/fluidsystem.hh | 2 +- test/porousmediumflow/tracer/multiphase/main.cc | 2 +- test/porousmediumflow/tracer/multiphase/problem.hh | 2 +- test/porousmediumflow/tracer/multiphase/properties.hh | 2 +- test/porousmediumflow/tracer/multiphase/spatialparams.hh | 2 +- test/python/CMakeLists.txt | 2 +- test/python/test_1p.py | 2 +- test/python/test_boundaryloop.hh | 2 +- test/python/test_explicit_transport_cctpfa.py | 2 +- test/python/test_fvproblem.py | 2 +- test/python/test_gridgeometry.py | 2 +- .../example_embedded_network_1d3d-reference.dat.license | 2 +- 2346 files changed, 2356 insertions(+), 2356 deletions(-) diff --git a/.flake8 b/.flake8 index 1a9bdd2754..edaa2b84a4 100644 --- a/.flake8 +++ b/.flake8 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later [flake8] diff --git a/.gitignore b/.gitignore index daa81a61bb..088971950f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 # build system clutter diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cbbf0e0c27..70d9358121 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later stages: diff --git a/.gitlab-ci/default.yml b/.gitlab-ci/default.yml index 2e9c0a8b3b..e12da82ee5 100644 --- a/.gitlab-ci/default.yml +++ b/.gitlab-ci/default.yml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later default: diff --git a/.gitlab-ci/getpipelineinfo.py b/.gitlab-ci/getpipelineinfo.py index 57565b2ce3..73e7b59fb5 100644 --- a/.gitlab-ci/getpipelineinfo.py +++ b/.gitlab-ci/getpipelineinfo.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later import json diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 601af4b332..5df0dddb38 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -1,5 +1,5 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 --> diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md index 6e20621444..bf1ab4af78 100644 --- a/.gitlab/issue_templates/Feature.md +++ b/.gitlab/issue_templates/Feature.md @@ -1,5 +1,5 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 --> diff --git a/.gitlab/issue_templates/Release.md b/.gitlab/issue_templates/Release.md index 59db027504..92aa369b06 100644 --- a/.gitlab/issue_templates/Release.md +++ b/.gitlab/issue_templates/Release.md @@ -1,5 +1,5 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 --> diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md index 6e5b8c3d62..622f920712 100644 --- a/.gitlab/merge_request_templates/default.md +++ b/.gitlab/merge_request_templates/default.md @@ -1,5 +1,5 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 --> diff --git a/.gitmodules b/.gitmodules index 176b9f14a1..50e7a5998d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 [submodule "deps/gridformat"] diff --git a/.mailmap b/.mailmap index 460185dacd..ea4e5076a7 100644 --- a/.mailmap +++ b/.mailmap @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 # This file maps users that have used several mail adresses and user names diff --git a/.pylintrc b/.pylintrc index 368ecc9fd7..395902d58e 100644 --- a/.pylintrc +++ b/.pylintrc @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 [MAIN] diff --git a/CMakeLists.txt b/CMakeLists.txt index 8ba1480140..f0b7cf708b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later cmake_minimum_required(VERSION 3.22) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index eb4b9d52db..2b05a35866 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,7 +1,7 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 -SPDX-FileCopyrightInfo: Copyright © 2014 Coraline Ada Ehmke +SPDX-FileCopyrightText: Copyright © 2014 Coraline Ada Ehmke SPDX-License-Identifier: CC-BY-4.0 Contributor Covenant is licensed under CC-BY-4.0. All Changes are licensed under CC-BY-4.0. --> diff --git a/bin/.gitignore b/bin/.gitignore index 1dc022d5e5..320e75ca1e 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 *.pyc diff --git a/bin/create_cmakelists.py b/bin/create_cmakelists.py index 0a034ea41d..cbb7b4dfbb 100755 --- a/bin/create_cmakelists.py +++ b/bin/create_cmakelists.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later @@ -14,7 +14,7 @@ import os import argparse SPDX_HEADER = """\ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/bin/create_dockerimage.py b/bin/create_dockerimage.py index 0b83aa5cf0..7a244c8424 100755 --- a/bin/create_dockerimage.py +++ b/bin/create_dockerimage.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/doc/generate_parameterlist.py b/bin/doc/generate_parameterlist.py index 4329e1b4c0..f938566af5 100644 --- a/bin/doc/generate_parameterlist.py +++ b/bin/doc/generate_parameterlist.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later @@ -447,7 +447,7 @@ for data in tableEntryData: tableEntries = tableEntriesWithGroup + tableEntriesWithoutGroup HEADER = """\ -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: CC-BY-4.0 /*! diff --git a/bin/doc/getcontributors.sh b/bin/doc/getcontributors.sh index 8320a60593..41e969c0c3 100755 --- a/bin/doc/getcontributors.sh +++ b/bin/doc/getcontributors.sh @@ -1,5 +1,5 @@ #!/bin/bash -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/extract_as_new_module.py b/bin/extract_as_new_module.py index 355592e05d..cf8eaa24b9 100755 --- a/bin/extract_as_new_module.py +++ b/bin/extract_as_new_module.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # pylint: disable=redefined-outer-name diff --git a/bin/installdumux.py b/bin/installdumux.py index 4fdd553f20..55cb049dbe 100755 --- a/bin/installdumux.py +++ b/bin/installdumux.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/installexternal.py b/bin/installexternal.py index 0b6ac584ef..d197b6d91b 100755 --- a/bin/installexternal.py +++ b/bin/installexternal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later -# SPDX-FileCopyrightInfo: Copyright (c) 2020 Andrew Scott +# SPDX-FileCopyrightText: Copyright (c) 2020 Andrew Scott # SPDX-License-Identifier: MIT # The class TarSafe is adapted from https://github.com/beatsbears/tarsafe, licensed under MIT. All # Changes are licensed under GPL-3.0-or-later. diff --git a/bin/make_installscript.py b/bin/make_installscript.py index b89789abda..d611f00745 100755 --- a/bin/make_installscript.py +++ b/bin/make_installscript.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/postprocessing/exportscreenshot2d.py b/bin/postprocessing/exportscreenshot2d.py index 7fa91c4881..131293d29f 100644 --- a/bin/postprocessing/exportscreenshot2d.py +++ b/bin/postprocessing/exportscreenshot2d.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # pylint: skip-file diff --git a/bin/postprocessing/extractlinedata.py b/bin/postprocessing/extractlinedata.py index 64929f35f7..1c522d9683 100644 --- a/bin/postprocessing/extractlinedata.py +++ b/bin/postprocessing/extractlinedata.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/bin/postprocessing/extractpointdataovertime.py b/bin/postprocessing/extractpointdataovertime.py index b0b982f7e0..d289660a30 100644 --- a/bin/postprocessing/extractpointdataovertime.py +++ b/bin/postprocessing/extractpointdataovertime.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # pylint: skip-file diff --git a/bin/postprocessing/l2error.py b/bin/postprocessing/l2error.py index 09d1bc3d77..14b8e8d2e9 100644 --- a/bin/postprocessing/l2error.py +++ b/bin/postprocessing/l2error.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/bin/remove_clutter_after_last_endif.py b/bin/remove_clutter_after_last_endif.py index c53fccf370..ed63e8f771 100644 --- a/bin/remove_clutter_after_last_endif.py +++ b/bin/remove_clutter_after_last_endif.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/testing/findtests.py b/bin/testing/findtests.py index c360d31c5d..650c129c74 100755 --- a/bin/testing/findtests.py +++ b/bin/testing/findtests.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/testing/fuzzycomparedata.py b/bin/testing/fuzzycomparedata.py index b0cb9d5529..9c84ad60ef 100644 --- a/bin/testing/fuzzycomparedata.py +++ b/bin/testing/fuzzycomparedata.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ A module for fuzzy comparing data files. diff --git a/bin/testing/fuzzycomparevtu.py b/bin/testing/fuzzycomparevtu.py index c0702f0199..2a283574b6 100644 --- a/bin/testing/fuzzycomparevtu.py +++ b/bin/testing/fuzzycomparevtu.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ A module for fuzzy comparing VTK files. diff --git a/bin/testing/getchangedfiles.py b/bin/testing/getchangedfiles.py index 2f2913f098..c322814f5e 100644 --- a/bin/testing/getchangedfiles.py +++ b/bin/testing/getchangedfiles.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/testing/runselectedtests.py b/bin/testing/runselectedtests.py index 4d8ae84606..1092f50b1c 100755 --- a/bin/testing/runselectedtests.py +++ b/bin/testing/runselectedtests.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/testing/runtest.py b/bin/testing/runtest.py index 715357f65a..319af1f697 100755 --- a/bin/testing/runtest.py +++ b/bin/testing/runtest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/util/co2table.hh.template b/bin/util/co2table.hh.template index 3a490e37f1..561aa98c55 100644 --- a/bin/util/co2table.hh.template +++ b/bin/util/co2table.hh.template @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/bin/util/common.py b/bin/util/common.py index e2dd997f0d..f6320e29f4 100644 --- a/bin/util/common.py +++ b/bin/util/common.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/bin/util/installscript.py b/bin/util/installscript.py index 543929d327..d5be814ab2 100644 --- a/bin/util/installscript.py +++ b/bin/util/installscript.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """" diff --git a/bin/util/installscript_writer.py b/bin/util/installscript_writer.py index 99bd700f1e..ca3becd758 100644 --- a/bin/util/installscript_writer.py +++ b/bin/util/installscript_writer.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """Language-specific backends for install script generation""" diff --git a/bin/util/make_co2_table.py b/bin/util/make_co2_table.py index c0e0f695d4..8b2c463066 100755 --- a/bin/util/make_co2_table.py +++ b/bin/util/make_co2_table.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/bin/util/moduleinfo.py b/bin/util/moduleinfo.py index 67b7160f67..05d019ad3b 100644 --- a/bin/util/moduleinfo.py +++ b/bin/util/moduleinfo.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/cmake.opts b/cmake.opts index 916606445c..290126b4ad 100644 --- a/cmake.opts +++ b/cmake.opts @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 GXX_RELEASE_WARNING_OPTS=" \ diff --git a/cmake/modules/AddInputFileLinks.cmake b/cmake/modules/AddInputFileLinks.cmake index 9b20cb89ec..c272782b1a 100644 --- a/cmake/modules/AddInputFileLinks.cmake +++ b/cmake/modules/AddInputFileLinks.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # Creates symbolic links to all input files in the source directory diff --git a/cmake/modules/CMakeLists.txt b/cmake/modules/CMakeLists.txt index 5e51e91822..3a09f9c3bc 100644 --- a/cmake/modules/CMakeLists.txt +++ b/cmake/modules/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later set(modules diff --git a/cmake/modules/DumuxAddLibrary.cmake b/cmake/modules/DumuxAddLibrary.cmake index 44a1c2b98d..decfa2a1b0 100644 --- a/cmake/modules/DumuxAddLibrary.cmake +++ b/cmake/modules/DumuxAddLibrary.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # Dumux function to add a library diff --git a/cmake/modules/DumuxDoxygen.cmake b/cmake/modules/DumuxDoxygen.cmake index ebcce2c235..c5111d18f6 100644 --- a/cmake/modules/DumuxDoxygen.cmake +++ b/cmake/modules/DumuxDoxygen.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # add_dumux_doxgen_target diff --git a/cmake/modules/DumuxMacros.cmake b/cmake/modules/DumuxMacros.cmake index 37f0a07ba7..58263ff6b8 100644 --- a/cmake/modules/DumuxMacros.cmake +++ b/cmake/modules/DumuxMacros.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # additional macros diff --git a/cmake/modules/DumuxMultithreadingBackend.cmake b/cmake/modules/DumuxMultithreadingBackend.cmake index 7df886a204..4f46f7f287 100644 --- a/cmake/modules/DumuxMultithreadingBackend.cmake +++ b/cmake/modules/DumuxMultithreadingBackend.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # test if we can use parallel algorithms diff --git a/cmake/modules/DumuxTestMacros.cmake b/cmake/modules/DumuxTestMacros.cmake index 1e30227b88..c2d85f0d7e 100644 --- a/cmake/modules/DumuxTestMacros.cmake +++ b/cmake/modules/DumuxTestMacros.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # Dumux wrapper for the module that provides tools for testing the Dune way. diff --git a/cmake/modules/FindGmsh.cmake b/cmake/modules/FindGmsh.cmake index 5239f47cda..f0f0220f16 100644 --- a/cmake/modules/FindGmsh.cmake +++ b/cmake/modules/FindGmsh.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # .. cmake_module:: diff --git a/cmake/modules/FindGstat.cmake b/cmake/modules/FindGstat.cmake index c695a0b471..85180e6249 100644 --- a/cmake/modules/FindGstat.cmake +++ b/cmake/modules/FindGstat.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # .. cmake_module:: diff --git a/codemeta.json.license b/codemeta.json.license index fad6413abe..ef11a3e65d 100644 --- a/codemeta.json.license +++ b/codemeta.json.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/config.h.cmake b/config.h.cmake index cfa174d673..25a7463c8c 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later /* begin dumux put the definitions for config.h specific to diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 4861ecd2b5..f30a16b3f6 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(doxygen) diff --git a/doc/docextra/staggered/staggeredgrid_dumux.tex b/doc/docextra/staggered/staggeredgrid_dumux.tex index ab40ed6eb1..cfd84ae9e2 100644 --- a/doc/docextra/staggered/staggeredgrid_dumux.tex +++ b/doc/docextra/staggered/staggeredgrid_dumux.tex @@ -1,4 +1,4 @@ -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 \documentclass[a4paper,10pt]{scrartcl} diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt index 5fc3c97206..ebd98bc58d 100644 --- a/doc/doxygen/CMakeLists.txt +++ b/doc/doxygen/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # shortcut for creating the Doxyfile.in and Doxyfile diff --git a/doc/doxygen/DoxygenDumuxLayout.xml b/doc/doxygen/DoxygenDumuxLayout.xml index 9ef203500b..b2d2c6de4f 100644 --- a/doc/doxygen/DoxygenDumuxLayout.xml +++ b/doc/doxygen/DoxygenDumuxLayout.xml @@ -1,5 +1,5 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: GPL-3.0-or-later --> diff --git a/doc/doxygen/Doxylocal b/doc/doxygen/Doxylocal index c7e8799820..2692f67e0c 100644 --- a/doc/doxygen/Doxylocal +++ b/doc/doxygen/Doxylocal @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # This file contains local changes to the doxygen configuration diff --git a/doc/doxygen/doxygen-awesome-darkmode-toggle.js b/doc/doxygen/doxygen-awesome-darkmode-toggle.js index 9760307bc9..24ddc4d7a2 100644 --- a/doc/doxygen/doxygen-awesome-darkmode-toggle.js +++ b/doc/doxygen/doxygen-awesome-darkmode-toggle.js @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright (c) 2021 - 2023 jothepro +// SPDX-FileCopyrightText: Copyright (c) 2021 - 2023 jothepro // SPDX-License-Identifier: MIT /** diff --git a/doc/doxygen/doxygen-awesome-fragment-copy-button.js b/doc/doxygen/doxygen-awesome-fragment-copy-button.js index 144c6b55fa..9e73ea04b9 100644 --- a/doc/doxygen/doxygen-awesome-fragment-copy-button.js +++ b/doc/doxygen/doxygen-awesome-fragment-copy-button.js @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright (c) 2022 - 2023 jothepro +// SPDX-FileCopyrightText: Copyright (c) 2022 - 2023 jothepro // SPDX-License-Identifier: MIT /** diff --git a/doc/doxygen/doxygen-awesome-interactive-toc.js b/doc/doxygen/doxygen-awesome-interactive-toc.js index 906c7e2113..e43e293c4a 100644 --- a/doc/doxygen/doxygen-awesome-interactive-toc.js +++ b/doc/doxygen/doxygen-awesome-interactive-toc.js @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright (c) 2022 - 2023 jothepro +// SPDX-FileCopyrightText: Copyright (c) 2022 - 2023 jothepro // SPDX-License-Identifier: MIT /** diff --git a/doc/doxygen/doxygen-awesome-paragraph-link.js b/doc/doxygen/doxygen-awesome-paragraph-link.js index 71621059f0..3df5b13cb1 100644 --- a/doc/doxygen/doxygen-awesome-paragraph-link.js +++ b/doc/doxygen/doxygen-awesome-paragraph-link.js @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright (c) 2022 - 2023 jothepro +// SPDX-FileCopyrightText: Copyright (c) 2022 - 2023 jothepro // SPDX-License-Identifier: MIT /** diff --git a/doc/doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css b/doc/doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css index 21aa869dbe..3414e6bdee 100644 --- a/doc/doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css +++ b/doc/doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css @@ -1,4 +1,4 @@ -/* SPDX-FileCopyrightInfo: Copyright (c) 2021 - 2023 jothepro */ +/* SPDX-FileCopyrightText: Copyright (c) 2021 - 2023 jothepro */ /* SPDX-License-Identifier: MIT */ /** diff --git a/doc/doxygen/doxygen-awesome-sidebar-only.css b/doc/doxygen/doxygen-awesome-sidebar-only.css index 6c4335e563..a6dd7c1f25 100644 --- a/doc/doxygen/doxygen-awesome-sidebar-only.css +++ b/doc/doxygen/doxygen-awesome-sidebar-only.css @@ -1,4 +1,4 @@ -/* SPDX-FileCopyrightInfo: Copyright (c) 2021 - 2023 jothepro */ +/* SPDX-FileCopyrightText: Copyright (c) 2021 - 2023 jothepro */ /* SPDX-License-Identifier: MIT */ /** diff --git a/doc/doxygen/doxygen-awesome.css b/doc/doxygen/doxygen-awesome.css index d9489388a6..e4bd8232a3 100644 --- a/doc/doxygen/doxygen-awesome.css +++ b/doc/doxygen/doxygen-awesome.css @@ -1,4 +1,4 @@ -/* SPDX-FileCopyrightInfo: Copyright (c) 2021 - 2023 jothepro */ +/* SPDX-FileCopyrightText: Copyright (c) 2021 - 2023 jothepro */ /* SPDX-License-Identifier: MIT */ /** diff --git a/doc/doxygen/dumux-custom.css b/doc/doxygen/dumux-custom.css index f9ac4dd33a..db7c058167 100644 --- a/doc/doxygen/dumux-custom.css +++ b/doc/doxygen/dumux-custom.css @@ -1,4 +1,4 @@ -/* SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder */ +/* SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder */ /* SPDX-License-Identifier: GPL-3.0-or-later */ /*https://bryce.io/gitlab-corners/*/ .gitlab-corner-wrapper{ diff --git a/doc/doxygen/dumux-custom.js b/doc/doxygen/dumux-custom.js index fc77c186b9..7b0dad1d7c 100644 --- a/doc/doxygen/dumux-custom.js +++ b/doc/doxygen/dumux-custom.js @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later /** Set the default toggle level to 1 diff --git a/doc/doxygen/dumux.bib b/doc/doxygen/dumux.bib index 38e4463199..c7556732af 100644 --- a/doc/doxygen/dumux.bib +++ b/doc/doxygen/dumux.bib @@ -1,4 +1,4 @@ -@Comment SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +@Comment SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder @Comment SPDX-License-Identifier: CC-BY-4.0 % Encoding: UTF-8 diff --git a/doc/doxygen/extradoc/featurelist.txt b/doc/doxygen/extradoc/featurelist.txt index 0aca08a715..13cb15b1e7 100644 --- a/doc/doxygen/extradoc/featurelist.txt +++ b/doc/doxygen/extradoc/featurelist.txt @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: CC-BY-4.0 /*! diff --git a/doc/doxygen/extradoc/known_parameter_warnings.json.license b/doc/doxygen/extradoc/known_parameter_warnings.json.license index 9aa918c859..2689ae4b5f 100644 --- a/doc/doxygen/extradoc/known_parameter_warnings.json.license +++ b/doc/doxygen/extradoc/known_parameter_warnings.json.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/doxygen/extradoc/parameterlist.txt b/doc/doxygen/extradoc/parameterlist.txt index b3d1c6c7d7..d7b084251f 100644 --- a/doc/doxygen/extradoc/parameterlist.txt +++ b/doc/doxygen/extradoc/parameterlist.txt @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: CC-BY-4.0 /*! diff --git a/doc/doxygen/extradoc/parameters.json.license b/doc/doxygen/extradoc/parameters.json.license index 9aa918c859..2689ae4b5f 100644 --- a/doc/doxygen/extradoc/parameters.json.license +++ b/doc/doxygen/extradoc/parameters.json.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/doxygen/footer.html b/doc/doxygen/footer.html index e58f19e52a..14253249aa 100644 --- a/doc/doxygen/footer.html +++ b/doc/doxygen/footer.html @@ -1,5 +1,5 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: GPL-3.0-or-later --> diff --git a/doc/doxygen/groups/details/prop_example.mmd b/doc/doxygen/groups/details/prop_example.mmd index 46f913b214..a6cb8d68fc 100644 --- a/doc/doxygen/groups/details/prop_example.mmd +++ b/doc/doxygen/groups/details/prop_example.mmd @@ -1,4 +1,4 @@ -%% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +%% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder %% SPDX-License-Identifier: CC-BY-4.0 flowchart TD diff --git a/doc/doxygen/header.html b/doc/doxygen/header.html index bc3f438417..2917158eb1 100644 --- a/doc/doxygen/header.html +++ b/doc/doxygen/header.html @@ -1,5 +1,5 @@ <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: GPL-3.0-or-later --> diff --git a/doc/doxygen/images/multiphase_processes.tex b/doc/doxygen/images/multiphase_processes.tex index 69724c6ae0..621800f16c 100644 --- a/doc/doxygen/images/multiphase_processes.tex +++ b/doc/doxygen/images/multiphase_processes.tex @@ -1,4 +1,4 @@ -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 % % LaTeX source for multi-phase image diff --git a/doc/doxygen/mainpage.txt b/doc/doxygen/mainpage.txt index 67816ef580..fc0d91f59e 100644 --- a/doc/doxygen/mainpage.txt +++ b/doc/doxygen/mainpage.txt @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: CC-BY-4.0 /*! diff --git a/doc/doxygen/markdown-filter.py b/doc/doxygen/markdown-filter.py index e8ab442639..6820be33fe 100644 --- a/doc/doxygen/markdown-filter.py +++ b/doc/doxygen/markdown-filter.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/doc/doxygen/markdown-math-filter.pl b/doc/doxygen/markdown-math-filter.pl index 83bbee8358..3ee79bc0e5 100755 --- a/doc/doxygen/markdown-math-filter.pl +++ b/doc/doxygen/markdown-math-filter.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later -# SPDX-FileCopyrightInfo: Copyright 2017 - 2023 Simulating eXtreme Spacetimes Collaboration +# SPDX-FileCopyrightText: Copyright 2017 - 2023 Simulating eXtreme Spacetimes Collaboration # SPDX-License-Identifier: MIT # Based on the original by Simulating eXtreme Spacetimes Collaboration, # licensed under MIT. All Changes are licensed under GPL-3.0-or-later. diff --git a/docker.opts b/docker.opts index b4ef84414c..2115a2cbcd 100644 --- a/docker.opts +++ b/docker.opts @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 GXX_RELEASE_WARNING_OPTS=" \ diff --git a/docker/Dockerfile.template b/docker/Dockerfile.template index 607983ec62..640d941a5c 100644 --- a/docker/Dockerfile.template +++ b/docker/Dockerfile.template @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # ${modName} docker container diff --git a/docker/README.md.template b/docker/README.md.template index 51e54da49b..479bfec5f4 100644 --- a/docker/README.md.template +++ b/docker/README.md.template @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # Readme for the dumux module ${modName} diff --git a/docker/WELCOME.template b/docker/WELCOME.template index 46b8b42a70..1bf6fda2d9 100644 --- a/docker/WELCOME.template +++ b/docker/WELCOME.template @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/docker/docker.sh.template b/docker/docker.sh.template index 47c6c62352..c2c3b32284 100644 --- a/docker/docker.sh.template +++ b/docker/docker.sh.template @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/docker/setpermissions.sh.template b/docker/setpermissions.sh.template index 7ae8294918..2afba5db80 100644 --- a/docker/setpermissions.sh.template +++ b/docker/setpermissions.sh.template @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/dumux.pc.in b/dumux.pc.in index 228e37466c..808925ab8b 100644 --- a/dumux.pc.in +++ b/dumux.pc.in @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later prefix=@prefix@ diff --git a/dumux/CMakeLists.txt b/dumux/CMakeLists.txt index cbd9ccb009..4ccbf0b6d7 100644 --- a/dumux/CMakeLists.txt +++ b/dumux/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(adaptive) diff --git a/dumux/adaptive/CMakeLists.txt b/dumux/adaptive/CMakeLists.txt index cec8bb3cab..1f63336a07 100644 --- a/dumux/adaptive/CMakeLists.txt +++ b/dumux/adaptive/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_ADAPTIVE_HEADERS *.hh *.inc) diff --git a/dumux/adaptive/adapt.hh b/dumux/adaptive/adapt.hh index d19b07c000..d3cf578517 100644 --- a/dumux/adaptive/adapt.hh +++ b/dumux/adaptive/adapt.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/adaptive/griddatatransfer.hh b/dumux/adaptive/griddatatransfer.hh index b68f4c603f..7fdd38dd97 100644 --- a/dumux/adaptive/griddatatransfer.hh +++ b/dumux/adaptive/griddatatransfer.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/adaptive/initializationindicator.hh b/dumux/adaptive/initializationindicator.hh index bacc65499e..f38130b613 100644 --- a/dumux/adaptive/initializationindicator.hh +++ b/dumux/adaptive/initializationindicator.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/adaptive/markelements.hh b/dumux/adaptive/markelements.hh index a7a6b8fa33..70946a0795 100644 --- a/dumux/adaptive/markelements.hh +++ b/dumux/adaptive/markelements.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/CMakeLists.txt b/dumux/assembly/CMakeLists.txt index 183c5daed6..db088732eb 100644 --- a/dumux/assembly/CMakeLists.txt +++ b/dumux/assembly/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_ASSEMBLY_HEADERS *.hh *.inc) diff --git a/dumux/assembly/cclocalassembler.hh b/dumux/assembly/cclocalassembler.hh index bfe46758e8..41db1270a2 100644 --- a/dumux/assembly/cclocalassembler.hh +++ b/dumux/assembly/cclocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/cclocalresidual.hh b/dumux/assembly/cclocalresidual.hh index 9ad731ad13..885fa8e479 100644 --- a/dumux/assembly/cclocalresidual.hh +++ b/dumux/assembly/cclocalresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/coloring.hh b/dumux/assembly/coloring.hh index f3a8d68dae..da682dcf63 100644 --- a/dumux/assembly/coloring.hh +++ b/dumux/assembly/coloring.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/cvfelocalassembler.hh b/dumux/assembly/cvfelocalassembler.hh index a12b66b6cf..a224147ea7 100644 --- a/dumux/assembly/cvfelocalassembler.hh +++ b/dumux/assembly/cvfelocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/cvfelocalresidual.hh b/dumux/assembly/cvfelocalresidual.hh index 1993e62e52..5e50d70aee 100644 --- a/dumux/assembly/cvfelocalresidual.hh +++ b/dumux/assembly/cvfelocalresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/diffmethod.hh b/dumux/assembly/diffmethod.hh index 9c52b5ff82..86295c60ca 100644 --- a/dumux/assembly/diffmethod.hh +++ b/dumux/assembly/diffmethod.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/entitycolor.hh b/dumux/assembly/entitycolor.hh index 56fe83992e..33964c7ac9 100644 --- a/dumux/assembly/entitycolor.hh +++ b/dumux/assembly/entitycolor.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/fclocalassembler.hh b/dumux/assembly/fclocalassembler.hh index 43e4309c32..30fd48d8b6 100644 --- a/dumux/assembly/fclocalassembler.hh +++ b/dumux/assembly/fclocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/fclocalresidual.hh b/dumux/assembly/fclocalresidual.hh index 5e3fca07c9..bb237e2a00 100644 --- a/dumux/assembly/fclocalresidual.hh +++ b/dumux/assembly/fclocalresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/fvassembler.hh b/dumux/assembly/fvassembler.hh index 1397ada70e..4e50d0f6b8 100644 --- a/dumux/assembly/fvassembler.hh +++ b/dumux/assembly/fvassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/fvlocalassemblerbase.hh b/dumux/assembly/fvlocalassemblerbase.hh index 51790248bc..0307d07398 100644 --- a/dumux/assembly/fvlocalassemblerbase.hh +++ b/dumux/assembly/fvlocalassemblerbase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/fvlocalresidual.hh b/dumux/assembly/fvlocalresidual.hh index 74687f51da..f69a1d0e6a 100644 --- a/dumux/assembly/fvlocalresidual.hh +++ b/dumux/assembly/fvlocalresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/initialsolution.hh b/dumux/assembly/initialsolution.hh index d957bb3368..a84b021b88 100644 --- a/dumux/assembly/initialsolution.hh +++ b/dumux/assembly/initialsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/jacobianpattern.hh b/dumux/assembly/jacobianpattern.hh index 2ed3975c3a..1dbebbfa90 100644 --- a/dumux/assembly/jacobianpattern.hh +++ b/dumux/assembly/jacobianpattern.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/numericepsilon.hh b/dumux/assembly/numericepsilon.hh index aadff976e8..4b762377c8 100644 --- a/dumux/assembly/numericepsilon.hh +++ b/dumux/assembly/numericepsilon.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/partialreassembler.hh b/dumux/assembly/partialreassembler.hh index d60d6c16d5..f2c1426ffe 100644 --- a/dumux/assembly/partialreassembler.hh +++ b/dumux/assembly/partialreassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/staggeredfvassembler.hh b/dumux/assembly/staggeredfvassembler.hh index 6b28fcf06d..c41928989a 100644 --- a/dumux/assembly/staggeredfvassembler.hh +++ b/dumux/assembly/staggeredfvassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/staggeredlocalresidual.hh b/dumux/assembly/staggeredlocalresidual.hh index d023f088bd..a6f601af2a 100644 --- a/dumux/assembly/staggeredlocalresidual.hh +++ b/dumux/assembly/staggeredlocalresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/assembly/volvardeflectionhelper_.hh b/dumux/assembly/volvardeflectionhelper_.hh index 8b8da7648a..c1fdafd685 100644 --- a/dumux/assembly/volvardeflectionhelper_.hh +++ b/dumux/assembly/volvardeflectionhelper_.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/CMakeLists.txt b/dumux/common/CMakeLists.txt index 4f31989269..2931c9b681 100644 --- a/dumux/common/CMakeLists.txt +++ b/dumux/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(properties) diff --git a/dumux/common/balanceequationopts.hh b/dumux/common/balanceequationopts.hh index 134ec35174..4ae6ea519e 100644 --- a/dumux/common/balanceequationopts.hh +++ b/dumux/common/balanceequationopts.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/boundaryflag.hh b/dumux/common/boundaryflag.hh index 7b12191c4e..3165fd0e8f 100644 --- a/dumux/common/boundaryflag.hh +++ b/dumux/common/boundaryflag.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/boundarytypes.hh b/dumux/common/boundarytypes.hh index 5935efd209..c472207fb8 100644 --- a/dumux/common/boundarytypes.hh +++ b/dumux/common/boundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/cubicspline.hh b/dumux/common/cubicspline.hh index 6b97dc7843..6f0c8ae538 100644 --- a/dumux/common/cubicspline.hh +++ b/dumux/common/cubicspline.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/cubicsplinehermitebasis.hh b/dumux/common/cubicsplinehermitebasis.hh index 91fbb0f92b..e09a72a8ad 100644 --- a/dumux/common/cubicsplinehermitebasis.hh +++ b/dumux/common/cubicsplinehermitebasis.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/defaultmappertraits.hh b/dumux/common/defaultmappertraits.hh index a22c1db184..3df91608e9 100644 --- a/dumux/common/defaultmappertraits.hh +++ b/dumux/common/defaultmappertraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/defaultusagemessage.hh b/dumux/common/defaultusagemessage.hh index db03069b73..1bbb713520 100644 --- a/dumux/common/defaultusagemessage.hh +++ b/dumux/common/defaultusagemessage.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/deprecated.hh b/dumux/common/deprecated.hh index 2ac6e4b1c8..fd0dc81a9e 100644 --- a/dumux/common/deprecated.hh +++ b/dumux/common/deprecated.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/dimensionlessnumbers.hh b/dumux/common/dimensionlessnumbers.hh index 946b369b58..d9dd5b0c2f 100644 --- a/dumux/common/dimensionlessnumbers.hh +++ b/dumux/common/dimensionlessnumbers.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/doubleexpintegrationconstants.hh b/dumux/common/doubleexpintegrationconstants.hh index 43640a586e..4449692f43 100644 --- a/dumux/common/doubleexpintegrationconstants.hh +++ b/dumux/common/doubleexpintegrationconstants.hh @@ -1,9 +1,9 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later -// SPDX-FileCopyrightInfo: Copyright John D. Cook +// SPDX-FileCopyrightText: Copyright John D. Cook // SPDX-License-Identifier: BSD-2-Clause // Modified after the original version at // https://www.codeproject.com/Articles/31550/Fast-Numerical-Integration licensed under diff --git a/dumux/common/doubleexpintegrator.hh b/dumux/common/doubleexpintegrator.hh index e26b7682ad..83536bfb9c 100644 --- a/dumux/common/doubleexpintegrator.hh +++ b/dumux/common/doubleexpintegrator.hh @@ -1,9 +1,9 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later -// SPDX-FileCopyrightInfo: Copyright John D. Cook +// SPDX-FileCopyrightText: Copyright John D. Cook // SPDX-License-Identifier: BSD-2-Clause // Modified after the original version at // https://www.codeproject.com/Articles/31550/Fast-Numerical-Integration licensed under diff --git a/dumux/common/dumuxmessage.hh b/dumux/common/dumuxmessage.hh index 17772cc33d..ea1ab469cf 100644 --- a/dumux/common/dumuxmessage.hh +++ b/dumux/common/dumuxmessage.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/entitymap.hh b/dumux/common/entitymap.hh index 9294e45b86..9bef0e9503 100644 --- a/dumux/common/entitymap.hh +++ b/dumux/common/entitymap.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/enumerate.hh b/dumux/common/enumerate.hh index 5c9c576d4e..c48826f67a 100644 --- a/dumux/common/enumerate.hh +++ b/dumux/common/enumerate.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/exceptions.hh b/dumux/common/exceptions.hh index abb73d731d..2c6bda3ae3 100644 --- a/dumux/common/exceptions.hh +++ b/dumux/common/exceptions.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/fixedlengthspline_.hh b/dumux/common/fixedlengthspline_.hh index 92714793f2..77dcc6cdc2 100644 --- a/dumux/common/fixedlengthspline_.hh +++ b/dumux/common/fixedlengthspline_.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/functionfromstringexpression.hh b/dumux/common/functionfromstringexpression.hh index 805bc1e1ef..bf734b39ad 100644 --- a/dumux/common/functionfromstringexpression.hh +++ b/dumux/common/functionfromstringexpression.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/fvporousmediumspatialparams.hh b/dumux/common/fvporousmediumspatialparams.hh index d7b30a97d3..8553c8444a 100644 --- a/dumux/common/fvporousmediumspatialparams.hh +++ b/dumux/common/fvporousmediumspatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/fvproblem.hh b/dumux/common/fvproblem.hh index c91792c53a..0ec64b6968 100644 --- a/dumux/common/fvproblem.hh +++ b/dumux/common/fvproblem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/fvproblemwithspatialparams.hh b/dumux/common/fvproblemwithspatialparams.hh index f2c556f0e3..808ebb6fb4 100644 --- a/dumux/common/fvproblemwithspatialparams.hh +++ b/dumux/common/fvproblemwithspatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/fvspatialparams.hh b/dumux/common/fvspatialparams.hh index e397d44837..dfb795c499 100644 --- a/dumux/common/fvspatialparams.hh +++ b/dumux/common/fvspatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/gridcapabilities.hh b/dumux/common/gridcapabilities.hh index dc76866dcb..f0fb6c3bbc 100644 --- a/dumux/common/gridcapabilities.hh +++ b/dumux/common/gridcapabilities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/indextraits.hh b/dumux/common/indextraits.hh index 33d31360c5..fc5de8ef88 100644 --- a/dumux/common/indextraits.hh +++ b/dumux/common/indextraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/initialize.hh b/dumux/common/initialize.hh index 8ccbcb72f5..e3bf82d449 100644 --- a/dumux/common/initialize.hh +++ b/dumux/common/initialize.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/integrate.hh b/dumux/common/integrate.hh index d5633a1c07..844b20b333 100644 --- a/dumux/common/integrate.hh +++ b/dumux/common/integrate.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/intersectionmapper.hh b/dumux/common/intersectionmapper.hh index 7b3e2f5a7b..748d2c84a5 100644 --- a/dumux/common/intersectionmapper.hh +++ b/dumux/common/intersectionmapper.hh @@ -1,6 +1,6 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/loggingparametertree.hh b/dumux/common/loggingparametertree.hh index 0675a0e638..edf80ea989 100644 --- a/dumux/common/loggingparametertree.hh +++ b/dumux/common/loggingparametertree.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/math.hh b/dumux/common/math.hh index 6974f822c6..3bcc3f7df9 100644 --- a/dumux/common/math.hh +++ b/dumux/common/math.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/metadata.hh b/dumux/common/metadata.hh index 6c2c5aae7e..8277789d81 100644 --- a/dumux/common/metadata.hh +++ b/dumux/common/metadata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/monotonecubicspline.hh b/dumux/common/monotonecubicspline.hh index 174cb9a157..903d8f266b 100644 --- a/dumux/common/monotonecubicspline.hh +++ b/dumux/common/monotonecubicspline.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/numeqvector.hh b/dumux/common/numeqvector.hh index 5c352d4c91..0d447ebd36 100644 --- a/dumux/common/numeqvector.hh +++ b/dumux/common/numeqvector.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/numericdifferentiation.hh b/dumux/common/numericdifferentiation.hh index 7d28a0c46b..24ea92f3ba 100644 --- a/dumux/common/numericdifferentiation.hh +++ b/dumux/common/numericdifferentiation.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/optionalscalar.hh b/dumux/common/optionalscalar.hh index f4d6c861de..a47bdc227b 100644 --- a/dumux/common/optionalscalar.hh +++ b/dumux/common/optionalscalar.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/parameters.cc b/dumux/common/parameters.cc index 30744f9088..1abac74c7e 100644 --- a/dumux/common/parameters.cc +++ b/dumux/common/parameters.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/parameters.hh b/dumux/common/parameters.hh index 31398ad3df..bdd59cfc88 100644 --- a/dumux/common/parameters.hh +++ b/dumux/common/parameters.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/partial.hh b/dumux/common/partial.hh index c1a0dab528..20bbc25cba 100644 --- a/dumux/common/partial.hh +++ b/dumux/common/partial.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/pdesolver.hh b/dumux/common/pdesolver.hh index dcfa50c14e..057d6bb46b 100644 --- a/dumux/common/pdesolver.hh +++ b/dumux/common/pdesolver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/pointsource.hh b/dumux/common/pointsource.hh index 497d36f28f..7a8bd8d5c0 100644 --- a/dumux/common/pointsource.hh +++ b/dumux/common/pointsource.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/properties.hh b/dumux/common/properties.hh index 8c198ad3b9..9018c9b667 100644 --- a/dumux/common/properties.hh +++ b/dumux/common/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/properties/CMakeLists.txt b/dumux/common/properties/CMakeLists.txt index 91abd9df7b..67dff5e109 100644 --- a/dumux/common/properties/CMakeLists.txt +++ b/dumux/common/properties/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_COMMON_PROPERTIES_HEADERS *.hh *.inc) diff --git a/dumux/common/properties/grid.hh b/dumux/common/properties/grid.hh index 8c0bc61bec..21b12b4a1d 100644 --- a/dumux/common/properties/grid.hh +++ b/dumux/common/properties/grid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/properties/model.hh b/dumux/common/properties/model.hh index a1aabfd908..048e0a1bb7 100644 --- a/dumux/common/properties/model.hh +++ b/dumux/common/properties/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/properties/propertysystem.hh b/dumux/common/properties/propertysystem.hh index d28cbb58d2..8894f038e8 100644 --- a/dumux/common/properties/propertysystem.hh +++ b/dumux/common/properties/propertysystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/random.hh b/dumux/common/random.hh index d275a67b1e..51fd3425da 100644 --- a/dumux/common/random.hh +++ b/dumux/common/random.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/reorderingdofmapper.hh b/dumux/common/reorderingdofmapper.hh index d38b9d43e0..30c8ef00eb 100644 --- a/dumux/common/reorderingdofmapper.hh +++ b/dumux/common/reorderingdofmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/common/reservedblockvector.hh b/dumux/common/reservedblockvector.hh index 4c3564708c..648b10554a 100644 --- a/dumux/common/reservedblockvector.hh +++ b/dumux/common/reservedblockvector.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/spline.hh b/dumux/common/spline.hh index 1ebd9899b3..add1e5bc55 100644 --- a/dumux/common/spline.hh +++ b/dumux/common/spline.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/splinecommon_.hh b/dumux/common/splinecommon_.hh index 872672fc25..5cc19195d2 100644 --- a/dumux/common/splinecommon_.hh +++ b/dumux/common/splinecommon_.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/staggeredfvproblem.hh b/dumux/common/staggeredfvproblem.hh index 436e7e81e4..fafc18bf99 100644 --- a/dumux/common/staggeredfvproblem.hh +++ b/dumux/common/staggeredfvproblem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/stringutilities.hh b/dumux/common/stringutilities.hh index 7be8e77361..b8d5263a52 100644 --- a/dumux/common/stringutilities.hh +++ b/dumux/common/stringutilities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/common/tabulated2dfunction.hh b/dumux/common/tabulated2dfunction.hh index 7dd546b33a..25e8523e83 100644 --- a/dumux/common/tabulated2dfunction.hh +++ b/dumux/common/tabulated2dfunction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/tag.hh b/dumux/common/tag.hh index b8f058344e..db15d0e41b 100644 --- a/dumux/common/tag.hh +++ b/dumux/common/tag.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/timeloop.hh b/dumux/common/timeloop.hh index 09e09ca957..1eac18ec42 100644 --- a/dumux/common/timeloop.hh +++ b/dumux/common/timeloop.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/CMakeLists.txt b/dumux/common/typetraits/CMakeLists.txt index b5974a7d38..0c4bdb9663 100644 --- a/dumux/common/typetraits/CMakeLists.txt +++ b/dumux/common/typetraits/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_COMMON_TYPETRAITS_HEADERS *.hh *.inc) diff --git a/dumux/common/typetraits/isvalid.hh b/dumux/common/typetraits/isvalid.hh index 78b10cede7..630dafb978 100644 --- a/dumux/common/typetraits/isvalid.hh +++ b/dumux/common/typetraits/isvalid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/matrix.hh b/dumux/common/typetraits/matrix.hh index 8995136585..054458b288 100644 --- a/dumux/common/typetraits/matrix.hh +++ b/dumux/common/typetraits/matrix.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/periodic.hh b/dumux/common/typetraits/periodic.hh index 5fa2d99e57..6358b5e96c 100644 --- a/dumux/common/typetraits/periodic.hh +++ b/dumux/common/typetraits/periodic.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/problem.hh b/dumux/common/typetraits/problem.hh index 4ddd518320..d8fdbc2af1 100644 --- a/dumux/common/typetraits/problem.hh +++ b/dumux/common/typetraits/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/state.hh b/dumux/common/typetraits/state.hh index 2915092f4f..d85676880c 100644 --- a/dumux/common/typetraits/state.hh +++ b/dumux/common/typetraits/state.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/typetraits.hh b/dumux/common/typetraits/typetraits.hh index 357cd66f10..cc62bb060a 100644 --- a/dumux/common/typetraits/typetraits.hh +++ b/dumux/common/typetraits/typetraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/utility.hh b/dumux/common/typetraits/utility.hh index 7d88b39450..0dd2b61dc0 100644 --- a/dumux/common/typetraits/utility.hh +++ b/dumux/common/typetraits/utility.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/typetraits/vector.hh b/dumux/common/typetraits/vector.hh index f482a0583b..f444e08626 100644 --- a/dumux/common/typetraits/vector.hh +++ b/dumux/common/typetraits/vector.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/variablelengthspline_.hh b/dumux/common/variablelengthspline_.hh index 4f33341098..a6bc088a4b 100644 --- a/dumux/common/variablelengthspline_.hh +++ b/dumux/common/variablelengthspline_.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/variablesbackend.hh b/dumux/common/variablesbackend.hh index 7654f0aa77..afd2edc52f 100644 --- a/dumux/common/variablesbackend.hh +++ b/dumux/common/variablesbackend.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/common/volumevariables.hh b/dumux/common/volumevariables.hh index b7f4340723..b355043704 100644 --- a/dumux/common/volumevariables.hh +++ b/dumux/common/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/CMakeLists.txt b/dumux/discretization/CMakeLists.txt index 3dbac416a2..c809ed2d47 100644 --- a/dumux/discretization/CMakeLists.txt +++ b/dumux/discretization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(box) diff --git a/dumux/discretization/basegridgeometry.hh b/dumux/discretization/basegridgeometry.hh index de08ca2e9f..50f8b85b8d 100644 --- a/dumux/discretization/basegridgeometry.hh +++ b/dumux/discretization/basegridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/basicgridgeometry.hh b/dumux/discretization/basicgridgeometry.hh index 14f76ec8b1..ff84be9c65 100644 --- a/dumux/discretization/basicgridgeometry.hh +++ b/dumux/discretization/basicgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/box.hh b/dumux/discretization/box.hh index 7eed93e458..9bf9a02a08 100644 --- a/dumux/discretization/box.hh +++ b/dumux/discretization/box.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/box/CMakeLists.txt b/dumux/discretization/box/CMakeLists.txt index 280e7f8765..dbfe81eabc 100644 --- a/dumux/discretization/box/CMakeLists.txt +++ b/dumux/discretization/box/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_BOX_HEADERS *.hh *.inc) diff --git a/dumux/discretization/box/boxgeometryhelper.hh b/dumux/discretization/box/boxgeometryhelper.hh index 0549c4152d..6393dc7b0d 100644 --- a/dumux/discretization/box/boxgeometryhelper.hh +++ b/dumux/discretization/box/boxgeometryhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/box/fvelementgeometry.hh b/dumux/discretization/box/fvelementgeometry.hh index 24318626de..2232e3b675 100644 --- a/dumux/discretization/box/fvelementgeometry.hh +++ b/dumux/discretization/box/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/box/fvgridgeometry.hh b/dumux/discretization/box/fvgridgeometry.hh index 02c490081e..9968ec2bb4 100644 --- a/dumux/discretization/box/fvgridgeometry.hh +++ b/dumux/discretization/box/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/box/scvftoscvboundarytypes.hh b/dumux/discretization/box/scvftoscvboundarytypes.hh index ac68ad639a..b7ff47bbff 100644 --- a/dumux/discretization/box/scvftoscvboundarytypes.hh +++ b/dumux/discretization/box/scvftoscvboundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/box/subcontrolvolume.hh b/dumux/discretization/box/subcontrolvolume.hh index d7422d018d..eb40e22872 100644 --- a/dumux/discretization/box/subcontrolvolume.hh +++ b/dumux/discretization/box/subcontrolvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/box/subcontrolvolumeface.hh b/dumux/discretization/box/subcontrolvolumeface.hh index cfd7e870ad..8674a8f514 100644 --- a/dumux/discretization/box/subcontrolvolumeface.hh +++ b/dumux/discretization/box/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/ccmpfa.hh b/dumux/discretization/ccmpfa.hh index cbe53ed892..04eedc99af 100644 --- a/dumux/discretization/ccmpfa.hh +++ b/dumux/discretization/ccmpfa.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cctpfa.hh b/dumux/discretization/cctpfa.hh index 1e1c3f435b..4e2864fe01 100644 --- a/dumux/discretization/cctpfa.hh +++ b/dumux/discretization/cctpfa.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/CMakeLists.txt b/dumux/discretization/cellcentered/CMakeLists.txt index 8fc5c8b8cf..4b319b7ce7 100644 --- a/dumux/discretization/cellcentered/CMakeLists.txt +++ b/dumux/discretization/cellcentered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(mpfa) diff --git a/dumux/discretization/cellcentered/connectivitymap.hh b/dumux/discretization/cellcentered/connectivitymap.hh index 0fba4fb919..6604de36d8 100644 --- a/dumux/discretization/cellcentered/connectivitymap.hh +++ b/dumux/discretization/cellcentered/connectivitymap.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/elementboundarytypes.hh b/dumux/discretization/cellcentered/elementboundarytypes.hh index d44fb6d853..fd7ba5a87f 100644 --- a/dumux/discretization/cellcentered/elementboundarytypes.hh +++ b/dumux/discretization/cellcentered/elementboundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/elementsolution.hh b/dumux/discretization/cellcentered/elementsolution.hh index 75b4148a8e..c4e4c8dfa5 100644 --- a/dumux/discretization/cellcentered/elementsolution.hh +++ b/dumux/discretization/cellcentered/elementsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/gridvolumevariables.hh b/dumux/discretization/cellcentered/gridvolumevariables.hh index 81452aaf1d..7ccfc6e56f 100644 --- a/dumux/discretization/cellcentered/gridvolumevariables.hh +++ b/dumux/discretization/cellcentered/gridvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/CMakeLists.txt b/dumux/discretization/cellcentered/mpfa/CMakeLists.txt index 9ea17e1a19..1783541f17 100644 --- a/dumux/discretization/cellcentered/mpfa/CMakeLists.txt +++ b/dumux/discretization/cellcentered/mpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(omethod) diff --git a/dumux/discretization/cellcentered/mpfa/computetransmissibility.hh b/dumux/discretization/cellcentered/mpfa/computetransmissibility.hh index 262c93b74b..c88542794e 100644 --- a/dumux/discretization/cellcentered/mpfa/computetransmissibility.hh +++ b/dumux/discretization/cellcentered/mpfa/computetransmissibility.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/connectivitymap.hh b/dumux/discretization/cellcentered/mpfa/connectivitymap.hh index e1a20c4457..d7bbe3031b 100644 --- a/dumux/discretization/cellcentered/mpfa/connectivitymap.hh +++ b/dumux/discretization/cellcentered/mpfa/connectivitymap.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/dualgridindexset.hh b/dumux/discretization/cellcentered/mpfa/dualgridindexset.hh index 9a02ee85f0..25e67315a1 100644 --- a/dumux/discretization/cellcentered/mpfa/dualgridindexset.hh +++ b/dumux/discretization/cellcentered/mpfa/dualgridindexset.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/elementfluxvariablescache.hh b/dumux/discretization/cellcentered/mpfa/elementfluxvariablescache.hh index d57523a50f..bca66e2d84 100644 --- a/dumux/discretization/cellcentered/mpfa/elementfluxvariablescache.hh +++ b/dumux/discretization/cellcentered/mpfa/elementfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/elementvolumevariables.hh b/dumux/discretization/cellcentered/mpfa/elementvolumevariables.hh index fa95ef316d..b6599c98cd 100644 --- a/dumux/discretization/cellcentered/mpfa/elementvolumevariables.hh +++ b/dumux/discretization/cellcentered/mpfa/elementvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/fvelementgeometry.hh b/dumux/discretization/cellcentered/mpfa/fvelementgeometry.hh index e1c7531bcd..bc38afcf8b 100644 --- a/dumux/discretization/cellcentered/mpfa/fvelementgeometry.hh +++ b/dumux/discretization/cellcentered/mpfa/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/fvgridgeometry.hh b/dumux/discretization/cellcentered/mpfa/fvgridgeometry.hh index 5ddc0345db..20940b806f 100644 --- a/dumux/discretization/cellcentered/mpfa/fvgridgeometry.hh +++ b/dumux/discretization/cellcentered/mpfa/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/fvgridgeometrytraits.hh b/dumux/discretization/cellcentered/mpfa/fvgridgeometrytraits.hh index 9e110e2ad2..2b14e06137 100644 --- a/dumux/discretization/cellcentered/mpfa/fvgridgeometrytraits.hh +++ b/dumux/discretization/cellcentered/mpfa/fvgridgeometrytraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/gridfluxvariablescache.hh b/dumux/discretization/cellcentered/mpfa/gridfluxvariablescache.hh index 1014de6b5a..2c6ee4c4ac 100644 --- a/dumux/discretization/cellcentered/mpfa/gridfluxvariablescache.hh +++ b/dumux/discretization/cellcentered/mpfa/gridfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/gridinteractionvolumeindexsets.hh b/dumux/discretization/cellcentered/mpfa/gridinteractionvolumeindexsets.hh index c21760f07f..f0edf27ceb 100644 --- a/dumux/discretization/cellcentered/mpfa/gridinteractionvolumeindexsets.hh +++ b/dumux/discretization/cellcentered/mpfa/gridinteractionvolumeindexsets.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/gridvolumevariables.hh b/dumux/discretization/cellcentered/mpfa/gridvolumevariables.hh index 48b29429d6..75a2806a6b 100644 --- a/dumux/discretization/cellcentered/mpfa/gridvolumevariables.hh +++ b/dumux/discretization/cellcentered/mpfa/gridvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/helper.hh b/dumux/discretization/cellcentered/mpfa/helper.hh index 87f2ebf822..31a54c74df 100644 --- a/dumux/discretization/cellcentered/mpfa/helper.hh +++ b/dumux/discretization/cellcentered/mpfa/helper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/interactionvolumebase.hh b/dumux/discretization/cellcentered/mpfa/interactionvolumebase.hh index b1bc7c7bd8..e94fe0704e 100644 --- a/dumux/discretization/cellcentered/mpfa/interactionvolumebase.hh +++ b/dumux/discretization/cellcentered/mpfa/interactionvolumebase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/interactionvolumedatahandle.hh b/dumux/discretization/cellcentered/mpfa/interactionvolumedatahandle.hh index 990a3b9112..2e6affe931 100644 --- a/dumux/discretization/cellcentered/mpfa/interactionvolumedatahandle.hh +++ b/dumux/discretization/cellcentered/mpfa/interactionvolumedatahandle.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/localassemblerbase.hh b/dumux/discretization/cellcentered/mpfa/localassemblerbase.hh index e254db7364..2f82ff0edf 100644 --- a/dumux/discretization/cellcentered/mpfa/localassemblerbase.hh +++ b/dumux/discretization/cellcentered/mpfa/localassemblerbase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/localassemblerhelper.hh b/dumux/discretization/cellcentered/mpfa/localassemblerhelper.hh index 6bb0342669..f13c33d3f3 100644 --- a/dumux/discretization/cellcentered/mpfa/localassemblerhelper.hh +++ b/dumux/discretization/cellcentered/mpfa/localassemblerhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/localfacedata.hh b/dumux/discretization/cellcentered/mpfa/localfacedata.hh index 9266083367..94c83b6544 100644 --- a/dumux/discretization/cellcentered/mpfa/localfacedata.hh +++ b/dumux/discretization/cellcentered/mpfa/localfacedata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/methods.hh b/dumux/discretization/cellcentered/mpfa/methods.hh index 9a00d43f53..0dc0610e56 100644 --- a/dumux/discretization/cellcentered/mpfa/methods.hh +++ b/dumux/discretization/cellcentered/mpfa/methods.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/omethod/CMakeLists.txt b/dumux/discretization/cellcentered/mpfa/omethod/CMakeLists.txt index 112dcaa127..793f3157cd 100644 --- a/dumux/discretization/cellcentered/mpfa/omethod/CMakeLists.txt +++ b/dumux/discretization/cellcentered/mpfa/omethod/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_CELLCENTERED_MPFA_OMETHOD_HEADERS *.hh *.inc) diff --git a/dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh b/dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh index abd58538dd..250275fd59 100644 --- a/dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh +++ b/dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/omethod/interactionvolumeindexset.hh b/dumux/discretization/cellcentered/mpfa/omethod/interactionvolumeindexset.hh index 719dc7e8e3..e0d2c86d29 100644 --- a/dumux/discretization/cellcentered/mpfa/omethod/interactionvolumeindexset.hh +++ b/dumux/discretization/cellcentered/mpfa/omethod/interactionvolumeindexset.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/omethod/localassembler.hh b/dumux/discretization/cellcentered/mpfa/omethod/localassembler.hh index 42c4897413..4ae31df08a 100644 --- a/dumux/discretization/cellcentered/mpfa/omethod/localassembler.hh +++ b/dumux/discretization/cellcentered/mpfa/omethod/localassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/omethod/localsubcontrolentities.hh b/dumux/discretization/cellcentered/mpfa/omethod/localsubcontrolentities.hh index 7321c703de..954512c467 100644 --- a/dumux/discretization/cellcentered/mpfa/omethod/localsubcontrolentities.hh +++ b/dumux/discretization/cellcentered/mpfa/omethod/localsubcontrolentities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/omethod/scvgeometryhelper.hh b/dumux/discretization/cellcentered/mpfa/omethod/scvgeometryhelper.hh index 4db457755c..6f0ad7dde7 100644 --- a/dumux/discretization/cellcentered/mpfa/omethod/scvgeometryhelper.hh +++ b/dumux/discretization/cellcentered/mpfa/omethod/scvgeometryhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/omethod/staticinteractionvolume.hh b/dumux/discretization/cellcentered/mpfa/omethod/staticinteractionvolume.hh index 1c738f6d05..b8e29f5310 100644 --- a/dumux/discretization/cellcentered/mpfa/omethod/staticinteractionvolume.hh +++ b/dumux/discretization/cellcentered/mpfa/omethod/staticinteractionvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/scvgradients.hh b/dumux/discretization/cellcentered/mpfa/scvgradients.hh index ed3f5e607d..775ac2bce9 100644 --- a/dumux/discretization/cellcentered/mpfa/scvgradients.hh +++ b/dumux/discretization/cellcentered/mpfa/scvgradients.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/mpfa/subcontrolvolumeface.hh b/dumux/discretization/cellcentered/mpfa/subcontrolvolumeface.hh index d0883a9078..82475a8d1b 100644 --- a/dumux/discretization/cellcentered/mpfa/subcontrolvolumeface.hh +++ b/dumux/discretization/cellcentered/mpfa/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/subcontrolvolume.hh b/dumux/discretization/cellcentered/subcontrolvolume.hh index ced0fddd48..aa954ad1fe 100644 --- a/dumux/discretization/cellcentered/subcontrolvolume.hh +++ b/dumux/discretization/cellcentered/subcontrolvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/CMakeLists.txt b/dumux/discretization/cellcentered/tpfa/CMakeLists.txt index 883f74e8ba..4d807d0d26 100644 --- a/dumux/discretization/cellcentered/tpfa/CMakeLists.txt +++ b/dumux/discretization/cellcentered/tpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_CELLCENTERED_TPFA_HEADERS *.hh *.inc) diff --git a/dumux/discretization/cellcentered/tpfa/computetransmissibility.hh b/dumux/discretization/cellcentered/tpfa/computetransmissibility.hh index c919cd7b7a..575b2ed8d6 100644 --- a/dumux/discretization/cellcentered/tpfa/computetransmissibility.hh +++ b/dumux/discretization/cellcentered/tpfa/computetransmissibility.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/elementfluxvariablescache.hh b/dumux/discretization/cellcentered/tpfa/elementfluxvariablescache.hh index 805228763c..d2eb2a8b59 100644 --- a/dumux/discretization/cellcentered/tpfa/elementfluxvariablescache.hh +++ b/dumux/discretization/cellcentered/tpfa/elementfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/elementvolumevariables.hh b/dumux/discretization/cellcentered/tpfa/elementvolumevariables.hh index cba702da29..861e0c0a19 100644 --- a/dumux/discretization/cellcentered/tpfa/elementvolumevariables.hh +++ b/dumux/discretization/cellcentered/tpfa/elementvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/fvelementgeometry.hh b/dumux/discretization/cellcentered/tpfa/fvelementgeometry.hh index 73e3e5c99b..ea8e8c0386 100644 --- a/dumux/discretization/cellcentered/tpfa/fvelementgeometry.hh +++ b/dumux/discretization/cellcentered/tpfa/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh b/dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh index 56b0457f5d..089d636d6a 100644 --- a/dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh +++ b/dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/gridfluxvariablescache.hh b/dumux/discretization/cellcentered/tpfa/gridfluxvariablescache.hh index 32d3887865..99246bb402 100644 --- a/dumux/discretization/cellcentered/tpfa/gridfluxvariablescache.hh +++ b/dumux/discretization/cellcentered/tpfa/gridfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh b/dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh index 321969ef40..02dd0fa316 100644 --- a/dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh +++ b/dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cellcentered/tpfa/subcontrolvolumeface.hh b/dumux/discretization/cellcentered/tpfa/subcontrolvolumeface.hh index 9d5f7e5afc..f5503b2b0f 100644 --- a/dumux/discretization/cellcentered/tpfa/subcontrolvolumeface.hh +++ b/dumux/discretization/cellcentered/tpfa/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/checkoverlapsize.hh b/dumux/discretization/checkoverlapsize.hh index 4e1a5f4e06..24931f95e8 100644 --- a/dumux/discretization/checkoverlapsize.hh +++ b/dumux/discretization/checkoverlapsize.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cvfe/CMakeLists.txt b/dumux/discretization/cvfe/CMakeLists.txt index 079170c188..61a161639a 100644 --- a/dumux/discretization/cvfe/CMakeLists.txt +++ b/dumux/discretization/cvfe/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_CVFE_HEADERS *.hh *.inc) diff --git a/dumux/discretization/cvfe/elementboundarytypes.hh b/dumux/discretization/cvfe/elementboundarytypes.hh index ebfc820c59..8c53f869d9 100644 --- a/dumux/discretization/cvfe/elementboundarytypes.hh +++ b/dumux/discretization/cvfe/elementboundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cvfe/elementfluxvariablescache.hh b/dumux/discretization/cvfe/elementfluxvariablescache.hh index c1e64db3fb..e15c83e09e 100644 --- a/dumux/discretization/cvfe/elementfluxvariablescache.hh +++ b/dumux/discretization/cvfe/elementfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cvfe/elementsolution.hh b/dumux/discretization/cvfe/elementsolution.hh index abfc188194..7d272294d2 100644 --- a/dumux/discretization/cvfe/elementsolution.hh +++ b/dumux/discretization/cvfe/elementsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cvfe/elementvolumevariables.hh b/dumux/discretization/cvfe/elementvolumevariables.hh index 8a43225a9a..d2e5957529 100644 --- a/dumux/discretization/cvfe/elementvolumevariables.hh +++ b/dumux/discretization/cvfe/elementvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cvfe/fluxvariablescache.hh b/dumux/discretization/cvfe/fluxvariablescache.hh index d43f74a878..edc59b073e 100644 --- a/dumux/discretization/cvfe/fluxvariablescache.hh +++ b/dumux/discretization/cvfe/fluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cvfe/gridfluxvariablescache.hh b/dumux/discretization/cvfe/gridfluxvariablescache.hh index fc71f48213..5576855636 100644 --- a/dumux/discretization/cvfe/gridfluxvariablescache.hh +++ b/dumux/discretization/cvfe/gridfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/cvfe/gridvolumevariables.hh b/dumux/discretization/cvfe/gridvolumevariables.hh index 768c057b33..02c34082fd 100644 --- a/dumux/discretization/cvfe/gridvolumevariables.hh +++ b/dumux/discretization/cvfe/gridvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/elementsolution.hh b/dumux/discretization/elementsolution.hh index 4cf8f30226..a3f2df77be 100644 --- a/dumux/discretization/elementsolution.hh +++ b/dumux/discretization/elementsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/evalgradients.hh b/dumux/discretization/evalgradients.hh index 59af910c5e..4c6869bb3e 100644 --- a/dumux/discretization/evalgradients.hh +++ b/dumux/discretization/evalgradients.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/evalsolution.hh b/dumux/discretization/evalsolution.hh index 573b8c997d..b5f99c7c80 100644 --- a/dumux/discretization/evalsolution.hh +++ b/dumux/discretization/evalsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/extrusion.hh b/dumux/discretization/extrusion.hh index c482dcf0cf..179b8b50a5 100644 --- a/dumux/discretization/extrusion.hh +++ b/dumux/discretization/extrusion.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/CMakeLists.txt b/dumux/discretization/facecentered/CMakeLists.txt index 0e4b7fa45d..c5da2b2ad6 100644 --- a/dumux/discretization/facecentered/CMakeLists.txt +++ b/dumux/discretization/facecentered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(diamond) diff --git a/dumux/discretization/facecentered/diamond/CMakeLists.txt b/dumux/discretization/facecentered/diamond/CMakeLists.txt index e0bb4df50f..7e5f3fb5da 100644 --- a/dumux/discretization/facecentered/diamond/CMakeLists.txt +++ b/dumux/discretization/facecentered/diamond/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_FACECENTERED_DIAMOND_HEADERS *.hh *.inc) diff --git a/dumux/discretization/facecentered/diamond/fvelementgeometry.hh b/dumux/discretization/facecentered/diamond/fvelementgeometry.hh index ed90779ac8..364f410b15 100644 --- a/dumux/discretization/facecentered/diamond/fvelementgeometry.hh +++ b/dumux/discretization/facecentered/diamond/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/diamond/fvgridgeometry.hh b/dumux/discretization/facecentered/diamond/fvgridgeometry.hh index 5adb2e41d4..857e5ceab0 100644 --- a/dumux/discretization/facecentered/diamond/fvgridgeometry.hh +++ b/dumux/discretization/facecentered/diamond/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/diamond/geometryhelper.hh b/dumux/discretization/facecentered/diamond/geometryhelper.hh index 6601b9cd48..020639af62 100644 --- a/dumux/discretization/facecentered/diamond/geometryhelper.hh +++ b/dumux/discretization/facecentered/diamond/geometryhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/diamond/subcontrolvolume.hh b/dumux/discretization/facecentered/diamond/subcontrolvolume.hh index 2a32ba5c37..6b09defac5 100644 --- a/dumux/discretization/facecentered/diamond/subcontrolvolume.hh +++ b/dumux/discretization/facecentered/diamond/subcontrolvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/diamond/subcontrolvolumeface.hh b/dumux/discretization/facecentered/diamond/subcontrolvolumeface.hh index 109dc1fc21..7c8d23db0e 100644 --- a/dumux/discretization/facecentered/diamond/subcontrolvolumeface.hh +++ b/dumux/discretization/facecentered/diamond/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/CMakeLists.txt b/dumux/discretization/facecentered/staggered/CMakeLists.txt index 88caaa1a12..bf675c8e32 100644 --- a/dumux/discretization/facecentered/staggered/CMakeLists.txt +++ b/dumux/discretization/facecentered/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_FACECENTERED_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/discretization/facecentered/staggered/connectivitymap.hh b/dumux/discretization/facecentered/staggered/connectivitymap.hh index 59ea12d33d..99c44ecc6f 100644 --- a/dumux/discretization/facecentered/staggered/connectivitymap.hh +++ b/dumux/discretization/facecentered/staggered/connectivitymap.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh b/dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh index 6af973bd13..a99bab71b5 100644 --- a/dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh +++ b/dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/elementboundarytypes.hh b/dumux/discretization/facecentered/staggered/elementboundarytypes.hh index c3c3eca71d..f9ae99e3e5 100644 --- a/dumux/discretization/facecentered/staggered/elementboundarytypes.hh +++ b/dumux/discretization/facecentered/staggered/elementboundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/elementfluxvariablescache.hh b/dumux/discretization/facecentered/staggered/elementfluxvariablescache.hh index e5abcdbd26..3ae94ea24f 100644 --- a/dumux/discretization/facecentered/staggered/elementfluxvariablescache.hh +++ b/dumux/discretization/facecentered/staggered/elementfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/elementsolution.hh b/dumux/discretization/facecentered/staggered/elementsolution.hh index a16a9731bc..6c90baebf6 100644 --- a/dumux/discretization/facecentered/staggered/elementsolution.hh +++ b/dumux/discretization/facecentered/staggered/elementsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/elementvolumevariables.hh b/dumux/discretization/facecentered/staggered/elementvolumevariables.hh index 0a12cf6380..ea1df37eb6 100644 --- a/dumux/discretization/facecentered/staggered/elementvolumevariables.hh +++ b/dumux/discretization/facecentered/staggered/elementvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/fvelementgeometry.hh b/dumux/discretization/facecentered/staggered/fvelementgeometry.hh index d9a60c8953..3df7d1c1c9 100644 --- a/dumux/discretization/facecentered/staggered/fvelementgeometry.hh +++ b/dumux/discretization/facecentered/staggered/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/fvgridgeometry.hh b/dumux/discretization/facecentered/staggered/fvgridgeometry.hh index 1d8e9fb60e..7763a61b0f 100644 --- a/dumux/discretization/facecentered/staggered/fvgridgeometry.hh +++ b/dumux/discretization/facecentered/staggered/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/geometryhelper.hh b/dumux/discretization/facecentered/staggered/geometryhelper.hh index abab18d02f..c8d8a1129f 100644 --- a/dumux/discretization/facecentered/staggered/geometryhelper.hh +++ b/dumux/discretization/facecentered/staggered/geometryhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh b/dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh index 6b88619d67..3963e15498 100644 --- a/dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh +++ b/dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/gridsupportsconcavecorners.hh b/dumux/discretization/facecentered/staggered/gridsupportsconcavecorners.hh index 5f700ca231..ed072355fd 100644 --- a/dumux/discretization/facecentered/staggered/gridsupportsconcavecorners.hh +++ b/dumux/discretization/facecentered/staggered/gridsupportsconcavecorners.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/gridvolumevariables.hh b/dumux/discretization/facecentered/staggered/gridvolumevariables.hh index e172d80735..6637e2e010 100644 --- a/dumux/discretization/facecentered/staggered/gridvolumevariables.hh +++ b/dumux/discretization/facecentered/staggered/gridvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/localintersectionindexmapper.hh b/dumux/discretization/facecentered/staggered/localintersectionindexmapper.hh index af80bf1bcf..fd531da001 100644 --- a/dumux/discretization/facecentered/staggered/localintersectionindexmapper.hh +++ b/dumux/discretization/facecentered/staggered/localintersectionindexmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/normalaxis.hh b/dumux/discretization/facecentered/staggered/normalaxis.hh index 203bbec527..877f4eeb35 100644 --- a/dumux/discretization/facecentered/staggered/normalaxis.hh +++ b/dumux/discretization/facecentered/staggered/normalaxis.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/subcontrolvolume.hh b/dumux/discretization/facecentered/staggered/subcontrolvolume.hh index 9dab0bedfc..16800d0ff2 100644 --- a/dumux/discretization/facecentered/staggered/subcontrolvolume.hh +++ b/dumux/discretization/facecentered/staggered/subcontrolvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facecentered/staggered/subcontrolvolumeface.hh b/dumux/discretization/facecentered/staggered/subcontrolvolumeface.hh index bc7a5a8ec2..edc05f6a85 100644 --- a/dumux/discretization/facecentered/staggered/subcontrolvolumeface.hh +++ b/dumux/discretization/facecentered/staggered/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/facetgridmapper.hh b/dumux/discretization/facetgridmapper.hh index 1bcb810597..bd5eac0d4d 100644 --- a/dumux/discretization/facetgridmapper.hh +++ b/dumux/discretization/facetgridmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/fcdiamond.hh b/dumux/discretization/fcdiamond.hh index df96a0a432..d8292f2e55 100644 --- a/dumux/discretization/fcdiamond.hh +++ b/dumux/discretization/fcdiamond.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/fcstaggered.hh b/dumux/discretization/fcstaggered.hh index bf9be84837..7c9c6fdff4 100644 --- a/dumux/discretization/fcstaggered.hh +++ b/dumux/discretization/fcstaggered.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/fem/CMakeLists.txt b/dumux/discretization/fem/CMakeLists.txt index b5bbd9cc80..19876c4635 100644 --- a/dumux/discretization/fem/CMakeLists.txt +++ b/dumux/discretization/fem/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_FEM_HEADERS *.hh *.inc) diff --git a/dumux/discretization/fem/feelementgeometry.hh b/dumux/discretization/fem/feelementgeometry.hh index 67387c69cf..49f1601765 100644 --- a/dumux/discretization/fem/feelementgeometry.hh +++ b/dumux/discretization/fem/feelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/fem/fegridgeometry.hh b/dumux/discretization/fem/fegridgeometry.hh index e50d068545..1971ddb592 100644 --- a/dumux/discretization/fem/fegridgeometry.hh +++ b/dumux/discretization/fem/fegridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/fluxstencil.hh b/dumux/discretization/fluxstencil.hh index fb617b0257..863ada4b26 100644 --- a/dumux/discretization/fluxstencil.hh +++ b/dumux/discretization/fluxstencil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/functionspacebasis.hh b/dumux/discretization/functionspacebasis.hh index d06e647fd8..af41963ab7 100644 --- a/dumux/discretization/functionspacebasis.hh +++ b/dumux/discretization/functionspacebasis.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/fvgridvariables.hh b/dumux/discretization/fvgridvariables.hh index c1871f201e..4cd09483f8 100644 --- a/dumux/discretization/fvgridvariables.hh +++ b/dumux/discretization/fvgridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/fvproperties.hh b/dumux/discretization/fvproperties.hh index c19c5288f2..81312b0b95 100644 --- a/dumux/discretization/fvproperties.hh +++ b/dumux/discretization/fvproperties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/localdoftraits.hh b/dumux/discretization/localdoftraits.hh index 4a10e72d0e..b9556f9a05 100644 --- a/dumux/discretization/localdoftraits.hh +++ b/dumux/discretization/localdoftraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/localview.hh b/dumux/discretization/localview.hh index ec77512c8e..07adf09911 100644 --- a/dumux/discretization/localview.hh +++ b/dumux/discretization/localview.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/method.hh b/dumux/discretization/method.hh index d6b6c0f3fe..1db64be13a 100644 --- a/dumux/discretization/method.hh +++ b/dumux/discretization/method.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/nonconformingfecache.hh b/dumux/discretization/nonconformingfecache.hh index e0e403e9d7..d88e795cfa 100644 --- a/dumux/discretization/nonconformingfecache.hh +++ b/dumux/discretization/nonconformingfecache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/porenetwork/CMakeLists.txt b/dumux/discretization/porenetwork/CMakeLists.txt index c84c168aa1..68c38ec54d 100644 --- a/dumux/discretization/porenetwork/CMakeLists.txt +++ b/dumux/discretization/porenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_PORENETWORK_HEADERS *.hh *.inc) diff --git a/dumux/discretization/porenetwork/fvelementgeometry.hh b/dumux/discretization/porenetwork/fvelementgeometry.hh index 3fac08c8a4..981c2029ca 100644 --- a/dumux/discretization/porenetwork/fvelementgeometry.hh +++ b/dumux/discretization/porenetwork/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/porenetwork/gridgeometry.hh b/dumux/discretization/porenetwork/gridgeometry.hh index 788ad22034..1ae45ffc10 100644 --- a/dumux/discretization/porenetwork/gridgeometry.hh +++ b/dumux/discretization/porenetwork/gridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/porenetwork/subcontrolvolume.hh b/dumux/discretization/porenetwork/subcontrolvolume.hh index 59c3def0bc..910d6e7e6f 100644 --- a/dumux/discretization/porenetwork/subcontrolvolume.hh +++ b/dumux/discretization/porenetwork/subcontrolvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/porenetwork/subcontrolvolumeface.hh b/dumux/discretization/porenetwork/subcontrolvolumeface.hh index c832ace8c4..a5d89c5c75 100644 --- a/dumux/discretization/porenetwork/subcontrolvolumeface.hh +++ b/dumux/discretization/porenetwork/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble.hh b/dumux/discretization/pq1bubble.hh index dff52eecf4..5cca5d8923 100644 --- a/dumux/discretization/pq1bubble.hh +++ b/dumux/discretization/pq1bubble.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble/CMakeLists.txt b/dumux/discretization/pq1bubble/CMakeLists.txt index d0cc0ff454..a42ee2710a 100644 --- a/dumux/discretization/pq1bubble/CMakeLists.txt +++ b/dumux/discretization/pq1bubble/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_PQ1BUBBLE_HEADERS *.hh *.inc) diff --git a/dumux/discretization/pq1bubble/fvelementgeometry.hh b/dumux/discretization/pq1bubble/fvelementgeometry.hh index e72802dc51..1f62c0d7ae 100644 --- a/dumux/discretization/pq1bubble/fvelementgeometry.hh +++ b/dumux/discretization/pq1bubble/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble/fvgridgeometry.hh b/dumux/discretization/pq1bubble/fvgridgeometry.hh index f3d60a7fc9..debf544378 100644 --- a/dumux/discretization/pq1bubble/fvgridgeometry.hh +++ b/dumux/discretization/pq1bubble/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble/geometryhelper.hh b/dumux/discretization/pq1bubble/geometryhelper.hh index 47a4e36e0b..cc4ac92456 100644 --- a/dumux/discretization/pq1bubble/geometryhelper.hh +++ b/dumux/discretization/pq1bubble/geometryhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble/pq1bubblefecache.hh b/dumux/discretization/pq1bubble/pq1bubblefecache.hh index 8fc2146595..823205d9cd 100644 --- a/dumux/discretization/pq1bubble/pq1bubblefecache.hh +++ b/dumux/discretization/pq1bubble/pq1bubblefecache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble/pq1bubblelocalfiniteelement.hh b/dumux/discretization/pq1bubble/pq1bubblelocalfiniteelement.hh index 9974a06a4e..f9b89c42f0 100644 --- a/dumux/discretization/pq1bubble/pq1bubblelocalfiniteelement.hh +++ b/dumux/discretization/pq1bubble/pq1bubblelocalfiniteelement.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble/subcontrolvolume.hh b/dumux/discretization/pq1bubble/subcontrolvolume.hh index a0ca45ac29..2ce5577700 100644 --- a/dumux/discretization/pq1bubble/subcontrolvolume.hh +++ b/dumux/discretization/pq1bubble/subcontrolvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/pq1bubble/subcontrolvolumeface.hh b/dumux/discretization/pq1bubble/subcontrolvolumeface.hh index 0073c2614a..ef926384ad 100644 --- a/dumux/discretization/pq1bubble/subcontrolvolumeface.hh +++ b/dumux/discretization/pq1bubble/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/projection/CMakeLists.txt b/dumux/discretization/projection/CMakeLists.txt index 83cfa039f0..6103dd528e 100644 --- a/dumux/discretization/projection/CMakeLists.txt +++ b/dumux/discretization/projection/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_PROJECTION_HEADERS *.hh *.inc) diff --git a/dumux/discretization/projection/l2_projection.hh b/dumux/discretization/projection/l2_projection.hh index 27cd93b871..2c1146eeab 100644 --- a/dumux/discretization/projection/l2_projection.hh +++ b/dumux/discretization/projection/l2_projection.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/projection/projector.hh b/dumux/discretization/projection/projector.hh index 5850d19e4e..4f0c23541a 100644 --- a/dumux/discretization/projection/projector.hh +++ b/dumux/discretization/projection/projector.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/scvandscvfiterators.hh b/dumux/discretization/scvandscvfiterators.hh index bbe3cf9849..a61252d1f4 100644 --- a/dumux/discretization/scvandscvfiterators.hh +++ b/dumux/discretization/scvandscvfiterators.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered.hh b/dumux/discretization/staggered.hh index 589de9a214..98bf9b7f9c 100644 --- a/dumux/discretization/staggered.hh +++ b/dumux/discretization/staggered.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/CMakeLists.txt b/dumux/discretization/staggered/CMakeLists.txt index e5bed01d8d..03b458b5d8 100644 --- a/dumux/discretization/staggered/CMakeLists.txt +++ b/dumux/discretization/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(freeflow) diff --git a/dumux/discretization/staggered/elementfacevariables.hh b/dumux/discretization/staggered/elementfacevariables.hh index b29804ba0c..f597212a2a 100644 --- a/dumux/discretization/staggered/elementfacevariables.hh +++ b/dumux/discretization/staggered/elementfacevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/elementfluxvariablescache.hh b/dumux/discretization/staggered/elementfluxvariablescache.hh index 9546db42f3..1afb377b5c 100644 --- a/dumux/discretization/staggered/elementfluxvariablescache.hh +++ b/dumux/discretization/staggered/elementfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/elementsolution.hh b/dumux/discretization/staggered/elementsolution.hh index 63fb291ee3..0ddab118c0 100644 --- a/dumux/discretization/staggered/elementsolution.hh +++ b/dumux/discretization/staggered/elementsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/facesolution.hh b/dumux/discretization/staggered/facesolution.hh index 294da5377a..b1f43a1432 100644 --- a/dumux/discretization/staggered/facesolution.hh +++ b/dumux/discretization/staggered/facesolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/CMakeLists.txt b/dumux/discretization/staggered/freeflow/CMakeLists.txt index 39327b5bf6..cbcd887a66 100644 --- a/dumux/discretization/staggered/freeflow/CMakeLists.txt +++ b/dumux/discretization/staggered/freeflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_DISCRETIZATION_STAGGERED_FREEFLOW_HEADERS *.hh *.inc) diff --git a/dumux/discretization/staggered/freeflow/connectivitymap.hh b/dumux/discretization/staggered/freeflow/connectivitymap.hh index 515d001399..7ea526aa36 100644 --- a/dumux/discretization/staggered/freeflow/connectivitymap.hh +++ b/dumux/discretization/staggered/freeflow/connectivitymap.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/elementvolumevariables.hh b/dumux/discretization/staggered/freeflow/elementvolumevariables.hh index 5117ae933d..f11db18e3a 100644 --- a/dumux/discretization/staggered/freeflow/elementvolumevariables.hh +++ b/dumux/discretization/staggered/freeflow/elementvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/facevariables.hh b/dumux/discretization/staggered/freeflow/facevariables.hh index 618e31513f..46ad7c637e 100644 --- a/dumux/discretization/staggered/freeflow/facevariables.hh +++ b/dumux/discretization/staggered/freeflow/facevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/fvgridgeometrytraits.hh b/dumux/discretization/staggered/freeflow/fvgridgeometrytraits.hh index 809299fa98..bc845b8554 100644 --- a/dumux/discretization/staggered/freeflow/fvgridgeometrytraits.hh +++ b/dumux/discretization/staggered/freeflow/fvgridgeometrytraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/gridvolumevariables.hh b/dumux/discretization/staggered/freeflow/gridvolumevariables.hh index 4cbcf6ca76..858383410d 100644 --- a/dumux/discretization/staggered/freeflow/gridvolumevariables.hh +++ b/dumux/discretization/staggered/freeflow/gridvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/properties.hh b/dumux/discretization/staggered/freeflow/properties.hh index fe5cee7332..f130650aed 100644 --- a/dumux/discretization/staggered/freeflow/properties.hh +++ b/dumux/discretization/staggered/freeflow/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/staggeredgeometryhelper.hh b/dumux/discretization/staggered/freeflow/staggeredgeometryhelper.hh index dfb93d627d..ea890bd98d 100644 --- a/dumux/discretization/staggered/freeflow/staggeredgeometryhelper.hh +++ b/dumux/discretization/staggered/freeflow/staggeredgeometryhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/subcontrolvolumeface.hh b/dumux/discretization/staggered/freeflow/subcontrolvolumeface.hh index 219fcc9f7e..9ae6dfc1c2 100644 --- a/dumux/discretization/staggered/freeflow/subcontrolvolumeface.hh +++ b/dumux/discretization/staggered/freeflow/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/freeflow/velocityoutput.hh b/dumux/discretization/staggered/freeflow/velocityoutput.hh index 5d55f09c29..19b2c64c8e 100644 --- a/dumux/discretization/staggered/freeflow/velocityoutput.hh +++ b/dumux/discretization/staggered/freeflow/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/fvelementgeometry.hh b/dumux/discretization/staggered/fvelementgeometry.hh index 59f7fe1e36..5ec57d7f56 100644 --- a/dumux/discretization/staggered/fvelementgeometry.hh +++ b/dumux/discretization/staggered/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/fvgridgeometry.hh b/dumux/discretization/staggered/fvgridgeometry.hh index 2a9cc9812d..3475389b67 100644 --- a/dumux/discretization/staggered/fvgridgeometry.hh +++ b/dumux/discretization/staggered/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/gridfacevariables.hh b/dumux/discretization/staggered/gridfacevariables.hh index d87d8289f3..a8f79041df 100644 --- a/dumux/discretization/staggered/gridfacevariables.hh +++ b/dumux/discretization/staggered/gridfacevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/gridfluxvariablescache.hh b/dumux/discretization/staggered/gridfluxvariablescache.hh index 1fa1e66733..e699df970d 100644 --- a/dumux/discretization/staggered/gridfluxvariablescache.hh +++ b/dumux/discretization/staggered/gridfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/gridvariables.hh b/dumux/discretization/staggered/gridvariables.hh index c7bc0c59b0..df0d12c9f5 100644 --- a/dumux/discretization/staggered/gridvariables.hh +++ b/dumux/discretization/staggered/gridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/staggered/subcontrolvolumeface.hh b/dumux/discretization/staggered/subcontrolvolumeface.hh index 30742cb04d..403f731c7e 100644 --- a/dumux/discretization/staggered/subcontrolvolumeface.hh +++ b/dumux/discretization/staggered/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/subcontrolvolumebase.hh b/dumux/discretization/subcontrolvolumebase.hh index 95b086ef00..77bf99ab66 100644 --- a/dumux/discretization/subcontrolvolumebase.hh +++ b/dumux/discretization/subcontrolvolumebase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/subcontrolvolumefacebase.hh b/dumux/discretization/subcontrolvolumefacebase.hh index 6079fef113..0624f8201d 100644 --- a/dumux/discretization/subcontrolvolumefacebase.hh +++ b/dumux/discretization/subcontrolvolumefacebase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/discretization/walldistance.hh b/dumux/discretization/walldistance.hh index c3355010f4..76e1b28879 100644 --- a/dumux/discretization/walldistance.hh +++ b/dumux/discretization/walldistance.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/CMakeLists.txt b/dumux/experimental/CMakeLists.txt index a30ab65efe..6dad23c158 100644 --- a/dumux/experimental/CMakeLists.txt +++ b/dumux/experimental/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(assembly) diff --git a/dumux/experimental/assembly/CMakeLists.txt b/dumux/experimental/assembly/CMakeLists.txt index cdb93bbe69..e4e120a327 100644 --- a/dumux/experimental/assembly/CMakeLists.txt +++ b/dumux/experimental/assembly/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_EXPERIMENTAL_ASSEMBLY_HEADERS *.hh *.inc) diff --git a/dumux/experimental/assembly/cclocalassembler.hh b/dumux/experimental/assembly/cclocalassembler.hh index 1245daeff9..be2bf26b93 100644 --- a/dumux/experimental/assembly/cclocalassembler.hh +++ b/dumux/experimental/assembly/cclocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/assembly/cvfelocalassembler.hh b/dumux/experimental/assembly/cvfelocalassembler.hh index 623252142d..9cae538ee3 100644 --- a/dumux/experimental/assembly/cvfelocalassembler.hh +++ b/dumux/experimental/assembly/cvfelocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/assembly/fvlocalassemblerbase.hh b/dumux/experimental/assembly/fvlocalassemblerbase.hh index b6fd21edfa..51e29b9f47 100644 --- a/dumux/experimental/assembly/fvlocalassemblerbase.hh +++ b/dumux/experimental/assembly/fvlocalassemblerbase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/assembly/multistagefvassembler.hh b/dumux/experimental/assembly/multistagefvassembler.hh index e9a4fdf182..ad54649654 100644 --- a/dumux/experimental/assembly/multistagefvassembler.hh +++ b/dumux/experimental/assembly/multistagefvassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/assembly/multistagefvlocaloperator.hh b/dumux/experimental/assembly/multistagefvlocaloperator.hh index 3444af0104..ed43cf015e 100644 --- a/dumux/experimental/assembly/multistagefvlocaloperator.hh +++ b/dumux/experimental/assembly/multistagefvlocaloperator.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/assembly/multistagemultidomainfvassembler.hh b/dumux/experimental/assembly/multistagemultidomainfvassembler.hh index 02d1f07f6e..09422b660f 100644 --- a/dumux/experimental/assembly/multistagemultidomainfvassembler.hh +++ b/dumux/experimental/assembly/multistagemultidomainfvassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/assembly/subdomaincclocalassembler.hh b/dumux/experimental/assembly/subdomaincclocalassembler.hh index be932e0f7c..92475d2d76 100644 --- a/dumux/experimental/assembly/subdomaincclocalassembler.hh +++ b/dumux/experimental/assembly/subdomaincclocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/assembly/subdomaincvfelocalassembler.hh b/dumux/experimental/assembly/subdomaincvfelocalassembler.hh index f4c91283c7..f42cadc61e 100644 --- a/dumux/experimental/assembly/subdomaincvfelocalassembler.hh +++ b/dumux/experimental/assembly/subdomaincvfelocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/common/CMakeLists.txt b/dumux/experimental/common/CMakeLists.txt index 48091bece4..cb1405cc24 100644 --- a/dumux/experimental/common/CMakeLists.txt +++ b/dumux/experimental/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_EXPERIMENTAL_COMMON_HEADERS *.hh *.inc) diff --git a/dumux/experimental/common/variables.hh b/dumux/experimental/common/variables.hh index d385c47e55..43997e95cb 100644 --- a/dumux/experimental/common/variables.hh +++ b/dumux/experimental/common/variables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/discretization/CMakeLists.txt b/dumux/experimental/discretization/CMakeLists.txt index d7437721ef..0536dfd2ee 100644 --- a/dumux/experimental/discretization/CMakeLists.txt +++ b/dumux/experimental/discretization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_EXPERIMENTAL_DISCRETIZATION_HEADERS *.hh *.inc) diff --git a/dumux/experimental/discretization/fvgridvariables.hh b/dumux/experimental/discretization/fvgridvariables.hh index 418fd508b5..87c9acaf4f 100644 --- a/dumux/experimental/discretization/fvgridvariables.hh +++ b/dumux/experimental/discretization/fvgridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/discretization/gridvariables.hh b/dumux/experimental/discretization/gridvariables.hh index 90334edbab..ce65856428 100644 --- a/dumux/experimental/discretization/gridvariables.hh +++ b/dumux/experimental/discretization/gridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/timestepping/CMakeLists.txt b/dumux/experimental/timestepping/CMakeLists.txt index 7e6fb1cf91..83cd482e86 100644 --- a/dumux/experimental/timestepping/CMakeLists.txt +++ b/dumux/experimental/timestepping/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_EXPERIMENTAL_TIMESTEPPING_HEADERS *.hh *.inc) diff --git a/dumux/experimental/timestepping/multistagemethods.hh b/dumux/experimental/timestepping/multistagemethods.hh index 0a5fe7dc39..d5a4156128 100644 --- a/dumux/experimental/timestepping/multistagemethods.hh +++ b/dumux/experimental/timestepping/multistagemethods.hh @@ -1,9 +1,9 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later -// SPDX-FileCopyrightInfo: Copyright © dune-pdelab developers, see LICENSE.md (permalink below) +// SPDX-FileCopyrightText: Copyright © dune-pdelab developers, see LICENSE.md (permalink below) // SPDX-License-Identifier: GPL-3.0-or-later // The code is based on the implementation of time stepping method parameters // in dune-pdelab (https://archive.softwareheritage.org/swh:1:cnt:9c3d72412f8e4d48d84a0090b2bb4362b5a0d843) diff --git a/dumux/experimental/timestepping/multistagetimestepper.hh b/dumux/experimental/timestepping/multistagetimestepper.hh index be0113b5ce..310d610ee0 100644 --- a/dumux/experimental/timestepping/multistagetimestepper.hh +++ b/dumux/experimental/timestepping/multistagetimestepper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/timestepping/newmarkbeta.hh b/dumux/experimental/timestepping/newmarkbeta.hh index 507963d442..7997257848 100644 --- a/dumux/experimental/timestepping/newmarkbeta.hh +++ b/dumux/experimental/timestepping/newmarkbeta.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/experimental/timestepping/timelevel.hh b/dumux/experimental/timestepping/timelevel.hh index 2796a6eb3b..33975d5af3 100644 --- a/dumux/experimental/timestepping/timelevel.hh +++ b/dumux/experimental/timestepping/timelevel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/CMakeLists.txt b/dumux/flux/CMakeLists.txt index f69d4a420f..f4c09e8d6a 100644 --- a/dumux/flux/CMakeLists.txt +++ b/dumux/flux/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(box) diff --git a/dumux/flux/box/CMakeLists.txt b/dumux/flux/box/CMakeLists.txt index 7550fde484..d8368c9119 100644 --- a/dumux/flux/box/CMakeLists.txt +++ b/dumux/flux/box/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FLUX_BOX_HEADERS *.hh *.inc) diff --git a/dumux/flux/box/dispersionflux.hh b/dumux/flux/box/dispersionflux.hh index b6516f47d2..a51c374de8 100644 --- a/dumux/flux/box/dispersionflux.hh +++ b/dumux/flux/box/dispersionflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/box/effectivestresslaw.hh b/dumux/flux/box/effectivestresslaw.hh index d6c3606574..443adfb1ae 100644 --- a/dumux/flux/box/effectivestresslaw.hh +++ b/dumux/flux/box/effectivestresslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/box/fickslaw.hh b/dumux/flux/box/fickslaw.hh index 0cdcd3f838..bbecd5d308 100644 --- a/dumux/flux/box/fickslaw.hh +++ b/dumux/flux/box/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/box/forchheimerslaw.hh b/dumux/flux/box/forchheimerslaw.hh index 413c8a20db..7cb6de5e29 100644 --- a/dumux/flux/box/forchheimerslaw.hh +++ b/dumux/flux/box/forchheimerslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/box/fourierslaw.hh b/dumux/flux/box/fourierslaw.hh index 9166489c7d..28db8a4826 100644 --- a/dumux/flux/box/fourierslaw.hh +++ b/dumux/flux/box/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/box/fourierslawnonequilibrium.hh b/dumux/flux/box/fourierslawnonequilibrium.hh index a7c7853cba..081908f9a9 100644 --- a/dumux/flux/box/fourierslawnonequilibrium.hh +++ b/dumux/flux/box/fourierslawnonequilibrium.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/box/hookeslaw.hh b/dumux/flux/box/hookeslaw.hh index 50087f3318..cff87e3132 100644 --- a/dumux/flux/box/hookeslaw.hh +++ b/dumux/flux/box/hookeslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/box/maxwellstefanslaw.hh b/dumux/flux/box/maxwellstefanslaw.hh index 1912d96d6e..f960eddf70 100644 --- a/dumux/flux/box/maxwellstefanslaw.hh +++ b/dumux/flux/box/maxwellstefanslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/ccmpfa/CMakeLists.txt b/dumux/flux/ccmpfa/CMakeLists.txt index 48fe7d4b3f..328b39b57e 100644 --- a/dumux/flux/ccmpfa/CMakeLists.txt +++ b/dumux/flux/ccmpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FLUX_CCMPFA_HEADERS *.hh *.inc) diff --git a/dumux/flux/ccmpfa/darcyslaw.hh b/dumux/flux/ccmpfa/darcyslaw.hh index bfdf7fc8be..d678b058f0 100644 --- a/dumux/flux/ccmpfa/darcyslaw.hh +++ b/dumux/flux/ccmpfa/darcyslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/ccmpfa/fickslaw.hh b/dumux/flux/ccmpfa/fickslaw.hh index 72a2cdb233..5c37606409 100644 --- a/dumux/flux/ccmpfa/fickslaw.hh +++ b/dumux/flux/ccmpfa/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/ccmpfa/fourierslaw.hh b/dumux/flux/ccmpfa/fourierslaw.hh index 332e290bcb..757a10a740 100644 --- a/dumux/flux/ccmpfa/fourierslaw.hh +++ b/dumux/flux/ccmpfa/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cctpfa/CMakeLists.txt b/dumux/flux/cctpfa/CMakeLists.txt index af5e1efe66..db6a63df94 100644 --- a/dumux/flux/cctpfa/CMakeLists.txt +++ b/dumux/flux/cctpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FLUX_CCTPFA_HEADERS *.hh *.inc) diff --git a/dumux/flux/cctpfa/darcyslaw.hh b/dumux/flux/cctpfa/darcyslaw.hh index 1d95ee1de6..e5864113c4 100644 --- a/dumux/flux/cctpfa/darcyslaw.hh +++ b/dumux/flux/cctpfa/darcyslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cctpfa/dispersionflux.hh b/dumux/flux/cctpfa/dispersionflux.hh index 92d7c7e9c0..a4685a117f 100644 --- a/dumux/flux/cctpfa/dispersionflux.hh +++ b/dumux/flux/cctpfa/dispersionflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cctpfa/fickslaw.hh b/dumux/flux/cctpfa/fickslaw.hh index f1ffc14369..cd28384c75 100644 --- a/dumux/flux/cctpfa/fickslaw.hh +++ b/dumux/flux/cctpfa/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cctpfa/forchheimerslaw.hh b/dumux/flux/cctpfa/forchheimerslaw.hh index 42ce581af9..12de126974 100644 --- a/dumux/flux/cctpfa/forchheimerslaw.hh +++ b/dumux/flux/cctpfa/forchheimerslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cctpfa/fourierslaw.hh b/dumux/flux/cctpfa/fourierslaw.hh index 2d22ea17c6..58d67935c4 100644 --- a/dumux/flux/cctpfa/fourierslaw.hh +++ b/dumux/flux/cctpfa/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cctpfa/fourierslawnonequilibrium.hh b/dumux/flux/cctpfa/fourierslawnonequilibrium.hh index 2bf9ac252f..8b8dc39ecc 100644 --- a/dumux/flux/cctpfa/fourierslawnonequilibrium.hh +++ b/dumux/flux/cctpfa/fourierslawnonequilibrium.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cctpfa/maxwellstefanslaw.hh b/dumux/flux/cctpfa/maxwellstefanslaw.hh index c9b09ca7b0..574330c9ad 100644 --- a/dumux/flux/cctpfa/maxwellstefanslaw.hh +++ b/dumux/flux/cctpfa/maxwellstefanslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/cvfe/CMakeLists.txt b/dumux/flux/cvfe/CMakeLists.txt index dfe6e51552..fc8ffd9861 100644 --- a/dumux/flux/cvfe/CMakeLists.txt +++ b/dumux/flux/cvfe/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FLUX_CVFE_HEADERS *.hh *.inc) diff --git a/dumux/flux/cvfe/darcyslaw.hh b/dumux/flux/cvfe/darcyslaw.hh index 1790144989..07c6de82c3 100644 --- a/dumux/flux/cvfe/darcyslaw.hh +++ b/dumux/flux/cvfe/darcyslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/darcyslaw.hh b/dumux/flux/darcyslaw.hh index 22c6a33642..d6260f83c1 100644 --- a/dumux/flux/darcyslaw.hh +++ b/dumux/flux/darcyslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/darcyslaw_fwd.hh b/dumux/flux/darcyslaw_fwd.hh index e957b0fb52..275f7f181b 100644 --- a/dumux/flux/darcyslaw_fwd.hh +++ b/dumux/flux/darcyslaw_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/dispersionflux.hh b/dumux/flux/dispersionflux.hh index 5cd394e4fc..2e59b54321 100644 --- a/dumux/flux/dispersionflux.hh +++ b/dumux/flux/dispersionflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/dispersionflux_fwd.hh b/dumux/flux/dispersionflux_fwd.hh index e96a707476..e888ecf810 100644 --- a/dumux/flux/dispersionflux_fwd.hh +++ b/dumux/flux/dispersionflux_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/effectivestresslaw.hh b/dumux/flux/effectivestresslaw.hh index 2c29533ac6..0860919304 100644 --- a/dumux/flux/effectivestresslaw.hh +++ b/dumux/flux/effectivestresslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/effectivestresslaw_fwd.hh b/dumux/flux/effectivestresslaw_fwd.hh index 7ef0dbd5d1..920f98d631 100644 --- a/dumux/flux/effectivestresslaw_fwd.hh +++ b/dumux/flux/effectivestresslaw_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/facetensoraverage.hh b/dumux/flux/facetensoraverage.hh index e3f2a89b3f..bc3cd3bc38 100644 --- a/dumux/flux/facetensoraverage.hh +++ b/dumux/flux/facetensoraverage.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fickiandiffusioncoefficients.hh b/dumux/flux/fickiandiffusioncoefficients.hh index c283cea883..6d1878643d 100644 --- a/dumux/flux/fickiandiffusioncoefficients.hh +++ b/dumux/flux/fickiandiffusioncoefficients.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fickslaw.hh b/dumux/flux/fickslaw.hh index cfcf1e103f..0dd6ef4fd0 100644 --- a/dumux/flux/fickslaw.hh +++ b/dumux/flux/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fickslaw_fwd.hh b/dumux/flux/fickslaw_fwd.hh index e8ff3aac20..edfeb54da1 100644 --- a/dumux/flux/fickslaw_fwd.hh +++ b/dumux/flux/fickslaw_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fluxvariablesbase.hh b/dumux/flux/fluxvariablesbase.hh index 9eefe3d0be..070213aa66 100644 --- a/dumux/flux/fluxvariablesbase.hh +++ b/dumux/flux/fluxvariablesbase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fluxvariablescaching.hh b/dumux/flux/fluxvariablescaching.hh index 5eab26549c..32e22dd16e 100644 --- a/dumux/flux/fluxvariablescaching.hh +++ b/dumux/flux/fluxvariablescaching.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/forchheimerslaw.hh b/dumux/flux/forchheimerslaw.hh index 7697f36ead..8d140d8719 100644 --- a/dumux/flux/forchheimerslaw.hh +++ b/dumux/flux/forchheimerslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/forchheimerslaw_fwd.hh b/dumux/flux/forchheimerslaw_fwd.hh index 2a146b60f4..9c8394e6d9 100644 --- a/dumux/flux/forchheimerslaw_fwd.hh +++ b/dumux/flux/forchheimerslaw_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/forchheimervelocity.hh b/dumux/flux/forchheimervelocity.hh index 3031f8a69b..903d256a17 100644 --- a/dumux/flux/forchheimervelocity.hh +++ b/dumux/flux/forchheimervelocity.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fourierslaw.hh b/dumux/flux/fourierslaw.hh index 53ad87b0b5..ddd3cfd6b4 100644 --- a/dumux/flux/fourierslaw.hh +++ b/dumux/flux/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fourierslaw_fwd.hh b/dumux/flux/fourierslaw_fwd.hh index dce1190622..1cface4e7b 100644 --- a/dumux/flux/fourierslaw_fwd.hh +++ b/dumux/flux/fourierslaw_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fourierslawnonequilibrium.hh b/dumux/flux/fourierslawnonequilibrium.hh index e12815e184..049e3c5c53 100644 --- a/dumux/flux/fourierslawnonequilibrium.hh +++ b/dumux/flux/fourierslawnonequilibrium.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/fourierslawnonequilibrium_fwd.hh b/dumux/flux/fourierslawnonequilibrium_fwd.hh index 83cd564317..408346f0da 100644 --- a/dumux/flux/fourierslawnonequilibrium_fwd.hh +++ b/dumux/flux/fourierslawnonequilibrium_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/hookeslaw.hh b/dumux/flux/hookeslaw.hh index b788960b50..438e783b1d 100644 --- a/dumux/flux/hookeslaw.hh +++ b/dumux/flux/hookeslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/hookeslaw_fwd.hh b/dumux/flux/hookeslaw_fwd.hh index 598175cec8..411f7fa9e0 100644 --- a/dumux/flux/hookeslaw_fwd.hh +++ b/dumux/flux/hookeslaw_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/maxwellstefandiffusioncoefficients.hh b/dumux/flux/maxwellstefandiffusioncoefficients.hh index 86c0583b92..6411156058 100644 --- a/dumux/flux/maxwellstefandiffusioncoefficients.hh +++ b/dumux/flux/maxwellstefandiffusioncoefficients.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/maxwellstefanslaw.hh b/dumux/flux/maxwellstefanslaw.hh index e62c260163..6274a9bcc8 100644 --- a/dumux/flux/maxwellstefanslaw.hh +++ b/dumux/flux/maxwellstefanslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/maxwellstefanslaw_fwd.hh b/dumux/flux/maxwellstefanslaw_fwd.hh index 169c85a71b..bdc1102a9e 100644 --- a/dumux/flux/maxwellstefanslaw_fwd.hh +++ b/dumux/flux/maxwellstefanslaw_fwd.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/porenetwork/CMakeLists.txt b/dumux/flux/porenetwork/CMakeLists.txt index 9c61a8ea72..fd9b83dd32 100644 --- a/dumux/flux/porenetwork/CMakeLists.txt +++ b/dumux/flux/porenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FLUX_PORENETWORK_HEADERS *.hh *.inc) diff --git a/dumux/flux/porenetwork/advection.hh b/dumux/flux/porenetwork/advection.hh index 26ab669021..5249b431b5 100644 --- a/dumux/flux/porenetwork/advection.hh +++ b/dumux/flux/porenetwork/advection.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/porenetwork/fickslaw.hh b/dumux/flux/porenetwork/fickslaw.hh index f4fe925bd8..db2a2ec21a 100644 --- a/dumux/flux/porenetwork/fickslaw.hh +++ b/dumux/flux/porenetwork/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/porenetwork/fourierslaw.hh b/dumux/flux/porenetwork/fourierslaw.hh index 679dbc9097..77b1fe502b 100644 --- a/dumux/flux/porenetwork/fourierslaw.hh +++ b/dumux/flux/porenetwork/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/porenetwork/grainfourierslaw.hh b/dumux/flux/porenetwork/grainfourierslaw.hh index 1306cee1fc..bb77301574 100644 --- a/dumux/flux/porenetwork/grainfourierslaw.hh +++ b/dumux/flux/porenetwork/grainfourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/referencesystemformulation.hh b/dumux/flux/referencesystemformulation.hh index 7dfdb4d225..cca16c1977 100644 --- a/dumux/flux/referencesystemformulation.hh +++ b/dumux/flux/referencesystemformulation.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/shallowwater/CMakeLists.txt b/dumux/flux/shallowwater/CMakeLists.txt index b77115426c..564da2a1bb 100644 --- a/dumux/flux/shallowwater/CMakeLists.txt +++ b/dumux/flux/shallowwater/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FLUX_SHALLOWWATER_HEADERS *.hh *.inc) diff --git a/dumux/flux/shallowwater/exactriemann.hh b/dumux/flux/shallowwater/exactriemann.hh index d32cdf6c29..e13883b71b 100644 --- a/dumux/flux/shallowwater/exactriemann.hh +++ b/dumux/flux/shallowwater/exactriemann.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/shallowwater/fluxlimiterlet.hh b/dumux/flux/shallowwater/fluxlimiterlet.hh index 48aed34772..3778064751 100644 --- a/dumux/flux/shallowwater/fluxlimiterlet.hh +++ b/dumux/flux/shallowwater/fluxlimiterlet.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/shallowwater/riemannproblem.hh b/dumux/flux/shallowwater/riemannproblem.hh index 58ce427203..d35b8419b5 100644 --- a/dumux/flux/shallowwater/riemannproblem.hh +++ b/dumux/flux/shallowwater/riemannproblem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/shallowwaterflux.hh b/dumux/flux/shallowwaterflux.hh index 39da24254f..8a2c1cc6f7 100644 --- a/dumux/flux/shallowwaterflux.hh +++ b/dumux/flux/shallowwaterflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/shallowwaterviscousflux.hh b/dumux/flux/shallowwaterviscousflux.hh index c334212ff3..987d2fb0ca 100644 --- a/dumux/flux/shallowwaterviscousflux.hh +++ b/dumux/flux/shallowwaterviscousflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/staggered/CMakeLists.txt b/dumux/flux/staggered/CMakeLists.txt index e4ba1a60e8..1765b286e4 100644 --- a/dumux/flux/staggered/CMakeLists.txt +++ b/dumux/flux/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(freeflow) diff --git a/dumux/flux/staggered/freeflow/CMakeLists.txt b/dumux/flux/staggered/freeflow/CMakeLists.txt index b74875463a..271c4dc377 100644 --- a/dumux/flux/staggered/freeflow/CMakeLists.txt +++ b/dumux/flux/staggered/freeflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FLUX_STAGGERED_FREEFLOW_HEADERS *.hh *.inc) diff --git a/dumux/flux/staggered/freeflow/fickslaw.hh b/dumux/flux/staggered/freeflow/fickslaw.hh index 2ff4f468e9..140ef274c2 100644 --- a/dumux/flux/staggered/freeflow/fickslaw.hh +++ b/dumux/flux/staggered/freeflow/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/staggered/freeflow/fourierslaw.hh b/dumux/flux/staggered/freeflow/fourierslaw.hh index 960ceb71f2..219b1277c0 100644 --- a/dumux/flux/staggered/freeflow/fourierslaw.hh +++ b/dumux/flux/staggered/freeflow/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/staggered/freeflow/maxwellstefanslaw.hh b/dumux/flux/staggered/freeflow/maxwellstefanslaw.hh index 3a3d888fba..2f27735ff4 100644 --- a/dumux/flux/staggered/freeflow/maxwellstefanslaw.hh +++ b/dumux/flux/staggered/freeflow/maxwellstefanslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/stationaryvelocityfield.hh b/dumux/flux/stationaryvelocityfield.hh index 433683d7cd..b8dd90494f 100644 --- a/dumux/flux/stationaryvelocityfield.hh +++ b/dumux/flux/stationaryvelocityfield.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/traits.hh b/dumux/flux/traits.hh index 1eb524d5ba..55de71b5e0 100644 --- a/dumux/flux/traits.hh +++ b/dumux/flux/traits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/flux/upwindscheme.hh b/dumux/flux/upwindscheme.hh index af072e073b..4dea69adba 100644 --- a/dumux/flux/upwindscheme.hh +++ b/dumux/flux/upwindscheme.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/CMakeLists.txt b/dumux/freeflow/CMakeLists.txt index 0c6bee5d04..a7c8b0235d 100644 --- a/dumux/freeflow/CMakeLists.txt +++ b/dumux/freeflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(compositional) diff --git a/dumux/freeflow/compositional/CMakeLists.txt b/dumux/freeflow/compositional/CMakeLists.txt index 28f8906500..149875b3ac 100644 --- a/dumux/freeflow/compositional/CMakeLists.txt +++ b/dumux/freeflow/compositional/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(staggered) diff --git a/dumux/freeflow/compositional/fluxvariables.hh b/dumux/freeflow/compositional/fluxvariables.hh index ab5b05cec4..bba9cc2307 100644 --- a/dumux/freeflow/compositional/fluxvariables.hh +++ b/dumux/freeflow/compositional/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/iofields.hh b/dumux/freeflow/compositional/iofields.hh index 2781be6637..26094b266e 100644 --- a/dumux/freeflow/compositional/iofields.hh +++ b/dumux/freeflow/compositional/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/kepsilonncmodel.hh b/dumux/freeflow/compositional/kepsilonncmodel.hh index 7bae407db6..47f410dd2c 100644 --- a/dumux/freeflow/compositional/kepsilonncmodel.hh +++ b/dumux/freeflow/compositional/kepsilonncmodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/komegancmodel.hh b/dumux/freeflow/compositional/komegancmodel.hh index ad0fc3150c..30b145e1a3 100644 --- a/dumux/freeflow/compositional/komegancmodel.hh +++ b/dumux/freeflow/compositional/komegancmodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/localresidual.hh b/dumux/freeflow/compositional/localresidual.hh index 2d6fce69cb..fe4de65682 100644 --- a/dumux/freeflow/compositional/localresidual.hh +++ b/dumux/freeflow/compositional/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/lowrekepsilonncmodel.hh b/dumux/freeflow/compositional/lowrekepsilonncmodel.hh index 59910f05a8..639ef6ec19 100644 --- a/dumux/freeflow/compositional/lowrekepsilonncmodel.hh +++ b/dumux/freeflow/compositional/lowrekepsilonncmodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/navierstokesncmodel.hh b/dumux/freeflow/compositional/navierstokesncmodel.hh index 4c81f0b263..5e02c513a0 100644 --- a/dumux/freeflow/compositional/navierstokesncmodel.hh +++ b/dumux/freeflow/compositional/navierstokesncmodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/oneeqncmodel.hh b/dumux/freeflow/compositional/oneeqncmodel.hh index cfabdc72f0..da00acca20 100644 --- a/dumux/freeflow/compositional/oneeqncmodel.hh +++ b/dumux/freeflow/compositional/oneeqncmodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/sstncmodel.hh b/dumux/freeflow/compositional/sstncmodel.hh index d97400de57..45979aec64 100644 --- a/dumux/freeflow/compositional/sstncmodel.hh +++ b/dumux/freeflow/compositional/sstncmodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/staggered/CMakeLists.txt b/dumux/freeflow/compositional/staggered/CMakeLists.txt index 81b40c93d1..38df6a38ad 100644 --- a/dumux/freeflow/compositional/staggered/CMakeLists.txt +++ b/dumux/freeflow/compositional/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_COMPOSITIONAL_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/compositional/staggered/fluxvariables.hh b/dumux/freeflow/compositional/staggered/fluxvariables.hh index 2b47c53038..1b61e4e23b 100644 --- a/dumux/freeflow/compositional/staggered/fluxvariables.hh +++ b/dumux/freeflow/compositional/staggered/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/staggered/localresidual.hh b/dumux/freeflow/compositional/staggered/localresidual.hh index 571d9b87a0..9d7a62c232 100644 --- a/dumux/freeflow/compositional/staggered/localresidual.hh +++ b/dumux/freeflow/compositional/staggered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/volumevariables.hh b/dumux/freeflow/compositional/volumevariables.hh index 874f677d9c..b8dd5c47fd 100644 --- a/dumux/freeflow/compositional/volumevariables.hh +++ b/dumux/freeflow/compositional/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/compositional/zeroeqncmodel.hh b/dumux/freeflow/compositional/zeroeqncmodel.hh index e0c00fd8c5..98b471184c 100644 --- a/dumux/freeflow/compositional/zeroeqncmodel.hh +++ b/dumux/freeflow/compositional/zeroeqncmodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/CMakeLists.txt b/dumux/freeflow/navierstokes/CMakeLists.txt index 83c9455f29..63f5139457 100644 --- a/dumux/freeflow/navierstokes/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(energy) diff --git a/dumux/freeflow/navierstokes/boundarytypes.hh b/dumux/freeflow/navierstokes/boundarytypes.hh index 8c5fce34cc..31ccdd4256 100644 --- a/dumux/freeflow/navierstokes/boundarytypes.hh +++ b/dumux/freeflow/navierstokes/boundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/energy/CMakeLists.txt b/dumux/freeflow/navierstokes/energy/CMakeLists.txt index cf43b0ff0c..e0b365438f 100644 --- a/dumux/freeflow/navierstokes/energy/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/energy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_NAVIERSTOKES_ENERGY_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/navierstokes/energy/indices.hh b/dumux/freeflow/navierstokes/energy/indices.hh index 90280ade76..a92df8547d 100644 --- a/dumux/freeflow/navierstokes/energy/indices.hh +++ b/dumux/freeflow/navierstokes/energy/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/energy/iofields.hh b/dumux/freeflow/navierstokes/energy/iofields.hh index 1a484f84f5..36ec1b0420 100644 --- a/dumux/freeflow/navierstokes/energy/iofields.hh +++ b/dumux/freeflow/navierstokes/energy/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/energy/model.hh b/dumux/freeflow/navierstokes/energy/model.hh index ef5e7359af..7585ed42fa 100644 --- a/dumux/freeflow/navierstokes/energy/model.hh +++ b/dumux/freeflow/navierstokes/energy/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/energy/volumevariables.hh b/dumux/freeflow/navierstokes/energy/volumevariables.hh index b14e5c1e49..abb069ed61 100644 --- a/dumux/freeflow/navierstokes/energy/volumevariables.hh +++ b/dumux/freeflow/navierstokes/energy/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/fluxoveraxisalignedsurface.hh b/dumux/freeflow/navierstokes/fluxoveraxisalignedsurface.hh index 314caeeb1e..570e746f08 100644 --- a/dumux/freeflow/navierstokes/fluxoveraxisalignedsurface.hh +++ b/dumux/freeflow/navierstokes/fluxoveraxisalignedsurface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/fluxvariables.hh b/dumux/freeflow/navierstokes/fluxvariables.hh index 116fb6b95f..a7506d405e 100644 --- a/dumux/freeflow/navierstokes/fluxvariables.hh +++ b/dumux/freeflow/navierstokes/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/indices.hh b/dumux/freeflow/navierstokes/indices.hh index 22a64dd83f..93e87cbe4e 100644 --- a/dumux/freeflow/navierstokes/indices.hh +++ b/dumux/freeflow/navierstokes/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/iofields.hh b/dumux/freeflow/navierstokes/iofields.hh index 32960267c2..bfa0db5702 100644 --- a/dumux/freeflow/navierstokes/iofields.hh +++ b/dumux/freeflow/navierstokes/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/localresidual.hh b/dumux/freeflow/navierstokes/localresidual.hh index 747a4cf735..7eebcbf60e 100644 --- a/dumux/freeflow/navierstokes/localresidual.hh +++ b/dumux/freeflow/navierstokes/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1p/CMakeLists.txt b/dumux/freeflow/navierstokes/mass/1p/CMakeLists.txt index 57ebd01b53..dca901f060 100644 --- a/dumux/freeflow/navierstokes/mass/1p/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/mass/1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_NAVIERSTOKES_MASS_1P_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/navierstokes/mass/1p/advectiveflux.hh b/dumux/freeflow/navierstokes/mass/1p/advectiveflux.hh index c092c0d1ba..cf709be398 100644 --- a/dumux/freeflow/navierstokes/mass/1p/advectiveflux.hh +++ b/dumux/freeflow/navierstokes/mass/1p/advectiveflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1p/fluxvariables.hh b/dumux/freeflow/navierstokes/mass/1p/fluxvariables.hh index 3e9d903712..e97c50527a 100644 --- a/dumux/freeflow/navierstokes/mass/1p/fluxvariables.hh +++ b/dumux/freeflow/navierstokes/mass/1p/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1p/indices.hh b/dumux/freeflow/navierstokes/mass/1p/indices.hh index 728e3530cc..3966cc41d1 100644 --- a/dumux/freeflow/navierstokes/mass/1p/indices.hh +++ b/dumux/freeflow/navierstokes/mass/1p/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1p/localresidual.hh b/dumux/freeflow/navierstokes/mass/1p/localresidual.hh index 8930255e70..ac52de9827 100644 --- a/dumux/freeflow/navierstokes/mass/1p/localresidual.hh +++ b/dumux/freeflow/navierstokes/mass/1p/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1p/model.hh b/dumux/freeflow/navierstokes/mass/1p/model.hh index ea76285f23..b01e665a85 100644 --- a/dumux/freeflow/navierstokes/mass/1p/model.hh +++ b/dumux/freeflow/navierstokes/mass/1p/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1p/volumevariables.hh b/dumux/freeflow/navierstokes/mass/1p/volumevariables.hh index 3671f5fc69..5cbcacce46 100644 --- a/dumux/freeflow/navierstokes/mass/1p/volumevariables.hh +++ b/dumux/freeflow/navierstokes/mass/1p/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1pnc/CMakeLists.txt b/dumux/freeflow/navierstokes/mass/1pnc/CMakeLists.txt index 78b34312e6..09163c417f 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/mass/1pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_NAVIERSTOKES_MASS_1PNC_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/navierstokes/mass/1pnc/advectiveflux.hh b/dumux/freeflow/navierstokes/mass/1pnc/advectiveflux.hh index f9cb65bb33..ca1368712f 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/advectiveflux.hh +++ b/dumux/freeflow/navierstokes/mass/1pnc/advectiveflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1pnc/fluxvariables.hh b/dumux/freeflow/navierstokes/mass/1pnc/fluxvariables.hh index 9549ec1e1e..7e7beb38d4 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/fluxvariables.hh +++ b/dumux/freeflow/navierstokes/mass/1pnc/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1pnc/indices.hh b/dumux/freeflow/navierstokes/mass/1pnc/indices.hh index 932cb32e5d..b6474c5a21 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/indices.hh +++ b/dumux/freeflow/navierstokes/mass/1pnc/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1pnc/iofields.hh b/dumux/freeflow/navierstokes/mass/1pnc/iofields.hh index 560b73c3ee..d7b8f95f78 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/iofields.hh +++ b/dumux/freeflow/navierstokes/mass/1pnc/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1pnc/localresidual.hh b/dumux/freeflow/navierstokes/mass/1pnc/localresidual.hh index d1476335d1..7479c268ea 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/localresidual.hh +++ b/dumux/freeflow/navierstokes/mass/1pnc/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1pnc/model.hh b/dumux/freeflow/navierstokes/mass/1pnc/model.hh index dc829c4e62..1b50d0f7f0 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/model.hh +++ b/dumux/freeflow/navierstokes/mass/1pnc/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/1pnc/volumevariables.hh b/dumux/freeflow/navierstokes/mass/1pnc/volumevariables.hh index 20bff1a79d..061e29c0e3 100644 --- a/dumux/freeflow/navierstokes/mass/1pnc/volumevariables.hh +++ b/dumux/freeflow/navierstokes/mass/1pnc/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/mass/CMakeLists.txt b/dumux/freeflow/navierstokes/mass/CMakeLists.txt index 13fa6533a8..d212e88dda 100644 --- a/dumux/freeflow/navierstokes/mass/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/mass/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p) diff --git a/dumux/freeflow/navierstokes/mass/problem.hh b/dumux/freeflow/navierstokes/mass/problem.hh index 4a7b13fe22..06da87360e 100644 --- a/dumux/freeflow/navierstokes/mass/problem.hh +++ b/dumux/freeflow/navierstokes/mass/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/model.hh b/dumux/freeflow/navierstokes/model.hh index f0a30d1c50..1d74ee1143 100644 --- a/dumux/freeflow/navierstokes/model.hh +++ b/dumux/freeflow/navierstokes/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/CMakeLists.txt b/dumux/freeflow/navierstokes/momentum/CMakeLists.txt index 6b1c27a787..cda109688a 100644 --- a/dumux/freeflow/navierstokes/momentum/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/momentum/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(cvfe) diff --git a/dumux/freeflow/navierstokes/momentum/boundarytypes.hh b/dumux/freeflow/navierstokes/momentum/boundarytypes.hh index 467e19d846..6cd7b35694 100644 --- a/dumux/freeflow/navierstokes/momentum/boundarytypes.hh +++ b/dumux/freeflow/navierstokes/momentum/boundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/brinkman.hh b/dumux/freeflow/navierstokes/momentum/brinkman.hh index 7846155532..6c5a7cf36d 100644 --- a/dumux/freeflow/navierstokes/momentum/brinkman.hh +++ b/dumux/freeflow/navierstokes/momentum/brinkman.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/cvfe/CMakeLists.txt b/dumux/freeflow/navierstokes/momentum/cvfe/CMakeLists.txt index 7abc4da236..17d7144662 100644 --- a/dumux/freeflow/navierstokes/momentum/cvfe/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/momentum/cvfe/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_NAVIERSTOKES_MOMENTUM_CVFE_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/navierstokes/momentum/cvfe/flux.hh b/dumux/freeflow/navierstokes/momentum/cvfe/flux.hh index 2b1f2f5bc5..5d22514341 100644 --- a/dumux/freeflow/navierstokes/momentum/cvfe/flux.hh +++ b/dumux/freeflow/navierstokes/momentum/cvfe/flux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/cvfe/indices.hh b/dumux/freeflow/navierstokes/momentum/cvfe/indices.hh index 447d6f6745..6eeda139b5 100644 --- a/dumux/freeflow/navierstokes/momentum/cvfe/indices.hh +++ b/dumux/freeflow/navierstokes/momentum/cvfe/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/cvfe/localresidual.hh b/dumux/freeflow/navierstokes/momentum/cvfe/localresidual.hh index b86b91ae74..251d129ae2 100644 --- a/dumux/freeflow/navierstokes/momentum/cvfe/localresidual.hh +++ b/dumux/freeflow/navierstokes/momentum/cvfe/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/cvfe/model.hh b/dumux/freeflow/navierstokes/momentum/cvfe/model.hh index 3d9bb1731b..aa97cda70b 100644 --- a/dumux/freeflow/navierstokes/momentum/cvfe/model.hh +++ b/dumux/freeflow/navierstokes/momentum/cvfe/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/cvfe/volumevariables.hh b/dumux/freeflow/navierstokes/momentum/cvfe/volumevariables.hh index f73f08cd84..ab9688a69b 100644 --- a/dumux/freeflow/navierstokes/momentum/cvfe/volumevariables.hh +++ b/dumux/freeflow/navierstokes/momentum/cvfe/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/fluxhelper.hh b/dumux/freeflow/navierstokes/momentum/fluxhelper.hh index c1cf53d8df..090efff383 100644 --- a/dumux/freeflow/navierstokes/momentum/fluxhelper.hh +++ b/dumux/freeflow/navierstokes/momentum/fluxhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/freeflow/navierstokes/momentum/fluxvariables.hh b/dumux/freeflow/navierstokes/momentum/fluxvariables.hh index 9778801800..1f44656649 100644 --- a/dumux/freeflow/navierstokes/momentum/fluxvariables.hh +++ b/dumux/freeflow/navierstokes/momentum/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/indices.hh b/dumux/freeflow/navierstokes/momentum/indices.hh index 22f854f4f2..ab9b5082b3 100644 --- a/dumux/freeflow/navierstokes/momentum/indices.hh +++ b/dumux/freeflow/navierstokes/momentum/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/localresidual.hh b/dumux/freeflow/navierstokes/momentum/localresidual.hh index a05ddb7525..cb946954bf 100644 --- a/dumux/freeflow/navierstokes/momentum/localresidual.hh +++ b/dumux/freeflow/navierstokes/momentum/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/model.hh b/dumux/freeflow/navierstokes/momentum/model.hh index b6c5040ead..fda82244fb 100644 --- a/dumux/freeflow/navierstokes/momentum/model.hh +++ b/dumux/freeflow/navierstokes/momentum/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/problem.hh b/dumux/freeflow/navierstokes/momentum/problem.hh index 537a916190..4f560a277a 100644 --- a/dumux/freeflow/navierstokes/momentum/problem.hh +++ b/dumux/freeflow/navierstokes/momentum/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/velocitygradients.hh b/dumux/freeflow/navierstokes/momentum/velocitygradients.hh index 89db3f57eb..e60adc6319 100644 --- a/dumux/freeflow/navierstokes/momentum/velocitygradients.hh +++ b/dumux/freeflow/navierstokes/momentum/velocitygradients.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/velocityreconstruction.hh b/dumux/freeflow/navierstokes/momentum/velocityreconstruction.hh index c8e67c7770..6340ccc798 100644 --- a/dumux/freeflow/navierstokes/momentum/velocityreconstruction.hh +++ b/dumux/freeflow/navierstokes/momentum/velocityreconstruction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/momentum/volumevariables.hh b/dumux/freeflow/navierstokes/momentum/volumevariables.hh index b070f24b56..0b5fb8754d 100644 --- a/dumux/freeflow/navierstokes/momentum/volumevariables.hh +++ b/dumux/freeflow/navierstokes/momentum/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/scalarfluxhelper.hh b/dumux/freeflow/navierstokes/scalarfluxhelper.hh index 224f2ec5db..8f7d1570b1 100644 --- a/dumux/freeflow/navierstokes/scalarfluxhelper.hh +++ b/dumux/freeflow/navierstokes/scalarfluxhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/scalarfluxvariables.hh b/dumux/freeflow/navierstokes/scalarfluxvariables.hh index 36fad5a335..c5d6389570 100644 --- a/dumux/freeflow/navierstokes/scalarfluxvariables.hh +++ b/dumux/freeflow/navierstokes/scalarfluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/scalarfluxvariablescachefiller.hh b/dumux/freeflow/navierstokes/scalarfluxvariablescachefiller.hh index 8bc55bda4e..6b7662efd0 100644 --- a/dumux/freeflow/navierstokes/scalarfluxvariablescachefiller.hh +++ b/dumux/freeflow/navierstokes/scalarfluxvariablescachefiller.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/scalarvolumevariables.hh b/dumux/freeflow/navierstokes/scalarvolumevariables.hh index 732165fbc9..7f89ea08ae 100644 --- a/dumux/freeflow/navierstokes/scalarvolumevariables.hh +++ b/dumux/freeflow/navierstokes/scalarvolumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/slipcondition.hh b/dumux/freeflow/navierstokes/slipcondition.hh index 4416df9e21..9ef04a34ca 100644 --- a/dumux/freeflow/navierstokes/slipcondition.hh +++ b/dumux/freeflow/navierstokes/slipcondition.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/staggered/CMakeLists.txt b/dumux/freeflow/navierstokes/staggered/CMakeLists.txt index 84d63cecdd..8e81cd41ab 100644 --- a/dumux/freeflow/navierstokes/staggered/CMakeLists.txt +++ b/dumux/freeflow/navierstokes/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_NAVIERSTOKES_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/navierstokes/staggered/fluxoversurface.hh b/dumux/freeflow/navierstokes/staggered/fluxoversurface.hh index 16048babfa..a57ee8a6fe 100644 --- a/dumux/freeflow/navierstokes/staggered/fluxoversurface.hh +++ b/dumux/freeflow/navierstokes/staggered/fluxoversurface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/staggered/fluxvariables.hh b/dumux/freeflow/navierstokes/staggered/fluxvariables.hh index 78e2fd35e5..f885590787 100644 --- a/dumux/freeflow/navierstokes/staggered/fluxvariables.hh +++ b/dumux/freeflow/navierstokes/staggered/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/staggered/localresidual.hh b/dumux/freeflow/navierstokes/staggered/localresidual.hh index 1b3a727e9b..ca1970af30 100644 --- a/dumux/freeflow/navierstokes/staggered/localresidual.hh +++ b/dumux/freeflow/navierstokes/staggered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/staggered/problem.hh b/dumux/freeflow/navierstokes/staggered/problem.hh index f8f11f4dfe..82d84e88f9 100644 --- a/dumux/freeflow/navierstokes/staggered/problem.hh +++ b/dumux/freeflow/navierstokes/staggered/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/staggered/staggeredupwindhelper.hh b/dumux/freeflow/navierstokes/staggered/staggeredupwindhelper.hh index 103ae8f201..a57576d034 100644 --- a/dumux/freeflow/navierstokes/staggered/staggeredupwindhelper.hh +++ b/dumux/freeflow/navierstokes/staggered/staggeredupwindhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/staggered/velocitygradients.hh b/dumux/freeflow/navierstokes/staggered/velocitygradients.hh index 038efd9bc4..349758ba42 100644 --- a/dumux/freeflow/navierstokes/staggered/velocitygradients.hh +++ b/dumux/freeflow/navierstokes/staggered/velocitygradients.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/velocityoutput.hh b/dumux/freeflow/navierstokes/velocityoutput.hh index 86e57413bd..f833b285f5 100644 --- a/dumux/freeflow/navierstokes/velocityoutput.hh +++ b/dumux/freeflow/navierstokes/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/navierstokes/volumevariables.hh b/dumux/freeflow/navierstokes/volumevariables.hh index 5d9a0036c6..ba89473cb1 100644 --- a/dumux/freeflow/navierstokes/volumevariables.hh +++ b/dumux/freeflow/navierstokes/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/nonisothermal/CMakeLists.txt b/dumux/freeflow/nonisothermal/CMakeLists.txt index effca8c8f5..ea23dead06 100644 --- a/dumux/freeflow/nonisothermal/CMakeLists.txt +++ b/dumux/freeflow/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_NONISOTHERMAL_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/nonisothermal/indices.hh b/dumux/freeflow/nonisothermal/indices.hh index 715df4a59f..97c6ca69b1 100644 --- a/dumux/freeflow/nonisothermal/indices.hh +++ b/dumux/freeflow/nonisothermal/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/nonisothermal/iofields.hh b/dumux/freeflow/nonisothermal/iofields.hh index 0174b76182..46cedddef0 100644 --- a/dumux/freeflow/nonisothermal/iofields.hh +++ b/dumux/freeflow/nonisothermal/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/nonisothermal/localresidual.hh b/dumux/freeflow/nonisothermal/localresidual.hh index 2fec928195..0c0db567b5 100644 --- a/dumux/freeflow/nonisothermal/localresidual.hh +++ b/dumux/freeflow/nonisothermal/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/nonisothermal/model.hh b/dumux/freeflow/nonisothermal/model.hh index 53801383f6..ed8a29a628 100644 --- a/dumux/freeflow/nonisothermal/model.hh +++ b/dumux/freeflow/nonisothermal/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/properties.hh b/dumux/freeflow/properties.hh index f3349b890b..036a38bfa7 100644 --- a/dumux/freeflow/properties.hh +++ b/dumux/freeflow/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/CMakeLists.txt b/dumux/freeflow/rans/CMakeLists.txt index 0714eb9e14..11a10fa5e1 100644 --- a/dumux/freeflow/rans/CMakeLists.txt +++ b/dumux/freeflow/rans/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(oneeq) diff --git a/dumux/freeflow/rans/boundarytypes.hh b/dumux/freeflow/rans/boundarytypes.hh index e2dc238ae1..1d7c35ef7e 100644 --- a/dumux/freeflow/rans/boundarytypes.hh +++ b/dumux/freeflow/rans/boundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/iofields.hh b/dumux/freeflow/rans/iofields.hh index 3bbf92e28b..704c954fd3 100644 --- a/dumux/freeflow/rans/iofields.hh +++ b/dumux/freeflow/rans/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/model.hh b/dumux/freeflow/rans/model.hh index f41f1e5809..5a371e0900 100644 --- a/dumux/freeflow/rans/model.hh +++ b/dumux/freeflow/rans/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/CMakeLists.txt b/dumux/freeflow/rans/oneeq/CMakeLists.txt index 4bb1251fac..21853bd46c 100644 --- a/dumux/freeflow/rans/oneeq/CMakeLists.txt +++ b/dumux/freeflow/rans/oneeq/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(staggered) diff --git a/dumux/freeflow/rans/oneeq/fluxvariables.hh b/dumux/freeflow/rans/oneeq/fluxvariables.hh index 5256291ba1..e08b06b597 100644 --- a/dumux/freeflow/rans/oneeq/fluxvariables.hh +++ b/dumux/freeflow/rans/oneeq/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/indices.hh b/dumux/freeflow/rans/oneeq/indices.hh index 6246aedbcd..a35ec5371e 100644 --- a/dumux/freeflow/rans/oneeq/indices.hh +++ b/dumux/freeflow/rans/oneeq/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/iofields.hh b/dumux/freeflow/rans/oneeq/iofields.hh index 99293805c5..b8e27bec76 100644 --- a/dumux/freeflow/rans/oneeq/iofields.hh +++ b/dumux/freeflow/rans/oneeq/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/localresidual.hh b/dumux/freeflow/rans/oneeq/localresidual.hh index 427b49eaa1..f0e9943231 100644 --- a/dumux/freeflow/rans/oneeq/localresidual.hh +++ b/dumux/freeflow/rans/oneeq/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/model.hh b/dumux/freeflow/rans/oneeq/model.hh index 397d29d0cb..7ae335c0c1 100644 --- a/dumux/freeflow/rans/oneeq/model.hh +++ b/dumux/freeflow/rans/oneeq/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/problem.hh b/dumux/freeflow/rans/oneeq/problem.hh index acadf4b185..977ce8dcfa 100644 --- a/dumux/freeflow/rans/oneeq/problem.hh +++ b/dumux/freeflow/rans/oneeq/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/staggered/CMakeLists.txt b/dumux/freeflow/rans/oneeq/staggered/CMakeLists.txt index 7cc28f9672..af028c5b82 100644 --- a/dumux/freeflow/rans/oneeq/staggered/CMakeLists.txt +++ b/dumux/freeflow/rans/oneeq/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_RANS_ONEEQ_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/rans/oneeq/staggered/fluxvariables.hh b/dumux/freeflow/rans/oneeq/staggered/fluxvariables.hh index 09c79ed63b..9aa54c7fbf 100644 --- a/dumux/freeflow/rans/oneeq/staggered/fluxvariables.hh +++ b/dumux/freeflow/rans/oneeq/staggered/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/staggered/localresidual.hh b/dumux/freeflow/rans/oneeq/staggered/localresidual.hh index 5ec25ad97b..6327ab52bb 100644 --- a/dumux/freeflow/rans/oneeq/staggered/localresidual.hh +++ b/dumux/freeflow/rans/oneeq/staggered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/oneeq/volumevariables.hh b/dumux/freeflow/rans/oneeq/volumevariables.hh index 9a4f4f8b6d..a05ec54ef2 100644 --- a/dumux/freeflow/rans/oneeq/volumevariables.hh +++ b/dumux/freeflow/rans/oneeq/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/problem.hh b/dumux/freeflow/rans/problem.hh index 674bb2337f..0a7ca4656c 100644 --- a/dumux/freeflow/rans/problem.hh +++ b/dumux/freeflow/rans/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/CMakeLists.txt b/dumux/freeflow/rans/twoeq/CMakeLists.txt index d0e796f02f..f11f7f2bc8 100644 --- a/dumux/freeflow/rans/twoeq/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(kepsilon) diff --git a/dumux/freeflow/rans/twoeq/indices.hh b/dumux/freeflow/rans/twoeq/indices.hh index 509eab68a8..50d10386be 100644 --- a/dumux/freeflow/rans/twoeq/indices.hh +++ b/dumux/freeflow/rans/twoeq/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/CMakeLists.txt b/dumux/freeflow/rans/twoeq/kepsilon/CMakeLists.txt index 2b74579fa6..20ff853551 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/kepsilon/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(staggered) diff --git a/dumux/freeflow/rans/twoeq/kepsilon/fluxvariables.hh b/dumux/freeflow/rans/twoeq/kepsilon/fluxvariables.hh index b5873b902c..59bbd551af 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/iofields.hh b/dumux/freeflow/rans/twoeq/kepsilon/iofields.hh index 2dae01b926..2176640fdc 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/iofields.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/localresidual.hh b/dumux/freeflow/rans/twoeq/kepsilon/localresidual.hh index dbe898a607..d3e835f6cc 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/model.hh b/dumux/freeflow/rans/twoeq/kepsilon/model.hh index 6ec511b20d..b065d821de 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/model.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/problem.hh b/dumux/freeflow/rans/twoeq/kepsilon/problem.hh index 05b6554b9b..ef00598cf2 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/problem.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/staggered/CMakeLists.txt b/dumux/freeflow/rans/twoeq/kepsilon/staggered/CMakeLists.txt index c70e4b83e6..6ce7721bbd 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/staggered/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/kepsilon/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_RANS_TWOEQ_KEPSILON_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/rans/twoeq/kepsilon/staggered/fluxvariables.hh b/dumux/freeflow/rans/twoeq/kepsilon/staggered/fluxvariables.hh index 1fdfea18d3..ed78ae2368 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/staggered/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/staggered/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh b/dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh index dca150c8f1..966e721bcf 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/kepsilon/volumevariables.hh b/dumux/freeflow/rans/twoeq/kepsilon/volumevariables.hh index 9acdc2ac79..a3fc1842af 100644 --- a/dumux/freeflow/rans/twoeq/kepsilon/volumevariables.hh +++ b/dumux/freeflow/rans/twoeq/kepsilon/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/CMakeLists.txt b/dumux/freeflow/rans/twoeq/komega/CMakeLists.txt index 5aca8d71c6..bb0e78d557 100644 --- a/dumux/freeflow/rans/twoeq/komega/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/komega/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(staggered) diff --git a/dumux/freeflow/rans/twoeq/komega/fluxvariables.hh b/dumux/freeflow/rans/twoeq/komega/fluxvariables.hh index 3875dc48e5..2e15aa8a4c 100644 --- a/dumux/freeflow/rans/twoeq/komega/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/komega/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/iofields.hh b/dumux/freeflow/rans/twoeq/komega/iofields.hh index c97167d929..d7156a301b 100644 --- a/dumux/freeflow/rans/twoeq/komega/iofields.hh +++ b/dumux/freeflow/rans/twoeq/komega/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/localresidual.hh b/dumux/freeflow/rans/twoeq/komega/localresidual.hh index de7b72e8d6..10cafb833c 100644 --- a/dumux/freeflow/rans/twoeq/komega/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/komega/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/model.hh b/dumux/freeflow/rans/twoeq/komega/model.hh index 0c71fbba64..bb903c9a2f 100644 --- a/dumux/freeflow/rans/twoeq/komega/model.hh +++ b/dumux/freeflow/rans/twoeq/komega/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/problem.hh b/dumux/freeflow/rans/twoeq/komega/problem.hh index 2d8e5b57a3..e268762527 100644 --- a/dumux/freeflow/rans/twoeq/komega/problem.hh +++ b/dumux/freeflow/rans/twoeq/komega/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/staggered/CMakeLists.txt b/dumux/freeflow/rans/twoeq/komega/staggered/CMakeLists.txt index dd3e9b5e18..3deb4fb585 100644 --- a/dumux/freeflow/rans/twoeq/komega/staggered/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/komega/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_RANS_TWOEQ_KOMEGA_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/rans/twoeq/komega/staggered/fluxvariables.hh b/dumux/freeflow/rans/twoeq/komega/staggered/fluxvariables.hh index 57af3b7e32..15c2a9c9cf 100644 --- a/dumux/freeflow/rans/twoeq/komega/staggered/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/komega/staggered/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/staggered/localresidual.hh b/dumux/freeflow/rans/twoeq/komega/staggered/localresidual.hh index 72bba6fc77..592a6f76f9 100644 --- a/dumux/freeflow/rans/twoeq/komega/staggered/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/komega/staggered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/komega/volumevariables.hh b/dumux/freeflow/rans/twoeq/komega/volumevariables.hh index c2fb228c05..1754ca997f 100644 --- a/dumux/freeflow/rans/twoeq/komega/volumevariables.hh +++ b/dumux/freeflow/rans/twoeq/komega/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/CMakeLists.txt b/dumux/freeflow/rans/twoeq/lowrekepsilon/CMakeLists.txt index ba20355ac1..b6a1c38f02 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(staggered) diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/fluxvariables.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/fluxvariables.hh index b8df727c57..1554ae31ab 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/iofields.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/iofields.hh index 2c6ebf1553..a161139ff0 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/iofields.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/localresidual.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/localresidual.hh index b943a42d7b..9eda230f96 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/model.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/model.hh index 7a28c1f233..f442995a2a 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/model.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/problem.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/problem.hh index 46898a49b8..d28b156e6d 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/problem.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/CMakeLists.txt b/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/CMakeLists.txt index 69bd37aeef..5e0eb252da 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_RANS_TWOEQ_LOWREKEPSILON_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/fluxvariables.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/fluxvariables.hh index 3b625abc60..46538da29a 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/localresidual.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/localresidual.hh index aa39494b71..2f20ee2ee5 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/lowrekepsilon/volumevariables.hh b/dumux/freeflow/rans/twoeq/lowrekepsilon/volumevariables.hh index d1e845afb4..66dd924022 100644 --- a/dumux/freeflow/rans/twoeq/lowrekepsilon/volumevariables.hh +++ b/dumux/freeflow/rans/twoeq/lowrekepsilon/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/CMakeLists.txt b/dumux/freeflow/rans/twoeq/sst/CMakeLists.txt index e6d6bac0e7..8d304eef3f 100644 --- a/dumux/freeflow/rans/twoeq/sst/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/sst/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(staggered) diff --git a/dumux/freeflow/rans/twoeq/sst/fluxvariables.hh b/dumux/freeflow/rans/twoeq/sst/fluxvariables.hh index 74bed78898..cf73e49e0a 100644 --- a/dumux/freeflow/rans/twoeq/sst/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/sst/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/iofields.hh b/dumux/freeflow/rans/twoeq/sst/iofields.hh index a682769496..22606ffd2d 100644 --- a/dumux/freeflow/rans/twoeq/sst/iofields.hh +++ b/dumux/freeflow/rans/twoeq/sst/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/localresidual.hh b/dumux/freeflow/rans/twoeq/sst/localresidual.hh index 37a7b35611..9c10596f46 100644 --- a/dumux/freeflow/rans/twoeq/sst/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/sst/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/model.hh b/dumux/freeflow/rans/twoeq/sst/model.hh index 0c34c7eb97..b7111cb3b7 100644 --- a/dumux/freeflow/rans/twoeq/sst/model.hh +++ b/dumux/freeflow/rans/twoeq/sst/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/problem.hh b/dumux/freeflow/rans/twoeq/sst/problem.hh index 9b6ccb86be..93ce937be4 100644 --- a/dumux/freeflow/rans/twoeq/sst/problem.hh +++ b/dumux/freeflow/rans/twoeq/sst/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/staggered/CMakeLists.txt b/dumux/freeflow/rans/twoeq/sst/staggered/CMakeLists.txt index 3a885c746e..a79b825f02 100644 --- a/dumux/freeflow/rans/twoeq/sst/staggered/CMakeLists.txt +++ b/dumux/freeflow/rans/twoeq/sst/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_RANS_TWOEQ_SST_STAGGERED_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/rans/twoeq/sst/staggered/fluxvariables.hh b/dumux/freeflow/rans/twoeq/sst/staggered/fluxvariables.hh index fcb603c934..99b852f42f 100644 --- a/dumux/freeflow/rans/twoeq/sst/staggered/fluxvariables.hh +++ b/dumux/freeflow/rans/twoeq/sst/staggered/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/staggered/localresidual.hh b/dumux/freeflow/rans/twoeq/sst/staggered/localresidual.hh index b0b1ba72a8..a459f36806 100644 --- a/dumux/freeflow/rans/twoeq/sst/staggered/localresidual.hh +++ b/dumux/freeflow/rans/twoeq/sst/staggered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/twoeq/sst/volumevariables.hh b/dumux/freeflow/rans/twoeq/sst/volumevariables.hh index 8d7530c415..9828abaa5b 100644 --- a/dumux/freeflow/rans/twoeq/sst/volumevariables.hh +++ b/dumux/freeflow/rans/twoeq/sst/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/volumevariables.hh b/dumux/freeflow/rans/volumevariables.hh index f5bccba671..d1d3fb6422 100644 --- a/dumux/freeflow/rans/volumevariables.hh +++ b/dumux/freeflow/rans/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/zeroeq/CMakeLists.txt b/dumux/freeflow/rans/zeroeq/CMakeLists.txt index 1809e55d98..8698095b4b 100644 --- a/dumux/freeflow/rans/zeroeq/CMakeLists.txt +++ b/dumux/freeflow/rans/zeroeq/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_RANS_ZEROEQ_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/rans/zeroeq/model.hh b/dumux/freeflow/rans/zeroeq/model.hh index 020eb6307e..b80ac00f03 100644 --- a/dumux/freeflow/rans/zeroeq/model.hh +++ b/dumux/freeflow/rans/zeroeq/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/zeroeq/problem.hh b/dumux/freeflow/rans/zeroeq/problem.hh index b0b9f3c0e5..8983a788ad 100644 --- a/dumux/freeflow/rans/zeroeq/problem.hh +++ b/dumux/freeflow/rans/zeroeq/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/rans/zeroeq/volumevariables.hh b/dumux/freeflow/rans/zeroeq/volumevariables.hh index 3144605c72..df658f5dca 100644 --- a/dumux/freeflow/rans/zeroeq/volumevariables.hh +++ b/dumux/freeflow/rans/zeroeq/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/CMakeLists.txt b/dumux/freeflow/shallowwater/CMakeLists.txt index dcc9c68008..83a6d73ae1 100644 --- a/dumux/freeflow/shallowwater/CMakeLists.txt +++ b/dumux/freeflow/shallowwater/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_FREEFLOW_SHALLOWWATER_HEADERS *.hh *.inc) diff --git a/dumux/freeflow/shallowwater/boundaryfluxes.hh b/dumux/freeflow/shallowwater/boundaryfluxes.hh index b594ba4efa..d058a55834 100644 --- a/dumux/freeflow/shallowwater/boundaryfluxes.hh +++ b/dumux/freeflow/shallowwater/boundaryfluxes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/fluxvariables.hh b/dumux/freeflow/shallowwater/fluxvariables.hh index 59ea09d907..b290735243 100644 --- a/dumux/freeflow/shallowwater/fluxvariables.hh +++ b/dumux/freeflow/shallowwater/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/indices.hh b/dumux/freeflow/shallowwater/indices.hh index f8f0fe97e3..d76184afa6 100644 --- a/dumux/freeflow/shallowwater/indices.hh +++ b/dumux/freeflow/shallowwater/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/iofields.hh b/dumux/freeflow/shallowwater/iofields.hh index ecb8bd634a..bae6415ff6 100644 --- a/dumux/freeflow/shallowwater/iofields.hh +++ b/dumux/freeflow/shallowwater/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/localresidual.hh b/dumux/freeflow/shallowwater/localresidual.hh index 7d1b100aef..6593923a74 100644 --- a/dumux/freeflow/shallowwater/localresidual.hh +++ b/dumux/freeflow/shallowwater/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/model.hh b/dumux/freeflow/shallowwater/model.hh index 9bb055e7bb..3e0196e644 100644 --- a/dumux/freeflow/shallowwater/model.hh +++ b/dumux/freeflow/shallowwater/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/problem.hh b/dumux/freeflow/shallowwater/problem.hh index 881802a450..3e55a6943f 100644 --- a/dumux/freeflow/shallowwater/problem.hh +++ b/dumux/freeflow/shallowwater/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/shallowwater/volumevariables.hh b/dumux/freeflow/shallowwater/volumevariables.hh index 77cbe69868..4c4b205cc9 100644 --- a/dumux/freeflow/shallowwater/volumevariables.hh +++ b/dumux/freeflow/shallowwater/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/spatialparams.hh b/dumux/freeflow/spatialparams.hh index 56899dadf2..c119a46e0e 100644 --- a/dumux/freeflow/spatialparams.hh +++ b/dumux/freeflow/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/staggeredupwindmethods.hh b/dumux/freeflow/staggeredupwindmethods.hh index ea100d7951..dfbab2b4eb 100644 --- a/dumux/freeflow/staggeredupwindmethods.hh +++ b/dumux/freeflow/staggeredupwindmethods.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/turbulencemodel.hh b/dumux/freeflow/turbulencemodel.hh index 24d2d46a86..ee9c04d505 100644 --- a/dumux/freeflow/turbulencemodel.hh +++ b/dumux/freeflow/turbulencemodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/turbulenceproperties.hh b/dumux/freeflow/turbulenceproperties.hh index 4ca8edc7c4..8a668dc79f 100644 --- a/dumux/freeflow/turbulenceproperties.hh +++ b/dumux/freeflow/turbulenceproperties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/freeflow/volumevariables.hh b/dumux/freeflow/volumevariables.hh index f886d6ac20..fb77a889ff 100644 --- a/dumux/freeflow/volumevariables.hh +++ b/dumux/freeflow/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/CMakeLists.txt b/dumux/geomechanics/CMakeLists.txt index 7e107030bc..2e353b5d76 100644 --- a/dumux/geomechanics/CMakeLists.txt +++ b/dumux/geomechanics/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(elastic) diff --git a/dumux/geomechanics/elastic/CMakeLists.txt b/dumux/geomechanics/elastic/CMakeLists.txt index 19054061bd..730b1e1137 100644 --- a/dumux/geomechanics/elastic/CMakeLists.txt +++ b/dumux/geomechanics/elastic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_GEOMECHANICS_ELASTIC_HEADERS *.hh *.inc) diff --git a/dumux/geomechanics/elastic/fvspatialparams.hh b/dumux/geomechanics/elastic/fvspatialparams.hh index 17060e09b6..6e2d21de02 100644 --- a/dumux/geomechanics/elastic/fvspatialparams.hh +++ b/dumux/geomechanics/elastic/fvspatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/elastic/indices.hh b/dumux/geomechanics/elastic/indices.hh index ed2e3f0a25..84a4892e2b 100644 --- a/dumux/geomechanics/elastic/indices.hh +++ b/dumux/geomechanics/elastic/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/elastic/localresidual.hh b/dumux/geomechanics/elastic/localresidual.hh index 44f410fce9..491027e8fc 100644 --- a/dumux/geomechanics/elastic/localresidual.hh +++ b/dumux/geomechanics/elastic/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/elastic/model.hh b/dumux/geomechanics/elastic/model.hh index ec9a34898c..33a60993d6 100644 --- a/dumux/geomechanics/elastic/model.hh +++ b/dumux/geomechanics/elastic/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/elastic/volumevariables.hh b/dumux/geomechanics/elastic/volumevariables.hh index 4673a04bec..c265ae458f 100644 --- a/dumux/geomechanics/elastic/volumevariables.hh +++ b/dumux/geomechanics/elastic/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/fvproblem.hh b/dumux/geomechanics/fvproblem.hh index d4743f8a10..f5d7334dbf 100644 --- a/dumux/geomechanics/fvproblem.hh +++ b/dumux/geomechanics/fvproblem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/hyperelastic/CMakeLists.txt b/dumux/geomechanics/hyperelastic/CMakeLists.txt index 911ad669e4..8f936c0e3b 100644 --- a/dumux/geomechanics/hyperelastic/CMakeLists.txt +++ b/dumux/geomechanics/hyperelastic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_GEOMECHANICS_HYPERELASTIC_HEADERS *.hh *.inc) diff --git a/dumux/geomechanics/hyperelastic/localresidual.hh b/dumux/geomechanics/hyperelastic/localresidual.hh index 462a2079ad..96bd23d0a1 100644 --- a/dumux/geomechanics/hyperelastic/localresidual.hh +++ b/dumux/geomechanics/hyperelastic/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/hyperelastic/model.hh b/dumux/geomechanics/hyperelastic/model.hh index 9e56ddc254..e6722e74fb 100644 --- a/dumux/geomechanics/hyperelastic/model.hh +++ b/dumux/geomechanics/hyperelastic/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/hyperelastic/spatialparams.hh b/dumux/geomechanics/hyperelastic/spatialparams.hh index 6f0859eee6..4004bd7168 100644 --- a/dumux/geomechanics/hyperelastic/spatialparams.hh +++ b/dumux/geomechanics/hyperelastic/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/hyperelastic/volumevariables.hh b/dumux/geomechanics/hyperelastic/volumevariables.hh index 34dca74652..7a4ec2e69a 100644 --- a/dumux/geomechanics/hyperelastic/volumevariables.hh +++ b/dumux/geomechanics/hyperelastic/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/lameparams.hh b/dumux/geomechanics/lameparams.hh index c883af3df4..5888329e61 100644 --- a/dumux/geomechanics/lameparams.hh +++ b/dumux/geomechanics/lameparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/poroelastic/CMakeLists.txt b/dumux/geomechanics/poroelastic/CMakeLists.txt index 2381b457f7..c5c1443c16 100644 --- a/dumux/geomechanics/poroelastic/CMakeLists.txt +++ b/dumux/geomechanics/poroelastic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_GEOMECHANICS_POROELASTIC_HEADERS *.hh *.inc) diff --git a/dumux/geomechanics/poroelastic/couplingmanager.hh b/dumux/geomechanics/poroelastic/couplingmanager.hh index 5939471352..0329e87207 100644 --- a/dumux/geomechanics/poroelastic/couplingmanager.hh +++ b/dumux/geomechanics/poroelastic/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/poroelastic/fvspatialparams.hh b/dumux/geomechanics/poroelastic/fvspatialparams.hh index 0100671755..026483339a 100644 --- a/dumux/geomechanics/poroelastic/fvspatialparams.hh +++ b/dumux/geomechanics/poroelastic/fvspatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/poroelastic/iofields.hh b/dumux/geomechanics/poroelastic/iofields.hh index 3c8f636b54..a8e0edb828 100644 --- a/dumux/geomechanics/poroelastic/iofields.hh +++ b/dumux/geomechanics/poroelastic/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/poroelastic/localresidual.hh b/dumux/geomechanics/poroelastic/localresidual.hh index 28bda5cb42..db571bda64 100644 --- a/dumux/geomechanics/poroelastic/localresidual.hh +++ b/dumux/geomechanics/poroelastic/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/poroelastic/model.hh b/dumux/geomechanics/poroelastic/model.hh index d3d5db519c..f64a2883ae 100644 --- a/dumux/geomechanics/poroelastic/model.hh +++ b/dumux/geomechanics/poroelastic/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/poroelastic/volumevariables.hh b/dumux/geomechanics/poroelastic/volumevariables.hh index ae1cc9734c..d080ce80b0 100644 --- a/dumux/geomechanics/poroelastic/volumevariables.hh +++ b/dumux/geomechanics/poroelastic/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/properties.hh b/dumux/geomechanics/properties.hh index a7d5a0cda3..f3a6e75716 100644 --- a/dumux/geomechanics/properties.hh +++ b/dumux/geomechanics/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/spatialparamstraits_.hh b/dumux/geomechanics/spatialparamstraits_.hh index a5b41ac260..e340297d57 100644 --- a/dumux/geomechanics/spatialparamstraits_.hh +++ b/dumux/geomechanics/spatialparamstraits_.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/stressvariablescache.hh b/dumux/geomechanics/stressvariablescache.hh index 9e9dfb7de5..23375d0860 100644 --- a/dumux/geomechanics/stressvariablescache.hh +++ b/dumux/geomechanics/stressvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geomechanics/velocityoutput.hh b/dumux/geomechanics/velocityoutput.hh index 62a76f519f..9c063907af 100644 --- a/dumux/geomechanics/velocityoutput.hh +++ b/dumux/geomechanics/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/CMakeLists.txt b/dumux/geometry/CMakeLists.txt index 9612835b77..b14587acd2 100644 --- a/dumux/geometry/CMakeLists.txt +++ b/dumux/geometry/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_GEOMETRY_HEADERS *.hh *.inc) diff --git a/dumux/geometry/boundingboxtree.hh b/dumux/geometry/boundingboxtree.hh index 5d56630feb..05eca22b6e 100644 --- a/dumux/geometry/boundingboxtree.hh +++ b/dumux/geometry/boundingboxtree.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/boundingsphere.hh b/dumux/geometry/boundingsphere.hh index b4d23ae17c..671c785a8c 100644 --- a/dumux/geometry/boundingsphere.hh +++ b/dumux/geometry/boundingsphere.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/center.hh b/dumux/geometry/center.hh index e0bd8e6f0a..7cce326e6c 100644 --- a/dumux/geometry/center.hh +++ b/dumux/geometry/center.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/circumsphere.hh b/dumux/geometry/circumsphere.hh index 9b7d54f150..e2b1ffdeff 100644 --- a/dumux/geometry/circumsphere.hh +++ b/dumux/geometry/circumsphere.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/diameter.hh b/dumux/geometry/diameter.hh index a1dbe81107..ae974b6cc0 100644 --- a/dumux/geometry/diameter.hh +++ b/dumux/geometry/diameter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/distance.hh b/dumux/geometry/distance.hh index 86bcf8d13f..c9ecbf5957 100644 --- a/dumux/geometry/distance.hh +++ b/dumux/geometry/distance.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/distancefield.hh b/dumux/geometry/distancefield.hh index ec5df4e93e..67da69055e 100644 --- a/dumux/geometry/distancefield.hh +++ b/dumux/geometry/distancefield.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/geometricentityset.hh b/dumux/geometry/geometricentityset.hh index 2d073537d9..172fe6c25a 100644 --- a/dumux/geometry/geometricentityset.hh +++ b/dumux/geometry/geometricentityset.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/geometryintersection.hh b/dumux/geometry/geometryintersection.hh index 00e7b20484..13bf982b58 100644 --- a/dumux/geometry/geometryintersection.hh +++ b/dumux/geometry/geometryintersection.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/grahamconvexhull.hh b/dumux/geometry/grahamconvexhull.hh index 8d9723bbc7..2a9f645dcc 100644 --- a/dumux/geometry/grahamconvexhull.hh +++ b/dumux/geometry/grahamconvexhull.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/intersectingentities.hh b/dumux/geometry/intersectingentities.hh index b8c24e128d..0721df41a8 100644 --- a/dumux/geometry/intersectingentities.hh +++ b/dumux/geometry/intersectingentities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/intersectionentityset.hh b/dumux/geometry/intersectionentityset.hh index 6f328df4b5..3293a4601f 100644 --- a/dumux/geometry/intersectionentityset.hh +++ b/dumux/geometry/intersectionentityset.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/intersectspointgeometry.hh b/dumux/geometry/intersectspointgeometry.hh index 9fe4b6e83a..9796bfeec5 100644 --- a/dumux/geometry/intersectspointgeometry.hh +++ b/dumux/geometry/intersectspointgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/intersectspointsimplex.hh b/dumux/geometry/intersectspointsimplex.hh index 024b4e12ef..bab8a3f664 100644 --- a/dumux/geometry/intersectspointsimplex.hh +++ b/dumux/geometry/intersectspointsimplex.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/makegeometry.hh b/dumux/geometry/makegeometry.hh index 18e205c8f0..d73cbb708e 100644 --- a/dumux/geometry/makegeometry.hh +++ b/dumux/geometry/makegeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/normal.hh b/dumux/geometry/normal.hh index 4dff989d12..5f6590010f 100644 --- a/dumux/geometry/normal.hh +++ b/dumux/geometry/normal.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/refinementquadraturerule.hh b/dumux/geometry/refinementquadraturerule.hh index bfbfb57f25..0dc8cdd1a6 100644 --- a/dumux/geometry/refinementquadraturerule.hh +++ b/dumux/geometry/refinementquadraturerule.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/sphere.hh b/dumux/geometry/sphere.hh index d6b7fcec1b..f0a826013a 100644 --- a/dumux/geometry/sphere.hh +++ b/dumux/geometry/sphere.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/triangulation.hh b/dumux/geometry/triangulation.hh index e11046ec05..4ba87e7373 100644 --- a/dumux/geometry/triangulation.hh +++ b/dumux/geometry/triangulation.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/geometry/volume.hh b/dumux/geometry/volume.hh index f5c23d8904..ec7a144b04 100644 --- a/dumux/geometry/volume.hh +++ b/dumux/geometry/volume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/CMakeLists.txt b/dumux/io/CMakeLists.txt index 8ecc6bccf7..8cba6ce1ae 100644 --- a/dumux/io/CMakeLists.txt +++ b/dumux/io/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(expression) diff --git a/dumux/io/adaptivegridrestart.hh b/dumux/io/adaptivegridrestart.hh index a6696dcaae..7d5853d7af 100644 --- a/dumux/io/adaptivegridrestart.hh +++ b/dumux/io/adaptivegridrestart.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/chrono.hh b/dumux/io/chrono.hh index 7b771007ac..85cc186f42 100644 --- a/dumux/io/chrono.hh +++ b/dumux/io/chrono.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/container.hh b/dumux/io/container.hh index 4c417c3c0f..dc80d51a76 100644 --- a/dumux/io/container.hh +++ b/dumux/io/container.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/defaultiofields.hh b/dumux/io/defaultiofields.hh index f39c2e84ee..69d3cd5eb7 100644 --- a/dumux/io/defaultiofields.hh +++ b/dumux/io/defaultiofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/expression/CMakeLists.txt b/dumux/io/expression/CMakeLists.txt index 213e14da88..9c80bf1ec1 100644 --- a/dumux/io/expression/CMakeLists.txt +++ b/dumux/io/expression/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later install( diff --git a/dumux/io/expression/exprtk.hpp b/dumux/io/expression/exprtk.hpp index 9d6aa4909e..b49b40e2c8 100644 --- a/dumux/io/expression/exprtk.hpp +++ b/dumux/io/expression/exprtk.hpp @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright (c) 1999-2024 Arash Partow +// SPDX-FileCopyrightText: Copyright (c) 1999-2024 Arash Partow // SPDX-License-Identifier: MIT // // The following code is a copy of the original code version that can be diff --git a/dumux/io/format.hh b/dumux/io/format.hh index b6afeb4a1b..9c7b0b7475 100644 --- a/dumux/io/format.hh +++ b/dumux/io/format.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/format/CMakeLists.txt b/dumux/io/format/CMakeLists.txt index 772c2de0a6..78f9bfb504 100644 --- a/dumux/io/format/CMakeLists.txt +++ b/dumux/io/format/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(fmt) diff --git a/dumux/io/format/fmt/CMakeLists.txt b/dumux/io/format/fmt/CMakeLists.txt index 0597be686e..f03f7be9b8 100644 --- a/dumux/io/format/fmt/CMakeLists.txt +++ b/dumux/io/format/fmt/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later if (NOT DUMUX_HAVE_STD_FORMAT) diff --git a/dumux/io/format/fmt/README.rst b/dumux/io/format/fmt/README.rst index 4c447f96c5..d7879bf211 100644 --- a/dumux/io/format/fmt/README.rst +++ b/dumux/io/format/fmt/README.rst @@ -1,5 +1,5 @@ :: - SPDX-FileCopyrightInfo: Copyright (c) 2012 - present, Victor Zverovich + SPDX-FileCopyrightText: Copyright (c) 2012 - present, Victor Zverovich SPDX-License-Identifier: LicenseRef-fmt .. image:: https://user-images.githubusercontent.com/ diff --git a/dumux/io/format/fmt/VERSION.rst b/dumux/io/format/fmt/VERSION.rst index 9d0b8402f9..cc1b211e06 100644 --- a/dumux/io/format/fmt/VERSION.rst +++ b/dumux/io/format/fmt/VERSION.rst @@ -1,5 +1,5 @@ :: - SPDX-FileCopyrightInfo: Copyright (c) 2012 - present, Victor Zverovich + SPDX-FileCopyrightText: Copyright (c) 2012 - present, Victor Zverovich SPDX-License-Identifier: LicenseRef-fmt 9.1.0 diff --git a/dumux/io/format/fmt/core.h b/dumux/io/format/fmt/core.h index 16969a1bb7..8956181905 100644 --- a/dumux/io/format/fmt/core.h +++ b/dumux/io/format/fmt/core.h @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright (c) 2012 - present, Victor Zverovich +// SPDX-FileCopyrightText: Copyright (c) 2012 - present, Victor Zverovich // SPDX-License-Identifier: LicenseRef-fmt // // Formatting library for C++ - the core API for char/UTF-8 diff --git a/dumux/io/format/fmt/format-inl.h b/dumux/io/format/fmt/format-inl.h index 94689e07a9..459ef1259a 100644 --- a/dumux/io/format/fmt/format-inl.h +++ b/dumux/io/format/fmt/format-inl.h @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright (c) 2012 - 2016, Victor Zverovich +// SPDX-FileCopyrightText: Copyright (c) 2012 - 2016, Victor Zverovich // SPDX-License-Identifier: LicenseRef-fmt // // Formatting library for C++ - implementation diff --git a/dumux/io/format/fmt/format.cc b/dumux/io/format/fmt/format.cc index f5ab5c6d63..3f6c43b4ad 100644 --- a/dumux/io/format/fmt/format.cc +++ b/dumux/io/format/fmt/format.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright (c) 2012 - 2016, Victor Zverovich +// SPDX-FileCopyrightText: Copyright (c) 2012 - 2016, Victor Zverovich // SPDX-License-Identifier: LicenseRef-fmt // // Formatting library for C++ diff --git a/dumux/io/format/fmt/format.h b/dumux/io/format/fmt/format.h index 80fac4cee1..7a0aa782a8 100644 --- a/dumux/io/format/fmt/format.h +++ b/dumux/io/format/fmt/format.h @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright (c) 2012 - present, Victor Zverovich +// SPDX-FileCopyrightText: Copyright (c) 2012 - present, Victor Zverovich // SPDX-License-Identifier: LicenseRef-fmt // /* diff --git a/dumux/io/format/fmt/ranges.h b/dumux/io/format/fmt/ranges.h index 5535cd38fc..0e5e68599f 100644 --- a/dumux/io/format/fmt/ranges.h +++ b/dumux/io/format/fmt/ranges.h @@ -1,6 +1,6 @@ // -// SPDX-FileCopyrightInfo: Copyright (c) 2012 - present, Victor Zverovich -// SPDX-FileCopyrightInfo: Copyright (c) 2018 - present, Remotion (Igor Schulz) +// SPDX-FileCopyrightText: Copyright (c) 2012 - present, Victor Zverovich +// SPDX-FileCopyrightText: Copyright (c) 2018 - present, Remotion (Igor Schulz) // SPDX-License-Identifier: LicenseRef-fmt // // Formatting library for C++ - experimental range support diff --git a/dumux/io/gnuplotinterface.hh b/dumux/io/gnuplotinterface.hh index 834fcf04df..e74daeb5b4 100644 --- a/dumux/io/gnuplotinterface.hh +++ b/dumux/io/gnuplotinterface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/CMakeLists.txt b/dumux/io/grid/CMakeLists.txt index 9e3be4ab82..de2484b453 100644 --- a/dumux/io/grid/CMakeLists.txt +++ b/dumux/io/grid/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(porenetwork) diff --git a/dumux/io/grid/cakegridmanager.hh b/dumux/io/grid/cakegridmanager.hh index 355dfda290..ecfefbce4e 100644 --- a/dumux/io/grid/cakegridmanager.hh +++ b/dumux/io/grid/cakegridmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/cpgridmanager.hh b/dumux/io/grid/cpgridmanager.hh index 737e6cb521..e4db5649a4 100644 --- a/dumux/io/grid/cpgridmanager.hh +++ b/dumux/io/grid/cpgridmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/facetgridmanager.hh b/dumux/io/grid/facetgridmanager.hh index d1c17be814..a9e894c536 100644 --- a/dumux/io/grid/facetgridmanager.hh +++ b/dumux/io/grid/facetgridmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gmshgriddatahandle.hh b/dumux/io/grid/gmshgriddatahandle.hh index c12f9ed016..d5ec8eb37a 100644 --- a/dumux/io/grid/gmshgriddatahandle.hh +++ b/dumux/io/grid/gmshgriddatahandle.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/griddata.hh b/dumux/io/grid/griddata.hh index cd9a019274..098cc7c0d9 100644 --- a/dumux/io/grid/griddata.hh +++ b/dumux/io/grid/griddata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager.hh b/dumux/io/grid/gridmanager.hh index 2e18719910..a2641c9a82 100644 --- a/dumux/io/grid/gridmanager.hh +++ b/dumux/io/grid/gridmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_alu.hh b/dumux/io/grid/gridmanager_alu.hh index fd69f13c31..956e5e8435 100644 --- a/dumux/io/grid/gridmanager_alu.hh +++ b/dumux/io/grid/gridmanager_alu.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_base.hh b/dumux/io/grid/gridmanager_base.hh index 77a1345523..e36c3e6c02 100644 --- a/dumux/io/grid/gridmanager_base.hh +++ b/dumux/io/grid/gridmanager_base.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_foam.hh b/dumux/io/grid/gridmanager_foam.hh index 5f3b6a57f9..c21e7cc950 100644 --- a/dumux/io/grid/gridmanager_foam.hh +++ b/dumux/io/grid/gridmanager_foam.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_mmesh.hh b/dumux/io/grid/gridmanager_mmesh.hh index 21f1cb66f0..cdd0ba4c5f 100644 --- a/dumux/io/grid/gridmanager_mmesh.hh +++ b/dumux/io/grid/gridmanager_mmesh.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_oned.hh b/dumux/io/grid/gridmanager_oned.hh index 14589e70dc..2b047b8909 100644 --- a/dumux/io/grid/gridmanager_oned.hh +++ b/dumux/io/grid/gridmanager_oned.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_sp.hh b/dumux/io/grid/gridmanager_sp.hh index 52f6652ab9..4b1c301e37 100644 --- a/dumux/io/grid/gridmanager_sp.hh +++ b/dumux/io/grid/gridmanager_sp.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_sub.hh b/dumux/io/grid/gridmanager_sub.hh index 396543772d..cca05199d5 100644 --- a/dumux/io/grid/gridmanager_sub.hh +++ b/dumux/io/grid/gridmanager_sub.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_ug.hh b/dumux/io/grid/gridmanager_ug.hh index 3543d62bcf..0de79b3f35 100644 --- a/dumux/io/grid/gridmanager_ug.hh +++ b/dumux/io/grid/gridmanager_ug.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/gridmanager_yasp.hh b/dumux/io/grid/gridmanager_yasp.hh index ae69c90dc4..be73741095 100644 --- a/dumux/io/grid/gridmanager_yasp.hh +++ b/dumux/io/grid/gridmanager_yasp.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/porenetwork/CMakeLists.txt b/dumux/io/grid/porenetwork/CMakeLists.txt index e5b65e62b0..8c3ac3bb87 100644 --- a/dumux/io/grid/porenetwork/CMakeLists.txt +++ b/dumux/io/grid/porenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_IO_GRID_PORENETWORK_HEADERS *.hh *.inc) diff --git a/dumux/io/grid/porenetwork/dgfwriter.hh b/dumux/io/grid/porenetwork/dgfwriter.hh index 08725ba91b..5717b9b3d1 100644 --- a/dumux/io/grid/porenetwork/dgfwriter.hh +++ b/dumux/io/grid/porenetwork/dgfwriter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/porenetwork/griddata.hh b/dumux/io/grid/porenetwork/griddata.hh index e8516ad7a2..180db23d3c 100644 --- a/dumux/io/grid/porenetwork/griddata.hh +++ b/dumux/io/grid/porenetwork/griddata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/porenetwork/gridmanager.hh b/dumux/io/grid/porenetwork/gridmanager.hh index 5fa822286b..4b3506844b 100644 --- a/dumux/io/grid/porenetwork/gridmanager.hh +++ b/dumux/io/grid/porenetwork/gridmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/porenetwork/parametersforgeneratedgrid.hh b/dumux/io/grid/porenetwork/parametersforgeneratedgrid.hh index 66bb16a0e5..02e9458b2a 100644 --- a/dumux/io/grid/porenetwork/parametersforgeneratedgrid.hh +++ b/dumux/io/grid/porenetwork/parametersforgeneratedgrid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/porenetwork/structuredlatticegridcreator.hh b/dumux/io/grid/porenetwork/structuredlatticegridcreator.hh index d58bf6cf3c..67a5ad234b 100644 --- a/dumux/io/grid/porenetwork/structuredlatticegridcreator.hh +++ b/dumux/io/grid/porenetwork/structuredlatticegridcreator.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/porenetwork/subgriddata.hh b/dumux/io/grid/porenetwork/subgriddata.hh index 19ed0c974d..ece405ac44 100644 --- a/dumux/io/grid/porenetwork/subgriddata.hh +++ b/dumux/io/grid/porenetwork/subgriddata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/grid/vtkgriddatahandle.hh b/dumux/io/grid/vtkgriddatahandle.hh index fdb32bb9f7..28ffdf5929 100644 --- a/dumux/io/grid/vtkgriddatahandle.hh +++ b/dumux/io/grid/vtkgriddatahandle.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/gridwriter.hh b/dumux/io/gridwriter.hh index c36dce9ec9..95cca39430 100644 --- a/dumux/io/gridwriter.hh +++ b/dumux/io/gridwriter.hh @@ -1,7 +1,7 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/json.hh b/dumux/io/json.hh index 76958d9747..a84e90bd38 100644 --- a/dumux/io/json.hh +++ b/dumux/io/json.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/json/CMakeLists.txt b/dumux/io/json/CMakeLists.txt index 9ef742c3ef..e8ce773cd9 100644 --- a/dumux/io/json/CMakeLists.txt +++ b/dumux/io/json/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later install( diff --git a/dumux/io/loadsolution.hh b/dumux/io/loadsolution.hh index 6e05e547aa..bcd483ff9a 100644 --- a/dumux/io/loadsolution.hh +++ b/dumux/io/loadsolution.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/name.hh b/dumux/io/name.hh index de60f4d356..3a65ca852f 100644 --- a/dumux/io/name.hh +++ b/dumux/io/name.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/ploteffectivediffusivitymodel.hh b/dumux/io/ploteffectivediffusivitymodel.hh index c25d198ff7..8cc8612841 100644 --- a/dumux/io/ploteffectivediffusivitymodel.hh +++ b/dumux/io/ploteffectivediffusivitymodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/plotmateriallaw3p.hh b/dumux/io/plotmateriallaw3p.hh index b4fe2896dd..7752b154a6 100644 --- a/dumux/io/plotmateriallaw3p.hh +++ b/dumux/io/plotmateriallaw3p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/plotpckrsw.hh b/dumux/io/plotpckrsw.hh index c9c07f3b71..790c174cd5 100644 --- a/dumux/io/plotpckrsw.hh +++ b/dumux/io/plotpckrsw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/plotthermalconductivitymodel.hh b/dumux/io/plotthermalconductivitymodel.hh index 46ac1fa2c5..7712fbdb26 100644 --- a/dumux/io/plotthermalconductivitymodel.hh +++ b/dumux/io/plotthermalconductivitymodel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/pointcloudvtkwriter.hh b/dumux/io/pointcloudvtkwriter.hh index 687b948fa7..6b77a72935 100644 --- a/dumux/io/pointcloudvtkwriter.hh +++ b/dumux/io/pointcloudvtkwriter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/rasterimagedata.hh b/dumux/io/rasterimagedata.hh index 71f8bb5c22..10cf2d700e 100644 --- a/dumux/io/rasterimagedata.hh +++ b/dumux/io/rasterimagedata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/rasterimagereader.hh b/dumux/io/rasterimagereader.hh index f5f5b12d2e..f974acc1eb 100644 --- a/dumux/io/rasterimagereader.hh +++ b/dumux/io/rasterimagereader.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/rasterimagewriter.hh b/dumux/io/rasterimagewriter.hh index 3b029dc068..3c4f630a04 100644 --- a/dumux/io/rasterimagewriter.hh +++ b/dumux/io/rasterimagewriter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/restart.hh b/dumux/io/restart.hh index 8fdedbb7ae..ad5274e50f 100644 --- a/dumux/io/restart.hh +++ b/dumux/io/restart.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/staggeredvtkoutputmodule.hh b/dumux/io/staggeredvtkoutputmodule.hh index 5d89bb0dba..48e2c788fd 100644 --- a/dumux/io/staggeredvtkoutputmodule.hh +++ b/dumux/io/staggeredvtkoutputmodule.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/velocityoutput.hh b/dumux/io/velocityoutput.hh index 0b92c4350f..ea5edfc957 100644 --- a/dumux/io/velocityoutput.hh +++ b/dumux/io/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/vtk/CMakeLists.txt b/dumux/io/vtk/CMakeLists.txt index 3cb14e18f3..39f1a1bb0d 100644 --- a/dumux/io/vtk/CMakeLists.txt +++ b/dumux/io/vtk/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_IO_VTK_HEADERS *.hh *.inc) diff --git a/dumux/io/vtk/fieldtype.hh b/dumux/io/vtk/fieldtype.hh index 21628d265f..be260011cc 100644 --- a/dumux/io/vtk/fieldtype.hh +++ b/dumux/io/vtk/fieldtype.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/vtk/function.hh b/dumux/io/vtk/function.hh index 54751e546e..b7f5adee12 100644 --- a/dumux/io/vtk/function.hh +++ b/dumux/io/vtk/function.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/vtk/intersectionwriter.hh b/dumux/io/vtk/intersectionwriter.hh index 2ba0805f33..fc78f2e550 100644 --- a/dumux/io/vtk/intersectionwriter.hh +++ b/dumux/io/vtk/intersectionwriter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/vtk/precision.hh b/dumux/io/vtk/precision.hh index 93abbbbc8b..16afc1ff54 100644 --- a/dumux/io/vtk/precision.hh +++ b/dumux/io/vtk/precision.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/vtk/vtkreader.hh b/dumux/io/vtk/vtkreader.hh index 82ea2ac946..68c97b72d5 100644 --- a/dumux/io/vtk/vtkreader.hh +++ b/dumux/io/vtk/vtkreader.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/vtkoutputmodule.hh b/dumux/io/vtkoutputmodule.hh index f14fc51c32..6772a6be53 100644 --- a/dumux/io/vtkoutputmodule.hh +++ b/dumux/io/vtkoutputmodule.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/vtksequencewriter.hh b/dumux/io/vtksequencewriter.hh index d36bcea3b0..b6051bd926 100644 --- a/dumux/io/vtksequencewriter.hh +++ b/dumux/io/vtksequencewriter.hh @@ -1,7 +1,7 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/io/xml/CMakeLists.txt b/dumux/io/xml/CMakeLists.txt index 38b58e518c..1ce0bc70ae 100644 --- a/dumux/io/xml/CMakeLists.txt +++ b/dumux/io/xml/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later install(FILES diff --git a/dumux/io/xml/tinyxml2.cpp b/dumux/io/xml/tinyxml2.cpp index c8b1186628..8b59c847cd 100644 --- a/dumux/io/xml/tinyxml2.cpp +++ b/dumux/io/xml/tinyxml2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightInfo: Copyright (c) Lee Thomason +// SPDX-FileCopyrightText: Copyright (c) Lee Thomason // SPDX-License-Identifier: Zlib /* Original code by Lee Thomason (www.grinninglizard.com) diff --git a/dumux/io/xml/tinyxml2.h b/dumux/io/xml/tinyxml2.h index 6b3ee7c4d3..cd21b741f0 100644 --- a/dumux/io/xml/tinyxml2.h +++ b/dumux/io/xml/tinyxml2.h @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright (c) Lee Thomason +// SPDX-FileCopyrightText: Copyright (c) Lee Thomason // SPDX-License-Identifier: Zlib // /* diff --git a/dumux/linear/CMakeLists.txt b/dumux/linear/CMakeLists.txt index 8986be9879..cbae42cb7e 100644 --- a/dumux/linear/CMakeLists.txt +++ b/dumux/linear/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_LINEAR_HEADERS *.hh *.inc) diff --git a/dumux/linear/dunevectors.hh b/dumux/linear/dunevectors.hh index c043b4f3fa..1543026224 100644 --- a/dumux/linear/dunevectors.hh +++ b/dumux/linear/dunevectors.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/helmholtzoperator.hh b/dumux/linear/helmholtzoperator.hh index c0cd262133..cd56984d21 100644 --- a/dumux/linear/helmholtzoperator.hh +++ b/dumux/linear/helmholtzoperator.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/istlsolverfactorybackend.hh b/dumux/linear/istlsolverfactorybackend.hh index 700b11ff7e..bc92c69f43 100644 --- a/dumux/linear/istlsolverfactorybackend.hh +++ b/dumux/linear/istlsolverfactorybackend.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/istlsolverregistry.hh b/dumux/linear/istlsolverregistry.hh index a23dce8fbf..652a80c740 100644 --- a/dumux/linear/istlsolverregistry.hh +++ b/dumux/linear/istlsolverregistry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/istlsolvers.hh b/dumux/linear/istlsolvers.hh index d920aef0f9..7ded1f34f6 100644 --- a/dumux/linear/istlsolvers.hh +++ b/dumux/linear/istlsolvers.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/istlsolversmultitype.hh b/dumux/linear/istlsolversmultitype.hh index f993afd547..6086bdbf59 100644 --- a/dumux/linear/istlsolversmultitype.hh +++ b/dumux/linear/istlsolversmultitype.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/linearalgebratraits.hh b/dumux/linear/linearalgebratraits.hh index 941c07fbcb..156c2df873 100644 --- a/dumux/linear/linearalgebratraits.hh +++ b/dumux/linear/linearalgebratraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/linearsolverparameters.hh b/dumux/linear/linearsolverparameters.hh index ff801d734e..c79aa8a738 100644 --- a/dumux/linear/linearsolverparameters.hh +++ b/dumux/linear/linearsolverparameters.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/linearsolvertraits.hh b/dumux/linear/linearsolvertraits.hh index 1fae6f1377..0f664a70f8 100644 --- a/dumux/linear/linearsolvertraits.hh +++ b/dumux/linear/linearsolvertraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/matrixconverter.hh b/dumux/linear/matrixconverter.hh index bd8324be74..ab27f85fce 100644 --- a/dumux/linear/matrixconverter.hh +++ b/dumux/linear/matrixconverter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/parallelhelpers.hh b/dumux/linear/parallelhelpers.hh index 4ca37244a5..d1b06bbe30 100644 --- a/dumux/linear/parallelhelpers.hh +++ b/dumux/linear/parallelhelpers.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/parallelmatrixadapter.hh b/dumux/linear/parallelmatrixadapter.hh index 39784c3c87..03c4693724 100644 --- a/dumux/linear/parallelmatrixadapter.hh +++ b/dumux/linear/parallelmatrixadapter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/pdesolver.hh b/dumux/linear/pdesolver.hh index 4f5cfc4953..d29c8b25fc 100644 --- a/dumux/linear/pdesolver.hh +++ b/dumux/linear/pdesolver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/preconditioners.hh b/dumux/linear/preconditioners.hh index 890a26187a..538030ebfc 100644 --- a/dumux/linear/preconditioners.hh +++ b/dumux/linear/preconditioners.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/scalarproducts.hh b/dumux/linear/scalarproducts.hh index dd37271f31..7d842f80e9 100644 --- a/dumux/linear/scalarproducts.hh +++ b/dumux/linear/scalarproducts.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/scotchbackend.hh b/dumux/linear/scotchbackend.hh index d574f39c79..35522fe239 100644 --- a/dumux/linear/scotchbackend.hh +++ b/dumux/linear/scotchbackend.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/linear/seqsolverbackend.hh b/dumux/linear/seqsolverbackend.hh index 17a120a717..4f9e2c6432 100644 --- a/dumux/linear/seqsolverbackend.hh +++ b/dumux/linear/seqsolverbackend.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/solver.hh b/dumux/linear/solver.hh index f37d79c3df..bf67c28a1e 100644 --- a/dumux/linear/solver.hh +++ b/dumux/linear/solver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/solvercategory.hh b/dumux/linear/solvercategory.hh index db501ff587..b962b15c4b 100644 --- a/dumux/linear/solvercategory.hh +++ b/dumux/linear/solvercategory.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/stokes_solver.hh b/dumux/linear/stokes_solver.hh index b10fa2d6dd..f5ecf09bb8 100644 --- a/dumux/linear/stokes_solver.hh +++ b/dumux/linear/stokes_solver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/linear/symmetrize_constraints.hh b/dumux/linear/symmetrize_constraints.hh index ddcaa8706f..f77fd3fd4f 100644 --- a/dumux/linear/symmetrize_constraints.hh +++ b/dumux/linear/symmetrize_constraints.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/CMakeLists.txt b/dumux/material/CMakeLists.txt index e8192b4908..4a8f8509c1 100644 --- a/dumux/material/CMakeLists.txt +++ b/dumux/material/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(binarycoefficients) diff --git a/dumux/material/binarycoefficients/CMakeLists.txt b/dumux/material/binarycoefficients/CMakeLists.txt index 128b7ad95c..2fba2b497e 100644 --- a/dumux/material/binarycoefficients/CMakeLists.txt +++ b/dumux/material/binarycoefficients/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_BINARYCOEFFICIENTS_HEADERS *.hh *.inc) diff --git a/dumux/material/binarycoefficients/air_mesitylene.hh b/dumux/material/binarycoefficients/air_mesitylene.hh index 256cbe4bf5..ee7a97f4ae 100644 --- a/dumux/material/binarycoefficients/air_mesitylene.hh +++ b/dumux/material/binarycoefficients/air_mesitylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/air_xylene.hh b/dumux/material/binarycoefficients/air_xylene.hh index 22e839df1e..2a17f1b51a 100644 --- a/dumux/material/binarycoefficients/air_xylene.hh +++ b/dumux/material/binarycoefficients/air_xylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/brine_co2.hh b/dumux/material/binarycoefficients/brine_co2.hh index cc59e6d856..bee9ee7ed0 100644 --- a/dumux/material/binarycoefficients/brine_co2.hh +++ b/dumux/material/binarycoefficients/brine_co2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/fullermethod.hh b/dumux/material/binarycoefficients/fullermethod.hh index 007ea67cfc..d9c4e618f4 100644 --- a/dumux/material/binarycoefficients/fullermethod.hh +++ b/dumux/material/binarycoefficients/fullermethod.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_air.hh b/dumux/material/binarycoefficients/h2o_air.hh index 3d0f0885f1..e2ce56094d 100644 --- a/dumux/material/binarycoefficients/h2o_air.hh +++ b/dumux/material/binarycoefficients/h2o_air.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_ch4.hh b/dumux/material/binarycoefficients/h2o_ch4.hh index 1468b4a35c..24f9ea7761 100644 --- a/dumux/material/binarycoefficients/h2o_ch4.hh +++ b/dumux/material/binarycoefficients/h2o_ch4.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_constant.hh b/dumux/material/binarycoefficients/h2o_constant.hh index 1d5395572b..51170e6d5f 100644 --- a/dumux/material/binarycoefficients/h2o_constant.hh +++ b/dumux/material/binarycoefficients/h2o_constant.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_heavyoil.hh b/dumux/material/binarycoefficients/h2o_heavyoil.hh index a484a2e2b4..8134a08e07 100644 --- a/dumux/material/binarycoefficients/h2o_heavyoil.hh +++ b/dumux/material/binarycoefficients/h2o_heavyoil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_mesitylene.hh b/dumux/material/binarycoefficients/h2o_mesitylene.hh index c7acce5e39..693bfa5152 100644 --- a/dumux/material/binarycoefficients/h2o_mesitylene.hh +++ b/dumux/material/binarycoefficients/h2o_mesitylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_n2.hh b/dumux/material/binarycoefficients/h2o_n2.hh index b36b907a3a..ac9f553f5e 100644 --- a/dumux/material/binarycoefficients/h2o_n2.hh +++ b/dumux/material/binarycoefficients/h2o_n2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_o2.hh b/dumux/material/binarycoefficients/h2o_o2.hh index bd78ce25bf..4d1f3dd6ac 100644 --- a/dumux/material/binarycoefficients/h2o_o2.hh +++ b/dumux/material/binarycoefficients/h2o_o2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/h2o_xylene.hh b/dumux/material/binarycoefficients/h2o_xylene.hh index 1a2ab7d7d6..d6afa43e14 100644 --- a/dumux/material/binarycoefficients/h2o_xylene.hh +++ b/dumux/material/binarycoefficients/h2o_xylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/henryiapws.hh b/dumux/material/binarycoefficients/henryiapws.hh index 86d6bbc62a..e1c64420d5 100644 --- a/dumux/material/binarycoefficients/henryiapws.hh +++ b/dumux/material/binarycoefficients/henryiapws.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/binarycoefficients/n2_o2.hh b/dumux/material/binarycoefficients/n2_o2.hh index a564d84eda..f0bc314a90 100644 --- a/dumux/material/binarycoefficients/n2_o2.hh +++ b/dumux/material/binarycoefficients/n2_o2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/chemistry/CMakeLists.txt b/dumux/material/chemistry/CMakeLists.txt index 0bc356fc9a..d01832ff61 100644 --- a/dumux/material/chemistry/CMakeLists.txt +++ b/dumux/material/chemistry/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(electrochemistry) diff --git a/dumux/material/chemistry/electrochemistry/CMakeLists.txt b/dumux/material/chemistry/electrochemistry/CMakeLists.txt index 5fe9c2065a..ae4b33292c 100644 --- a/dumux/material/chemistry/electrochemistry/CMakeLists.txt +++ b/dumux/material/chemistry/electrochemistry/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_CHEMISTRY_ELECTROCHEMISTRY_HEADERS *.hh *.inc) diff --git a/dumux/material/chemistry/electrochemistry/electrochemistry.hh b/dumux/material/chemistry/electrochemistry/electrochemistry.hh index 3697970fca..7040d1a25d 100644 --- a/dumux/material/chemistry/electrochemistry/electrochemistry.hh +++ b/dumux/material/chemistry/electrochemistry/electrochemistry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/chemistry/electrochemistry/electrochemistryni.hh b/dumux/material/chemistry/electrochemistry/electrochemistryni.hh index 0f5b9f3ad8..488345f0a5 100644 --- a/dumux/material/chemistry/electrochemistry/electrochemistryni.hh +++ b/dumux/material/chemistry/electrochemistry/electrochemistryni.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/CMakeLists.txt b/dumux/material/components/CMakeLists.txt index 618a2b823a..fb2200920b 100644 --- a/dumux/material/components/CMakeLists.txt +++ b/dumux/material/components/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(iapws) diff --git a/dumux/material/components/air.hh b/dumux/material/components/air.hh index ec8fb2cfc3..796b72633d 100644 --- a/dumux/material/components/air.hh +++ b/dumux/material/components/air.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/ammonia.hh b/dumux/material/components/ammonia.hh index 025643f65c..74c453c677 100644 --- a/dumux/material/components/ammonia.hh +++ b/dumux/material/components/ammonia.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/base.hh b/dumux/material/components/base.hh index 31b735cf2a..71715c8b28 100644 --- a/dumux/material/components/base.hh +++ b/dumux/material/components/base.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/benzene.hh b/dumux/material/components/benzene.hh index 003e746023..698436a60a 100644 --- a/dumux/material/components/benzene.hh +++ b/dumux/material/components/benzene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/brine.hh b/dumux/material/components/brine.hh index 6813ae8192..3297376e6e 100644 --- a/dumux/material/components/brine.hh +++ b/dumux/material/components/brine.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/calcite.hh b/dumux/material/components/calcite.hh index 3a1053310c..322a2d27dc 100644 --- a/dumux/material/components/calcite.hh +++ b/dumux/material/components/calcite.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/calciumion.hh b/dumux/material/components/calciumion.hh index 07472b84f1..952c3f0275 100644 --- a/dumux/material/components/calciumion.hh +++ b/dumux/material/components/calciumion.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/cao.hh b/dumux/material/components/cao.hh index 9b284cfed9..db8156716b 100644 --- a/dumux/material/components/cao.hh +++ b/dumux/material/components/cao.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/cao2h2.hh b/dumux/material/components/cao2h2.hh index 5e1fbc1948..86254ddfaf 100644 --- a/dumux/material/components/cao2h2.hh +++ b/dumux/material/components/cao2h2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/carbonateion.hh b/dumux/material/components/carbonateion.hh index ebb1ccd5dc..38a52e1307 100644 --- a/dumux/material/components/carbonateion.hh +++ b/dumux/material/components/carbonateion.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/ch4.hh b/dumux/material/components/ch4.hh index 04293ad72f..8290b0456a 100644 --- a/dumux/material/components/ch4.hh +++ b/dumux/material/components/ch4.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/chlorideion.hh b/dumux/material/components/chlorideion.hh index 02d029fc9b..f57544f0b1 100644 --- a/dumux/material/components/chlorideion.hh +++ b/dumux/material/components/chlorideion.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/co2.hh b/dumux/material/components/co2.hh index b2606f524a..bcc0017244 100644 --- a/dumux/material/components/co2.hh +++ b/dumux/material/components/co2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/componenttraits.hh b/dumux/material/components/componenttraits.hh index 213f1260c8..ca9a7d497a 100644 --- a/dumux/material/components/componenttraits.hh +++ b/dumux/material/components/componenttraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/constant.hh b/dumux/material/components/constant.hh index 644546fadb..e0e4c226f8 100644 --- a/dumux/material/components/constant.hh +++ b/dumux/material/components/constant.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/defaultco2table.hh b/dumux/material/components/defaultco2table.hh index ebea8f5479..86ededf62f 100644 --- a/dumux/material/components/defaultco2table.hh +++ b/dumux/material/components/defaultco2table.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/gas.hh b/dumux/material/components/gas.hh index 700aad0886..249803a63e 100644 --- a/dumux/material/components/gas.hh +++ b/dumux/material/components/gas.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/glucose.hh b/dumux/material/components/glucose.hh index 0bff366684..24f1baeff6 100644 --- a/dumux/material/components/glucose.hh +++ b/dumux/material/components/glucose.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/granite.hh b/dumux/material/components/granite.hh index a83e95a1d1..2e3e1fdafa 100644 --- a/dumux/material/components/granite.hh +++ b/dumux/material/components/granite.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/h2.hh b/dumux/material/components/h2.hh index 3ed2f8830a..92d8f167fa 100644 --- a/dumux/material/components/h2.hh +++ b/dumux/material/components/h2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/h2o.hh b/dumux/material/components/h2o.hh index 07c8076672..40e251d529 100644 --- a/dumux/material/components/h2o.hh +++ b/dumux/material/components/h2o.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/heavyoil.hh b/dumux/material/components/heavyoil.hh index da28b2031d..60a041a0aa 100644 --- a/dumux/material/components/heavyoil.hh +++ b/dumux/material/components/heavyoil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/iapws/CMakeLists.txt b/dumux/material/components/iapws/CMakeLists.txt index 47afc87b7a..5f1aba7439 100644 --- a/dumux/material/components/iapws/CMakeLists.txt +++ b/dumux/material/components/iapws/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_COMPONENTS_IAPWS_HEADERS *.hh *.inc) diff --git a/dumux/material/components/iapws/common.hh b/dumux/material/components/iapws/common.hh index fc04f5fd7f..572e6faa7b 100644 --- a/dumux/material/components/iapws/common.hh +++ b/dumux/material/components/iapws/common.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/iapws/region1.hh b/dumux/material/components/iapws/region1.hh index 49e1cd63d8..3c51e3d398 100644 --- a/dumux/material/components/iapws/region1.hh +++ b/dumux/material/components/iapws/region1.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/iapws/region2.hh b/dumux/material/components/iapws/region2.hh index c34b8aaabf..49f5ca8b1d 100644 --- a/dumux/material/components/iapws/region2.hh +++ b/dumux/material/components/iapws/region2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/iapws/region4.hh b/dumux/material/components/iapws/region4.hh index f8dd0bf2a6..348ddb06a1 100644 --- a/dumux/material/components/iapws/region4.hh +++ b/dumux/material/components/iapws/region4.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/ion.hh b/dumux/material/components/ion.hh index aa7759321c..56de3bcb42 100644 --- a/dumux/material/components/ion.hh +++ b/dumux/material/components/ion.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/liquid.hh b/dumux/material/components/liquid.hh index 33aa171617..32487e0160 100644 --- a/dumux/material/components/liquid.hh +++ b/dumux/material/components/liquid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/mesitylene.hh b/dumux/material/components/mesitylene.hh index ddc564dee7..72d51c01d6 100644 --- a/dumux/material/components/mesitylene.hh +++ b/dumux/material/components/mesitylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/n2.hh b/dumux/material/components/n2.hh index f3b85bf282..7101a7b640 100644 --- a/dumux/material/components/n2.hh +++ b/dumux/material/components/n2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/nacl.hh b/dumux/material/components/nacl.hh index b897a722f4..5a0a301fd5 100644 --- a/dumux/material/components/nacl.hh +++ b/dumux/material/components/nacl.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/o2.hh b/dumux/material/components/o2.hh index 0444f14987..afe9d46210 100644 --- a/dumux/material/components/o2.hh +++ b/dumux/material/components/o2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/shomate.hh b/dumux/material/components/shomate.hh index fe205d3acf..1212e342db 100644 --- a/dumux/material/components/shomate.hh +++ b/dumux/material/components/shomate.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/simpleco2.hh b/dumux/material/components/simpleco2.hh index 96e857a5c6..3d21ff7907 100644 --- a/dumux/material/components/simpleco2.hh +++ b/dumux/material/components/simpleco2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/simpleh2o.hh b/dumux/material/components/simpleh2o.hh index 34f4907d59..02cedd6e7e 100644 --- a/dumux/material/components/simpleh2o.hh +++ b/dumux/material/components/simpleh2o.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/sodiumion.hh b/dumux/material/components/sodiumion.hh index f6d95c107d..e516427e38 100644 --- a/dumux/material/components/sodiumion.hh +++ b/dumux/material/components/sodiumion.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/solid.hh b/dumux/material/components/solid.hh index 9c2c3b946d..3af9a933aa 100644 --- a/dumux/material/components/solid.hh +++ b/dumux/material/components/solid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/tabulatedcomponent.hh b/dumux/material/components/tabulatedcomponent.hh index 2bfbb878ed..4cd8787bf5 100644 --- a/dumux/material/components/tabulatedcomponent.hh +++ b/dumux/material/components/tabulatedcomponent.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/trichloroethene.hh b/dumux/material/components/trichloroethene.hh index f1b46d043e..45fa2c02a3 100644 --- a/dumux/material/components/trichloroethene.hh +++ b/dumux/material/components/trichloroethene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/components/urea.hh b/dumux/material/components/urea.hh index 4f9f747720..785d600a54 100644 --- a/dumux/material/components/urea.hh +++ b/dumux/material/components/urea.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/components/xylene.hh b/dumux/material/components/xylene.hh index c647d2f858..fa901105e7 100644 --- a/dumux/material/components/xylene.hh +++ b/dumux/material/components/xylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/constants.hh b/dumux/material/constants.hh index 066d1fddec..8cc045fec9 100644 --- a/dumux/material/constants.hh +++ b/dumux/material/constants.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/constraintsolvers/CMakeLists.txt b/dumux/material/constraintsolvers/CMakeLists.txt index 7902ddade5..65f092806d 100644 --- a/dumux/material/constraintsolvers/CMakeLists.txt +++ b/dumux/material/constraintsolvers/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_CONSTRAINTSOLVERS_HEADERS *.hh *.inc) diff --git a/dumux/material/constraintsolvers/compositionalflash.hh b/dumux/material/constraintsolvers/compositionalflash.hh index f388617067..a1231bbd8c 100644 --- a/dumux/material/constraintsolvers/compositionalflash.hh +++ b/dumux/material/constraintsolvers/compositionalflash.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/constraintsolvers/compositionfromfugacities.hh b/dumux/material/constraintsolvers/compositionfromfugacities.hh index b003a2c719..8fb4eb81ac 100644 --- a/dumux/material/constraintsolvers/compositionfromfugacities.hh +++ b/dumux/material/constraintsolvers/compositionfromfugacities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/constraintsolvers/computefromreferencephase.hh b/dumux/material/constraintsolvers/computefromreferencephase.hh index ef6cea99e0..caaa13badd 100644 --- a/dumux/material/constraintsolvers/computefromreferencephase.hh +++ b/dumux/material/constraintsolvers/computefromreferencephase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/constraintsolvers/immiscibleflash.hh b/dumux/material/constraintsolvers/immiscibleflash.hh index c8ca9f455c..b613e793db 100644 --- a/dumux/material/constraintsolvers/immiscibleflash.hh +++ b/dumux/material/constraintsolvers/immiscibleflash.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh b/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh index 476715cce0..baa7557a94 100644 --- a/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh +++ b/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/constraintsolvers/ncpflash.hh b/dumux/material/constraintsolvers/ncpflash.hh index 95d0655119..6ded6f6c61 100644 --- a/dumux/material/constraintsolvers/ncpflash.hh +++ b/dumux/material/constraintsolvers/ncpflash.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/eos/CMakeLists.txt b/dumux/material/eos/CMakeLists.txt index 4c68b0a648..0a94b222c4 100644 --- a/dumux/material/eos/CMakeLists.txt +++ b/dumux/material/eos/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_EOS_HEADERS *.hh *.inc) diff --git a/dumux/material/eos/pengrobinson.hh b/dumux/material/eos/pengrobinson.hh index 088412cec4..b8edeb5854 100644 --- a/dumux/material/eos/pengrobinson.hh +++ b/dumux/material/eos/pengrobinson.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/eos/pengrobinsonmixture.hh b/dumux/material/eos/pengrobinsonmixture.hh index 5b879b2a7a..61513eca52 100644 --- a/dumux/material/eos/pengrobinsonmixture.hh +++ b/dumux/material/eos/pengrobinsonmixture.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/eos/pengrobinsonparams.hh b/dumux/material/eos/pengrobinsonparams.hh index 26267f04ca..eb65f74be1 100644 --- a/dumux/material/eos/pengrobinsonparams.hh +++ b/dumux/material/eos/pengrobinsonparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/eos/pengrobinsonparamsmixture.hh b/dumux/material/eos/pengrobinsonparamsmixture.hh index 741c6ae282..d3025ed7cb 100644 --- a/dumux/material/eos/pengrobinsonparamsmixture.hh +++ b/dumux/material/eos/pengrobinsonparamsmixture.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/1p/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/1p/CMakeLists.txt index 4ef27bd86c..db4f5f2c32 100644 --- a/dumux/material/fluidmatrixinteractions/1p/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_1P_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh b/dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh index 919209d4cf..22ec255f2d 100644 --- a/dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh +++ b/dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_THERMALCONDUCTIVITY_AVERAGE_DEPRECATED_HH diff --git a/dumux/material/fluidmatrixinteractions/1pia/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/1pia/CMakeLists.txt index 324e804a2a..71fbc7927d 100644 --- a/dumux/material/fluidmatrixinteractions/1pia/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/1pia/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_1PIA_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/1pia/fluidsolidinterfacialareashiwang.hh b/dumux/material/fluidmatrixinteractions/1pia/fluidsolidinterfacialareashiwang.hh index 49dd90cbd4..0046395861 100644 --- a/dumux/material/fluidmatrixinteractions/1pia/fluidsolidinterfacialareashiwang.hh +++ b/dumux/material/fluidmatrixinteractions/1pia/fluidsolidinterfacialareashiwang.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/2p/CMakeLists.txt index 38a7d1c34c..7ae79c24af 100644 --- a/dumux/material/fluidmatrixinteractions/2p/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(interfacialarea) diff --git a/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh b/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh index 68da5b34db..2718839765 100644 --- a/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh +++ b/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/datasplinemateriallaw.hh b/dumux/material/fluidmatrixinteractions/2p/datasplinemateriallaw.hh index af681083f7..532eab0112 100644 --- a/dumux/material/fluidmatrixinteractions/2p/datasplinemateriallaw.hh +++ b/dumux/material/fluidmatrixinteractions/2p/datasplinemateriallaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/efftoabsdefaultpolicy.hh b/dumux/material/fluidmatrixinteractions/2p/efftoabsdefaultpolicy.hh index cf9741fb56..b7590e6916 100644 --- a/dumux/material/fluidmatrixinteractions/2p/efftoabsdefaultpolicy.hh +++ b/dumux/material/fluidmatrixinteractions/2p/efftoabsdefaultpolicy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/heatpipelaw.hh b/dumux/material/fluidmatrixinteractions/2p/heatpipelaw.hh index d97be156ed..6644b0d0dd 100644 --- a/dumux/material/fluidmatrixinteractions/2p/heatpipelaw.hh +++ b/dumux/material/fluidmatrixinteractions/2p/heatpipelaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/CMakeLists.txt index 532fffc744..a4e2665a32 100644 --- a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_2P_INTERFACIALAREA_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponential.hh b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponential.hh index 28c385ebf2..7c2c9237c7 100644 --- a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponential.hh +++ b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponential.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponentialcubic.hh b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponentialcubic.hh index 0762f3b5ca..0ce8bc6951 100644 --- a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponentialcubic.hh +++ b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/exponentialcubic.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/interfacialarea.hh b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/interfacialarea.hh index 5ad9c5d961..4a785da106 100644 --- a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/interfacialarea.hh +++ b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/interfacialarea.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/pcmax.hh b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/pcmax.hh index f7e7aeeb35..fb728ab91d 100644 --- a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/pcmax.hh +++ b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/pcmax.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomial2ndorder.hh b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomial2ndorder.hh index b7d20ee52f..acae164fab 100644 --- a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomial2ndorder.hh +++ b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomial2ndorder.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomialedgezero2ndorder.hh b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomialedgezero2ndorder.hh index 92bf27c915..6c0477da25 100644 --- a/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomialedgezero2ndorder.hh +++ b/dumux/material/fluidmatrixinteractions/2p/interfacialarea/polynomialedgezero2ndorder.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh b/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh index d2824e16d4..e2cb853f49 100644 --- a/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh +++ b/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/materiallaw.hh b/dumux/material/fluidmatrixinteractions/2p/materiallaw.hh index 8c8251663f..ddb9f4c01c 100644 --- a/dumux/material/fluidmatrixinteractions/2p/materiallaw.hh +++ b/dumux/material/fluidmatrixinteractions/2p/materiallaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/noregularization.hh b/dumux/material/fluidmatrixinteractions/2p/noregularization.hh index cace82f6eb..82e227c331 100644 --- a/dumux/material/fluidmatrixinteractions/2p/noregularization.hh +++ b/dumux/material/fluidmatrixinteractions/2p/noregularization.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/smoothedlinearlaw.hh b/dumux/material/fluidmatrixinteractions/2p/smoothedlinearlaw.hh index 0a3882a174..7ae5274d50 100644 --- a/dumux/material/fluidmatrixinteractions/2p/smoothedlinearlaw.hh +++ b/dumux/material/fluidmatrixinteractions/2p/smoothedlinearlaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/splinemateriallaw.hh b/dumux/material/fluidmatrixinteractions/2p/splinemateriallaw.hh index b23d44aa39..f2d7350ed9 100644 --- a/dumux/material/fluidmatrixinteractions/2p/splinemateriallaw.hh +++ b/dumux/material/fluidmatrixinteractions/2p/splinemateriallaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/CMakeLists.txt index 869d541526..5119b379dc 100644 --- a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_2P_THERMALCONDUCTIVITY_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/johansen.hh b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/johansen.hh index cd71851a72..23c4b9273b 100644 --- a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/johansen.hh +++ b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/johansen.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_FLUIDMATRIX_THERMALCONDUCTIVITY_JOHANSEN_HH diff --git a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/simplefluidlumping.hh b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/simplefluidlumping.hh index c00227dafd..cd3bee3b28 100644 --- a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/simplefluidlumping.hh +++ b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/simplefluidlumping.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_FLUIDMATRIX_THERMALCONDUCTIVITY_SIMPLE_FLUID_LUMPING_HH diff --git a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/somerton.hh b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/somerton.hh index d21195a72e..43fad627be 100644 --- a/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/somerton.hh +++ b/dumux/material/fluidmatrixinteractions/2p/thermalconductivity/somerton.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_FLUIDMATRIX_THERMALCONDUCTIVITY_SOMERTON_TWO_P_HH diff --git a/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh b/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh index 977538ac64..bbaa2736df 100644 --- a/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh +++ b/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/3p/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/3p/CMakeLists.txt index e1437637e2..09d748890d 100644 --- a/dumux/material/fluidmatrixinteractions/3p/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/3p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_3P_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/3p/napladsorption.hh b/dumux/material/fluidmatrixinteractions/3p/napladsorption.hh index 7e0361946b..daca2de941 100644 --- a/dumux/material/fluidmatrixinteractions/3p/napladsorption.hh +++ b/dumux/material/fluidmatrixinteractions/3p/napladsorption.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/3p/parkervangenuchten.hh b/dumux/material/fluidmatrixinteractions/3p/parkervangenuchten.hh index 4f5f5dc505..5fd3501dfb 100644 --- a/dumux/material/fluidmatrixinteractions/3p/parkervangenuchten.hh +++ b/dumux/material/fluidmatrixinteractions/3p/parkervangenuchten.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/3p/thermalconductivitysomerton3p.hh b/dumux/material/fluidmatrixinteractions/3p/thermalconductivitysomerton3p.hh index 5744fc49d6..daa3883f79 100644 --- a/dumux/material/fluidmatrixinteractions/3p/thermalconductivitysomerton3p.hh +++ b/dumux/material/fluidmatrixinteractions/3p/thermalconductivitysomerton3p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_FLUIDMATRIX_THERMALCONDUCTIVITY_SOMERTON_THREE_P_HH diff --git a/dumux/material/fluidmatrixinteractions/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/CMakeLists.txt index 7e04b3b5b7..539e64d9f4 100644 --- a/dumux/material/fluidmatrixinteractions/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p) diff --git a/dumux/material/fluidmatrixinteractions/diffusivityconstanttortuosity.hh b/dumux/material/fluidmatrixinteractions/diffusivityconstanttortuosity.hh index 65e368f6b2..4b2fdc2437 100644 --- a/dumux/material/fluidmatrixinteractions/diffusivityconstanttortuosity.hh +++ b/dumux/material/fluidmatrixinteractions/diffusivityconstanttortuosity.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_DIFFUSIVITY_CONSTANT_TORTUOSITY_HH diff --git a/dumux/material/fluidmatrixinteractions/diffusivitymillingtonquirk.hh b/dumux/material/fluidmatrixinteractions/diffusivitymillingtonquirk.hh index 95556d8e65..00a2868829 100644 --- a/dumux/material/fluidmatrixinteractions/diffusivitymillingtonquirk.hh +++ b/dumux/material/fluidmatrixinteractions/diffusivitymillingtonquirk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_DIFFUSIVITY_MILLINGTON_QUIRK_HH diff --git a/dumux/material/fluidmatrixinteractions/dispersiontensors/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/dispersiontensors/CMakeLists.txt index 13ba871f9d..80c4946b98 100644 --- a/dumux/material/fluidmatrixinteractions/dispersiontensors/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/dispersiontensors/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_DISPERSIONTENSORS_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/dispersiontensors/fulltensor.hh b/dumux/material/fluidmatrixinteractions/dispersiontensors/fulltensor.hh index e3ed0db28e..0cb60f55ee 100644 --- a/dumux/material/fluidmatrixinteractions/dispersiontensors/fulltensor.hh +++ b/dumux/material/fluidmatrixinteractions/dispersiontensors/fulltensor.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/dispersiontensors/scheidegger.hh b/dumux/material/fluidmatrixinteractions/dispersiontensors/scheidegger.hh index c23c26762a..842391839e 100644 --- a/dumux/material/fluidmatrixinteractions/dispersiontensors/scheidegger.hh +++ b/dumux/material/fluidmatrixinteractions/dispersiontensors/scheidegger.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh b/dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh index e20ea66456..8b4962b565 100644 --- a/dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh +++ b/dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/frictionlaws/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/frictionlaws/CMakeLists.txt index 0646dc89a7..d2bdf3b47c 100644 --- a/dumux/material/fluidmatrixinteractions/frictionlaws/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/frictionlaws/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_FRICTIONLAWS_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/frictionlaws/frictionlaw.hh b/dumux/material/fluidmatrixinteractions/frictionlaws/frictionlaw.hh index 6b9d2adba9..4a80100219 100644 --- a/dumux/material/fluidmatrixinteractions/frictionlaws/frictionlaw.hh +++ b/dumux/material/fluidmatrixinteractions/frictionlaws/frictionlaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/frictionlaws/manning.hh b/dumux/material/fluidmatrixinteractions/frictionlaws/manning.hh index c1550e5b2d..9bbfcff0de 100644 --- a/dumux/material/fluidmatrixinteractions/frictionlaws/manning.hh +++ b/dumux/material/fluidmatrixinteractions/frictionlaws/manning.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/frictionlaws/nikuradse.hh b/dumux/material/fluidmatrixinteractions/frictionlaws/nikuradse.hh index 5d0184bc70..ae6fc335d1 100644 --- a/dumux/material/fluidmatrixinteractions/frictionlaws/nikuradse.hh +++ b/dumux/material/fluidmatrixinteractions/frictionlaws/nikuradse.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/frictionlaws/nofriction.hh b/dumux/material/fluidmatrixinteractions/frictionlaws/nofriction.hh index dc090a5498..5fa36b98b8 100644 --- a/dumux/material/fluidmatrixinteractions/frictionlaws/nofriction.hh +++ b/dumux/material/fluidmatrixinteractions/frictionlaws/nofriction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/frictionlaws/viscousnoslip.hh b/dumux/material/fluidmatrixinteractions/frictionlaws/viscousnoslip.hh index 57b3870e8b..d7626d7eba 100644 --- a/dumux/material/fluidmatrixinteractions/frictionlaws/viscousnoslip.hh +++ b/dumux/material/fluidmatrixinteractions/frictionlaws/viscousnoslip.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/mp/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/mp/CMakeLists.txt index 948187b97c..05768ca690 100644 --- a/dumux/material/fluidmatrixinteractions/mp/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/mp/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_MP_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/mp/mpadapter.hh b/dumux/material/fluidmatrixinteractions/mp/mpadapter.hh index 03db62e0dc..551899d037 100644 --- a/dumux/material/fluidmatrixinteractions/mp/mpadapter.hh +++ b/dumux/material/fluidmatrixinteractions/mp/mpadapter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/mp/mplinearmaterial.hh b/dumux/material/fluidmatrixinteractions/mp/mplinearmaterial.hh index 97353d01cc..b3fcf9b8de 100644 --- a/dumux/material/fluidmatrixinteractions/mp/mplinearmaterial.hh +++ b/dumux/material/fluidmatrixinteractions/mp/mplinearmaterial.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/permeabilitykozenycarman.hh b/dumux/material/fluidmatrixinteractions/permeabilitykozenycarman.hh index 06b785b77c..9b567e80b8 100644 --- a/dumux/material/fluidmatrixinteractions/permeabilitykozenycarman.hh +++ b/dumux/material/fluidmatrixinteractions/permeabilitykozenycarman.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt index aa30c58f8c..7aea0b18c5 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(pore) diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/CMakeLists.txt index b01eed4342..eccd7b924f 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_PORENETWORK_PORE_2P_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/localrulesforplatonicbody.hh b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/localrulesforplatonicbody.hh index 0459bf040c..ed2b63109e 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/localrulesforplatonicbody.hh +++ b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/localrulesforplatonicbody.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/multishapelocalrules.hh b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/multishapelocalrules.hh index f539dd07d5..9ef6c60f5b 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/multishapelocalrules.hh +++ b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/multishapelocalrules.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/singleshapelocalrules.hh b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/singleshapelocalrules.hh index 9cf2d1757f..b250b5a97d 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/singleshapelocalrules.hh +++ b/dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/singleshapelocalrules.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/pore/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/porenetwork/pore/CMakeLists.txt index ce688f1842..876ac6fe6a 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/pore/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/porenetwork/pore/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(2p) diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/throat/CMakeLists.txt b/dumux/material/fluidmatrixinteractions/porenetwork/throat/CMakeLists.txt index c9e530cfd8..6ca1b99971 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/throat/CMakeLists.txt +++ b/dumux/material/fluidmatrixinteractions/porenetwork/throat/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDMATRIXINTERACTIONS_PORENETWORK_THROAT_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/throat/emptycache.hh b/dumux/material/fluidmatrixinteractions/porenetwork/throat/emptycache.hh index a35dfbdc0d..9a9ccbc038 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/throat/emptycache.hh +++ b/dumux/material/fluidmatrixinteractions/porenetwork/throat/emptycache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/throat/thresholdcapillarypressures.hh b/dumux/material/fluidmatrixinteractions/porenetwork/throat/thresholdcapillarypressures.hh index 7916a1a8cf..f318d1b038 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/throat/thresholdcapillarypressures.hh +++ b/dumux/material/fluidmatrixinteractions/porenetwork/throat/thresholdcapillarypressures.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility1p.hh b/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility1p.hh index 8e1521d58a..1bdc6aad61 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility1p.hh +++ b/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility2p.hh b/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility2p.hh index 508adcc055..6d6aaf804b 100644 --- a/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility2p.hh +++ b/dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility2p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porositydeformation.hh b/dumux/material/fluidmatrixinteractions/porositydeformation.hh index 232b7c0228..173102d83a 100644 --- a/dumux/material/fluidmatrixinteractions/porositydeformation.hh +++ b/dumux/material/fluidmatrixinteractions/porositydeformation.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/porosityprecipitation.hh b/dumux/material/fluidmatrixinteractions/porosityprecipitation.hh index adce35a032..3067388b82 100644 --- a/dumux/material/fluidmatrixinteractions/porosityprecipitation.hh +++ b/dumux/material/fluidmatrixinteractions/porosityprecipitation.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidmatrixinteractions/thermalconductivityaverage.hh b/dumux/material/fluidmatrixinteractions/thermalconductivityaverage.hh index 9563f9c245..d3fad4e34e 100644 --- a/dumux/material/fluidmatrixinteractions/thermalconductivityaverage.hh +++ b/dumux/material/fluidmatrixinteractions/thermalconductivityaverage.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MATERIAL_THERMALCONDUCTIVITY_AVERAGED_HH diff --git a/dumux/material/fluidstates/CMakeLists.txt b/dumux/material/fluidstates/CMakeLists.txt index 09371f3aa9..3331cab0db 100644 --- a/dumux/material/fluidstates/CMakeLists.txt +++ b/dumux/material/fluidstates/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDSTATES_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidstates/adapter.hh b/dumux/material/fluidstates/adapter.hh index fa6858723b..4561e05ab1 100644 --- a/dumux/material/fluidstates/adapter.hh +++ b/dumux/material/fluidstates/adapter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/compositional.hh b/dumux/material/fluidstates/compositional.hh index 6dd97c14c8..9201bb6298 100644 --- a/dumux/material/fluidstates/compositional.hh +++ b/dumux/material/fluidstates/compositional.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/immiscible.hh b/dumux/material/fluidstates/immiscible.hh index 9d276f3b72..bb20213645 100644 --- a/dumux/material/fluidstates/immiscible.hh +++ b/dumux/material/fluidstates/immiscible.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/isothermalimmiscible.hh b/dumux/material/fluidstates/isothermalimmiscible.hh index e0b22cfa37..9ad6a7fc20 100644 --- a/dumux/material/fluidstates/isothermalimmiscible.hh +++ b/dumux/material/fluidstates/isothermalimmiscible.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/nonequilibrium.hh b/dumux/material/fluidstates/nonequilibrium.hh index c7d6c7a579..53926695de 100644 --- a/dumux/material/fluidstates/nonequilibrium.hh +++ b/dumux/material/fluidstates/nonequilibrium.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/nonequilibriummass.hh b/dumux/material/fluidstates/nonequilibriummass.hh index 6ca962d692..b0172e2daa 100644 --- a/dumux/material/fluidstates/nonequilibriummass.hh +++ b/dumux/material/fluidstates/nonequilibriummass.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/pressureoverlay.hh b/dumux/material/fluidstates/pressureoverlay.hh index 84946911c9..b8d864f5a9 100644 --- a/dumux/material/fluidstates/pressureoverlay.hh +++ b/dumux/material/fluidstates/pressureoverlay.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/pseudo1p2c.hh b/dumux/material/fluidstates/pseudo1p2c.hh index 163151e1b4..0c88ed4473 100644 --- a/dumux/material/fluidstates/pseudo1p2c.hh +++ b/dumux/material/fluidstates/pseudo1p2c.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/saturationoverlay.hh b/dumux/material/fluidstates/saturationoverlay.hh index d09fa7d48b..4af76c27d6 100644 --- a/dumux/material/fluidstates/saturationoverlay.hh +++ b/dumux/material/fluidstates/saturationoverlay.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidstates/temperatureoverlay.hh b/dumux/material/fluidstates/temperatureoverlay.hh index 64a78ea260..3bd5bbd252 100644 --- a/dumux/material/fluidstates/temperatureoverlay.hh +++ b/dumux/material/fluidstates/temperatureoverlay.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/1padapter.hh b/dumux/material/fluidsystems/1padapter.hh index 91ae7c3624..ffee288b77 100644 --- a/dumux/material/fluidsystems/1padapter.hh +++ b/dumux/material/fluidsystems/1padapter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/1pgas.hh b/dumux/material/fluidsystems/1pgas.hh index da7e94da44..8e518b7182 100644 --- a/dumux/material/fluidsystems/1pgas.hh +++ b/dumux/material/fluidsystems/1pgas.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/1pliquid.hh b/dumux/material/fluidsystems/1pliquid.hh index a2b992566e..f27c3135e9 100644 --- a/dumux/material/fluidsystems/1pliquid.hh +++ b/dumux/material/fluidsystems/1pliquid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/2p1c.hh b/dumux/material/fluidsystems/2p1c.hh index 72c1232303..e26f9ee391 100644 --- a/dumux/material/fluidsystems/2p1c.hh +++ b/dumux/material/fluidsystems/2p1c.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/2pimmiscible.hh b/dumux/material/fluidsystems/2pimmiscible.hh index 6ec761b84b..36a7ca876c 100644 --- a/dumux/material/fluidsystems/2pimmiscible.hh +++ b/dumux/material/fluidsystems/2pimmiscible.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/3pimmiscible.hh b/dumux/material/fluidsystems/3pimmiscible.hh index e6893298f1..8265c843cc 100644 --- a/dumux/material/fluidsystems/3pimmiscible.hh +++ b/dumux/material/fluidsystems/3pimmiscible.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/CMakeLists.txt b/dumux/material/fluidsystems/CMakeLists.txt index d6cf664285..1a5090da68 100644 --- a/dumux/material/fluidsystems/CMakeLists.txt +++ b/dumux/material/fluidsystems/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_FLUIDSYSTEMS_HEADERS *.hh *.inc) diff --git a/dumux/material/fluidsystems/base.hh b/dumux/material/fluidsystems/base.hh index a3d276e068..9c6793bdbe 100644 --- a/dumux/material/fluidsystems/base.hh +++ b/dumux/material/fluidsystems/base.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/brine.hh b/dumux/material/fluidsystems/brine.hh index dc62a3768f..64f2e13265 100644 --- a/dumux/material/fluidsystems/brine.hh +++ b/dumux/material/fluidsystems/brine.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/brineair.hh b/dumux/material/fluidsystems/brineair.hh index d027ce77cc..c1885e6936 100644 --- a/dumux/material/fluidsystems/brineair.hh +++ b/dumux/material/fluidsystems/brineair.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/brineco2.hh b/dumux/material/fluidsystems/brineco2.hh index 5d811492ac..1f03bd7bd1 100644 --- a/dumux/material/fluidsystems/brineco2.hh +++ b/dumux/material/fluidsystems/brineco2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/h2oair.hh b/dumux/material/fluidsystems/h2oair.hh index 6fa576abc0..0d763c0a53 100644 --- a/dumux/material/fluidsystems/h2oair.hh +++ b/dumux/material/fluidsystems/h2oair.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/fluidsystems/h2oairmesitylene.hh b/dumux/material/fluidsystems/h2oairmesitylene.hh index 56f5ad8c28..d6b2fafb89 100644 --- a/dumux/material/fluidsystems/h2oairmesitylene.hh +++ b/dumux/material/fluidsystems/h2oairmesitylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/h2oairxylene.hh b/dumux/material/fluidsystems/h2oairxylene.hh index e7fc270537..6e4db0c9f2 100644 --- a/dumux/material/fluidsystems/h2oairxylene.hh +++ b/dumux/material/fluidsystems/h2oairxylene.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/h2oheavyoil.hh b/dumux/material/fluidsystems/h2oheavyoil.hh index 6fdefae65c..ca9cd4d0cd 100644 --- a/dumux/material/fluidsystems/h2oheavyoil.hh +++ b/dumux/material/fluidsystems/h2oheavyoil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/h2on2.hh b/dumux/material/fluidsystems/h2on2.hh index 7945dab720..0fd22c19b9 100644 --- a/dumux/material/fluidsystems/h2on2.hh +++ b/dumux/material/fluidsystems/h2on2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/h2on2kinetic.hh b/dumux/material/fluidsystems/h2on2kinetic.hh index 07eccf89ab..9fa477fee6 100644 --- a/dumux/material/fluidsystems/h2on2kinetic.hh +++ b/dumux/material/fluidsystems/h2on2kinetic.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/h2on2o2.hh b/dumux/material/fluidsystems/h2on2o2.hh index e515363bfe..783bc20f73 100644 --- a/dumux/material/fluidsystems/h2on2o2.hh +++ b/dumux/material/fluidsystems/h2on2o2.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/material/fluidsystems/liquidphase2c.hh b/dumux/material/fluidsystems/liquidphase2c.hh index e7714c2ed9..b97ba15d16 100644 --- a/dumux/material/fluidsystems/liquidphase2c.hh +++ b/dumux/material/fluidsystems/liquidphase2c.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/nullparametercache.hh b/dumux/material/fluidsystems/nullparametercache.hh index 3c4c02c93e..3f1926e3a8 100644 --- a/dumux/material/fluidsystems/nullparametercache.hh +++ b/dumux/material/fluidsystems/nullparametercache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/parametercachebase.hh b/dumux/material/fluidsystems/parametercachebase.hh index 90cadb0b62..a1603e1977 100644 --- a/dumux/material/fluidsystems/parametercachebase.hh +++ b/dumux/material/fluidsystems/parametercachebase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/spe5.hh b/dumux/material/fluidsystems/spe5.hh index 8c70eed387..21cbba677b 100644 --- a/dumux/material/fluidsystems/spe5.hh +++ b/dumux/material/fluidsystems/spe5.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/fluidsystems/spe5parametercache.hh b/dumux/material/fluidsystems/spe5parametercache.hh index 53156b2230..470aa04175 100644 --- a/dumux/material/fluidsystems/spe5parametercache.hh +++ b/dumux/material/fluidsystems/spe5parametercache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/gstatrandomfield.hh b/dumux/material/gstatrandomfield.hh index ffe21dab84..41e16adf03 100644 --- a/dumux/material/gstatrandomfield.hh +++ b/dumux/material/gstatrandomfield.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/idealgas.hh b/dumux/material/idealgas.hh index fd86d913b5..63eb020f25 100644 --- a/dumux/material/idealgas.hh +++ b/dumux/material/idealgas.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/solidstates/CMakeLists.txt b/dumux/material/solidstates/CMakeLists.txt index a115d56409..786958b38b 100644 --- a/dumux/material/solidstates/CMakeLists.txt +++ b/dumux/material/solidstates/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_SOLIDSTATES_HEADERS *.hh *.inc) diff --git a/dumux/material/solidstates/compositionalsolidstate.hh b/dumux/material/solidstates/compositionalsolidstate.hh index 66105a76e5..473d5efab6 100644 --- a/dumux/material/solidstates/compositionalsolidstate.hh +++ b/dumux/material/solidstates/compositionalsolidstate.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/solidstates/inertsolidstate.hh b/dumux/material/solidstates/inertsolidstate.hh index a331499b19..9a252f0e8a 100644 --- a/dumux/material/solidstates/inertsolidstate.hh +++ b/dumux/material/solidstates/inertsolidstate.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/solidstates/updatesolidvolumefractions.hh b/dumux/material/solidstates/updatesolidvolumefractions.hh index b53bd1e343..b21c258593 100644 --- a/dumux/material/solidstates/updatesolidvolumefractions.hh +++ b/dumux/material/solidstates/updatesolidvolumefractions.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/solidsystems/1csolid.hh b/dumux/material/solidsystems/1csolid.hh index 4623198e25..4b751cf16d 100644 --- a/dumux/material/solidsystems/1csolid.hh +++ b/dumux/material/solidsystems/1csolid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/material/solidsystems/CMakeLists.txt b/dumux/material/solidsystems/CMakeLists.txt index 96591b602d..c3bd6656f2 100644 --- a/dumux/material/solidsystems/CMakeLists.txt +++ b/dumux/material/solidsystems/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MATERIAL_SOLIDSYSTEMS_HEADERS *.hh *.inc) diff --git a/dumux/material/solidsystems/compositionalsolidphase.hh b/dumux/material/solidsystems/compositionalsolidphase.hh index 43f362d11d..0614acc7cc 100644 --- a/dumux/material/solidsystems/compositionalsolidphase.hh +++ b/dumux/material/solidsystems/compositionalsolidphase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/CMakeLists.txt b/dumux/multidomain/CMakeLists.txt index 55c2937c92..274dce3d0e 100644 --- a/dumux/multidomain/CMakeLists.txt +++ b/dumux/multidomain/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(boundary) diff --git a/dumux/multidomain/assemblerview.hh b/dumux/multidomain/assemblerview.hh index c39b39cbf4..4e0af3c038 100644 --- a/dumux/multidomain/assemblerview.hh +++ b/dumux/multidomain/assemblerview.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/CMakeLists.txt b/dumux/multidomain/boundary/CMakeLists.txt index 8fa9f8c402..15179a08d9 100644 --- a/dumux/multidomain/boundary/CMakeLists.txt +++ b/dumux/multidomain/boundary/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(darcydarcy) diff --git a/dumux/multidomain/boundary/darcydarcy/CMakeLists.txt b/dumux/multidomain/boundary/darcydarcy/CMakeLists.txt index 933e90219b..7d3f95f3c5 100644 --- a/dumux/multidomain/boundary/darcydarcy/CMakeLists.txt +++ b/dumux/multidomain/boundary/darcydarcy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_BOUNDARY_DARCYDARCY_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/boundary/darcydarcy/couplingmanager.hh b/dumux/multidomain/boundary/darcydarcy/couplingmanager.hh index 0cf6b4eb16..6c90dc1ee5 100644 --- a/dumux/multidomain/boundary/darcydarcy/couplingmanager.hh +++ b/dumux/multidomain/boundary/darcydarcy/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/darcydarcy/couplingmapper.hh b/dumux/multidomain/boundary/darcydarcy/couplingmapper.hh index 61c2b7154b..6767213ade 100644 --- a/dumux/multidomain/boundary/darcydarcy/couplingmapper.hh +++ b/dumux/multidomain/boundary/darcydarcy/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporenetwork/CMakeLists.txt b/dumux/multidomain/boundary/freeflowporenetwork/CMakeLists.txt index 58e905c743..fa03cfe583 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/CMakeLists.txt +++ b/dumux/multidomain/boundary/freeflowporenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(ffmassporenetwork) diff --git a/dumux/multidomain/boundary/freeflowporenetwork/couplingconditions.hh b/dumux/multidomain/boundary/freeflowporenetwork/couplingconditions.hh index fd67efe85e..000e79d6f6 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/couplingconditions.hh +++ b/dumux/multidomain/boundary/freeflowporenetwork/couplingconditions.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporenetwork/couplingmanager.hh b/dumux/multidomain/boundary/freeflowporenetwork/couplingmanager.hh index 2b4f338e09..0c42137141 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/couplingmanager.hh +++ b/dumux/multidomain/boundary/freeflowporenetwork/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporenetwork/couplingmapper.hh b/dumux/multidomain/boundary/freeflowporenetwork/couplingmapper.hh index 4bbfba2e0f..8d3f671b44 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/couplingmapper.hh +++ b/dumux/multidomain/boundary/freeflowporenetwork/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/CMakeLists.txt b/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/CMakeLists.txt index 3214cb8e6f..28bf95432d 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/CMakeLists.txt +++ b/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_BOUNDARY_FREEFLOWPORENETWORK_FFMASSPORENETWORK_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/couplingmanager.hh b/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/couplingmanager.hh index 62da7f7f6f..2982158da6 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/couplingmanager.hh +++ b/dumux/multidomain/boundary/freeflowporenetwork/ffmassporenetwork/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/CMakeLists.txt b/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/CMakeLists.txt index aa0efbde45..4926b37ed7 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/CMakeLists.txt +++ b/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_BOUNDARY_FREEFLOWPORENETWORK_FFMOMENTUMPORENETWORK_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/couplingmanager.hh b/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/couplingmanager.hh index 1e5bf4dac8..394eb5c587 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/couplingmanager.hh +++ b/dumux/multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporenetwork/snappygridmanager.hh b/dumux/multidomain/boundary/freeflowporenetwork/snappygridmanager.hh index e634438f85..97f9d0e349 100644 --- a/dumux/multidomain/boundary/freeflowporenetwork/snappygridmanager.hh +++ b/dumux/multidomain/boundary/freeflowporenetwork/snappygridmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/CMakeLists.txt b/dumux/multidomain/boundary/freeflowporousmedium/CMakeLists.txt index d9f86b2696..398dac3ef5 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/CMakeLists.txt +++ b/dumux/multidomain/boundary/freeflowporousmedium/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(ffmasspm) diff --git a/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions.hh b/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions.hh index 2b48bbb80e..16fd20612a 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions_staggered_cctpfa.hh b/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions_staggered_cctpfa.hh index 91627504b6..413b6cc69d 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions_staggered_cctpfa.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/couplingconditions_staggered_cctpfa.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager.hh b/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager.hh index b4d6b62d68..fcaf8e9ca0 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_base.hh b/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_base.hh index 2c469b314f..433476b70e 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_base.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_base.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_staggered_cctpfa.hh b/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_staggered_cctpfa.hh index 5ca8cc1f15..359a97bd64 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_staggered_cctpfa.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/couplingmanager_staggered_cctpfa.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/CMakeLists.txt b/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/CMakeLists.txt index 6f24867322..c50809defd 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/CMakeLists.txt +++ b/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_BOUNDARY_FREEFLOWPOROUSMEDIUM_FFMASSPM_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager.hh b/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager.hh index c59221cc89..036ac55645 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager_staggered_cctpfa.hh b/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager_staggered_cctpfa.hh index 2094bf0b3b..b3fd616437 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager_staggered_cctpfa.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/ffmasspm/couplingmanager_staggered_cctpfa.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/CMakeLists.txt b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/CMakeLists.txt index c5d3480da6..03fbe057ad 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/CMakeLists.txt +++ b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_BOUNDARY_FREEFLOWPOROUSMEDIUM_FFMOMENTUMPM_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager.hh b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager.hh index 52156ab9c4..bac1e30397 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager_staggered_cctpfa.hh b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager_staggered_cctpfa.hh index 2ff2736967..46f50021c0 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager_staggered_cctpfa.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmanager_staggered_cctpfa.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmapper_staggered_cctpfa.hh b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmapper_staggered_cctpfa.hh index 56ecf1a5ce..9f7a5bb0ce 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmapper_staggered_cctpfa.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/ffmomentumpm/couplingmapper_staggered_cctpfa.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/indexhelper.hh b/dumux/multidomain/boundary/freeflowporousmedium/indexhelper.hh index faa50b6816..4821db3757 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/indexhelper.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/indexhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/freeflowporousmedium/traits.hh b/dumux/multidomain/boundary/freeflowporousmedium/traits.hh index 6abd58bab8..7d7e62832e 100644 --- a/dumux/multidomain/boundary/freeflowporousmedium/traits.hh +++ b/dumux/multidomain/boundary/freeflowporousmedium/traits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/stokesdarcy/CMakeLists.txt b/dumux/multidomain/boundary/stokesdarcy/CMakeLists.txt index 57a3e69f69..8a6072988b 100644 --- a/dumux/multidomain/boundary/stokesdarcy/CMakeLists.txt +++ b/dumux/multidomain/boundary/stokesdarcy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_BOUNDARY_STOKESDARCY_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/boundary/stokesdarcy/couplingdata.hh b/dumux/multidomain/boundary/stokesdarcy/couplingdata.hh index ef758dcf98..e553ba6fcf 100644 --- a/dumux/multidomain/boundary/stokesdarcy/couplingdata.hh +++ b/dumux/multidomain/boundary/stokesdarcy/couplingdata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/stokesdarcy/couplingmanager.hh b/dumux/multidomain/boundary/stokesdarcy/couplingmanager.hh index 621dfdef36..2e465e86f3 100644 --- a/dumux/multidomain/boundary/stokesdarcy/couplingmanager.hh +++ b/dumux/multidomain/boundary/stokesdarcy/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/boundary/stokesdarcy/couplingmapper.hh b/dumux/multidomain/boundary/stokesdarcy/couplingmapper.hh index 3dad2788a5..03142f17a6 100644 --- a/dumux/multidomain/boundary/stokesdarcy/couplingmapper.hh +++ b/dumux/multidomain/boundary/stokesdarcy/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/couplingjacobianpattern.hh b/dumux/multidomain/couplingjacobianpattern.hh index f7bf3f7523..9fc9c80d4c 100644 --- a/dumux/multidomain/couplingjacobianpattern.hh +++ b/dumux/multidomain/couplingjacobianpattern.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/couplingmanager.hh b/dumux/multidomain/couplingmanager.hh index 92ebd7cd88..148f5a7dd0 100644 --- a/dumux/multidomain/couplingmanager.hh +++ b/dumux/multidomain/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/dualnetwork/CMakeLists.txt b/dumux/multidomain/dualnetwork/CMakeLists.txt index e95ca099a8..1620211220 100644 --- a/dumux/multidomain/dualnetwork/CMakeLists.txt +++ b/dumux/multidomain/dualnetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_DUALNETWORK_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/dualnetwork/couplingmanager.hh b/dumux/multidomain/dualnetwork/couplingmanager.hh index 24c1bd276a..c2880defdb 100644 --- a/dumux/multidomain/dualnetwork/couplingmanager.hh +++ b/dumux/multidomain/dualnetwork/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/dualnetwork/couplingmapper.hh b/dumux/multidomain/dualnetwork/couplingmapper.hh index ea942c2cce..2fb5c90d76 100644 --- a/dumux/multidomain/dualnetwork/couplingmapper.hh +++ b/dumux/multidomain/dualnetwork/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/dualnetwork/extendedsourcestencil.hh b/dumux/multidomain/dualnetwork/extendedsourcestencil.hh index 3382700fc9..ceedadd8ab 100644 --- a/dumux/multidomain/dualnetwork/extendedsourcestencil.hh +++ b/dumux/multidomain/dualnetwork/extendedsourcestencil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/CMakeLists.txt b/dumux/multidomain/embedded/CMakeLists.txt index fd7195a5d9..76b2671b11 100644 --- a/dumux/multidomain/embedded/CMakeLists.txt +++ b/dumux/multidomain/embedded/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_EMBEDDED_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/embedded/circleaveragepointsourcetraits.hh b/dumux/multidomain/embedded/circleaveragepointsourcetraits.hh index 1b8bc77a69..0a0815a52d 100644 --- a/dumux/multidomain/embedded/circleaveragepointsourcetraits.hh +++ b/dumux/multidomain/embedded/circleaveragepointsourcetraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/circlepoints.hh b/dumux/multidomain/embedded/circlepoints.hh index 0b78bc92f5..8a516d9835 100644 --- a/dumux/multidomain/embedded/circlepoints.hh +++ b/dumux/multidomain/embedded/circlepoints.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanager1d3d.hh b/dumux/multidomain/embedded/couplingmanager1d3d.hh index c7549abff2..3199f4c68f 100644 --- a/dumux/multidomain/embedded/couplingmanager1d3d.hh +++ b/dumux/multidomain/embedded/couplingmanager1d3d.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanager1d3d_average.hh b/dumux/multidomain/embedded/couplingmanager1d3d_average.hh index 1038866758..81b73243e1 100644 --- a/dumux/multidomain/embedded/couplingmanager1d3d_average.hh +++ b/dumux/multidomain/embedded/couplingmanager1d3d_average.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanager1d3d_kernel.hh b/dumux/multidomain/embedded/couplingmanager1d3d_kernel.hh index cea62c836a..c06244b4d2 100644 --- a/dumux/multidomain/embedded/couplingmanager1d3d_kernel.hh +++ b/dumux/multidomain/embedded/couplingmanager1d3d_kernel.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanager1d3d_line.hh b/dumux/multidomain/embedded/couplingmanager1d3d_line.hh index eae04991e1..8429d431a6 100644 --- a/dumux/multidomain/embedded/couplingmanager1d3d_line.hh +++ b/dumux/multidomain/embedded/couplingmanager1d3d_line.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanager1d3d_projection.hh b/dumux/multidomain/embedded/couplingmanager1d3d_projection.hh index cfa9b70475..926a0975c1 100644 --- a/dumux/multidomain/embedded/couplingmanager1d3d_projection.hh +++ b/dumux/multidomain/embedded/couplingmanager1d3d_projection.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanager1d3d_surface.hh b/dumux/multidomain/embedded/couplingmanager1d3d_surface.hh index 5f4670ee1c..e3aa512adc 100644 --- a/dumux/multidomain/embedded/couplingmanager1d3d_surface.hh +++ b/dumux/multidomain/embedded/couplingmanager1d3d_surface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanager2d3d.hh b/dumux/multidomain/embedded/couplingmanager2d3d.hh index f59d30e3bf..9c2449aad8 100644 --- a/dumux/multidomain/embedded/couplingmanager2d3d.hh +++ b/dumux/multidomain/embedded/couplingmanager2d3d.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/couplingmanagerbase.hh b/dumux/multidomain/embedded/couplingmanagerbase.hh index f04bec8d14..d2ef7710a7 100644 --- a/dumux/multidomain/embedded/couplingmanagerbase.hh +++ b/dumux/multidomain/embedded/couplingmanagerbase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/cylinderintegration.hh b/dumux/multidomain/embedded/cylinderintegration.hh index 2552ed2879..22406862c6 100644 --- a/dumux/multidomain/embedded/cylinderintegration.hh +++ b/dumux/multidomain/embedded/cylinderintegration.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/extendedsourcestencil.hh b/dumux/multidomain/embedded/extendedsourcestencil.hh index 3395c3e031..83fe1cfdb5 100644 --- a/dumux/multidomain/embedded/extendedsourcestencil.hh +++ b/dumux/multidomain/embedded/extendedsourcestencil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/integrationpointsource.hh b/dumux/multidomain/embedded/integrationpointsource.hh index 654c85d03f..0aeb8af3e6 100644 --- a/dumux/multidomain/embedded/integrationpointsource.hh +++ b/dumux/multidomain/embedded/integrationpointsource.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/localrefinementquadrature.hh b/dumux/multidomain/embedded/localrefinementquadrature.hh index 33b8f2ce4f..0ca66522d3 100644 --- a/dumux/multidomain/embedded/localrefinementquadrature.hh +++ b/dumux/multidomain/embedded/localrefinementquadrature.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/embedded/pointsourcedata.hh b/dumux/multidomain/embedded/pointsourcedata.hh index 07d90c62d9..0e4c6e013d 100644 --- a/dumux/multidomain/embedded/pointsourcedata.hh +++ b/dumux/multidomain/embedded/pointsourcedata.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/CMakeLists.txt b/dumux/multidomain/facet/CMakeLists.txt index 56c22a1bd3..0e28ae5156 100644 --- a/dumux/multidomain/facet/CMakeLists.txt +++ b/dumux/multidomain/facet/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(box) diff --git a/dumux/multidomain/facet/box/CMakeLists.txt b/dumux/multidomain/facet/box/CMakeLists.txt index ea317d6797..29b7a067f1 100644 --- a/dumux/multidomain/facet/box/CMakeLists.txt +++ b/dumux/multidomain/facet/box/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_FACET_BOX_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/facet/box/couplingmanager.hh b/dumux/multidomain/facet/box/couplingmanager.hh index 6180d76505..a55ed0093f 100644 --- a/dumux/multidomain/facet/box/couplingmanager.hh +++ b/dumux/multidomain/facet/box/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/couplingmapper.hh b/dumux/multidomain/facet/box/couplingmapper.hh index 7eb14761e0..f66a58eb2c 100644 --- a/dumux/multidomain/facet/box/couplingmapper.hh +++ b/dumux/multidomain/facet/box/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/darcyslaw.hh b/dumux/multidomain/facet/box/darcyslaw.hh index 050371cf8e..3bcd9b74ea 100644 --- a/dumux/multidomain/facet/box/darcyslaw.hh +++ b/dumux/multidomain/facet/box/darcyslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/fickslaw.hh b/dumux/multidomain/facet/box/fickslaw.hh index 3891e1469e..acb81675c3 100644 --- a/dumux/multidomain/facet/box/fickslaw.hh +++ b/dumux/multidomain/facet/box/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/fourierslaw.hh b/dumux/multidomain/facet/box/fourierslaw.hh index 16f3b7db4a..20e62ff4c3 100644 --- a/dumux/multidomain/facet/box/fourierslaw.hh +++ b/dumux/multidomain/facet/box/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/fvelementgeometry.hh b/dumux/multidomain/facet/box/fvelementgeometry.hh index 7a26d8029d..dc4047f7cd 100644 --- a/dumux/multidomain/facet/box/fvelementgeometry.hh +++ b/dumux/multidomain/facet/box/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/fvgridgeometry.hh b/dumux/multidomain/facet/box/fvgridgeometry.hh index 82ad8da4cd..ca03cafe3b 100644 --- a/dumux/multidomain/facet/box/fvgridgeometry.hh +++ b/dumux/multidomain/facet/box/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/localresidual.hh b/dumux/multidomain/facet/box/localresidual.hh index 86285490c9..2f55a2a699 100644 --- a/dumux/multidomain/facet/box/localresidual.hh +++ b/dumux/multidomain/facet/box/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/properties.hh b/dumux/multidomain/facet/box/properties.hh index ea5cd328a0..3309821863 100644 --- a/dumux/multidomain/facet/box/properties.hh +++ b/dumux/multidomain/facet/box/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/subcontrolvolumeface.hh b/dumux/multidomain/facet/box/subcontrolvolumeface.hh index 9ef76a22ea..fac7840ef7 100644 --- a/dumux/multidomain/facet/box/subcontrolvolumeface.hh +++ b/dumux/multidomain/facet/box/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/box/upwindscheme.hh b/dumux/multidomain/facet/box/upwindscheme.hh index a0b1a77524..b8fd332f11 100644 --- a/dumux/multidomain/facet/box/upwindscheme.hh +++ b/dumux/multidomain/facet/box/upwindscheme.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/CMakeLists.txt b/dumux/multidomain/facet/cellcentered/CMakeLists.txt index 83b7982bed..e9d14597ed 100644 --- a/dumux/multidomain/facet/cellcentered/CMakeLists.txt +++ b/dumux/multidomain/facet/cellcentered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(mpfa) diff --git a/dumux/multidomain/facet/cellcentered/localresidual.hh b/dumux/multidomain/facet/cellcentered/localresidual.hh index 0aef82ff36..a84f529084 100644 --- a/dumux/multidomain/facet/cellcentered/localresidual.hh +++ b/dumux/multidomain/facet/cellcentered/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/mpfa/CMakeLists.txt b/dumux/multidomain/facet/cellcentered/mpfa/CMakeLists.txt index cae217ec12..f1d5d93fa6 100644 --- a/dumux/multidomain/facet/cellcentered/mpfa/CMakeLists.txt +++ b/dumux/multidomain/facet/cellcentered/mpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_FACET_CELLCENTERED_MPFA_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/facet/cellcentered/mpfa/couplingmanager.hh b/dumux/multidomain/facet/cellcentered/mpfa/couplingmanager.hh index 8750b64093..40c2eb3275 100644 --- a/dumux/multidomain/facet/cellcentered/mpfa/couplingmanager.hh +++ b/dumux/multidomain/facet/cellcentered/mpfa/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/mpfa/couplingmapper.hh b/dumux/multidomain/facet/cellcentered/mpfa/couplingmapper.hh index 54fc7ca8de..c644e71e78 100644 --- a/dumux/multidomain/facet/cellcentered/mpfa/couplingmapper.hh +++ b/dumux/multidomain/facet/cellcentered/mpfa/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/mpfa/interactionvolume.hh b/dumux/multidomain/facet/cellcentered/mpfa/interactionvolume.hh index 17de26b2b5..09a8458b7a 100644 --- a/dumux/multidomain/facet/cellcentered/mpfa/interactionvolume.hh +++ b/dumux/multidomain/facet/cellcentered/mpfa/interactionvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/mpfa/localassembler.hh b/dumux/multidomain/facet/cellcentered/mpfa/localassembler.hh index a6cb0d3f04..9b6c9a6198 100644 --- a/dumux/multidomain/facet/cellcentered/mpfa/localassembler.hh +++ b/dumux/multidomain/facet/cellcentered/mpfa/localassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/mpfa/localsubcontrolentities.hh b/dumux/multidomain/facet/cellcentered/mpfa/localsubcontrolentities.hh index eeb46d66a7..4614904f72 100644 --- a/dumux/multidomain/facet/cellcentered/mpfa/localsubcontrolentities.hh +++ b/dumux/multidomain/facet/cellcentered/mpfa/localsubcontrolentities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/mpfa/properties.hh b/dumux/multidomain/facet/cellcentered/mpfa/properties.hh index 6e803756ed..ebc96b34fd 100644 --- a/dumux/multidomain/facet/cellcentered/mpfa/properties.hh +++ b/dumux/multidomain/facet/cellcentered/mpfa/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/tpfa/CMakeLists.txt b/dumux/multidomain/facet/cellcentered/tpfa/CMakeLists.txt index 92da568e18..a9c080a7b2 100644 --- a/dumux/multidomain/facet/cellcentered/tpfa/CMakeLists.txt +++ b/dumux/multidomain/facet/cellcentered/tpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_FACET_CELLCENTERED_TPFA_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/facet/cellcentered/tpfa/couplingmanager.hh b/dumux/multidomain/facet/cellcentered/tpfa/couplingmanager.hh index 70e6dc469e..250bf55a70 100644 --- a/dumux/multidomain/facet/cellcentered/tpfa/couplingmanager.hh +++ b/dumux/multidomain/facet/cellcentered/tpfa/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/tpfa/couplingmapper.hh b/dumux/multidomain/facet/cellcentered/tpfa/couplingmapper.hh index 114b83ec4d..66ba7b2cd5 100644 --- a/dumux/multidomain/facet/cellcentered/tpfa/couplingmapper.hh +++ b/dumux/multidomain/facet/cellcentered/tpfa/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/tpfa/darcyslaw.hh b/dumux/multidomain/facet/cellcentered/tpfa/darcyslaw.hh index 7828d7245f..c2493177e7 100644 --- a/dumux/multidomain/facet/cellcentered/tpfa/darcyslaw.hh +++ b/dumux/multidomain/facet/cellcentered/tpfa/darcyslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/tpfa/fickslaw.hh b/dumux/multidomain/facet/cellcentered/tpfa/fickslaw.hh index 812869c106..694c8b0c9b 100644 --- a/dumux/multidomain/facet/cellcentered/tpfa/fickslaw.hh +++ b/dumux/multidomain/facet/cellcentered/tpfa/fickslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh b/dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh index c735bdaef5..6546224fee 100644 --- a/dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh +++ b/dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/tpfa/properties.hh b/dumux/multidomain/facet/cellcentered/tpfa/properties.hh index e7032a02fb..87167307db 100644 --- a/dumux/multidomain/facet/cellcentered/tpfa/properties.hh +++ b/dumux/multidomain/facet/cellcentered/tpfa/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/cellcentered/upwindscheme.hh b/dumux/multidomain/facet/cellcentered/upwindscheme.hh index 6adb2451d8..87dfaa4f20 100644 --- a/dumux/multidomain/facet/cellcentered/upwindscheme.hh +++ b/dumux/multidomain/facet/cellcentered/upwindscheme.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/codimonegridadapter.hh b/dumux/multidomain/facet/codimonegridadapter.hh index db523ae57f..1393353ef3 100644 --- a/dumux/multidomain/facet/codimonegridadapter.hh +++ b/dumux/multidomain/facet/codimonegridadapter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/multidomain/facet/couplingmanager.hh b/dumux/multidomain/facet/couplingmanager.hh index da7122e898..abe0fdb4d4 100644 --- a/dumux/multidomain/facet/couplingmanager.hh +++ b/dumux/multidomain/facet/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/couplingmapper.hh b/dumux/multidomain/facet/couplingmapper.hh index b8e100aeb2..b9c545456e 100644 --- a/dumux/multidomain/facet/couplingmapper.hh +++ b/dumux/multidomain/facet/couplingmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/couplingmapperbase.hh b/dumux/multidomain/facet/couplingmapperbase.hh index 8a13fafdfc..1673b30525 100644 --- a/dumux/multidomain/facet/couplingmapperbase.hh +++ b/dumux/multidomain/facet/couplingmapperbase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/enrichmenthelper.hh b/dumux/multidomain/facet/enrichmenthelper.hh index 7dabe9cc99..14892a2c3b 100644 --- a/dumux/multidomain/facet/enrichmenthelper.hh +++ b/dumux/multidomain/facet/enrichmenthelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/multidomain/facet/gmshreader.hh b/dumux/multidomain/facet/gmshreader.hh index 638929723b..a76d30a6b2 100644 --- a/dumux/multidomain/facet/gmshreader.hh +++ b/dumux/multidomain/facet/gmshreader.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/gridmanager.hh b/dumux/multidomain/facet/gridmanager.hh index b441702c2c..80781430f4 100644 --- a/dumux/multidomain/facet/gridmanager.hh +++ b/dumux/multidomain/facet/gridmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/facet/vertexmapper.hh b/dumux/multidomain/facet/vertexmapper.hh index 82cb88f3d5..a4cdb488a6 100644 --- a/dumux/multidomain/facet/vertexmapper.hh +++ b/dumux/multidomain/facet/vertexmapper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/multidomain/freeflow/CMakeLists.txt b/dumux/multidomain/freeflow/CMakeLists.txt index 74a7d96c8f..376297fce3 100644 --- a/dumux/multidomain/freeflow/CMakeLists.txt +++ b/dumux/multidomain/freeflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_FREEFLOW_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/freeflow/couplingmanager.hh b/dumux/multidomain/freeflow/couplingmanager.hh index 08b6133d86..251c88779e 100644 --- a/dumux/multidomain/freeflow/couplingmanager.hh +++ b/dumux/multidomain/freeflow/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/freeflow/couplingmanager_cvfe.hh b/dumux/multidomain/freeflow/couplingmanager_cvfe.hh index 59c6516ca9..62e62f0744 100644 --- a/dumux/multidomain/freeflow/couplingmanager_cvfe.hh +++ b/dumux/multidomain/freeflow/couplingmanager_cvfe.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/freeflow/couplingmanager_staggered.hh b/dumux/multidomain/freeflow/couplingmanager_staggered.hh index f2d03395dc..ae815f3886 100644 --- a/dumux/multidomain/freeflow/couplingmanager_staggered.hh +++ b/dumux/multidomain/freeflow/couplingmanager_staggered.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/freeflow/typetraits.hh b/dumux/multidomain/freeflow/typetraits.hh index b939b0f21d..37a4ad0dec 100644 --- a/dumux/multidomain/freeflow/typetraits.hh +++ b/dumux/multidomain/freeflow/typetraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/fvassembler.hh b/dumux/multidomain/fvassembler.hh index 5224cede11..cc4ede6ed2 100644 --- a/dumux/multidomain/fvassembler.hh +++ b/dumux/multidomain/fvassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/fvgridgeometry.hh b/dumux/multidomain/fvgridgeometry.hh index 68250c6120..cf9dfd7461 100644 --- a/dumux/multidomain/fvgridgeometry.hh +++ b/dumux/multidomain/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/fvgridvariables.hh b/dumux/multidomain/fvgridvariables.hh index db2f7d56f6..8bf2a223fe 100644 --- a/dumux/multidomain/fvgridvariables.hh +++ b/dumux/multidomain/fvgridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/fvproblem.hh b/dumux/multidomain/fvproblem.hh index aedeac3701..1d65c11266 100644 --- a/dumux/multidomain/fvproblem.hh +++ b/dumux/multidomain/fvproblem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/glue.hh b/dumux/multidomain/glue.hh index 430007e880..15f7cd0df2 100644 --- a/dumux/multidomain/glue.hh +++ b/dumux/multidomain/glue.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/io/CMakeLists.txt b/dumux/multidomain/io/CMakeLists.txt index 28cf9d5c70..8156e17634 100644 --- a/dumux/multidomain/io/CMakeLists.txt +++ b/dumux/multidomain/io/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_MULTIDOMAIN_IO_HEADERS *.hh *.inc) diff --git a/dumux/multidomain/io/vtkoutputmodule.hh b/dumux/multidomain/io/vtkoutputmodule.hh index 5d2f541907..5e77304eb2 100644 --- a/dumux/multidomain/io/vtkoutputmodule.hh +++ b/dumux/multidomain/io/vtkoutputmodule.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/multibinarycouplingmanager.hh b/dumux/multidomain/multibinarycouplingmanager.hh index 98f92b2fe7..9913035c76 100644 --- a/dumux/multidomain/multibinarycouplingmanager.hh +++ b/dumux/multidomain/multibinarycouplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/newtonconvergencewriter.hh b/dumux/multidomain/newtonconvergencewriter.hh index 00d13ce8a9..5da5fc6e0e 100644 --- a/dumux/multidomain/newtonconvergencewriter.hh +++ b/dumux/multidomain/newtonconvergencewriter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/newtonsolver.hh b/dumux/multidomain/newtonsolver.hh index ace6471a27..09aa3acbad 100644 --- a/dumux/multidomain/newtonsolver.hh +++ b/dumux/multidomain/newtonsolver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/staggeredcouplingmanager.hh b/dumux/multidomain/staggeredcouplingmanager.hh index f306189b4a..a5a74f600c 100644 --- a/dumux/multidomain/staggeredcouplingmanager.hh +++ b/dumux/multidomain/staggeredcouplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/staggeredtraits.hh b/dumux/multidomain/staggeredtraits.hh index 7645a47ae8..689e62862e 100644 --- a/dumux/multidomain/staggeredtraits.hh +++ b/dumux/multidomain/staggeredtraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/subdomaincclocalassembler.hh b/dumux/multidomain/subdomaincclocalassembler.hh index c03e85604e..bbf7b8cbfc 100644 --- a/dumux/multidomain/subdomaincclocalassembler.hh +++ b/dumux/multidomain/subdomaincclocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/subdomaincvfelocalassembler.hh b/dumux/multidomain/subdomaincvfelocalassembler.hh index 4d8065dfd2..e8e4e178bd 100644 --- a/dumux/multidomain/subdomaincvfelocalassembler.hh +++ b/dumux/multidomain/subdomaincvfelocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/subdomainfclocalassembler.hh b/dumux/multidomain/subdomainfclocalassembler.hh index f1ff89b125..01737bdf9b 100644 --- a/dumux/multidomain/subdomainfclocalassembler.hh +++ b/dumux/multidomain/subdomainfclocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/subdomainstaggeredlocalassembler.hh b/dumux/multidomain/subdomainstaggeredlocalassembler.hh index 2618653cd0..3b164cd96b 100644 --- a/dumux/multidomain/subdomainstaggeredlocalassembler.hh +++ b/dumux/multidomain/subdomainstaggeredlocalassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/multidomain/traits.hh b/dumux/multidomain/traits.hh index 4980f209bb..f0fec6e3e6 100644 --- a/dumux/multidomain/traits.hh +++ b/dumux/multidomain/traits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/nonlinear/CMakeLists.txt b/dumux/nonlinear/CMakeLists.txt index 784d9acd62..17b0b8a6f4 100644 --- a/dumux/nonlinear/CMakeLists.txt +++ b/dumux/nonlinear/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_NONLINEAR_HEADERS *.hh *.inc) diff --git a/dumux/nonlinear/findscalarroot.hh b/dumux/nonlinear/findscalarroot.hh index 76f85a5596..b904a550c2 100644 --- a/dumux/nonlinear/findscalarroot.hh +++ b/dumux/nonlinear/findscalarroot.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/nonlinear/leastsquares.hh b/dumux/nonlinear/leastsquares.hh index af5fdccc59..2ca73ba97c 100644 --- a/dumux/nonlinear/leastsquares.hh +++ b/dumux/nonlinear/leastsquares.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/nonlinear/newtonconvergencewriter.hh b/dumux/nonlinear/newtonconvergencewriter.hh index 662f2394ee..fcc47c4d02 100644 --- a/dumux/nonlinear/newtonconvergencewriter.hh +++ b/dumux/nonlinear/newtonconvergencewriter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/nonlinear/newtonsolver.hh b/dumux/nonlinear/newtonsolver.hh index 8e2e0f260b..5cf85920f6 100644 --- a/dumux/nonlinear/newtonsolver.hh +++ b/dumux/nonlinear/newtonsolver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/nonlinear/primaryvariableswitchadapter.hh b/dumux/nonlinear/primaryvariableswitchadapter.hh index 40768fd681..c568c732c2 100644 --- a/dumux/nonlinear/primaryvariableswitchadapter.hh +++ b/dumux/nonlinear/primaryvariableswitchadapter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/nonlinear/staggerednewtonconvergencewriter.hh b/dumux/nonlinear/staggerednewtonconvergencewriter.hh index d9b31f324b..fb5af7fb5b 100644 --- a/dumux/nonlinear/staggerednewtonconvergencewriter.hh +++ b/dumux/nonlinear/staggerednewtonconvergencewriter.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/parallel/CMakeLists.txt b/dumux/parallel/CMakeLists.txt index 5c1136a520..c7a332d57c 100644 --- a/dumux/parallel/CMakeLists.txt +++ b/dumux/parallel/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PARALLEL_HEADERS *.hh *.inc) diff --git a/dumux/parallel/multithreading.hh b/dumux/parallel/multithreading.hh index f8c60e7eb4..36b44d5af2 100644 --- a/dumux/parallel/multithreading.hh +++ b/dumux/parallel/multithreading.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/parallel/parallel_for.hh b/dumux/parallel/parallel_for.hh index d278880895..46bc64b53f 100644 --- a/dumux/parallel/parallel_for.hh +++ b/dumux/parallel/parallel_for.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/parallel/scotchpartitioner.hh b/dumux/parallel/scotchpartitioner.hh index a339d105b7..e9a9692d7c 100644 --- a/dumux/parallel/scotchpartitioner.hh +++ b/dumux/parallel/scotchpartitioner.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/parallel/vectorcommdatahandle.hh b/dumux/parallel/vectorcommdatahandle.hh index 159f7c7120..8ff38ca16f 100644 --- a/dumux/parallel/vectorcommdatahandle.hh +++ b/dumux/parallel/vectorcommdatahandle.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1p/CMakeLists.txt b/dumux/porenetwork/1p/CMakeLists.txt index 23fc36da42..52da06019e 100644 --- a/dumux/porenetwork/1p/CMakeLists.txt +++ b/dumux/porenetwork/1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PORENETWORK_1P_HEADERS *.hh *.inc) diff --git a/dumux/porenetwork/1p/fluxvariablescache.hh b/dumux/porenetwork/1p/fluxvariablescache.hh index 1855538591..729839371e 100644 --- a/dumux/porenetwork/1p/fluxvariablescache.hh +++ b/dumux/porenetwork/1p/fluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1p/iofields.hh b/dumux/porenetwork/1p/iofields.hh index 37e3931c9c..e42f1b047c 100644 --- a/dumux/porenetwork/1p/iofields.hh +++ b/dumux/porenetwork/1p/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1p/model.hh b/dumux/porenetwork/1p/model.hh index 57e81cad57..6ccbef0078 100644 --- a/dumux/porenetwork/1p/model.hh +++ b/dumux/porenetwork/1p/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1p/spatialparams.hh b/dumux/porenetwork/1p/spatialparams.hh index 32edde2ae4..0241c66e16 100644 --- a/dumux/porenetwork/1p/spatialparams.hh +++ b/dumux/porenetwork/1p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1p/volumevariables.hh b/dumux/porenetwork/1p/volumevariables.hh index 183d46a075..ea2473da6b 100644 --- a/dumux/porenetwork/1p/volumevariables.hh +++ b/dumux/porenetwork/1p/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1pnc/CMakeLists.txt b/dumux/porenetwork/1pnc/CMakeLists.txt index f73abd5895..9d1d7e9e49 100644 --- a/dumux/porenetwork/1pnc/CMakeLists.txt +++ b/dumux/porenetwork/1pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PORENETWORK_1PNC_HEADERS *.hh *.inc) diff --git a/dumux/porenetwork/1pnc/iofields.hh b/dumux/porenetwork/1pnc/iofields.hh index 4bc4349aaa..8afd67b56f 100644 --- a/dumux/porenetwork/1pnc/iofields.hh +++ b/dumux/porenetwork/1pnc/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1pnc/model.hh b/dumux/porenetwork/1pnc/model.hh index 2534281548..81fead9e3f 100644 --- a/dumux/porenetwork/1pnc/model.hh +++ b/dumux/porenetwork/1pnc/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/1pnc/volumevariables.hh b/dumux/porenetwork/1pnc/volumevariables.hh index c1b0a48054..b30c8c91d9 100644 --- a/dumux/porenetwork/1pnc/volumevariables.hh +++ b/dumux/porenetwork/1pnc/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/CMakeLists.txt b/dumux/porenetwork/2p/CMakeLists.txt index 67c38b8c10..0f4e50fb64 100644 --- a/dumux/porenetwork/2p/CMakeLists.txt +++ b/dumux/porenetwork/2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(static) diff --git a/dumux/porenetwork/2p/elementfluxvariablescache.hh b/dumux/porenetwork/2p/elementfluxvariablescache.hh index d28d19504d..4ab9040727 100644 --- a/dumux/porenetwork/2p/elementfluxvariablescache.hh +++ b/dumux/porenetwork/2p/elementfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/fluxvariablescache.hh b/dumux/porenetwork/2p/fluxvariablescache.hh index af75cc9076..5224db0405 100644 --- a/dumux/porenetwork/2p/fluxvariablescache.hh +++ b/dumux/porenetwork/2p/fluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/gridfluxvariablescache.hh b/dumux/porenetwork/2p/gridfluxvariablescache.hh index 537f738fcc..09cb146790 100644 --- a/dumux/porenetwork/2p/gridfluxvariablescache.hh +++ b/dumux/porenetwork/2p/gridfluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/invasionstate.hh b/dumux/porenetwork/2p/invasionstate.hh index 3c7d1e42fd..9c331cea15 100644 --- a/dumux/porenetwork/2p/invasionstate.hh +++ b/dumux/porenetwork/2p/invasionstate.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/iofields.hh b/dumux/porenetwork/2p/iofields.hh index e034a26263..f6643c5a3b 100644 --- a/dumux/porenetwork/2p/iofields.hh +++ b/dumux/porenetwork/2p/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/model.hh b/dumux/porenetwork/2p/model.hh index 539ea681be..c4ed38adb2 100644 --- a/dumux/porenetwork/2p/model.hh +++ b/dumux/porenetwork/2p/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/newtonconsistencychecks.hh b/dumux/porenetwork/2p/newtonconsistencychecks.hh index 312017ee6c..6cb9ff0916 100644 --- a/dumux/porenetwork/2p/newtonconsistencychecks.hh +++ b/dumux/porenetwork/2p/newtonconsistencychecks.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/newtonsolver.hh b/dumux/porenetwork/2p/newtonsolver.hh index 2af7863ff7..bcf4d7dc85 100644 --- a/dumux/porenetwork/2p/newtonsolver.hh +++ b/dumux/porenetwork/2p/newtonsolver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/spatialparams.hh b/dumux/porenetwork/2p/spatialparams.hh index 9a74c8a844..d08491807b 100644 --- a/dumux/porenetwork/2p/spatialparams.hh +++ b/dumux/porenetwork/2p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2p/static/CMakeLists.txt b/dumux/porenetwork/2p/static/CMakeLists.txt index 4df22cef5d..2c0930e1fc 100644 --- a/dumux/porenetwork/2p/static/CMakeLists.txt +++ b/dumux/porenetwork/2p/static/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PORENETWORK_2P_STATIC_HEADERS *.hh *.inc) diff --git a/dumux/porenetwork/2p/static/staticdrainge.hh b/dumux/porenetwork/2p/static/staticdrainge.hh index e9a7415bf7..655d244f3c 100644 --- a/dumux/porenetwork/2p/static/staticdrainge.hh +++ b/dumux/porenetwork/2p/static/staticdrainge.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/porenetwork/2p/volumevariables.hh b/dumux/porenetwork/2p/volumevariables.hh index d8712ef891..60fba34df3 100644 --- a/dumux/porenetwork/2p/volumevariables.hh +++ b/dumux/porenetwork/2p/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2pnc/CMakeLists.txt b/dumux/porenetwork/2pnc/CMakeLists.txt index 4f4781ac63..27f110a152 100644 --- a/dumux/porenetwork/2pnc/CMakeLists.txt +++ b/dumux/porenetwork/2pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PORENETWORK_2PNC_HEADERS *.hh *.inc) diff --git a/dumux/porenetwork/2pnc/iofields.hh b/dumux/porenetwork/2pnc/iofields.hh index f14cb1f9a1..c7bcff0618 100644 --- a/dumux/porenetwork/2pnc/iofields.hh +++ b/dumux/porenetwork/2pnc/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2pnc/model.hh b/dumux/porenetwork/2pnc/model.hh index 5a73becb37..af4705de48 100644 --- a/dumux/porenetwork/2pnc/model.hh +++ b/dumux/porenetwork/2pnc/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/2pnc/volumevariables.hh b/dumux/porenetwork/2pnc/volumevariables.hh index b6fd98bebd..8aa85144b9 100644 --- a/dumux/porenetwork/2pnc/volumevariables.hh +++ b/dumux/porenetwork/2pnc/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/CMakeLists.txt b/dumux/porenetwork/CMakeLists.txt index 1b9434334c..2e77bb344e 100644 --- a/dumux/porenetwork/CMakeLists.txt +++ b/dumux/porenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p) diff --git a/dumux/porenetwork/common/CMakeLists.txt b/dumux/porenetwork/common/CMakeLists.txt index bae4a960cf..c9a42639b6 100644 --- a/dumux/porenetwork/common/CMakeLists.txt +++ b/dumux/porenetwork/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PORENETWORK_COMMON_HEADERS *.hh *.inc) diff --git a/dumux/porenetwork/common/boundaryflux.hh b/dumux/porenetwork/common/boundaryflux.hh index a99aca1158..c2c1e17aa6 100644 --- a/dumux/porenetwork/common/boundaryflux.hh +++ b/dumux/porenetwork/common/boundaryflux.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/iofields.hh b/dumux/porenetwork/common/iofields.hh index c8c642a00b..90992dd58c 100644 --- a/dumux/porenetwork/common/iofields.hh +++ b/dumux/porenetwork/common/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/labels.hh b/dumux/porenetwork/common/labels.hh index 986f8e7688..ad397f68ec 100644 --- a/dumux/porenetwork/common/labels.hh +++ b/dumux/porenetwork/common/labels.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/pnmvtkoutputmodule.hh b/dumux/porenetwork/common/pnmvtkoutputmodule.hh index ec23e4673f..28c17c1a08 100644 --- a/dumux/porenetwork/common/pnmvtkoutputmodule.hh +++ b/dumux/porenetwork/common/pnmvtkoutputmodule.hh @@ -1,7 +1,7 @@ // // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/poreproperties.hh b/dumux/porenetwork/common/poreproperties.hh index 9f9d55dbe4..dc64030487 100644 --- a/dumux/porenetwork/common/poreproperties.hh +++ b/dumux/porenetwork/common/poreproperties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/spatialparams.hh b/dumux/porenetwork/common/spatialparams.hh index 5185e5edf1..29f01e5d3e 100644 --- a/dumux/porenetwork/common/spatialparams.hh +++ b/dumux/porenetwork/common/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/throatproperties.hh b/dumux/porenetwork/common/throatproperties.hh index fc669b81b6..42cc69cb42 100644 --- a/dumux/porenetwork/common/throatproperties.hh +++ b/dumux/porenetwork/common/throatproperties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/utilities.hh b/dumux/porenetwork/common/utilities.hh index f5b8232bce..4d81a5b4a4 100644 --- a/dumux/porenetwork/common/utilities.hh +++ b/dumux/porenetwork/common/utilities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/common/velocityoutput.hh b/dumux/porenetwork/common/velocityoutput.hh index 7472e70496..26cf54c317 100644 --- a/dumux/porenetwork/common/velocityoutput.hh +++ b/dumux/porenetwork/common/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/properties.hh b/dumux/porenetwork/properties.hh index a76336ab18..9609fbe0d8 100644 --- a/dumux/porenetwork/properties.hh +++ b/dumux/porenetwork/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/solidenergy/CMakeLists.txt b/dumux/porenetwork/solidenergy/CMakeLists.txt index c437a45f7a..f5bf04fbc7 100644 --- a/dumux/porenetwork/solidenergy/CMakeLists.txt +++ b/dumux/porenetwork/solidenergy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PORENETWORK_SOLIDENERGY_HEADERS *.hh *.inc) diff --git a/dumux/porenetwork/solidenergy/fluxvariablescache.hh b/dumux/porenetwork/solidenergy/fluxvariablescache.hh index 5bf204bb3e..cbad020222 100644 --- a/dumux/porenetwork/solidenergy/fluxvariablescache.hh +++ b/dumux/porenetwork/solidenergy/fluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/solidenergy/iofields.hh b/dumux/porenetwork/solidenergy/iofields.hh index 5679d1c7dc..deee82cc19 100644 --- a/dumux/porenetwork/solidenergy/iofields.hh +++ b/dumux/porenetwork/solidenergy/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/solidenergy/model.hh b/dumux/porenetwork/solidenergy/model.hh index 13ada644af..72cbff9a8d 100644 --- a/dumux/porenetwork/solidenergy/model.hh +++ b/dumux/porenetwork/solidenergy/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/solidenergy/spatialparams.hh b/dumux/porenetwork/solidenergy/spatialparams.hh index 562aece0c9..0e673797ad 100644 --- a/dumux/porenetwork/solidenergy/spatialparams.hh +++ b/dumux/porenetwork/solidenergy/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/solidenergy/volumevariables.hh b/dumux/porenetwork/solidenergy/volumevariables.hh index 3bbc632491..0d1012ddf7 100644 --- a/dumux/porenetwork/solidenergy/volumevariables.hh +++ b/dumux/porenetwork/solidenergy/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porenetwork/util/CMakeLists.txt b/dumux/porenetwork/util/CMakeLists.txt index dd363b61db..d9e3357ac7 100644 --- a/dumux/porenetwork/util/CMakeLists.txt +++ b/dumux/porenetwork/util/CMakeLists.txt @@ -1,2 +1,2 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/dumux/porenetwork/util/extract_pore_network_with_porespy.py b/dumux/porenetwork/util/extract_pore_network_with_porespy.py index 2800855233..f6ff4c883c 100755 --- a/dumux/porenetwork/util/extract_pore_network_with_porespy.py +++ b/dumux/porenetwork/util/extract_pore_network_with_porespy.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/dumux/porenetwork/util/openpnm2dgf.py b/dumux/porenetwork/util/openpnm2dgf.py index 01346c4644..2044acd6a0 100755 --- a/dumux/porenetwork/util/openpnm2dgf.py +++ b/dumux/porenetwork/util/openpnm2dgf.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/dumux/porenetwork/util/requirements.txt b/dumux/porenetwork/util/requirements.txt index 65ed36f02c..055b661ffe 100644 --- a/dumux/porenetwork/util/requirements.txt +++ b/dumux/porenetwork/util/requirements.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 porespy~=2.2.2 diff --git a/dumux/porenetwork/util/sample.raw.license b/dumux/porenetwork/util/sample.raw.license index 9aa918c859..2689ae4b5f 100644 --- a/dumux/porenetwork/util/sample.raw.license +++ b/dumux/porenetwork/util/sample.raw.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/dumux/porousmediumflow/1p/CMakeLists.txt b/dumux/porousmediumflow/1p/CMakeLists.txt index 8d7e68af38..96eef1c985 100644 --- a/dumux/porousmediumflow/1p/CMakeLists.txt +++ b/dumux/porousmediumflow/1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_1P_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/1p/incompressiblelocalresidual.hh b/dumux/porousmediumflow/1p/incompressiblelocalresidual.hh index d2f2d18318..48556c132f 100644 --- a/dumux/porousmediumflow/1p/incompressiblelocalresidual.hh +++ b/dumux/porousmediumflow/1p/incompressiblelocalresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1p/indices.hh b/dumux/porousmediumflow/1p/indices.hh index 0e9e039ac9..26b8cf9b57 100644 --- a/dumux/porousmediumflow/1p/indices.hh +++ b/dumux/porousmediumflow/1p/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1p/iofields.hh b/dumux/porousmediumflow/1p/iofields.hh index 60a7098713..c8e7c141d1 100644 --- a/dumux/porousmediumflow/1p/iofields.hh +++ b/dumux/porousmediumflow/1p/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1p/model.hh b/dumux/porousmediumflow/1p/model.hh index a0cf76492d..10f1ff2dac 100644 --- a/dumux/porousmediumflow/1p/model.hh +++ b/dumux/porousmediumflow/1p/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1p/volumevariables.hh b/dumux/porousmediumflow/1p/volumevariables.hh index bca3cfffe2..8fb8c500aa 100644 --- a/dumux/porousmediumflow/1p/volumevariables.hh +++ b/dumux/porousmediumflow/1p/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1pnc/CMakeLists.txt b/dumux/porousmediumflow/1pnc/CMakeLists.txt index aea25d7d22..2ad8edf4b8 100644 --- a/dumux/porousmediumflow/1pnc/CMakeLists.txt +++ b/dumux/porousmediumflow/1pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_1PNC_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/1pnc/indices.hh b/dumux/porousmediumflow/1pnc/indices.hh index 7d42c612b7..8dac144052 100644 --- a/dumux/porousmediumflow/1pnc/indices.hh +++ b/dumux/porousmediumflow/1pnc/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1pnc/iofields.hh b/dumux/porousmediumflow/1pnc/iofields.hh index 19f41cf549..4aed4e8c8e 100644 --- a/dumux/porousmediumflow/1pnc/iofields.hh +++ b/dumux/porousmediumflow/1pnc/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1pnc/model.hh b/dumux/porousmediumflow/1pnc/model.hh index 4c737d11e9..c1430a8486 100644 --- a/dumux/porousmediumflow/1pnc/model.hh +++ b/dumux/porousmediumflow/1pnc/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1pnc/volumevariables.hh b/dumux/porousmediumflow/1pnc/volumevariables.hh index a5fbddd2b6..6b4a21de61 100644 --- a/dumux/porousmediumflow/1pnc/volumevariables.hh +++ b/dumux/porousmediumflow/1pnc/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/1pncmin/CMakeLists.txt b/dumux/porousmediumflow/1pncmin/CMakeLists.txt index 8f444762d5..b374cf7fc9 100644 --- a/dumux/porousmediumflow/1pncmin/CMakeLists.txt +++ b/dumux/porousmediumflow/1pncmin/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_1PNCMIN_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/1pncmin/model.hh b/dumux/porousmediumflow/1pncmin/model.hh index 6dd903471d..e665d81276 100644 --- a/dumux/porousmediumflow/1pncmin/model.hh +++ b/dumux/porousmediumflow/1pncmin/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/CMakeLists.txt b/dumux/porousmediumflow/2p/CMakeLists.txt index d9321f27c9..40475f5287 100644 --- a/dumux/porousmediumflow/2p/CMakeLists.txt +++ b/dumux/porousmediumflow/2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_2P_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/2p/boxmaterialinterfaces.hh b/dumux/porousmediumflow/2p/boxmaterialinterfaces.hh index 534030b651..5be5632b10 100644 --- a/dumux/porousmediumflow/2p/boxmaterialinterfaces.hh +++ b/dumux/porousmediumflow/2p/boxmaterialinterfaces.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/formulation.hh b/dumux/porousmediumflow/2p/formulation.hh index 1ab5efc8d6..70117006eb 100644 --- a/dumux/porousmediumflow/2p/formulation.hh +++ b/dumux/porousmediumflow/2p/formulation.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/gridadaptindicator.hh b/dumux/porousmediumflow/2p/gridadaptindicator.hh index 7145b783a1..837af31aa6 100644 --- a/dumux/porousmediumflow/2p/gridadaptindicator.hh +++ b/dumux/porousmediumflow/2p/gridadaptindicator.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/griddatatransfer.hh b/dumux/porousmediumflow/2p/griddatatransfer.hh index 33d98bf495..66d7642a76 100644 --- a/dumux/porousmediumflow/2p/griddatatransfer.hh +++ b/dumux/porousmediumflow/2p/griddatatransfer.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/incompressiblelocalresidual.hh b/dumux/porousmediumflow/2p/incompressiblelocalresidual.hh index 5eca913f79..51790d3571 100644 --- a/dumux/porousmediumflow/2p/incompressiblelocalresidual.hh +++ b/dumux/porousmediumflow/2p/incompressiblelocalresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/indices.hh b/dumux/porousmediumflow/2p/indices.hh index 72ef917f0f..1d7cd16ebc 100644 --- a/dumux/porousmediumflow/2p/indices.hh +++ b/dumux/porousmediumflow/2p/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/iofields.hh b/dumux/porousmediumflow/2p/iofields.hh index e5ec868697..b417600db7 100644 --- a/dumux/porousmediumflow/2p/iofields.hh +++ b/dumux/porousmediumflow/2p/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/model.hh b/dumux/porousmediumflow/2p/model.hh index 734279264c..6a61b73ce5 100644 --- a/dumux/porousmediumflow/2p/model.hh +++ b/dumux/porousmediumflow/2p/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/saturationreconstruction.hh b/dumux/porousmediumflow/2p/saturationreconstruction.hh index b2cbea6b7f..c9375b929a 100644 --- a/dumux/porousmediumflow/2p/saturationreconstruction.hh +++ b/dumux/porousmediumflow/2p/saturationreconstruction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p/volumevariables.hh b/dumux/porousmediumflow/2p/volumevariables.hh index dcf06d4e6c..a9f1186d76 100644 --- a/dumux/porousmediumflow/2p/volumevariables.hh +++ b/dumux/porousmediumflow/2p/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p1c/CMakeLists.txt b/dumux/porousmediumflow/2p1c/CMakeLists.txt index 542d01a417..19dfe2642e 100644 --- a/dumux/porousmediumflow/2p1c/CMakeLists.txt +++ b/dumux/porousmediumflow/2p1c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_2P1C_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/2p1c/darcyslaw.hh b/dumux/porousmediumflow/2p1c/darcyslaw.hh index e2a2469e91..9bdfe11e2e 100644 --- a/dumux/porousmediumflow/2p1c/darcyslaw.hh +++ b/dumux/porousmediumflow/2p1c/darcyslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p1c/indices.hh b/dumux/porousmediumflow/2p1c/indices.hh index 233836e74d..29a92ab156 100644 --- a/dumux/porousmediumflow/2p1c/indices.hh +++ b/dumux/porousmediumflow/2p1c/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p1c/iofields.hh b/dumux/porousmediumflow/2p1c/iofields.hh index b852140af8..20a31bd665 100644 --- a/dumux/porousmediumflow/2p1c/iofields.hh +++ b/dumux/porousmediumflow/2p1c/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p1c/localresidual.hh b/dumux/porousmediumflow/2p1c/localresidual.hh index fe41386d16..1365822f01 100644 --- a/dumux/porousmediumflow/2p1c/localresidual.hh +++ b/dumux/porousmediumflow/2p1c/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p1c/model.hh b/dumux/porousmediumflow/2p1c/model.hh index 39638918e1..6ecc065a21 100644 --- a/dumux/porousmediumflow/2p1c/model.hh +++ b/dumux/porousmediumflow/2p1c/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p1c/primaryvariableswitch.hh b/dumux/porousmediumflow/2p1c/primaryvariableswitch.hh index edeccba2f8..379c596e0d 100644 --- a/dumux/porousmediumflow/2p1c/primaryvariableswitch.hh +++ b/dumux/porousmediumflow/2p1c/primaryvariableswitch.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p1c/volumevariables.hh b/dumux/porousmediumflow/2p1c/volumevariables.hh index 4a6e7f8ce0..d1155622fe 100644 --- a/dumux/porousmediumflow/2p1c/volumevariables.hh +++ b/dumux/porousmediumflow/2p1c/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p2c/CMakeLists.txt b/dumux/porousmediumflow/2p2c/CMakeLists.txt index b72f899ddd..9b4dd7fafd 100644 --- a/dumux/porousmediumflow/2p2c/CMakeLists.txt +++ b/dumux/porousmediumflow/2p2c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_2P2C_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/2p2c/model.hh b/dumux/porousmediumflow/2p2c/model.hh index 4d80ea4304..7798fb19c5 100644 --- a/dumux/porousmediumflow/2p2c/model.hh +++ b/dumux/porousmediumflow/2p2c/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2p2c/volumevariables.hh b/dumux/porousmediumflow/2p2c/volumevariables.hh index 7374d8dd4d..3dac44b86b 100644 --- a/dumux/porousmediumflow/2p2c/volumevariables.hh +++ b/dumux/porousmediumflow/2p2c/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2pnc/CMakeLists.txt b/dumux/porousmediumflow/2pnc/CMakeLists.txt index 04aafb88c8..2975625c37 100644 --- a/dumux/porousmediumflow/2pnc/CMakeLists.txt +++ b/dumux/porousmediumflow/2pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_2PNC_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/2pnc/indices.hh b/dumux/porousmediumflow/2pnc/indices.hh index 8fb6d6cfc1..78fa73d07f 100644 --- a/dumux/porousmediumflow/2pnc/indices.hh +++ b/dumux/porousmediumflow/2pnc/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2pnc/iofields.hh b/dumux/porousmediumflow/2pnc/iofields.hh index d2022136c7..8c29aa03e8 100644 --- a/dumux/porousmediumflow/2pnc/iofields.hh +++ b/dumux/porousmediumflow/2pnc/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2pnc/model.hh b/dumux/porousmediumflow/2pnc/model.hh index 02f37aee0b..ed28251caa 100644 --- a/dumux/porousmediumflow/2pnc/model.hh +++ b/dumux/porousmediumflow/2pnc/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2pnc/primaryvariableswitch.hh b/dumux/porousmediumflow/2pnc/primaryvariableswitch.hh index 6663ac3981..6bd3be538f 100644 --- a/dumux/porousmediumflow/2pnc/primaryvariableswitch.hh +++ b/dumux/porousmediumflow/2pnc/primaryvariableswitch.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2pnc/volumevariables.hh b/dumux/porousmediumflow/2pnc/volumevariables.hh index f20a3d1016..8ead3a3917 100644 --- a/dumux/porousmediumflow/2pnc/volumevariables.hh +++ b/dumux/porousmediumflow/2pnc/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/2pncmin/CMakeLists.txt b/dumux/porousmediumflow/2pncmin/CMakeLists.txt index 43c6a91f2a..d031b0c975 100644 --- a/dumux/porousmediumflow/2pncmin/CMakeLists.txt +++ b/dumux/porousmediumflow/2pncmin/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_2PNCMIN_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/2pncmin/model.hh b/dumux/porousmediumflow/2pncmin/model.hh index a6fa223835..e491c7dff1 100644 --- a/dumux/porousmediumflow/2pncmin/model.hh +++ b/dumux/porousmediumflow/2pncmin/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p/CMakeLists.txt b/dumux/porousmediumflow/3p/CMakeLists.txt index 3fa61042f1..3d189b006d 100644 --- a/dumux/porousmediumflow/3p/CMakeLists.txt +++ b/dumux/porousmediumflow/3p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_3P_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/3p/indices.hh b/dumux/porousmediumflow/3p/indices.hh index b9c1249de5..3f6b5768e3 100644 --- a/dumux/porousmediumflow/3p/indices.hh +++ b/dumux/porousmediumflow/3p/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p/iofields.hh b/dumux/porousmediumflow/3p/iofields.hh index 58cdcb5a42..6d941edd22 100644 --- a/dumux/porousmediumflow/3p/iofields.hh +++ b/dumux/porousmediumflow/3p/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p/model.hh b/dumux/porousmediumflow/3p/model.hh index 96731feba9..8d609918eb 100644 --- a/dumux/porousmediumflow/3p/model.hh +++ b/dumux/porousmediumflow/3p/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p/volumevariables.hh b/dumux/porousmediumflow/3p/volumevariables.hh index 81547b9526..a5bacafee3 100644 --- a/dumux/porousmediumflow/3p/volumevariables.hh +++ b/dumux/porousmediumflow/3p/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p3c/CMakeLists.txt b/dumux/porousmediumflow/3p3c/CMakeLists.txt index 78cda92607..228835b14a 100644 --- a/dumux/porousmediumflow/3p3c/CMakeLists.txt +++ b/dumux/porousmediumflow/3p3c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_3P3C_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/3p3c/indices.hh b/dumux/porousmediumflow/3p3c/indices.hh index 5a18a3a886..f9c8e25222 100644 --- a/dumux/porousmediumflow/3p3c/indices.hh +++ b/dumux/porousmediumflow/3p3c/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p3c/iofields.hh b/dumux/porousmediumflow/3p3c/iofields.hh index 35a8748311..651e85c12f 100644 --- a/dumux/porousmediumflow/3p3c/iofields.hh +++ b/dumux/porousmediumflow/3p3c/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p3c/localresidual.hh b/dumux/porousmediumflow/3p3c/localresidual.hh index 506c06f03f..d8e5038804 100644 --- a/dumux/porousmediumflow/3p3c/localresidual.hh +++ b/dumux/porousmediumflow/3p3c/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p3c/model.hh b/dumux/porousmediumflow/3p3c/model.hh index 315a3e19a9..f9d1c3dc14 100644 --- a/dumux/porousmediumflow/3p3c/model.hh +++ b/dumux/porousmediumflow/3p3c/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p3c/primaryvariableswitch.hh b/dumux/porousmediumflow/3p3c/primaryvariableswitch.hh index ec2fff86e9..c739428167 100644 --- a/dumux/porousmediumflow/3p3c/primaryvariableswitch.hh +++ b/dumux/porousmediumflow/3p3c/primaryvariableswitch.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3p3c/volumevariables.hh b/dumux/porousmediumflow/3p3c/volumevariables.hh index 9ae4c3c3e1..da0fdd3366 100644 --- a/dumux/porousmediumflow/3p3c/volumevariables.hh +++ b/dumux/porousmediumflow/3p3c/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3pwateroil/CMakeLists.txt b/dumux/porousmediumflow/3pwateroil/CMakeLists.txt index 8a7ae370cb..0c02f30fb4 100644 --- a/dumux/porousmediumflow/3pwateroil/CMakeLists.txt +++ b/dumux/porousmediumflow/3pwateroil/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_3PWATEROIL_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/3pwateroil/indices.hh b/dumux/porousmediumflow/3pwateroil/indices.hh index 09d651b82e..2825b319aa 100644 --- a/dumux/porousmediumflow/3pwateroil/indices.hh +++ b/dumux/porousmediumflow/3pwateroil/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3pwateroil/iofields.hh b/dumux/porousmediumflow/3pwateroil/iofields.hh index aecf3120fe..9f283f2f75 100644 --- a/dumux/porousmediumflow/3pwateroil/iofields.hh +++ b/dumux/porousmediumflow/3pwateroil/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3pwateroil/localresidual.hh b/dumux/porousmediumflow/3pwateroil/localresidual.hh index 36467645a0..55f612713c 100644 --- a/dumux/porousmediumflow/3pwateroil/localresidual.hh +++ b/dumux/porousmediumflow/3pwateroil/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3pwateroil/model.hh b/dumux/porousmediumflow/3pwateroil/model.hh index 7940eca518..10a95fafe4 100644 --- a/dumux/porousmediumflow/3pwateroil/model.hh +++ b/dumux/porousmediumflow/3pwateroil/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3pwateroil/primaryvariableswitch.hh b/dumux/porousmediumflow/3pwateroil/primaryvariableswitch.hh index 6c8f90e71c..385884d3b1 100644 --- a/dumux/porousmediumflow/3pwateroil/primaryvariableswitch.hh +++ b/dumux/porousmediumflow/3pwateroil/primaryvariableswitch.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/3pwateroil/volumevariables.hh b/dumux/porousmediumflow/3pwateroil/volumevariables.hh index 7cb943ee45..1f87dd0f7e 100644 --- a/dumux/porousmediumflow/3pwateroil/volumevariables.hh +++ b/dumux/porousmediumflow/3pwateroil/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/CMakeLists.txt b/dumux/porousmediumflow/CMakeLists.txt index 2b724ccbc1..3b43a62df9 100644 --- a/dumux/porousmediumflow/CMakeLists.txt +++ b/dumux/porousmediumflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p) diff --git a/dumux/porousmediumflow/boxdfm/CMakeLists.txt b/dumux/porousmediumflow/boxdfm/CMakeLists.txt index e22a01cf77..e932bac546 100644 --- a/dumux/porousmediumflow/boxdfm/CMakeLists.txt +++ b/dumux/porousmediumflow/boxdfm/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_BOXDFM_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/boxdfm/fluxvariablescache.hh b/dumux/porousmediumflow/boxdfm/fluxvariablescache.hh index ffa066dd77..78c39fb592 100644 --- a/dumux/porousmediumflow/boxdfm/fluxvariablescache.hh +++ b/dumux/porousmediumflow/boxdfm/fluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/boxdfm/fvelementgeometry.hh b/dumux/porousmediumflow/boxdfm/fvelementgeometry.hh index 8979bba2a5..fd299ad1fd 100644 --- a/dumux/porousmediumflow/boxdfm/fvelementgeometry.hh +++ b/dumux/porousmediumflow/boxdfm/fvelementgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/boxdfm/fvgridgeometry.hh b/dumux/porousmediumflow/boxdfm/fvgridgeometry.hh index ed4fb89bae..3947852693 100644 --- a/dumux/porousmediumflow/boxdfm/fvgridgeometry.hh +++ b/dumux/porousmediumflow/boxdfm/fvgridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/boxdfm/geometryhelper.hh b/dumux/porousmediumflow/boxdfm/geometryhelper.hh index fdad1d0df4..aad73a8c65 100644 --- a/dumux/porousmediumflow/boxdfm/geometryhelper.hh +++ b/dumux/porousmediumflow/boxdfm/geometryhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/boxdfm/model.hh b/dumux/porousmediumflow/boxdfm/model.hh index 8f1bed6812..2932713b05 100644 --- a/dumux/porousmediumflow/boxdfm/model.hh +++ b/dumux/porousmediumflow/boxdfm/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/boxdfm/subcontrolvolume.hh b/dumux/porousmediumflow/boxdfm/subcontrolvolume.hh index d4a25423e4..ee8f0c3fc1 100644 --- a/dumux/porousmediumflow/boxdfm/subcontrolvolume.hh +++ b/dumux/porousmediumflow/boxdfm/subcontrolvolume.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/boxdfm/subcontrolvolumeface.hh b/dumux/porousmediumflow/boxdfm/subcontrolvolumeface.hh index 5ae3aad9a5..ebef9fe2cd 100644 --- a/dumux/porousmediumflow/boxdfm/subcontrolvolumeface.hh +++ b/dumux/porousmediumflow/boxdfm/subcontrolvolumeface.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/boxdfm/vtkoutputmodule.hh b/dumux/porousmediumflow/boxdfm/vtkoutputmodule.hh index 5d74c4d457..8fed21d6e8 100644 --- a/dumux/porousmediumflow/boxdfm/vtkoutputmodule.hh +++ b/dumux/porousmediumflow/boxdfm/vtkoutputmodule.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/co2/CMakeLists.txt b/dumux/porousmediumflow/co2/CMakeLists.txt index 9d4b402291..e76c9fac25 100644 --- a/dumux/porousmediumflow/co2/CMakeLists.txt +++ b/dumux/porousmediumflow/co2/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_CO2_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/co2/model.hh b/dumux/porousmediumflow/co2/model.hh index 6952dbda0a..aa5b54c2d3 100644 --- a/dumux/porousmediumflow/co2/model.hh +++ b/dumux/porousmediumflow/co2/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/co2/primaryvariableswitch.hh b/dumux/porousmediumflow/co2/primaryvariableswitch.hh index 8e105138d7..2416c2b618 100644 --- a/dumux/porousmediumflow/co2/primaryvariableswitch.hh +++ b/dumux/porousmediumflow/co2/primaryvariableswitch.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/co2/volumevariables.hh b/dumux/porousmediumflow/co2/volumevariables.hh index 02e73a512a..73fd4e164b 100644 --- a/dumux/porousmediumflow/co2/volumevariables.hh +++ b/dumux/porousmediumflow/co2/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/compositional/CMakeLists.txt b/dumux/porousmediumflow/compositional/CMakeLists.txt index af49646979..4ba9739c8f 100644 --- a/dumux/porousmediumflow/compositional/CMakeLists.txt +++ b/dumux/porousmediumflow/compositional/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_COMPOSITIONAL_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/compositional/localresidual.hh b/dumux/porousmediumflow/compositional/localresidual.hh index 307cf7f7da..0674a9d92e 100644 --- a/dumux/porousmediumflow/compositional/localresidual.hh +++ b/dumux/porousmediumflow/compositional/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/compositional/primaryvariableswitch.hh b/dumux/porousmediumflow/compositional/primaryvariableswitch.hh index 22d40b66a0..32be8f8aeb 100644 --- a/dumux/porousmediumflow/compositional/primaryvariableswitch.hh +++ b/dumux/porousmediumflow/compositional/primaryvariableswitch.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/compositional/switchableprimaryvariables.hh b/dumux/porousmediumflow/compositional/switchableprimaryvariables.hh index 0b551e3287..2b12b21650 100644 --- a/dumux/porousmediumflow/compositional/switchableprimaryvariables.hh +++ b/dumux/porousmediumflow/compositional/switchableprimaryvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fluxvariables.hh b/dumux/porousmediumflow/fluxvariables.hh index f7540c73a5..aac63aee06 100644 --- a/dumux/porousmediumflow/fluxvariables.hh +++ b/dumux/porousmediumflow/fluxvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fluxvariablescache.hh b/dumux/porousmediumflow/fluxvariablescache.hh index 1594321540..30fb65cd05 100644 --- a/dumux/porousmediumflow/fluxvariablescache.hh +++ b/dumux/porousmediumflow/fluxvariablescache.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fluxvariablescachefiller.hh b/dumux/porousmediumflow/fluxvariablescachefiller.hh index f45aecec9a..0cae66ad80 100644 --- a/dumux/porousmediumflow/fluxvariablescachefiller.hh +++ b/dumux/porousmediumflow/fluxvariablescachefiller.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fvspatialparams.hh b/dumux/porousmediumflow/fvspatialparams.hh index b12af91229..ff86cbb771 100644 --- a/dumux/porousmediumflow/fvspatialparams.hh +++ b/dumux/porousmediumflow/fvspatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fvspatialparams1p.hh b/dumux/porousmediumflow/fvspatialparams1p.hh index 3c6ba6aa8e..0cbb260bd2 100644 --- a/dumux/porousmediumflow/fvspatialparams1p.hh +++ b/dumux/porousmediumflow/fvspatialparams1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fvspatialparams1pconstant.hh b/dumux/porousmediumflow/fvspatialparams1pconstant.hh index ea1c7be3cd..2e2785be14 100644 --- a/dumux/porousmediumflow/fvspatialparams1pconstant.hh +++ b/dumux/porousmediumflow/fvspatialparams1pconstant.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fvspatialparamsmp.hh b/dumux/porousmediumflow/fvspatialparamsmp.hh index b00d32f7be..e0fceb824f 100644 --- a/dumux/porousmediumflow/fvspatialparamsmp.hh +++ b/dumux/porousmediumflow/fvspatialparamsmp.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/fvspatialparamsnonequilibrium.hh b/dumux/porousmediumflow/fvspatialparamsnonequilibrium.hh index f1c06ec97b..be2e764a28 100644 --- a/dumux/porousmediumflow/fvspatialparamsnonequilibrium.hh +++ b/dumux/porousmediumflow/fvspatialparamsnonequilibrium.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/immiscible/CMakeLists.txt b/dumux/porousmediumflow/immiscible/CMakeLists.txt index 42cd8e98e9..9199c66d0b 100644 --- a/dumux/porousmediumflow/immiscible/CMakeLists.txt +++ b/dumux/porousmediumflow/immiscible/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_IMMISCIBLE_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/immiscible/localresidual.hh b/dumux/porousmediumflow/immiscible/localresidual.hh index 6589f5ba8f..f4bc32b909 100644 --- a/dumux/porousmediumflow/immiscible/localresidual.hh +++ b/dumux/porousmediumflow/immiscible/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mineralization/CMakeLists.txt b/dumux/porousmediumflow/mineralization/CMakeLists.txt index df2fc00b15..61143d56e9 100644 --- a/dumux/porousmediumflow/mineralization/CMakeLists.txt +++ b/dumux/porousmediumflow/mineralization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_MINERALIZATION_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/mineralization/iofields.hh b/dumux/porousmediumflow/mineralization/iofields.hh index 464b61593f..6b7fe67e2e 100644 --- a/dumux/porousmediumflow/mineralization/iofields.hh +++ b/dumux/porousmediumflow/mineralization/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mineralization/localresidual.hh b/dumux/porousmediumflow/mineralization/localresidual.hh index c7e9be4e00..db7964d620 100644 --- a/dumux/porousmediumflow/mineralization/localresidual.hh +++ b/dumux/porousmediumflow/mineralization/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mineralization/model.hh b/dumux/porousmediumflow/mineralization/model.hh index d23ae48e6b..e7a8d82bbd 100644 --- a/dumux/porousmediumflow/mineralization/model.hh +++ b/dumux/porousmediumflow/mineralization/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mineralization/volumevariables.hh b/dumux/porousmediumflow/mineralization/volumevariables.hh index d9c22c5c21..f1a572d162 100644 --- a/dumux/porousmediumflow/mineralization/volumevariables.hh +++ b/dumux/porousmediumflow/mineralization/volumevariables.hh @@ -1,7 +1,7 @@ // -**- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mpnc/CMakeLists.txt b/dumux/porousmediumflow/mpnc/CMakeLists.txt index dd061d40bd..1fbf26a81f 100644 --- a/dumux/porousmediumflow/mpnc/CMakeLists.txt +++ b/dumux/porousmediumflow/mpnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_MPNC_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/mpnc/indices.hh b/dumux/porousmediumflow/mpnc/indices.hh index 7100100a86..1bd2b24cd0 100644 --- a/dumux/porousmediumflow/mpnc/indices.hh +++ b/dumux/porousmediumflow/mpnc/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mpnc/initialconditionhelper.hh b/dumux/porousmediumflow/mpnc/initialconditionhelper.hh index adc78ad0eb..92d9a791a9 100644 --- a/dumux/porousmediumflow/mpnc/initialconditionhelper.hh +++ b/dumux/porousmediumflow/mpnc/initialconditionhelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mpnc/iofields.hh b/dumux/porousmediumflow/mpnc/iofields.hh index b9a3b230ef..9defc28cec 100644 --- a/dumux/porousmediumflow/mpnc/iofields.hh +++ b/dumux/porousmediumflow/mpnc/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mpnc/localresidual.hh b/dumux/porousmediumflow/mpnc/localresidual.hh index eaacf8684d..7458e23d69 100644 --- a/dumux/porousmediumflow/mpnc/localresidual.hh +++ b/dumux/porousmediumflow/mpnc/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mpnc/model.hh b/dumux/porousmediumflow/mpnc/model.hh index e5f0fa5978..744557054a 100644 --- a/dumux/porousmediumflow/mpnc/model.hh +++ b/dumux/porousmediumflow/mpnc/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mpnc/pressureformulation.hh b/dumux/porousmediumflow/mpnc/pressureformulation.hh index 9d20c2e33f..952973f593 100644 --- a/dumux/porousmediumflow/mpnc/pressureformulation.hh +++ b/dumux/porousmediumflow/mpnc/pressureformulation.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/mpnc/volumevariables.hh b/dumux/porousmediumflow/mpnc/volumevariables.hh index f1257e83ef..ccf5f848e8 100644 --- a/dumux/porousmediumflow/mpnc/volumevariables.hh +++ b/dumux/porousmediumflow/mpnc/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/CMakeLists.txt b/dumux/porousmediumflow/nonequilibrium/CMakeLists.txt index 6c98ba51c0..3a89f3ad1e 100644 --- a/dumux/porousmediumflow/nonequilibrium/CMakeLists.txt +++ b/dumux/porousmediumflow/nonequilibrium/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(thermal) diff --git a/dumux/porousmediumflow/nonequilibrium/gridvariables.hh b/dumux/porousmediumflow/nonequilibrium/gridvariables.hh index 6bc2de034e..186102c25d 100644 --- a/dumux/porousmediumflow/nonequilibrium/gridvariables.hh +++ b/dumux/porousmediumflow/nonequilibrium/gridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/indices.hh b/dumux/porousmediumflow/nonequilibrium/indices.hh index fda987ce5b..78960c1e4c 100644 --- a/dumux/porousmediumflow/nonequilibrium/indices.hh +++ b/dumux/porousmediumflow/nonequilibrium/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/iofields.hh b/dumux/porousmediumflow/nonequilibrium/iofields.hh index 2952ee1a43..0b27a633f4 100644 --- a/dumux/porousmediumflow/nonequilibrium/iofields.hh +++ b/dumux/porousmediumflow/nonequilibrium/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/localresidual.hh b/dumux/porousmediumflow/nonequilibrium/localresidual.hh index d60de847e2..46b9a84570 100644 --- a/dumux/porousmediumflow/nonequilibrium/localresidual.hh +++ b/dumux/porousmediumflow/nonequilibrium/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/model.hh b/dumux/porousmediumflow/nonequilibrium/model.hh index 36e95f4feb..2135c03c1f 100644 --- a/dumux/porousmediumflow/nonequilibrium/model.hh +++ b/dumux/porousmediumflow/nonequilibrium/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/newtonsolver.hh b/dumux/porousmediumflow/nonequilibrium/newtonsolver.hh index 887696e6e3..049046ac1c 100644 --- a/dumux/porousmediumflow/nonequilibrium/newtonsolver.hh +++ b/dumux/porousmediumflow/nonequilibrium/newtonsolver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/thermal/CMakeLists.txt b/dumux/porousmediumflow/nonequilibrium/thermal/CMakeLists.txt index 2083488bf4..383e167a6d 100644 --- a/dumux/porousmediumflow/nonequilibrium/thermal/CMakeLists.txt +++ b/dumux/porousmediumflow/nonequilibrium/thermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_NONEQUILIBRIUM_THERMAL_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/nonequilibrium/thermal/localresidual.hh b/dumux/porousmediumflow/nonequilibrium/thermal/localresidual.hh index 46abbe0a11..6e35a1034b 100644 --- a/dumux/porousmediumflow/nonequilibrium/thermal/localresidual.hh +++ b/dumux/porousmediumflow/nonequilibrium/thermal/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonequilibrium/volumevariables.hh b/dumux/porousmediumflow/nonequilibrium/volumevariables.hh index 697074914d..89fed60aa2 100644 --- a/dumux/porousmediumflow/nonequilibrium/volumevariables.hh +++ b/dumux/porousmediumflow/nonequilibrium/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonisothermal/CMakeLists.txt b/dumux/porousmediumflow/nonisothermal/CMakeLists.txt index cb276ab16e..49c039d6ff 100644 --- a/dumux/porousmediumflow/nonisothermal/CMakeLists.txt +++ b/dumux/porousmediumflow/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_NONISOTHERMAL_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/nonisothermal/indices.hh b/dumux/porousmediumflow/nonisothermal/indices.hh index 38676b0655..013f8c1ece 100644 --- a/dumux/porousmediumflow/nonisothermal/indices.hh +++ b/dumux/porousmediumflow/nonisothermal/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonisothermal/iofields.hh b/dumux/porousmediumflow/nonisothermal/iofields.hh index 553b47866e..3f4062d8e2 100644 --- a/dumux/porousmediumflow/nonisothermal/iofields.hh +++ b/dumux/porousmediumflow/nonisothermal/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonisothermal/localresidual.hh b/dumux/porousmediumflow/nonisothermal/localresidual.hh index 64228d722a..36b2bca10e 100644 --- a/dumux/porousmediumflow/nonisothermal/localresidual.hh +++ b/dumux/porousmediumflow/nonisothermal/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonisothermal/model.hh b/dumux/porousmediumflow/nonisothermal/model.hh index 828a1eccbc..142747724c 100644 --- a/dumux/porousmediumflow/nonisothermal/model.hh +++ b/dumux/porousmediumflow/nonisothermal/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/nonisothermal/volumevariables.hh b/dumux/porousmediumflow/nonisothermal/volumevariables.hh index b76561c228..f728fe2918 100644 --- a/dumux/porousmediumflow/nonisothermal/volumevariables.hh +++ b/dumux/porousmediumflow/nonisothermal/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/problem.hh b/dumux/porousmediumflow/problem.hh index 981a9f1062..6ea64fe830 100644 --- a/dumux/porousmediumflow/problem.hh +++ b/dumux/porousmediumflow/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/properties.hh b/dumux/porousmediumflow/properties.hh index f9460bbd4c..82f6918481 100644 --- a/dumux/porousmediumflow/properties.hh +++ b/dumux/porousmediumflow/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/CMakeLists.txt b/dumux/porousmediumflow/richards/CMakeLists.txt index b20cb98bb4..b8d82247c8 100644 --- a/dumux/porousmediumflow/richards/CMakeLists.txt +++ b/dumux/porousmediumflow/richards/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_RICHARDS_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/richards/balanceequationopts.hh b/dumux/porousmediumflow/richards/balanceequationopts.hh index b0c666ce17..2ce5a57fc7 100644 --- a/dumux/porousmediumflow/richards/balanceequationopts.hh +++ b/dumux/porousmediumflow/richards/balanceequationopts.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/indices.hh b/dumux/porousmediumflow/richards/indices.hh index d9db4a7a0a..ee5fab9896 100644 --- a/dumux/porousmediumflow/richards/indices.hh +++ b/dumux/porousmediumflow/richards/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/iofields.hh b/dumux/porousmediumflow/richards/iofields.hh index 40069533c9..5c85b7fc54 100644 --- a/dumux/porousmediumflow/richards/iofields.hh +++ b/dumux/porousmediumflow/richards/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/localresidual.hh b/dumux/porousmediumflow/richards/localresidual.hh index dbfd6d5346..ad29ccc4fe 100644 --- a/dumux/porousmediumflow/richards/localresidual.hh +++ b/dumux/porousmediumflow/richards/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/model.hh b/dumux/porousmediumflow/richards/model.hh index dc4162a023..8a490b9825 100644 --- a/dumux/porousmediumflow/richards/model.hh +++ b/dumux/porousmediumflow/richards/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/newtonsolver.hh b/dumux/porousmediumflow/richards/newtonsolver.hh index 2b59b1d29b..5ef94a835f 100644 --- a/dumux/porousmediumflow/richards/newtonsolver.hh +++ b/dumux/porousmediumflow/richards/newtonsolver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/velocityoutput.hh b/dumux/porousmediumflow/richards/velocityoutput.hh index c99529a93d..af30183d46 100644 --- a/dumux/porousmediumflow/richards/velocityoutput.hh +++ b/dumux/porousmediumflow/richards/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richards/volumevariables.hh b/dumux/porousmediumflow/richards/volumevariables.hh index 930931885e..952ac1d721 100644 --- a/dumux/porousmediumflow/richards/volumevariables.hh +++ b/dumux/porousmediumflow/richards/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsextended/CMakeLists.txt b/dumux/porousmediumflow/richardsextended/CMakeLists.txt index 56c4f0a939..4540473360 100644 --- a/dumux/porousmediumflow/richardsextended/CMakeLists.txt +++ b/dumux/porousmediumflow/richardsextended/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_RICHARDSEXTENDED_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/richardsextended/indices.hh b/dumux/porousmediumflow/richardsextended/indices.hh index a71ae6d6a6..82ec8f2d44 100644 --- a/dumux/porousmediumflow/richardsextended/indices.hh +++ b/dumux/porousmediumflow/richardsextended/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsextended/iofields.hh b/dumux/porousmediumflow/richardsextended/iofields.hh index df2898b785..3e45b7b27d 100644 --- a/dumux/porousmediumflow/richardsextended/iofields.hh +++ b/dumux/porousmediumflow/richardsextended/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsextended/localresidual.hh b/dumux/porousmediumflow/richardsextended/localresidual.hh index d2bcc1ad00..b63c091abe 100644 --- a/dumux/porousmediumflow/richardsextended/localresidual.hh +++ b/dumux/porousmediumflow/richardsextended/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsextended/model.hh b/dumux/porousmediumflow/richardsextended/model.hh index 6219de3c1b..0a6f030eae 100644 --- a/dumux/porousmediumflow/richardsextended/model.hh +++ b/dumux/porousmediumflow/richardsextended/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsextended/primaryvariableswitch.hh b/dumux/porousmediumflow/richardsextended/primaryvariableswitch.hh index 36f427ddd2..6107fe121c 100644 --- a/dumux/porousmediumflow/richardsextended/primaryvariableswitch.hh +++ b/dumux/porousmediumflow/richardsextended/primaryvariableswitch.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsextended/volumevariables.hh b/dumux/porousmediumflow/richardsextended/volumevariables.hh index 339eb157da..c9f9167ca9 100644 --- a/dumux/porousmediumflow/richardsextended/volumevariables.hh +++ b/dumux/porousmediumflow/richardsextended/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsnc/CMakeLists.txt b/dumux/porousmediumflow/richardsnc/CMakeLists.txt index 52c4795498..6b59866137 100644 --- a/dumux/porousmediumflow/richardsnc/CMakeLists.txt +++ b/dumux/porousmediumflow/richardsnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_RICHARDSNC_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/richardsnc/indices.hh b/dumux/porousmediumflow/richardsnc/indices.hh index 7f6f28cfe9..72c8cb2305 100644 --- a/dumux/porousmediumflow/richardsnc/indices.hh +++ b/dumux/porousmediumflow/richardsnc/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsnc/iofields.hh b/dumux/porousmediumflow/richardsnc/iofields.hh index a1465cb276..875f8442bb 100644 --- a/dumux/porousmediumflow/richardsnc/iofields.hh +++ b/dumux/porousmediumflow/richardsnc/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsnc/model.hh b/dumux/porousmediumflow/richardsnc/model.hh index 52c537726d..989b258299 100644 --- a/dumux/porousmediumflow/richardsnc/model.hh +++ b/dumux/porousmediumflow/richardsnc/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/richardsnc/volumevariables.hh b/dumux/porousmediumflow/richardsnc/volumevariables.hh index 47221a94c2..63474dfab2 100644 --- a/dumux/porousmediumflow/richardsnc/volumevariables.hh +++ b/dumux/porousmediumflow/richardsnc/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/solidenergy/CMakeLists.txt b/dumux/porousmediumflow/solidenergy/CMakeLists.txt index 665246e831..c5e4d99076 100644 --- a/dumux/porousmediumflow/solidenergy/CMakeLists.txt +++ b/dumux/porousmediumflow/solidenergy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_SOLIDENERGY_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/solidenergy/localresidual.hh b/dumux/porousmediumflow/solidenergy/localresidual.hh index 06729c8d72..d9a2f15ed1 100644 --- a/dumux/porousmediumflow/solidenergy/localresidual.hh +++ b/dumux/porousmediumflow/solidenergy/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/solidenergy/model.hh b/dumux/porousmediumflow/solidenergy/model.hh index 8ce2764cb8..9893fa37f7 100644 --- a/dumux/porousmediumflow/solidenergy/model.hh +++ b/dumux/porousmediumflow/solidenergy/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/dumux/porousmediumflow/solidenergy/volumevariables.hh b/dumux/porousmediumflow/solidenergy/volumevariables.hh index bf97e0de0e..e5f7220560 100644 --- a/dumux/porousmediumflow/solidenergy/volumevariables.hh +++ b/dumux/porousmediumflow/solidenergy/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/tracer/CMakeLists.txt b/dumux/porousmediumflow/tracer/CMakeLists.txt index 25b212fcab..b40f259be1 100644 --- a/dumux/porousmediumflow/tracer/CMakeLists.txt +++ b/dumux/porousmediumflow/tracer/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_POROUSMEDIUMFLOW_TRACER_HEADERS *.hh *.inc) diff --git a/dumux/porousmediumflow/tracer/indices.hh b/dumux/porousmediumflow/tracer/indices.hh index 1d3d1056fa..166a5733c6 100644 --- a/dumux/porousmediumflow/tracer/indices.hh +++ b/dumux/porousmediumflow/tracer/indices.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/tracer/iofields.hh b/dumux/porousmediumflow/tracer/iofields.hh index 7c9b405bd4..63e95bef6c 100644 --- a/dumux/porousmediumflow/tracer/iofields.hh +++ b/dumux/porousmediumflow/tracer/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/tracer/localresidual.hh b/dumux/porousmediumflow/tracer/localresidual.hh index 15ff351a39..6f41bac147 100644 --- a/dumux/porousmediumflow/tracer/localresidual.hh +++ b/dumux/porousmediumflow/tracer/localresidual.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/tracer/model.hh b/dumux/porousmediumflow/tracer/model.hh index 7e69e2032d..c5a6084f71 100644 --- a/dumux/porousmediumflow/tracer/model.hh +++ b/dumux/porousmediumflow/tracer/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/tracer/volumevariables.hh b/dumux/porousmediumflow/tracer/volumevariables.hh index b981daeed1..84527b654a 100644 --- a/dumux/porousmediumflow/tracer/volumevariables.hh +++ b/dumux/porousmediumflow/tracer/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/velocity.hh b/dumux/porousmediumflow/velocity.hh index 9625d8e321..00884cbf12 100644 --- a/dumux/porousmediumflow/velocity.hh +++ b/dumux/porousmediumflow/velocity.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/velocityoutput.hh b/dumux/porousmediumflow/velocityoutput.hh index 45d592da63..ee1c3d37e4 100644 --- a/dumux/porousmediumflow/velocityoutput.hh +++ b/dumux/porousmediumflow/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/porousmediumflow/volumevariables.hh b/dumux/porousmediumflow/volumevariables.hh index 5be8772b52..be99a0cbdb 100644 --- a/dumux/porousmediumflow/volumevariables.hh +++ b/dumux/porousmediumflow/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/CMakeLists.txt b/dumux/python/CMakeLists.txt index 1aa35e1732..dd8f0d60ee 100644 --- a/dumux/python/CMakeLists.txt +++ b/dumux/python/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(assembly) diff --git a/dumux/python/assembly/CMakeLists.txt b/dumux/python/assembly/CMakeLists.txt index e3fa5da105..e2b7be8a04 100644 --- a/dumux/python/assembly/CMakeLists.txt +++ b/dumux/python/assembly/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PYTHON_ASSEMBLY_HEADERS *.hh *.inc) diff --git a/dumux/python/assembly/fvassembler.hh b/dumux/python/assembly/fvassembler.hh index ad1e697d10..33e91c7c67 100644 --- a/dumux/python/assembly/fvassembler.hh +++ b/dumux/python/assembly/fvassembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/common/CMakeLists.txt b/dumux/python/common/CMakeLists.txt index 1200fa89fe..f8edee6b4e 100644 --- a/dumux/python/common/CMakeLists.txt +++ b/dumux/python/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PYTHON_COMMON_HEADERS *.hh *.inc) diff --git a/dumux/python/common/boundarytypes.hh b/dumux/python/common/boundarytypes.hh index a6d05e58a2..7d42a4e6f8 100644 --- a/dumux/python/common/boundarytypes.hh +++ b/dumux/python/common/boundarytypes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/common/fvproblem.hh b/dumux/python/common/fvproblem.hh index 89de4acb9b..fc1264b8dd 100644 --- a/dumux/python/common/fvproblem.hh +++ b/dumux/python/common/fvproblem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/common/fvspatialparams.hh b/dumux/python/common/fvspatialparams.hh index 3d6c199990..811be2660f 100644 --- a/dumux/python/common/fvspatialparams.hh +++ b/dumux/python/common/fvspatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/common/timeloop.hh b/dumux/python/common/timeloop.hh index e033a16fce..e90be96b22 100644 --- a/dumux/python/common/timeloop.hh +++ b/dumux/python/common/timeloop.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/common/volumevariables.hh b/dumux/python/common/volumevariables.hh index d0ab314a61..ff550d3e60 100644 --- a/dumux/python/common/volumevariables.hh +++ b/dumux/python/common/volumevariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/discretization/CMakeLists.txt b/dumux/python/discretization/CMakeLists.txt index e47bbeeb84..2d673f0b8e 100644 --- a/dumux/python/discretization/CMakeLists.txt +++ b/dumux/python/discretization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PYTHON_DISCRETIZATION_HEADERS *.hh *.inc) diff --git a/dumux/python/discretization/gridgeometry.hh b/dumux/python/discretization/gridgeometry.hh index a7a1e44ae2..9a90d97cb6 100644 --- a/dumux/python/discretization/gridgeometry.hh +++ b/dumux/python/discretization/gridgeometry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/discretization/gridvariables.hh b/dumux/python/discretization/gridvariables.hh index 33e5059ca4..87826b1787 100644 --- a/dumux/python/discretization/gridvariables.hh +++ b/dumux/python/discretization/gridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/io/CMakeLists.txt b/dumux/python/io/CMakeLists.txt index 596a8df985..76a326f95b 100644 --- a/dumux/python/io/CMakeLists.txt +++ b/dumux/python/io/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PYTHON_IO_HEADERS *.hh *.inc) diff --git a/dumux/python/io/vtkoutputmodule.hh b/dumux/python/io/vtkoutputmodule.hh index 155704fd68..6c7caef319 100644 --- a/dumux/python/io/vtkoutputmodule.hh +++ b/dumux/python/io/vtkoutputmodule.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/material/CMakeLists.txt b/dumux/python/material/CMakeLists.txt index efeb64f834..d77f16176a 100644 --- a/dumux/python/material/CMakeLists.txt +++ b/dumux/python/material/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(components) diff --git a/dumux/python/material/components/CMakeLists.txt b/dumux/python/material/components/CMakeLists.txt index e67ee00398..06a59a3bb3 100644 --- a/dumux/python/material/components/CMakeLists.txt +++ b/dumux/python/material/components/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PYTHON_MATERIAL_COMPONENTS_HEADERS *.hh *.inc) diff --git a/dumux/python/material/components/component.hh b/dumux/python/material/components/component.hh index 6279679bdb..2c2a031685 100644 --- a/dumux/python/material/components/component.hh +++ b/dumux/python/material/components/component.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/material/fluidsystems/CMakeLists.txt b/dumux/python/material/fluidsystems/CMakeLists.txt index 856cc43507..3ce84a7e2d 100644 --- a/dumux/python/material/fluidsystems/CMakeLists.txt +++ b/dumux/python/material/fluidsystems/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PYTHON_MATERIAL_FLUIDSYSTEMS_HEADERS *.hh *.inc) diff --git a/dumux/python/material/fluidsystems/fluidsystem.hh b/dumux/python/material/fluidsystems/fluidsystem.hh index 1d0ba80737..bd793c1549 100644 --- a/dumux/python/material/fluidsystems/fluidsystem.hh +++ b/dumux/python/material/fluidsystems/fluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/porousmediumflow/CMakeLists.txt b/dumux/python/porousmediumflow/CMakeLists.txt index ea11828074..b70064de78 100644 --- a/dumux/python/porousmediumflow/CMakeLists.txt +++ b/dumux/python/porousmediumflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(GLOB DUMUX_PYTHON_POROUSMEDIUMFLOW_HEADERS *.hh *.inc) diff --git a/dumux/python/porousmediumflow/problem.hh b/dumux/python/porousmediumflow/problem.hh index eea3dd5fb8..dfb844c878 100644 --- a/dumux/python/porousmediumflow/problem.hh +++ b/dumux/python/porousmediumflow/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/porousmediumflow/spatialparams.hh b/dumux/python/porousmediumflow/spatialparams.hh index 3d97be6dbb..fced8491f4 100644 --- a/dumux/python/porousmediumflow/spatialparams.hh +++ b/dumux/python/porousmediumflow/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dumux/python/porousmediumflow/velocityoutput.hh b/dumux/python/porousmediumflow/velocityoutput.hh index 0f81342b6c..3d564879f1 100644 --- a/dumux/python/porousmediumflow/velocityoutput.hh +++ b/dumux/python/porousmediumflow/velocityoutput.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/dune.module b/dune.module index 7fd00d4f89..1ebed7c936 100644 --- a/dune.module +++ b/dune.module @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later Module: dumux diff --git a/examples/1protationsymmetry/.doc_config.license b/examples/1protationsymmetry/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/1protationsymmetry/.doc_config.license +++ b/examples/1protationsymmetry/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/1protationsymmetry/CMakeLists.txt b/examples/1protationsymmetry/CMakeLists.txt index f55bf8aa4c..254bc63226 100644 --- a/examples/1protationsymmetry/CMakeLists.txt +++ b/examples/1protationsymmetry/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/1protationsymmetry/main.cc b/examples/1protationsymmetry/main.cc index 87f6b50b5f..774b83fdaa 100644 --- a/examples/1protationsymmetry/main.cc +++ b/examples/1protationsymmetry/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // ## The main program (`main.cc`) diff --git a/examples/1protationsymmetry/problem.hh b/examples/1protationsymmetry/problem.hh index fbedf49af0..c37d178f5b 100644 --- a/examples/1protationsymmetry/problem.hh +++ b/examples/1protationsymmetry/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1protationsymmetry/properties.hh b/examples/1protationsymmetry/properties.hh index 0e4cf8dee0..88ce54fb75 100644 --- a/examples/1protationsymmetry/properties.hh +++ b/examples/1protationsymmetry/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1protationsymmetry/spatialparams.hh b/examples/1protationsymmetry/spatialparams.hh index ff6e8134c2..ff6f07daae 100644 --- a/examples/1protationsymmetry/spatialparams.hh +++ b/examples/1protationsymmetry/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1ptracer/.doc_config.license b/examples/1ptracer/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/1ptracer/.doc_config.license +++ b/examples/1ptracer/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/1ptracer/CMakeLists.txt b/examples/1ptracer/CMakeLists.txt index edc51b60af..bb3c03d67d 100644 --- a/examples/1ptracer/CMakeLists.txt +++ b/examples/1ptracer/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/1ptracer/main.cc b/examples/1ptracer/main.cc index 8de03e6172..73fc1dccbd 100644 --- a/examples/1ptracer/main.cc +++ b/examples/1ptracer/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // ## The main file (`main.cc`) diff --git a/examples/1ptracer/problem_1p.hh b/examples/1ptracer/problem_1p.hh index eea7f96c9f..0b45fcb500 100644 --- a/examples/1ptracer/problem_1p.hh +++ b/examples/1ptracer/problem_1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1ptracer/problem_tracer.hh b/examples/1ptracer/problem_tracer.hh index 7353f476af..c890071642 100644 --- a/examples/1ptracer/problem_tracer.hh +++ b/examples/1ptracer/problem_tracer.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1ptracer/properties_1p.hh b/examples/1ptracer/properties_1p.hh index ccb5d8dd55..f8df78be99 100644 --- a/examples/1ptracer/properties_1p.hh +++ b/examples/1ptracer/properties_1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1ptracer/properties_tracer.hh b/examples/1ptracer/properties_tracer.hh index dd091c04e3..9b1896ad5d 100644 --- a/examples/1ptracer/properties_tracer.hh +++ b/examples/1ptracer/properties_tracer.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1ptracer/spatialparams_1p.hh b/examples/1ptracer/spatialparams_1p.hh index 86a34ece11..994370de54 100644 --- a/examples/1ptracer/spatialparams_1p.hh +++ b/examples/1ptracer/spatialparams_1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/1ptracer/spatialparams_tracer.hh b/examples/1ptracer/spatialparams_tracer.hh index 1e56612431..77aad15dd5 100644 --- a/examples/1ptracer/spatialparams_tracer.hh +++ b/examples/1ptracer/spatialparams_tracer.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/2pinfiltration/.doc_config.license b/examples/2pinfiltration/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/2pinfiltration/.doc_config.license +++ b/examples/2pinfiltration/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/2pinfiltration/CMakeLists.txt b/examples/2pinfiltration/CMakeLists.txt index 775fdc38db..ac295f334c 100644 --- a/examples/2pinfiltration/CMakeLists.txt +++ b/examples/2pinfiltration/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/2pinfiltration/initialsolutioncc.txt.license b/examples/2pinfiltration/initialsolutioncc.txt.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/2pinfiltration/initialsolutioncc.txt.license +++ b/examples/2pinfiltration/initialsolutioncc.txt.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/2pinfiltration/main.cc b/examples/2pinfiltration/main.cc index bda04d9344..96d3b5c337 100644 --- a/examples/2pinfiltration/main.cc +++ b/examples/2pinfiltration/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // ## The file `main.cc` diff --git a/examples/2pinfiltration/problem.hh b/examples/2pinfiltration/problem.hh index d90a16ea8c..8c0b3f96ff 100644 --- a/examples/2pinfiltration/problem.hh +++ b/examples/2pinfiltration/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/2pinfiltration/properties.hh b/examples/2pinfiltration/properties.hh index 2301b77929..bf871994de 100644 --- a/examples/2pinfiltration/properties.hh +++ b/examples/2pinfiltration/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/2pinfiltration/spatialparams.hh b/examples/2pinfiltration/spatialparams.hh index cef70502a2..194910b92b 100644 --- a/examples/2pinfiltration/spatialparams.hh +++ b/examples/2pinfiltration/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index e97c20ff7f..0852a27d28 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(2pinfiltration) diff --git a/examples/biomineralization/.doc_config.license b/examples/biomineralization/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/biomineralization/.doc_config.license +++ b/examples/biomineralization/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/biomineralization/CMakeLists.txt b/examples/biomineralization/CMakeLists.txt index 8ef4f84cf4..b3b894111e 100644 --- a/examples/biomineralization/CMakeLists.txt +++ b/examples/biomineralization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES injection_checkpoints.dat injection_type.dat params.input) diff --git a/examples/biomineralization/injection_checkpoints.dat.license b/examples/biomineralization/injection_checkpoints.dat.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/biomineralization/injection_checkpoints.dat.license +++ b/examples/biomineralization/injection_checkpoints.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/biomineralization/injection_type.dat.license b/examples/biomineralization/injection_type.dat.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/biomineralization/injection_type.dat.license +++ b/examples/biomineralization/injection_type.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/biomineralization/main.cc b/examples/biomineralization/main.cc index efbb88c9cc..60e79e5428 100644 --- a/examples/biomineralization/main.cc +++ b/examples/biomineralization/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // ## The main file diff --git a/examples/biomineralization/material/components/biofilm.hh b/examples/biomineralization/material/components/biofilm.hh index fcf84e4ce5..f489112daa 100644 --- a/examples/biomineralization/material/components/biofilm.hh +++ b/examples/biomineralization/material/components/biofilm.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/biomineralization/material/components/suspendedbiomass.hh b/examples/biomineralization/material/components/suspendedbiomass.hh index 28d459f200..3b49b75ed8 100644 --- a/examples/biomineralization/material/components/suspendedbiomass.hh +++ b/examples/biomineralization/material/components/suspendedbiomass.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/biomineralization/material/fluidsystems/CMakeLists.txt b/examples/biomineralization/material/fluidsystems/CMakeLists.txt index 31990c77bb..eff5f30115 100644 --- a/examples/biomineralization/material/fluidsystems/CMakeLists.txt +++ b/examples/biomineralization/material/fluidsystems/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later #install headers diff --git a/examples/biomineralization/material/fluidsystems/biominsimplechemistry.hh b/examples/biomineralization/material/fluidsystems/biominsimplechemistry.hh index 2a67d99241..39fcff6fa9 100644 --- a/examples/biomineralization/material/fluidsystems/biominsimplechemistry.hh +++ b/examples/biomineralization/material/fluidsystems/biominsimplechemistry.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/biomineralization/material/fluidsystems/icpcomplexsalinitybrine.hh b/examples/biomineralization/material/fluidsystems/icpcomplexsalinitybrine.hh index 3bec5e20d2..d82e7a326b 100644 --- a/examples/biomineralization/material/fluidsystems/icpcomplexsalinitybrine.hh +++ b/examples/biomineralization/material/fluidsystems/icpcomplexsalinitybrine.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/biomineralization/material/solidsystems/biominsolids.hh b/examples/biomineralization/material/solidsystems/biominsolids.hh index f2e4a2be53..b0f8fbbc61 100644 --- a/examples/biomineralization/material/solidsystems/biominsolids.hh +++ b/examples/biomineralization/material/solidsystems/biominsolids.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/biomineralization/problem.hh b/examples/biomineralization/problem.hh index 53b2ae324f..ef02329c14 100644 --- a/examples/biomineralization/problem.hh +++ b/examples/biomineralization/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_MICP_COLUMN_SIMPLE_CHEM_PROBLEM_HH diff --git a/examples/biomineralization/properties.hh b/examples/biomineralization/properties.hh index 604435af44..c9c7164739 100644 --- a/examples/biomineralization/properties.hh +++ b/examples/biomineralization/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/biomineralization/spatialparams.hh b/examples/biomineralization/spatialparams.hh index 5ff1d14922..441c4c25e1 100644 --- a/examples/biomineralization/spatialparams.hh +++ b/examples/biomineralization/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/cahn_hilliard/.doc_config.license b/examples/cahn_hilliard/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/cahn_hilliard/.doc_config.license +++ b/examples/cahn_hilliard/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/cahn_hilliard/CMakeLists.txt b/examples/cahn_hilliard/CMakeLists.txt index 9ad87d6f74..626c05412b 100644 --- a/examples/cahn_hilliard/CMakeLists.txt +++ b/examples/cahn_hilliard/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/cahn_hilliard/main.cc b/examples/cahn_hilliard/main.cc index ba61d24284..5f8478541c 100644 --- a/examples/cahn_hilliard/main.cc +++ b/examples/cahn_hilliard/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/cahn_hilliard/model.hh b/examples/cahn_hilliard/model.hh index 80470f9d42..774f283710 100644 --- a/examples/cahn_hilliard/model.hh +++ b/examples/cahn_hilliard/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/convert_code_to_doc.py b/examples/convert_code_to_doc.py index 225b9878ed..9c8e77986e 100755 --- a/examples/convert_code_to_doc.py +++ b/examples/convert_code_to_doc.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/examples/diffusion/.doc_config.license b/examples/diffusion/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/diffusion/.doc_config.license +++ b/examples/diffusion/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/diffusion/CMakeLists.txt b/examples/diffusion/CMakeLists.txt index 8ad8e9729d..85bef6409c 100644 --- a/examples/diffusion/CMakeLists.txt +++ b/examples/diffusion/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/diffusion/main.cc b/examples/diffusion/main.cc index 5c188712d2..61a346c7c6 100644 --- a/examples/diffusion/main.cc +++ b/examples/diffusion/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/diffusion/model.hh b/examples/diffusion/model.hh index fa7d96219f..fe18180649 100644 --- a/examples/diffusion/model.hh +++ b/examples/diffusion/model.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/embedded_network_1d3d/.doc_config.license b/examples/embedded_network_1d3d/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/embedded_network_1d3d/.doc_config.license +++ b/examples/embedded_network_1d3d/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/embedded_network_1d3d/CMakeLists.txt b/examples/embedded_network_1d3d/CMakeLists.txt index af4eeceb59..9ddc64f553 100644 --- a/examples/embedded_network_1d3d/CMakeLists.txt +++ b/examples/embedded_network_1d3d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # link the parameter file and the grid file to the build directory diff --git a/examples/embedded_network_1d3d/bloodflow.hh b/examples/embedded_network_1d3d/bloodflow.hh index 8c07713512..a9fafc9244 100644 --- a/examples/embedded_network_1d3d/bloodflow.hh +++ b/examples/embedded_network_1d3d/bloodflow.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/embedded_network_1d3d/main.cc b/examples/embedded_network_1d3d/main.cc index d9519f6930..7d7aad95b9 100644 --- a/examples/embedded_network_1d3d/main.cc +++ b/examples/embedded_network_1d3d/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // # The main file (`main.cc`) diff --git a/examples/embedded_network_1d3d/network.dgf b/examples/embedded_network_1d3d/network.dgf index 9719ff804b..4fbe1afafd 100644 --- a/examples/embedded_network_1d3d/network.dgf +++ b/examples/embedded_network_1d3d/network.dgf @@ -1,7 +1,7 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 -% SPDX-FileCopyrightInfo: Copyright © 2017 Franca Schmid +% SPDX-FileCopyrightText: Copyright © 2017 Franca Schmid % SPDX-License-Identifier: CC-BY-4.0 % Based on data from: Franca Schmid. (2017). Averaged results of blood flow simulations with discrete RBC tracking for microvascular networks [Data set]. Zenodo. https://doi.org/10.5281/zenodo.269650. CC-BY-4.0. % Processed data. All changes are licensed under DuMux Project contributors CC-BY-4.0 diff --git a/examples/embedded_network_1d3d/plot.py b/examples/embedded_network_1d3d/plot.py index 3dfd8567bc..a582151adc 100755 --- a/examples/embedded_network_1d3d/plot.py +++ b/examples/embedded_network_1d3d/plot.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/examples/embedded_network_1d3d/problem.hh b/examples/embedded_network_1d3d/problem.hh index 1e3ae1c451..f7316dcf56 100644 --- a/examples/embedded_network_1d3d/problem.hh +++ b/examples/embedded_network_1d3d/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/embedded_network_1d3d/properties.hh b/examples/embedded_network_1d3d/properties.hh index bbea333b3d..b2fab360b3 100644 --- a/examples/embedded_network_1d3d/properties.hh +++ b/examples/embedded_network_1d3d/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_NETWORK_TISSUE_TRANSPORT_PROPERTIES_HH diff --git a/examples/embedded_network_1d3d/solver.hh b/examples/embedded_network_1d3d/solver.hh index c46fb62738..d7cf0521ee 100644 --- a/examples/embedded_network_1d3d/solver.hh +++ b/examples/embedded_network_1d3d/solver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/examples/embedded_network_1d3d/spatialparams.hh b/examples/embedded_network_1d3d/spatialparams.hh index dfb7a8c2bf..a429c6c487 100644 --- a/examples/embedded_network_1d3d/spatialparams.hh +++ b/examples/embedded_network_1d3d/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/embedded_network_1d3d/tracerfluidsystem.hh b/examples/embedded_network_1d3d/tracerfluidsystem.hh index b332335f20..58f5fca186 100644 --- a/examples/embedded_network_1d3d/tracerfluidsystem.hh +++ b/examples/embedded_network_1d3d/tracerfluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/freeflowchannel/.doc_config.license b/examples/freeflowchannel/.doc_config.license index 8d7ca12ace..140ebe35c0 100644 --- a/examples/freeflowchannel/.doc_config.license +++ b/examples/freeflowchannel/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: GPL-3.0-or-later diff --git a/examples/freeflowchannel/CMakeLists.txt b/examples/freeflowchannel/CMakeLists.txt index 744356986e..36a1c3a3e4 100644 --- a/examples/freeflowchannel/CMakeLists.txt +++ b/examples/freeflowchannel/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/freeflowchannel/main.cc b/examples/freeflowchannel/main.cc index b211d47995..6dfc3118fd 100644 --- a/examples/freeflowchannel/main.cc +++ b/examples/freeflowchannel/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/freeflowchannel/problem.hh b/examples/freeflowchannel/problem.hh index 8d2d873fca..5c0b9f46cf 100644 --- a/examples/freeflowchannel/problem.hh +++ b/examples/freeflowchannel/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/freeflowchannel/properties.hh b/examples/freeflowchannel/properties.hh index 64be108beb..1feaf483fb 100644 --- a/examples/freeflowchannel/properties.hh +++ b/examples/freeflowchannel/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/generate_example_docs.py b/examples/generate_example_docs.py index 9554527c20..f63e053a7b 100755 --- a/examples/generate_example_docs.py +++ b/examples/generate_example_docs.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/examples/liddrivencavity/.doc_config.license b/examples/liddrivencavity/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/liddrivencavity/.doc_config.license +++ b/examples/liddrivencavity/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/liddrivencavity/CMakeLists.txt b/examples/liddrivencavity/CMakeLists.txt index 06750dab0e..1899d15d61 100644 --- a/examples/liddrivencavity/CMakeLists.txt +++ b/examples/liddrivencavity/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(reference_data) diff --git a/examples/liddrivencavity/main.cc b/examples/liddrivencavity/main.cc index 8a9275c167..da9bcd3f59 100644 --- a/examples/liddrivencavity/main.cc +++ b/examples/liddrivencavity/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/liddrivencavity/problem.hh b/examples/liddrivencavity/problem.hh index b90d76fb1d..2e56bc103e 100644 --- a/examples/liddrivencavity/problem.hh +++ b/examples/liddrivencavity/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/liddrivencavity/properties.hh b/examples/liddrivencavity/properties.hh index b19e8c5628..4099e5743e 100644 --- a/examples/liddrivencavity/properties.hh +++ b/examples/liddrivencavity/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/liddrivencavity/reference_data/CMakeLists.txt b/examples/liddrivencavity/reference_data/CMakeLists.txt index 127da01b4b..da61c585f8 100644 --- a/examples/liddrivencavity/reference_data/CMakeLists.txt +++ b/examples/liddrivencavity/reference_data/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "ghia_x.csv" "ghia_y.csv" "v_x_exp.csv" "v_y_exp.csv" "v_x_num.csv" "v_y_num.csv") diff --git a/examples/liddrivencavity/reference_data/ghia_x.csv.license b/examples/liddrivencavity/reference_data/ghia_x.csv.license index 30f061f278..dc197b2236 100644 --- a/examples/liddrivencavity/reference_data/ghia_x.csv.license +++ b/examples/liddrivencavity/reference_data/ghia_x.csv.license @@ -1,4 +1,4 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 Based on data from Ghia et al. (1982). High-Re solutions for incompressible flow using the Navier-Stokes equations and a multigrid method. Journal of Computational Physics. https://doi.org/10.1016/0021-9991(82)90058-4. diff --git a/examples/liddrivencavity/reference_data/ghia_y.csv.license b/examples/liddrivencavity/reference_data/ghia_y.csv.license index 30f061f278..dc197b2236 100644 --- a/examples/liddrivencavity/reference_data/ghia_y.csv.license +++ b/examples/liddrivencavity/reference_data/ghia_y.csv.license @@ -1,4 +1,4 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 Based on data from Ghia et al. (1982). High-Re solutions for incompressible flow using the Navier-Stokes equations and a multigrid method. Journal of Computational Physics. https://doi.org/10.1016/0021-9991(82)90058-4. diff --git a/examples/liddrivencavity/reference_data/v_x_exp.csv.license b/examples/liddrivencavity/reference_data/v_x_exp.csv.license index aa0a73843d..f74a8333ff 100644 --- a/examples/liddrivencavity/reference_data/v_x_exp.csv.license +++ b/examples/liddrivencavity/reference_data/v_x_exp.csv.license @@ -1,4 +1,4 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 Based on data from Jurjević (1999). Modelling of two-dimensional laminar flow using finite element method International Journal for Numerical Methods in Fluids. https://doi.org/10.1002/(SICI)1097-0363(19991015)31:3<601::AID-FLD892>3.0.CO;2-Z. diff --git a/examples/liddrivencavity/reference_data/v_x_num.csv.license b/examples/liddrivencavity/reference_data/v_x_num.csv.license index aa0a73843d..f74a8333ff 100644 --- a/examples/liddrivencavity/reference_data/v_x_num.csv.license +++ b/examples/liddrivencavity/reference_data/v_x_num.csv.license @@ -1,4 +1,4 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 Based on data from Jurjević (1999). Modelling of two-dimensional laminar flow using finite element method International Journal for Numerical Methods in Fluids. https://doi.org/10.1002/(SICI)1097-0363(19991015)31:3<601::AID-FLD892>3.0.CO;2-Z. diff --git a/examples/liddrivencavity/reference_data/v_y_exp.csv.license b/examples/liddrivencavity/reference_data/v_y_exp.csv.license index aa0a73843d..f74a8333ff 100644 --- a/examples/liddrivencavity/reference_data/v_y_exp.csv.license +++ b/examples/liddrivencavity/reference_data/v_y_exp.csv.license @@ -1,4 +1,4 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 Based on data from Jurjević (1999). Modelling of two-dimensional laminar flow using finite element method International Journal for Numerical Methods in Fluids. https://doi.org/10.1002/(SICI)1097-0363(19991015)31:3<601::AID-FLD892>3.0.CO;2-Z. diff --git a/examples/liddrivencavity/reference_data/v_y_num.csv.license b/examples/liddrivencavity/reference_data/v_y_num.csv.license index aa0a73843d..f74a8333ff 100644 --- a/examples/liddrivencavity/reference_data/v_y_num.csv.license +++ b/examples/liddrivencavity/reference_data/v_y_num.csv.license @@ -1,4 +1,4 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 Based on data from Jurjević (1999). Modelling of two-dimensional laminar flow using finite element method International Journal for Numerical Methods in Fluids. https://doi.org/10.1002/(SICI)1097-0363(19991015)31:3<601::AID-FLD892>3.0.CO;2-Z. diff --git a/examples/liddrivencavity/run_and_plot.py b/examples/liddrivencavity/run_and_plot.py index 9b073d5fa9..591cc92c9e 100755 --- a/examples/liddrivencavity/run_and_plot.py +++ b/examples/liddrivencavity/run_and_plot.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later import sys diff --git a/examples/porenetwork_upscaling/.doc_config.license b/examples/porenetwork_upscaling/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/porenetwork_upscaling/.doc_config.license +++ b/examples/porenetwork_upscaling/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/porenetwork_upscaling/CMakeLists.txt b/examples/porenetwork_upscaling/CMakeLists.txt index 1e56c81517..4a1c671330 100644 --- a/examples/porenetwork_upscaling/CMakeLists.txt +++ b/examples/porenetwork_upscaling/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/porenetwork_upscaling/main.cc b/examples/porenetwork_upscaling/main.cc index 1f16dc4090..9535f596ca 100644 --- a/examples/porenetwork_upscaling/main.cc +++ b/examples/porenetwork_upscaling/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // ## The main program (`main.cc`) diff --git a/examples/porenetwork_upscaling/problem.hh b/examples/porenetwork_upscaling/problem.hh index 7715fea0a2..55ff884269 100644 --- a/examples/porenetwork_upscaling/problem.hh +++ b/examples/porenetwork_upscaling/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/porenetwork_upscaling/properties.hh b/examples/porenetwork_upscaling/properties.hh index f33a880cc7..3629e52c15 100644 --- a/examples/porenetwork_upscaling/properties.hh +++ b/examples/porenetwork_upscaling/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/porenetwork_upscaling/spatialparams.hh b/examples/porenetwork_upscaling/spatialparams.hh index 9a7f543bb4..c8d44923c1 100644 --- a/examples/porenetwork_upscaling/spatialparams.hh +++ b/examples/porenetwork_upscaling/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/examples/porenetwork_upscaling/upscalinghelper.hh b/examples/porenetwork_upscaling/upscalinghelper.hh index de73b17179..b89fa90d3a 100644 --- a/examples/porenetwork_upscaling/upscalinghelper.hh +++ b/examples/porenetwork_upscaling/upscalinghelper.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/shallowwaterfriction/.doc_config.license b/examples/shallowwaterfriction/.doc_config.license index 9aa918c859..2689ae4b5f 100644 --- a/examples/shallowwaterfriction/.doc_config.license +++ b/examples/shallowwaterfriction/.doc_config.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/examples/shallowwaterfriction/CMakeLists.txt b/examples/shallowwaterfriction/CMakeLists.txt index d4f8276f27..61eca83119 100644 --- a/examples/shallowwaterfriction/CMakeLists.txt +++ b/examples/shallowwaterfriction/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/examples/shallowwaterfriction/main.cc b/examples/shallowwaterfriction/main.cc index eeae6bb306..9c62acfee6 100644 --- a/examples/shallowwaterfriction/main.cc +++ b/examples/shallowwaterfriction/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/shallowwaterfriction/problem.hh b/examples/shallowwaterfriction/problem.hh index 31bc62f63f..cbff844da6 100644 --- a/examples/shallowwaterfriction/problem.hh +++ b/examples/shallowwaterfriction/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/shallowwaterfriction/properties.hh b/examples/shallowwaterfriction/properties.hh index 849acbf5dc..d3f758d82c 100644 --- a/examples/shallowwaterfriction/properties.hh +++ b/examples/shallowwaterfriction/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/examples/shallowwaterfriction/spatialparams.hh b/examples/shallowwaterfriction/spatialparams.hh index 8349d399a2..48b73a4444 100644 --- a/examples/shallowwaterfriction/spatialparams.hh +++ b/examples/shallowwaterfriction/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/patches/istl-2.6.patch.license b/patches/istl-2.6.patch.license index 8d7ca12ace..140ebe35c0 100644 --- a/patches/istl-2.6.patch.license +++ b/patches/istl-2.6.patch.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: GPL-3.0-or-later diff --git a/patches/opm_common_2024_10.patch.license b/patches/opm_common_2024_10.patch.license index 8d7ca12ace..140ebe35c0 100644 --- a/patches/opm_common_2024_10.patch.license +++ b/patches/opm_common_2024_10.patch.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: GPL-3.0-or-later diff --git a/patches/opm_grid_2024_10.patch.license b/patches/opm_grid_2024_10.patch.license index 8d7ca12ace..140ebe35c0 100644 --- a/patches/opm_grid_2024_10.patch.license +++ b/patches/opm_grid_2024_10.patch.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: GPL-3.0-or-later diff --git a/pyproject.toml.license b/pyproject.toml.license index 51d0bb7c37..f4c4148d00 100644 --- a/pyproject.toml.license +++ b/pyproject.toml.license @@ -1,2 +1,2 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 4f0be91c0d..04b6901d1b 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(dumux) diff --git a/python/dumux/CMakeLists.txt b/python/dumux/CMakeLists.txt index a09223ab20..562d09112b 100644 --- a/python/dumux/CMakeLists.txt +++ b/python/dumux/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(assembly) diff --git a/python/dumux/__init__.py b/python/dumux/__init__.py index 72949f5851..11cebb462f 100644 --- a/python/dumux/__init__.py +++ b/python/dumux/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """The DuMux Python-bindings for using DuMux entirely from Python diff --git a/python/dumux/assembly/CMakeLists.txt b/python/dumux/assembly/CMakeLists.txt index 71c84c5101..4bad4893eb 100644 --- a/python/dumux/assembly/CMakeLists.txt +++ b/python/dumux/assembly/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(assembly diff --git a/python/dumux/assembly/__init__.py b/python/dumux/assembly/__init__.py index 3143f8ccbd..e5a6317266 100644 --- a/python/dumux/assembly/__init__.py +++ b/python/dumux/assembly/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # pylint: skip-file diff --git a/python/dumux/common/CMakeLists.txt b/python/dumux/common/CMakeLists.txt index 9c7fa1ff2a..a7c666eb92 100644 --- a/python/dumux/common/CMakeLists.txt +++ b/python/dumux/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(common diff --git a/python/dumux/common/__init__.py b/python/dumux/common/__init__.py index d9bca2995b..9a6f15d258 100644 --- a/python/dumux/common/__init__.py +++ b/python/dumux/common/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/python/dumux/common/_common.cc b/python/dumux/common/_common.cc index 64c8c6ef31..ea0ea50fd4 100644 --- a/python/dumux/common/_common.cc +++ b/python/dumux/common/_common.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/python/dumux/common/boundarytypes.py b/python/dumux/common/boundarytypes.py index 8005acc89b..718aa357af 100644 --- a/python/dumux/common/boundarytypes.py +++ b/python/dumux/common/boundarytypes.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/python/dumux/common/fvproblem.py b/python/dumux/common/fvproblem.py index 445e903a72..92ab68e5a6 100644 --- a/python/dumux/common/fvproblem.py +++ b/python/dumux/common/fvproblem.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/python/dumux/common/fvspatialparams.py b/python/dumux/common/fvspatialparams.py index e92c2f0ce5..16a4e966cf 100644 --- a/python/dumux/common/fvspatialparams.py +++ b/python/dumux/common/fvspatialparams.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/python/dumux/common/properties.py b/python/dumux/common/properties.py index d431c00217..e5687a4986 100644 --- a/python/dumux/common/properties.py +++ b/python/dumux/common/properties.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """ diff --git a/python/dumux/discretization/CMakeLists.txt b/python/dumux/discretization/CMakeLists.txt index 38494c7e19..d49a0e62d9 100644 --- a/python/dumux/discretization/CMakeLists.txt +++ b/python/dumux/discretization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(discretization diff --git a/python/dumux/discretization/__init__.py b/python/dumux/discretization/__init__.py index fd7031cdb3..3e636e3f9c 100644 --- a/python/dumux/discretization/__init__.py +++ b/python/dumux/discretization/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """Classes and functions related to discretization methods""" diff --git a/python/dumux/io/CMakeLists.txt b/python/dumux/io/CMakeLists.txt index 6227b1da5a..057ff74cc9 100644 --- a/python/dumux/io/CMakeLists.txt +++ b/python/dumux/io/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(io diff --git a/python/dumux/io/__init__.py b/python/dumux/io/__init__.py index ef4a083f1f..0a9bd22697 100644 --- a/python/dumux/io/__init__.py +++ b/python/dumux/io/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """DuMux input-output library""" diff --git a/python/dumux/material/CMakeLists.txt b/python/dumux/material/CMakeLists.txt index 4020d71620..5b50bb78ae 100644 --- a/python/dumux/material/CMakeLists.txt +++ b/python/dumux/material/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(components) diff --git a/python/dumux/material/__init__.py b/python/dumux/material/__init__.py index 7ea9c880a5..1a493e10ae 100644 --- a/python/dumux/material/__init__.py +++ b/python/dumux/material/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """DuMux material framework providing constitutive laws""" diff --git a/python/dumux/material/components/CMakeLists.txt b/python/dumux/material/components/CMakeLists.txt index 333921d200..bb66d39bac 100644 --- a/python/dumux/material/components/CMakeLists.txt +++ b/python/dumux/material/components/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(components diff --git a/python/dumux/material/components/__init__.py b/python/dumux/material/components/__init__.py index 6406bbd096..ee084c66ae 100644 --- a/python/dumux/material/components/__init__.py +++ b/python/dumux/material/components/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """Components are building blocks of fluid and solid systems""" diff --git a/python/dumux/material/fluidsystems/CMakeLists.txt b/python/dumux/material/fluidsystems/CMakeLists.txt index 828ba998c6..3bf7ac6a6d 100644 --- a/python/dumux/material/fluidsystems/CMakeLists.txt +++ b/python/dumux/material/fluidsystems/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(fluidsystems diff --git a/python/dumux/material/fluidsystems/__init__.py b/python/dumux/material/fluidsystems/__init__.py index 1300f8b9bc..cd988785f4 100644 --- a/python/dumux/material/fluidsystems/__init__.py +++ b/python/dumux/material/fluidsystems/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """Fluid systems""" diff --git a/python/dumux/porousmediumflow/CMakeLists.txt b/python/dumux/porousmediumflow/CMakeLists.txt index 50f66ef4b2..496ce1571b 100644 --- a/python/dumux/porousmediumflow/CMakeLists.txt +++ b/python/dumux/porousmediumflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(porousmediumflow diff --git a/python/dumux/porousmediumflow/__init__.py b/python/dumux/porousmediumflow/__init__.py index 957feb9fed..8161076e77 100644 --- a/python/dumux/porousmediumflow/__init__.py +++ b/python/dumux/porousmediumflow/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """Classes and functions related to the porousmedium flow models""" diff --git a/python/dumux/wrapping/CMakeLists.txt b/python/dumux/wrapping/CMakeLists.txt index b7ae4fb5df..d643cd4cd8 100644 --- a/python/dumux/wrapping/CMakeLists.txt +++ b/python/dumux/wrapping/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_python_targets(wrapping diff --git a/python/dumux/wrapping/__init__.py b/python/dumux/wrapping/__init__.py index 6f4728c6fd..e8e48b4a68 100644 --- a/python/dumux/wrapping/__init__.py +++ b/python/dumux/wrapping/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later """Helper classes and function related Python <-> C++ interaction""" diff --git a/requirements.txt b/requirements.txt index ee05ae6a30..b30da213fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 numpy diff --git a/setup.py b/setup.py index 8449d3abb4..0d3bfd70e3 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later try: diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 3620657c39..24a46e3aae 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(common) diff --git a/test/common/CMakeLists.txt b/test/common/CMakeLists.txt index 68e58a977c..0cbc255bf2 100644 --- a/test/common/CMakeLists.txt +++ b/test/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(functionfromstringexpression) diff --git a/test/common/functionfromstringexpression/CMakeLists.txt b/test/common/functionfromstringexpression/CMakeLists.txt index ef7fc2e321..5d97604cb3 100644 --- a/test/common/functionfromstringexpression/CMakeLists.txt +++ b/test/common/functionfromstringexpression/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_functionfromstringexpression.cc diff --git a/test/common/functionfromstringexpression/test_functionfromstringexpression.cc b/test/common/functionfromstringexpression/test_functionfromstringexpression.cc index b8eb4c0e1f..2fde7243ce 100644 --- a/test/common/functionfromstringexpression/test_functionfromstringexpression.cc +++ b/test/common/functionfromstringexpression/test_functionfromstringexpression.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/functions/CMakeLists.txt b/test/common/functions/CMakeLists.txt index 199fe6ce78..d9010eaf88 100644 --- a/test/common/functions/CMakeLists.txt +++ b/test/common/functions/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_function_l2norm.cc diff --git a/test/common/functions/test_function_l2norm.cc b/test/common/functions/test_function_l2norm.cc index 2de4dc90ed..e6801e8e52 100644 --- a/test/common/functions/test_function_l2norm.cc +++ b/test/common/functions/test_function_l2norm.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/integrate/CMakeLists.txt b/test/common/integrate/CMakeLists.txt index 384d94d4d9..12f717cae9 100644 --- a/test/common/integrate/CMakeLists.txt +++ b/test/common/integrate/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_integratescalar.cc LABELS unit) diff --git a/test/common/integrate/test_integratescalar.cc b/test/common/integrate/test_integratescalar.cc index 91be095e6f..c234b9a6bf 100644 --- a/test/common/integrate/test_integratescalar.cc +++ b/test/common/integrate/test_integratescalar.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/math/CMakeLists.txt b/test/common/math/CMakeLists.txt index 7ae8af5314..cf0e49a7da 100644 --- a/test/common/math/CMakeLists.txt +++ b/test/common/math/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # build the test for the math header diff --git a/test/common/math/test_math.cc b/test/common/math/test_math.cc index e7404d5521..74a46e597e 100644 --- a/test/common/math/test_math.cc +++ b/test/common/math/test_math.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/metadata/CMakeLists.txt b/test/common/metadata/CMakeLists.txt index c7b1d2ede6..1fb5e0f8ca 100644 --- a/test/common/metadata/CMakeLists.txt +++ b/test/common/metadata/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # build the test for the math header diff --git a/test/common/metadata/test_metadata.cc b/test/common/metadata/test_metadata.cc index 452f3a0a08..c3aa3d6cbf 100644 --- a/test/common/metadata/test_metadata.cc +++ b/test/common/metadata/test_metadata.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/numericdifferentiation/CMakeLists.txt b/test/common/numericdifferentiation/CMakeLists.txt index e311fa27cb..229894670a 100644 --- a/test/common/numericdifferentiation/CMakeLists.txt +++ b/test/common/numericdifferentiation/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_numericdifferentiation diff --git a/test/common/numericdifferentiation/test_numericdifferentiation.cc b/test/common/numericdifferentiation/test_numericdifferentiation.cc index b5f55a7158..ed5ae4519f 100644 --- a/test/common/numericdifferentiation/test_numericdifferentiation.cc +++ b/test/common/numericdifferentiation/test_numericdifferentiation.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/parameters/CMakeLists.txt b/test/common/parameters/CMakeLists.txt index 5a5a88624a..3f3d943914 100644 --- a/test/common/parameters/CMakeLists.txt +++ b/test/common/parameters/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_loggingparametertree.cc diff --git a/test/common/parameters/test_loggingparametertree.cc b/test/common/parameters/test_loggingparametertree.cc index 23a6fd1922..a977df0f7c 100644 --- a/test/common/parameters/test_loggingparametertree.cc +++ b/test/common/parameters/test_loggingparametertree.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/propertysystem/CMakeLists.txt b/test/common/propertysystem/CMakeLists.txt index f014fd09c0..97315497e3 100644 --- a/test/common/propertysystem/CMakeLists.txt +++ b/test/common/propertysystem/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_propertysystem.cc diff --git a/test/common/propertysystem/test_propertysystem.cc b/test/common/propertysystem/test_propertysystem.cc index ee62a5b0f3..8fd27ec048 100644 --- a/test/common/propertysystem/test_propertysystem.cc +++ b/test/common/propertysystem/test_propertysystem.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/propertysystem/test_propertysystem_aliases.cc b/test/common/propertysystem/test_propertysystem_aliases.cc index 63de246786..e134bef8c2 100644 --- a/test/common/propertysystem/test_propertysystem_aliases.cc +++ b/test/common/propertysystem/test_propertysystem_aliases.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/propertysystem/test_propertysystem_example.cc b/test/common/propertysystem/test_propertysystem_example.cc index 7a3107e939..bb558f242e 100644 --- a/test/common/propertysystem/test_propertysystem_example.cc +++ b/test/common/propertysystem/test_propertysystem_example.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/spline/CMakeLists.txt b/test/common/spline/CMakeLists.txt index c92811cc37..ee2435db72 100644 --- a/test/common/spline/CMakeLists.txt +++ b/test/common/spline/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_spline.cc diff --git a/test/common/spline/test_cubicspline.cc b/test/common/spline/test_cubicspline.cc index e501fbac32..dbbde76ea8 100644 --- a/test/common/spline/test_cubicspline.cc +++ b/test/common/spline/test_cubicspline.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/spline/test_monotonecubicspline.cc b/test/common/spline/test_monotonecubicspline.cc index eee9931cf0..d35c590e15 100644 --- a/test/common/spline/test_monotonecubicspline.cc +++ b/test/common/spline/test_monotonecubicspline.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/spline/test_spline.cc b/test/common/spline/test_spline.cc index 10f8a086f1..bff83c3601 100644 --- a/test/common/spline/test_spline.cc +++ b/test/common/spline/test_spline.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/common/stringutilities/CMakeLists.txt b/test/common/stringutilities/CMakeLists.txt index 97e3961bc7..4748a458e9 100644 --- a/test/common/stringutilities/CMakeLists.txt +++ b/test/common/stringutilities/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_stringutilities.cc diff --git a/test/common/stringutilities/test_stringutilities.cc b/test/common/stringutilities/test_stringutilities.cc index 56b9df1222..664b110ce0 100644 --- a/test/common/stringutilities/test_stringutilities.cc +++ b/test/common/stringutilities/test_stringutilities.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/test_enumerate.cc b/test/common/test_enumerate.cc index c84679244d..f26554d995 100644 --- a/test/common/test_enumerate.cc +++ b/test/common/test_enumerate.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/test_partial.cc b/test/common/test_partial.cc index 361784e44d..c49d11b71e 100644 --- a/test/common/test_partial.cc +++ b/test/common/test_partial.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/test_tag.cc b/test/common/test_tag.cc index 7e4d1d1c4c..4fa4732571 100644 --- a/test/common/test_tag.cc +++ b/test/common/test_tag.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/common/timeloop/CMakeLists.txt b/test/common/timeloop/CMakeLists.txt index bd3e378fef..a1d344ee40 100644 --- a/test/common/timeloop/CMakeLists.txt +++ b/test/common/timeloop/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_timeloop.cc diff --git a/test/common/timeloop/test_timeloop.cc b/test/common/timeloop/test_timeloop.cc index ca3d30d87b..7e3a7d535b 100644 --- a/test/common/timeloop/test_timeloop.cc +++ b/test/common/timeloop/test_timeloop.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // time loop test diff --git a/test/common/typetraits/CMakeLists.txt b/test/common/typetraits/CMakeLists.txt index bce0823d81..4ef0eec7b6 100644 --- a/test/common/typetraits/CMakeLists.txt +++ b/test/common/typetraits/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_isvalid.cc diff --git a/test/common/typetraits/test_isvalid.cc b/test/common/typetraits/test_isvalid.cc index ca79282ba4..a477ed251d 100644 --- a/test/common/typetraits/test_isvalid.cc +++ b/test/common/typetraits/test_isvalid.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/discretization/CMakeLists.txt b/test/discretization/CMakeLists.txt index 12a8713b55..f2181cf4be 100644 --- a/test/discretization/CMakeLists.txt +++ b/test/discretization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(cellcentered) diff --git a/test/discretization/box/CMakeLists.txt b/test/discretization/box/CMakeLists.txt index 7fb31b5dfa..90ec584fc8 100644 --- a/test/discretization/box/CMakeLists.txt +++ b/test/discretization/box/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_boxfvgeometry diff --git a/test/discretization/box/test_boxfvgeometry.cc b/test/discretization/box/test_boxfvgeometry.cc index c2d3615fff..8f5d7e9633 100644 --- a/test/discretization/box/test_boxfvgeometry.cc +++ b/test/discretization/box/test_boxfvgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/cellcentered/CMakeLists.txt b/test/discretization/cellcentered/CMakeLists.txt index 3e84f26153..3659a98683 100644 --- a/test/discretization/cellcentered/CMakeLists.txt +++ b/test/discretization/cellcentered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(tpfa) diff --git a/test/discretization/cellcentered/mpfa/CMakeLists.txt b/test/discretization/cellcentered/mpfa/CMakeLists.txt index 606c9160b7..cb4ea6e5b7 100644 --- a/test/discretization/cellcentered/mpfa/CMakeLists.txt +++ b/test/discretization/cellcentered/mpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_mpfafvgeometry diff --git a/test/discretization/cellcentered/mpfa/test_mpfafvgeometry.cc b/test/discretization/cellcentered/mpfa/test_mpfafvgeometry.cc index 447e260792..a6577b0911 100644 --- a/test/discretization/cellcentered/mpfa/test_mpfafvgeometry.cc +++ b/test/discretization/cellcentered/mpfa/test_mpfafvgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/cellcentered/tpfa/CMakeLists.txt b/test/discretization/cellcentered/tpfa/CMakeLists.txt index a19ac7cdb3..81f18b421c 100644 --- a/test/discretization/cellcentered/tpfa/CMakeLists.txt +++ b/test/discretization/cellcentered/tpfa/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_tpfafvgeometry diff --git a/test/discretization/cellcentered/tpfa/test_tpfafvgeometry.cc b/test/discretization/cellcentered/tpfa/test_tpfafvgeometry.cc index a229116aee..759c21bf43 100644 --- a/test/discretization/cellcentered/tpfa/test_tpfafvgeometry.cc +++ b/test/discretization/cellcentered/tpfa/test_tpfafvgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/cellcentered/tpfa/test_tpfafvgeometry_nonconforming.cc b/test/discretization/cellcentered/tpfa/test_tpfafvgeometry_nonconforming.cc index a807e79d71..cddb5c2e36 100644 --- a/test/discretization/cellcentered/tpfa/test_tpfafvgeometry_nonconforming.cc +++ b/test/discretization/cellcentered/tpfa/test_tpfafvgeometry_nonconforming.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/facecentered/CMakeLists.txt b/test/discretization/facecentered/CMakeLists.txt index 0e4b7fa45d..c5da2b2ad6 100644 --- a/test/discretization/facecentered/CMakeLists.txt +++ b/test/discretization/facecentered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(diamond) diff --git a/test/discretization/facecentered/diamond/CMakeLists.txt b/test/discretization/facecentered/diamond/CMakeLists.txt index 5ed9f87ca1..d203a3061d 100644 --- a/test/discretization/facecentered/diamond/CMakeLists.txt +++ b/test/discretization/facecentered/diamond/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_diamondgridgeometry diff --git a/test/discretization/facecentered/diamond/test_diamondgridgeometry.cc b/test/discretization/facecentered/diamond/test_diamondgridgeometry.cc index f8ac426ea8..5b78770072 100644 --- a/test/discretization/facecentered/diamond/test_diamondgridgeometry.cc +++ b/test/discretization/facecentered/diamond/test_diamondgridgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/facecentered/staggered/CMakeLists.txt b/test/discretization/facecentered/staggered/CMakeLists.txt index a852c12b0d..75df5e8c64 100644 --- a/test/discretization/facecentered/staggered/CMakeLists.txt +++ b/test/discretization/facecentered/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/discretization/facecentered/staggered/drawgrid.hh b/test/discretization/facecentered/staggered/drawgrid.hh index f0e2386929..8f0cb2ba9a 100644 --- a/test/discretization/facecentered/staggered/drawgrid.hh +++ b/test/discretization/facecentered/staggered/drawgrid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/facecentered/staggered/test_staggeredfvgeometry.cc b/test/discretization/facecentered/staggered/test_staggeredfvgeometry.cc index c0232eb032..de178f1b02 100644 --- a/test/discretization/facecentered/staggered/test_staggeredfvgeometry.cc +++ b/test/discretization/facecentered/staggered/test_staggeredfvgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/facecentered/staggered/test_velocity_reconstruction.cc b/test/discretization/facecentered/staggered/test_velocity_reconstruction.cc index 693970a61a..3b8675bb0f 100644 --- a/test/discretization/facecentered/staggered/test_velocity_reconstruction.cc +++ b/test/discretization/facecentered/staggered/test_velocity_reconstruction.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/pq1bubble/CMakeLists.txt b/test/discretization/pq1bubble/CMakeLists.txt index b84a566796..b5ec49fd51 100644 --- a/test/discretization/pq1bubble/CMakeLists.txt +++ b/test/discretization/pq1bubble/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_pq1bubblefvgeometry diff --git a/test/discretization/pq1bubble/test_pq1bubblefvgeometry.cc b/test/discretization/pq1bubble/test_pq1bubblefvgeometry.cc index f6a2cfc9ac..070f2fea5d 100644 --- a/test/discretization/pq1bubble/test_pq1bubblefvgeometry.cc +++ b/test/discretization/pq1bubble/test_pq1bubblefvgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/projection/CMakeLists.txt b/test/discretization/projection/CMakeLists.txt index 6e8c843b7d..b4bc7b8acb 100644 --- a/test/discretization/projection/CMakeLists.txt +++ b/test/discretization/projection/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/discretization/projection/test_l2_projection.cc b/test/discretization/projection/test_l2_projection.cc index eee1444c0d..3f623ef70f 100644 --- a/test/discretization/projection/test_l2_projection.cc +++ b/test/discretization/projection/test_l2_projection.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/projection/test_projection_2d1d.cc b/test/discretization/projection/test_projection_2d1d.cc index 24fc7de83d..976a2b10d6 100644 --- a/test/discretization/projection/test_projection_2d1d.cc +++ b/test/discretization/projection/test_projection_2d1d.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/rotationsymmetry/CMakeLists.txt b/test/discretization/rotationsymmetry/CMakeLists.txt index e05f4621c0..3175d1278f 100644 --- a/test/discretization/rotationsymmetry/CMakeLists.txt +++ b/test/discretization/rotationsymmetry/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_rotationsymmetric_gridgeometry.cc diff --git a/test/discretization/rotationsymmetry/test_rotationsymmetric_gridgeometry.cc b/test/discretization/rotationsymmetry/test_rotationsymmetric_gridgeometry.cc index caa8a5b19f..36c9833b72 100644 --- a/test/discretization/rotationsymmetry/test_rotationsymmetric_gridgeometry.cc +++ b/test/discretization/rotationsymmetry/test_rotationsymmetric_gridgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/staggered/CMakeLists.txt b/test/discretization/staggered/CMakeLists.txt index 17740ef52a..0b36356d84 100644 --- a/test/discretization/staggered/CMakeLists.txt +++ b/test/discretization/staggered/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/discretization/staggered/test_staggered_free_flow_geometry.cc b/test/discretization/staggered/test_staggered_free_flow_geometry.cc index a9c2145ac5..5804a5f82d 100644 --- a/test/discretization/staggered/test_staggered_free_flow_geometry.cc +++ b/test/discretization/staggered/test_staggered_free_flow_geometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/staggered/test_staggeredfvgeometry.cc b/test/discretization/staggered/test_staggeredfvgeometry.cc index 5179208ec3..7f9fbc6f6e 100644 --- a/test/discretization/staggered/test_staggeredfvgeometry.cc +++ b/test/discretization/staggered/test_staggeredfvgeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/test_facetgridmapper.cc b/test/discretization/test_facetgridmapper.cc index 0de0f86d36..adae910892 100644 --- a/test/discretization/test_facetgridmapper.cc +++ b/test/discretization/test_facetgridmapper.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/discretization/test_walldistance.cc b/test/discretization/test_walldistance.cc index d7e25dbdb3..bf2b64cd1f 100644 --- a/test/discretization/test_walldistance.cc +++ b/test/discretization/test_walldistance.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/experimental/CMakeLists.txt b/test/experimental/CMakeLists.txt index ef5594701e..b675a86d3c 100644 --- a/test/experimental/CMakeLists.txt +++ b/test/experimental/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(discretization) diff --git a/test/experimental/discretization/CMakeLists.txt b/test/experimental/discretization/CMakeLists.txt index 814696212a..3e07b2d5d0 100644 --- a/test/experimental/discretization/CMakeLists.txt +++ b/test/experimental/discretization/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_disc_fvgridvariables diff --git a/test/experimental/discretization/test_fvgridvariables.cc b/test/experimental/discretization/test_fvgridvariables.cc index a8de26d44b..1945ec1332 100644 --- a/test/experimental/discretization/test_fvgridvariables.cc +++ b/test/experimental/discretization/test_fvgridvariables.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/experimental/timestepping/CMakeLists.txt b/test/experimental/timestepping/CMakeLists.txt index d4da32cf5e..e8c26c2242 100644 --- a/test/experimental/timestepping/CMakeLists.txt +++ b/test/experimental/timestepping/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_timestepmethods.cc LABELS unit timestepping experimental) diff --git a/test/experimental/timestepping/test_newmarkbeta.cc b/test/experimental/timestepping/test_newmarkbeta.cc index ebbf49d71d..2e406a5dfb 100644 --- a/test/experimental/timestepping/test_newmarkbeta.cc +++ b/test/experimental/timestepping/test_newmarkbeta.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/experimental/timestepping/test_timestepmethods.cc b/test/experimental/timestepping/test_timestepmethods.cc index 4f1f0ba2e0..ced07ace54 100644 --- a/test/experimental/timestepping/test_timestepmethods.cc +++ b/test/experimental/timestepping/test_timestepmethods.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/flux/CMakeLists.txt b/test/flux/CMakeLists.txt index 07581c292a..e4f2d575f7 100644 --- a/test/flux/CMakeLists.txt +++ b/test/flux/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_diffusioncontainers.cc diff --git a/test/flux/test_diffusioncontainers.cc b/test/flux/test_diffusioncontainers.cc index 3da34f2b88..ce720a7cf7 100644 --- a/test/flux/test_diffusioncontainers.cc +++ b/test/flux/test_diffusioncontainers.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/CMakeLists.txt b/test/freeflow/CMakeLists.txt index b829042e71..407f8e824e 100644 --- a/test/freeflow/CMakeLists.txt +++ b/test/freeflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(brinkman) diff --git a/test/freeflow/brinkman/CMakeLists.txt b/test/freeflow/brinkman/CMakeLists.txt index aee4d1a60a..44ed3f41b2 100644 --- a/test/freeflow/brinkman/CMakeLists.txt +++ b/test/freeflow/brinkman/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/freeflow/brinkman/main.cc b/test/freeflow/brinkman/main.cc index 0858bca9a1..8db236dbd6 100644 --- a/test/freeflow/brinkman/main.cc +++ b/test/freeflow/brinkman/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/brinkman/problem.hh b/test/freeflow/brinkman/problem.hh index 2c040d1cf5..3d206c871a 100644 --- a/test/freeflow/brinkman/problem.hh +++ b/test/freeflow/brinkman/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/brinkman/properties.hh b/test/freeflow/brinkman/properties.hh index 84ccd3b5d3..0d67a262cd 100644 --- a/test/freeflow/brinkman/properties.hh +++ b/test/freeflow/brinkman/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/brinkman/spatialparams.hh b/test/freeflow/brinkman/spatialparams.hh index a357173fe0..12cff2ffab 100644 --- a/test/freeflow/brinkman/spatialparams.hh +++ b/test/freeflow/brinkman/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/navierstokes/CMakeLists.txt b/test/freeflow/navierstokes/CMakeLists.txt index 9814daf3ef..f3a2146330 100644 --- a/test/freeflow/navierstokes/CMakeLists.txt +++ b/test/freeflow/navierstokes/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(angeli) diff --git a/test/freeflow/navierstokes/analyticalsolutionvectors.hh b/test/freeflow/navierstokes/analyticalsolutionvectors.hh index b3cc7ea9ea..f3f05ae855 100644 --- a/test/freeflow/navierstokes/analyticalsolutionvectors.hh +++ b/test/freeflow/navierstokes/analyticalsolutionvectors.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/angeli/CMakeLists.txt b/test/freeflow/navierstokes/angeli/CMakeLists.txt index d72ed4a2d7..f4864cd6fc 100644 --- a/test/freeflow/navierstokes/angeli/CMakeLists.txt +++ b/test/freeflow/navierstokes/angeli/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_ff_navierstokes_angeli diff --git a/test/freeflow/navierstokes/angeli/main.cc b/test/freeflow/navierstokes/angeli/main.cc index a25feb291c..9a5f7ab5e5 100644 --- a/test/freeflow/navierstokes/angeli/main.cc +++ b/test/freeflow/navierstokes/angeli/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/angeli/problem.hh b/test/freeflow/navierstokes/angeli/problem.hh index c1b4a4f5ee..a16ae73dac 100644 --- a/test/freeflow/navierstokes/angeli/problem.hh +++ b/test/freeflow/navierstokes/angeli/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/angeli/properties.hh b/test/freeflow/navierstokes/angeli/properties.hh index eb75927918..7ada9b89f2 100644 --- a/test/freeflow/navierstokes/angeli/properties.hh +++ b/test/freeflow/navierstokes/angeli/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/1d/CMakeLists.txt b/test/freeflow/navierstokes/channel/1d/CMakeLists.txt index e850122783..9875e34b0c 100644 --- a/test/freeflow/navierstokes/channel/1d/CMakeLists.txt +++ b/test/freeflow/navierstokes/channel/1d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_ff_navierstokes_1d diff --git a/test/freeflow/navierstokes/channel/1d/main.cc b/test/freeflow/navierstokes/channel/1d/main.cc index 010c18e8b7..0ee9f187a9 100644 --- a/test/freeflow/navierstokes/channel/1d/main.cc +++ b/test/freeflow/navierstokes/channel/1d/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/1d/problem.hh b/test/freeflow/navierstokes/channel/1d/problem.hh index 7d0a80bdd2..7c1668d905 100644 --- a/test/freeflow/navierstokes/channel/1d/problem.hh +++ b/test/freeflow/navierstokes/channel/1d/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/1d/properties.hh b/test/freeflow/navierstokes/channel/1d/properties.hh index 48b8ed8d13..28c6719c7b 100644 --- a/test/freeflow/navierstokes/channel/1d/properties.hh +++ b/test/freeflow/navierstokes/channel/1d/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/2d/CMakeLists.txt b/test/freeflow/navierstokes/channel/2d/CMakeLists.txt index e91c096979..404999c47f 100644 --- a/test/freeflow/navierstokes/channel/2d/CMakeLists.txt +++ b/test/freeflow/navierstokes/channel/2d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/freeflow/navierstokes/channel/2d/main.cc b/test/freeflow/navierstokes/channel/2d/main.cc index da1cdaa9d9..7434f68a00 100644 --- a/test/freeflow/navierstokes/channel/2d/main.cc +++ b/test/freeflow/navierstokes/channel/2d/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/2d/problem.hh b/test/freeflow/navierstokes/channel/2d/problem.hh index 45a10ef290..e4c5bd3a29 100644 --- a/test/freeflow/navierstokes/channel/2d/problem.hh +++ b/test/freeflow/navierstokes/channel/2d/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/2d/properties.hh b/test/freeflow/navierstokes/channel/2d/properties.hh index 94202cbcdd..9156e7a875 100644 --- a/test/freeflow/navierstokes/channel/2d/properties.hh +++ b/test/freeflow/navierstokes/channel/2d/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/3d/CMakeLists.txt b/test/freeflow/navierstokes/channel/3d/CMakeLists.txt index b39389ca22..3102bd9415 100644 --- a/test/freeflow/navierstokes/channel/3d/CMakeLists.txt +++ b/test/freeflow/navierstokes/channel/3d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_executable(test_ff_stokes_channel_3d EXCLUDE_FROM_ALL main.cc) diff --git a/test/freeflow/navierstokes/channel/3d/main.cc b/test/freeflow/navierstokes/channel/3d/main.cc index f226406c33..a642ee248d 100644 --- a/test/freeflow/navierstokes/channel/3d/main.cc +++ b/test/freeflow/navierstokes/channel/3d/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/3d/problem.hh b/test/freeflow/navierstokes/channel/3d/problem.hh index 746cc896d7..027ca73cfb 100644 --- a/test/freeflow/navierstokes/channel/3d/problem.hh +++ b/test/freeflow/navierstokes/channel/3d/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/3d/properties.hh b/test/freeflow/navierstokes/channel/3d/properties.hh index b3a5f2f199..d5f1e4db97 100644 --- a/test/freeflow/navierstokes/channel/3d/properties.hh +++ b/test/freeflow/navierstokes/channel/3d/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/3d/spatialparams.hh b/test/freeflow/navierstokes/channel/3d/spatialparams.hh index 94ec917b08..1fde5a9255 100644 --- a/test/freeflow/navierstokes/channel/3d/spatialparams.hh +++ b/test/freeflow/navierstokes/channel/3d/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/3d_nonuniform/CMakeLists.txt b/test/freeflow/navierstokes/channel/3d_nonuniform/CMakeLists.txt index 1a36746afd..ab0b67d497 100644 --- a/test/freeflow/navierstokes/channel/3d_nonuniform/CMakeLists.txt +++ b/test/freeflow/navierstokes/channel/3d_nonuniform/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input" "channel.msh" "channel_quad.msh") diff --git a/test/freeflow/navierstokes/channel/3d_nonuniform/main.cc b/test/freeflow/navierstokes/channel/3d_nonuniform/main.cc index 4ec3fbfd04..37d6a72ebd 100644 --- a/test/freeflow/navierstokes/channel/3d_nonuniform/main.cc +++ b/test/freeflow/navierstokes/channel/3d_nonuniform/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/3d_nonuniform/problem.hh b/test/freeflow/navierstokes/channel/3d_nonuniform/problem.hh index d756f9491a..e0e20d54de 100644 --- a/test/freeflow/navierstokes/channel/3d_nonuniform/problem.hh +++ b/test/freeflow/navierstokes/channel/3d_nonuniform/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_TEST_FREEFLOW_NAVIERSTOKES_3D_CHANNEL_PROBLEM_HH diff --git a/test/freeflow/navierstokes/channel/3d_nonuniform/properties.hh b/test/freeflow/navierstokes/channel/3d_nonuniform/properties.hh index fc032fbb81..5a4036d2e7 100644 --- a/test/freeflow/navierstokes/channel/3d_nonuniform/properties.hh +++ b/test/freeflow/navierstokes/channel/3d_nonuniform/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/CMakeLists.txt b/test/freeflow/navierstokes/channel/CMakeLists.txt index e4cbf736da..01b58a1f74 100644 --- a/test/freeflow/navierstokes/channel/CMakeLists.txt +++ b/test/freeflow/navierstokes/channel/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1d) diff --git a/test/freeflow/navierstokes/channel/pipe/CMakeLists.txt b/test/freeflow/navierstokes/channel/pipe/CMakeLists.txt index 201e64bc85..b8ebb67f48 100644 --- a/test/freeflow/navierstokes/channel/pipe/CMakeLists.txt +++ b/test/freeflow/navierstokes/channel/pipe/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(momentum) diff --git a/test/freeflow/navierstokes/channel/pipe/convergencetest.py b/test/freeflow/navierstokes/channel/pipe/convergencetest.py index ab1bdf8aa3..d64aaf595c 100755 --- a/test/freeflow/navierstokes/channel/pipe/convergencetest.py +++ b/test/freeflow/navierstokes/channel/pipe/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/freeflow/navierstokes/channel/pipe/main.cc b/test/freeflow/navierstokes/channel/pipe/main.cc index 5d6f5cd2e3..e95435cbef 100644 --- a/test/freeflow/navierstokes/channel/pipe/main.cc +++ b/test/freeflow/navierstokes/channel/pipe/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/navierstokes/channel/pipe/momentum/CMakeLists.txt b/test/freeflow/navierstokes/channel/pipe/momentum/CMakeLists.txt index 2f0c5aeafe..954d3736b0 100644 --- a/test/freeflow/navierstokes/channel/pipe/momentum/CMakeLists.txt +++ b/test/freeflow/navierstokes/channel/pipe/momentum/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input convergencetest.py) diff --git a/test/freeflow/navierstokes/channel/pipe/momentum/convergencetest.py b/test/freeflow/navierstokes/channel/pipe/momentum/convergencetest.py index 02ad6c9be2..aed8d2f307 100755 --- a/test/freeflow/navierstokes/channel/pipe/momentum/convergencetest.py +++ b/test/freeflow/navierstokes/channel/pipe/momentum/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/freeflow/navierstokes/channel/pipe/momentum/main.cc b/test/freeflow/navierstokes/channel/pipe/momentum/main.cc index 21ad49ef73..5ea8e0e778 100644 --- a/test/freeflow/navierstokes/channel/pipe/momentum/main.cc +++ b/test/freeflow/navierstokes/channel/pipe/momentum/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/pipe/momentum/problem.hh b/test/freeflow/navierstokes/channel/pipe/momentum/problem.hh index 9a814311f6..1a931e9b6a 100644 --- a/test/freeflow/navierstokes/channel/pipe/momentum/problem.hh +++ b/test/freeflow/navierstokes/channel/pipe/momentum/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/navierstokes/channel/pipe/momentum/properties.hh b/test/freeflow/navierstokes/channel/pipe/momentum/properties.hh index 09fef48ef6..aa37b5ea93 100644 --- a/test/freeflow/navierstokes/channel/pipe/momentum/properties.hh +++ b/test/freeflow/navierstokes/channel/pipe/momentum/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/channel/pipe/problem.hh b/test/freeflow/navierstokes/channel/pipe/problem.hh index d56d41ebff..2027ee1221 100644 --- a/test/freeflow/navierstokes/channel/pipe/problem.hh +++ b/test/freeflow/navierstokes/channel/pipe/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/navierstokes/channel/pipe/properties.hh b/test/freeflow/navierstokes/channel/pipe/properties.hh index 0451080371..6a55105ceb 100644 --- a/test/freeflow/navierstokes/channel/pipe/properties.hh +++ b/test/freeflow/navierstokes/channel/pipe/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/convergence.sh b/test/freeflow/navierstokes/convergence.sh index 4dafab96c7..a7d053de94 100755 --- a/test/freeflow/navierstokes/convergence.sh +++ b/test/freeflow/navierstokes/convergence.sh @@ -1,5 +1,5 @@ #! /bin/bash -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # usage: build the executable in the build directory, copy the file to the folder with the executable, an example command to run the script is ./convergence.sh test_ff_stokes_donea ./params.input 2 4 diff --git a/test/freeflow/navierstokes/donea/CMakeLists.txt b/test/freeflow/navierstokes/donea/CMakeLists.txt index d164ff53a9..cc58aec23b 100644 --- a/test/freeflow/navierstokes/donea/CMakeLists.txt +++ b/test/freeflow/navierstokes/donea/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/freeflow/navierstokes/donea/grids/donut.dgf b/test/freeflow/navierstokes/donea/grids/donut.dgf index 48d417c804..5ab1dfff34 100644 --- a/test/freeflow/navierstokes/donea/grids/donut.dgf +++ b/test/freeflow/navierstokes/donea/grids/donut.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 % Elements = 84 | Vertices = 108 diff --git a/test/freeflow/navierstokes/donea/grids/donut_twisted.dgf b/test/freeflow/navierstokes/donea/grids/donut_twisted.dgf index 0fb7440ce5..d55b872f1d 100644 --- a/test/freeflow/navierstokes/donea/grids/donut_twisted.dgf +++ b/test/freeflow/navierstokes/donea/grids/donut_twisted.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 % Elements = 84 | Vertices = 108 diff --git a/test/freeflow/navierstokes/donea/main.cc b/test/freeflow/navierstokes/donea/main.cc index 57358c831a..1b66bd547b 100644 --- a/test/freeflow/navierstokes/donea/main.cc +++ b/test/freeflow/navierstokes/donea/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/donea/main_momentum.cc b/test/freeflow/navierstokes/donea/main_momentum.cc index 01e84775b2..03968720c8 100644 --- a/test/freeflow/navierstokes/donea/main_momentum.cc +++ b/test/freeflow/navierstokes/donea/main_momentum.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/donea/problem.hh b/test/freeflow/navierstokes/donea/problem.hh index 4f2a7f7a01..6b745610fc 100644 --- a/test/freeflow/navierstokes/donea/problem.hh +++ b/test/freeflow/navierstokes/donea/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/donea/properties.hh b/test/freeflow/navierstokes/donea/properties.hh index dfcc3456ac..fd93f18823 100644 --- a/test/freeflow/navierstokes/donea/properties.hh +++ b/test/freeflow/navierstokes/donea/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/donea/properties_momentum.hh b/test/freeflow/navierstokes/donea/properties_momentum.hh index 986e06fd4a..8339147872 100644 --- a/test/freeflow/navierstokes/donea/properties_momentum.hh +++ b/test/freeflow/navierstokes/donea/properties_momentum.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/errors.hh b/test/freeflow/navierstokes/errors.hh index 0062b9a5c5..c3974294f7 100644 --- a/test/freeflow/navierstokes/errors.hh +++ b/test/freeflow/navierstokes/errors.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/kovasznay/CMakeLists.txt b/test/freeflow/navierstokes/kovasznay/CMakeLists.txt index 20db6cc382..5bda288f2c 100644 --- a/test/freeflow/navierstokes/kovasznay/CMakeLists.txt +++ b/test/freeflow/navierstokes/kovasznay/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_ff_navierstokes_kovasznay diff --git a/test/freeflow/navierstokes/kovasznay/main.cc b/test/freeflow/navierstokes/kovasznay/main.cc index 431433f057..4a5c240ef7 100644 --- a/test/freeflow/navierstokes/kovasznay/main.cc +++ b/test/freeflow/navierstokes/kovasznay/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/kovasznay/problem.hh b/test/freeflow/navierstokes/kovasznay/problem.hh index 438bd55dd4..d0c9d5258b 100644 --- a/test/freeflow/navierstokes/kovasznay/problem.hh +++ b/test/freeflow/navierstokes/kovasznay/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/kovasznay/properties.hh b/test/freeflow/navierstokes/kovasznay/properties.hh index c18e7383fd..0f373ef9b6 100644 --- a/test/freeflow/navierstokes/kovasznay/properties.hh +++ b/test/freeflow/navierstokes/kovasznay/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/periodic/CMakeLists.txt b/test/freeflow/navierstokes/periodic/CMakeLists.txt index 60d6fbe585..ded8618fd4 100644 --- a/test/freeflow/navierstokes/periodic/CMakeLists.txt +++ b/test/freeflow/navierstokes/periodic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input" "periodic.dgf") diff --git a/test/freeflow/navierstokes/periodic/main.cc b/test/freeflow/navierstokes/periodic/main.cc index 0e43a894a1..bd198abcbf 100644 --- a/test/freeflow/navierstokes/periodic/main.cc +++ b/test/freeflow/navierstokes/periodic/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/periodic/periodic.dgf b/test/freeflow/navierstokes/periodic/periodic.dgf index da17139962..ebb5a6de1b 100644 --- a/test/freeflow/navierstokes/periodic/periodic.dgf +++ b/test/freeflow/navierstokes/periodic/periodic.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 INTERVAL diff --git a/test/freeflow/navierstokes/periodic/problem.hh b/test/freeflow/navierstokes/periodic/problem.hh index a52de59978..0fb1c123ad 100644 --- a/test/freeflow/navierstokes/periodic/problem.hh +++ b/test/freeflow/navierstokes/periodic/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/periodic/properties.hh b/test/freeflow/navierstokes/periodic/properties.hh index 1a593dc125..30df3f3bf4 100644 --- a/test/freeflow/navierstokes/periodic/properties.hh +++ b/test/freeflow/navierstokes/periodic/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/sincos/CMakeLists.txt b/test/freeflow/navierstokes/sincos/CMakeLists.txt index 5a01b30e83..e9ebd8a48e 100644 --- a/test/freeflow/navierstokes/sincos/CMakeLists.txt +++ b/test/freeflow/navierstokes/sincos/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "convergencetest.py") diff --git a/test/freeflow/navierstokes/sincos/convergencetest.py b/test/freeflow/navierstokes/sincos/convergencetest.py index f262e4a5a2..3553111b3f 100755 --- a/test/freeflow/navierstokes/sincos/convergencetest.py +++ b/test/freeflow/navierstokes/sincos/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/freeflow/navierstokes/sincos/main.cc b/test/freeflow/navierstokes/sincos/main.cc index a166c087be..2c00850f7f 100644 --- a/test/freeflow/navierstokes/sincos/main.cc +++ b/test/freeflow/navierstokes/sincos/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/sincos/problem.hh b/test/freeflow/navierstokes/sincos/problem.hh index 812a5cf018..4e478a44b5 100644 --- a/test/freeflow/navierstokes/sincos/problem.hh +++ b/test/freeflow/navierstokes/sincos/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/sincos/properties.hh b/test/freeflow/navierstokes/sincos/properties.hh index c928f971f9..eafbe6a792 100644 --- a/test/freeflow/navierstokes/sincos/properties.hh +++ b/test/freeflow/navierstokes/sincos/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokes/unstructured/CMakeLists.txt b/test/freeflow/navierstokes/unstructured/CMakeLists.txt index 5ac7b3fcae..baafc3434d 100644 --- a/test/freeflow/navierstokes/unstructured/CMakeLists.txt +++ b/test/freeflow/navierstokes/unstructured/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input cylinder_channel.msh cylinder_channel_quad.msh) diff --git a/test/freeflow/navierstokes/unstructured/main.cc b/test/freeflow/navierstokes/unstructured/main.cc index 9a72238b61..dff20ce6a6 100644 --- a/test/freeflow/navierstokes/unstructured/main.cc +++ b/test/freeflow/navierstokes/unstructured/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/freeflow/navierstokes/unstructured/problem.hh b/test/freeflow/navierstokes/unstructured/problem.hh index c5df49dfa9..90baf6d2e3 100644 --- a/test/freeflow/navierstokes/unstructured/problem.hh +++ b/test/freeflow/navierstokes/unstructured/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_TEST_FREEFLOW_NAVIERSTOKES_3D_CHANNEL_PROBLEM_HH diff --git a/test/freeflow/navierstokes/unstructured/properties.hh b/test/freeflow/navierstokes/unstructured/properties.hh index f1c3a12b07..fa5f2b0af4 100644 --- a/test/freeflow/navierstokes/unstructured/properties.hh +++ b/test/freeflow/navierstokes/unstructured/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/CMakeLists.txt b/test/freeflow/navierstokesnc/CMakeLists.txt index 214358efd9..df14ad861f 100644 --- a/test/freeflow/navierstokesnc/CMakeLists.txt +++ b/test/freeflow/navierstokesnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(densitydrivenflow) diff --git a/test/freeflow/navierstokesnc/channel/CMakeLists.txt b/test/freeflow/navierstokesnc/channel/CMakeLists.txt index b1383bb97c..45345b2138 100644 --- a/test/freeflow/navierstokesnc/channel/CMakeLists.txt +++ b/test/freeflow/navierstokesnc/channel/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params_advection.input" "params_diffusion.input" "params_advectionni.input" "params_diffusionni.input") diff --git a/test/freeflow/navierstokesnc/channel/main.cc b/test/freeflow/navierstokesnc/channel/main.cc index ecbe9d2ac8..9c30d0da11 100644 --- a/test/freeflow/navierstokesnc/channel/main.cc +++ b/test/freeflow/navierstokesnc/channel/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/channel/problem.hh b/test/freeflow/navierstokesnc/channel/problem.hh index de7ded8176..87dd6d9756 100644 --- a/test/freeflow/navierstokesnc/channel/problem.hh +++ b/test/freeflow/navierstokesnc/channel/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/channel/properties.hh b/test/freeflow/navierstokesnc/channel/properties.hh index 3645f3c04c..3395208a8c 100644 --- a/test/freeflow/navierstokesnc/channel/properties.hh +++ b/test/freeflow/navierstokesnc/channel/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/densitydrivenflow/CMakeLists.txt b/test/freeflow/navierstokesnc/densitydrivenflow/CMakeLists.txt index acbf3779a1..289ec093e5 100644 --- a/test/freeflow/navierstokesnc/densitydrivenflow/CMakeLists.txt +++ b/test/freeflow/navierstokesnc/densitydrivenflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/freeflow/navierstokesnc/densitydrivenflow/main.cc b/test/freeflow/navierstokesnc/densitydrivenflow/main.cc index bc1d2b8c3e..65b56f1b8f 100644 --- a/test/freeflow/navierstokesnc/densitydrivenflow/main.cc +++ b/test/freeflow/navierstokesnc/densitydrivenflow/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/densitydrivenflow/problem.hh b/test/freeflow/navierstokesnc/densitydrivenflow/problem.hh index 53f7340521..f5772f1ec3 100644 --- a/test/freeflow/navierstokesnc/densitydrivenflow/problem.hh +++ b/test/freeflow/navierstokesnc/densitydrivenflow/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/densitydrivenflow/properties.hh b/test/freeflow/navierstokesnc/densitydrivenflow/properties.hh index b012200401..6f18d5d56d 100644 --- a/test/freeflow/navierstokesnc/densitydrivenflow/properties.hh +++ b/test/freeflow/navierstokesnc/densitydrivenflow/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/maxwellstefan/CMakeLists.txt b/test/freeflow/navierstokesnc/maxwellstefan/CMakeLists.txt index 23a5ef924b..7bca71b80f 100644 --- a/test/freeflow/navierstokesnc/maxwellstefan/CMakeLists.txt +++ b/test/freeflow/navierstokesnc/maxwellstefan/CMakeLists.txt @@ -1,5 +1,5 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/freeflow/navierstokesnc/maxwellstefan/main.cc b/test/freeflow/navierstokesnc/maxwellstefan/main.cc index 33b99ee644..5c19eb513f 100644 --- a/test/freeflow/navierstokesnc/maxwellstefan/main.cc +++ b/test/freeflow/navierstokesnc/maxwellstefan/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/maxwellstefan/problem.hh b/test/freeflow/navierstokesnc/maxwellstefan/problem.hh index 87e959b955..e03ace8121 100644 --- a/test/freeflow/navierstokesnc/maxwellstefan/problem.hh +++ b/test/freeflow/navierstokesnc/maxwellstefan/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/navierstokesnc/maxwellstefan/properties.hh b/test/freeflow/navierstokesnc/maxwellstefan/properties.hh index 909d0abffe..4c71059c9d 100644 --- a/test/freeflow/navierstokesnc/maxwellstefan/properties.hh +++ b/test/freeflow/navierstokesnc/maxwellstefan/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/rans/CMakeLists.txt b/test/freeflow/rans/CMakeLists.txt index 252e555394..c930d7d735 100644 --- a/test/freeflow/rans/CMakeLists.txt +++ b/test/freeflow/rans/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/freeflow/rans/main.cc b/test/freeflow/rans/main.cc index c23bf80e80..855b45d868 100644 --- a/test/freeflow/rans/main.cc +++ b/test/freeflow/rans/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/rans/problem.hh b/test/freeflow/rans/problem.hh index c276b07ced..40035b8a59 100644 --- a/test/freeflow/rans/problem.hh +++ b/test/freeflow/rans/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/rans/properties.hh b/test/freeflow/rans/properties.hh index 33c6862f8d..f109ad4e7e 100644 --- a/test/freeflow/rans/properties.hh +++ b/test/freeflow/rans/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/rans/references/laufer_re50000.csv b/test/freeflow/rans/references/laufer_re50000.csv index eff582d51e..a3b86fe7a1 100644 --- a/test/freeflow/rans/references/laufer_re50000.csv +++ b/test/freeflow/rans/references/laufer_re50000.csv @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 ########### # Velocity profile for Re=500000 diff --git a/test/freeflow/rans/references/laufer_re50000_u+y+.csv b/test/freeflow/rans/references/laufer_re50000_u+y+.csv index 349de5db1f..0efd32bfae 100644 --- a/test/freeflow/rans/references/laufer_re50000_u+y+.csv +++ b/test/freeflow/rans/references/laufer_re50000_u+y+.csv @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC0-1.0 ########### # Dimensionless velocity profile for Re=50000 diff --git a/test/freeflow/rans/scripts/lawofthewall.gp b/test/freeflow/rans/scripts/lawofthewall.gp index 2b0f56c492..21457ca842 100644 --- a/test/freeflow/rans/scripts/lawofthewall.gp +++ b/test/freeflow/rans/scripts/lawofthewall.gp @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later reset diff --git a/test/freeflow/rans/scripts/runandplot.sh b/test/freeflow/rans/scripts/runandplot.sh index d7f6f2afd4..7f274d717f 100755 --- a/test/freeflow/rans/scripts/runandplot.sh +++ b/test/freeflow/rans/scripts/runandplot.sh @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later DATA="." diff --git a/test/freeflow/rans/scripts/velocitydistribution.gp b/test/freeflow/rans/scripts/velocitydistribution.gp index 7a3b908e32..005d40b843 100644 --- a/test/freeflow/rans/scripts/velocitydistribution.gp +++ b/test/freeflow/rans/scripts/velocitydistribution.gp @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later reset diff --git a/test/freeflow/ransnc/CMakeLists.txt b/test/freeflow/ransnc/CMakeLists.txt index bed49c2840..05af10de62 100644 --- a/test/freeflow/ransnc/CMakeLists.txt +++ b/test/freeflow/ransnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/freeflow/ransnc/main.cc b/test/freeflow/ransnc/main.cc index eb1ffc6661..cde24966c3 100644 --- a/test/freeflow/ransnc/main.cc +++ b/test/freeflow/ransnc/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/ransnc/problem.hh b/test/freeflow/ransnc/problem.hh index ef92302e5a..0e3668bbb7 100644 --- a/test/freeflow/ransnc/problem.hh +++ b/test/freeflow/ransnc/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/ransnc/properties.hh b/test/freeflow/ransnc/properties.hh index dca316a985..b3574b0bec 100644 --- a/test/freeflow/ransnc/properties.hh +++ b/test/freeflow/ransnc/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/ransnc/solutions/komeganc_ccsolution.vtu b/test/freeflow/ransnc/solutions/komeganc_ccsolution.vtu index bd7f7207ea..5e5cabbbea 100644 --- a/test/freeflow/ransnc/solutions/komeganc_ccsolution.vtu +++ b/test/freeflow/ransnc/solutions/komeganc_ccsolution.vtu @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 --> diff --git a/test/freeflow/ransnc/solutions/komeganc_facesolution.vtp b/test/freeflow/ransnc/solutions/komeganc_facesolution.vtp index 8fc6a49652..381a7ccf12 100644 --- a/test/freeflow/ransnc/solutions/komeganc_facesolution.vtp +++ b/test/freeflow/ransnc/solutions/komeganc_facesolution.vtp @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 --> diff --git a/test/freeflow/shallowwater/CMakeLists.txt b/test/freeflow/shallowwater/CMakeLists.txt index a621a6c973..3f8561e21e 100644 --- a/test/freeflow/shallowwater/CMakeLists.txt +++ b/test/freeflow/shallowwater/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(bowl) diff --git a/test/freeflow/shallowwater/bowl/CMakeLists.txt b/test/freeflow/shallowwater/bowl/CMakeLists.txt index 28d1923085..6838ea9fa6 100644 --- a/test/freeflow/shallowwater/bowl/CMakeLists.txt +++ b/test/freeflow/shallowwater/bowl/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/freeflow/shallowwater/bowl/main.cc b/test/freeflow/shallowwater/bowl/main.cc index 1e3c90e7d3..718c125ea5 100644 --- a/test/freeflow/shallowwater/bowl/main.cc +++ b/test/freeflow/shallowwater/bowl/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/bowl/problem.hh b/test/freeflow/shallowwater/bowl/problem.hh index 6e0d3dee3f..5317bb7746 100644 --- a/test/freeflow/shallowwater/bowl/problem.hh +++ b/test/freeflow/shallowwater/bowl/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/bowl/properties.hh b/test/freeflow/shallowwater/bowl/properties.hh index 2fb9aa5895..12d49142d2 100644 --- a/test/freeflow/shallowwater/bowl/properties.hh +++ b/test/freeflow/shallowwater/bowl/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/bowl/spatialparams.hh b/test/freeflow/shallowwater/bowl/spatialparams.hh index baf17a1415..33bf5e84d0 100644 --- a/test/freeflow/shallowwater/bowl/spatialparams.hh +++ b/test/freeflow/shallowwater/bowl/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/dambreak/CMakeLists.txt b/test/freeflow/shallowwater/dambreak/CMakeLists.txt index 8b46567a22..42dbfbc73e 100644 --- a/test/freeflow/shallowwater/dambreak/CMakeLists.txt +++ b/test/freeflow/shallowwater/dambreak/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/freeflow/shallowwater/dambreak/main.cc b/test/freeflow/shallowwater/dambreak/main.cc index a1aaa673a3..1c5a1c3e72 100644 --- a/test/freeflow/shallowwater/dambreak/main.cc +++ b/test/freeflow/shallowwater/dambreak/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/dambreak/problem.hh b/test/freeflow/shallowwater/dambreak/problem.hh index 261d40ef7e..284a562ece 100644 --- a/test/freeflow/shallowwater/dambreak/problem.hh +++ b/test/freeflow/shallowwater/dambreak/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/dambreak/properties.hh b/test/freeflow/shallowwater/dambreak/properties.hh index c0d4b2a94c..ea67ec2470 100644 --- a/test/freeflow/shallowwater/dambreak/properties.hh +++ b/test/freeflow/shallowwater/dambreak/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/dambreak/spatialparams.hh b/test/freeflow/shallowwater/dambreak/spatialparams.hh index efb3c20404..dffdfe630a 100644 --- a/test/freeflow/shallowwater/dambreak/spatialparams.hh +++ b/test/freeflow/shallowwater/dambreak/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/poiseuilleflow/CMakeLists.txt b/test/freeflow/shallowwater/poiseuilleflow/CMakeLists.txt index 3d77aa77ef..a58351703d 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/CMakeLists.txt +++ b/test/freeflow/shallowwater/poiseuilleflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(vertical) diff --git a/test/freeflow/shallowwater/poiseuilleflow/grids/irregular_grid_10m.dgf b/test/freeflow/shallowwater/poiseuilleflow/grids/irregular_grid_10m.dgf index 29390162af..0d20b7dfe3 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/grids/irregular_grid_10m.dgf +++ b/test/freeflow/shallowwater/poiseuilleflow/grids/irregular_grid_10m.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 Vertex % the vertices of the grid 0.0 -50.0 % vertex 0 diff --git a/test/freeflow/shallowwater/poiseuilleflow/main.cc b/test/freeflow/shallowwater/poiseuilleflow/main.cc index f47be54124..434deb9394 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/main.cc +++ b/test/freeflow/shallowwater/poiseuilleflow/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/shallowwater/poiseuilleflow/problem.hh b/test/freeflow/shallowwater/poiseuilleflow/problem.hh index 5505318d82..e74e1bc9e7 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/problem.hh +++ b/test/freeflow/shallowwater/poiseuilleflow/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/shallowwater/poiseuilleflow/properties.hh b/test/freeflow/shallowwater/poiseuilleflow/properties.hh index e0064d6384..4c5897e8d3 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/properties.hh +++ b/test/freeflow/shallowwater/poiseuilleflow/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/poiseuilleflow/spatialparams.hh b/test/freeflow/shallowwater/poiseuilleflow/spatialparams.hh index eb6daf36fa..ece1d16cba 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/spatialparams.hh +++ b/test/freeflow/shallowwater/poiseuilleflow/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/poiseuilleflow/vertical/CMakeLists.txt b/test/freeflow/shallowwater/poiseuilleflow/vertical/CMakeLists.txt index 348730d3f0..4bde502a7f 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/vertical/CMakeLists.txt +++ b/test/freeflow/shallowwater/poiseuilleflow/vertical/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/freeflow/shallowwater/poiseuilleflow/vertical/main.cc b/test/freeflow/shallowwater/poiseuilleflow/vertical/main.cc index 55a65bc24c..1126c265f6 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/vertical/main.cc +++ b/test/freeflow/shallowwater/poiseuilleflow/vertical/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/shallowwater/poiseuilleflow/vertical/problem.hh b/test/freeflow/shallowwater/poiseuilleflow/vertical/problem.hh index b43b32340e..8f1aaf0011 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/vertical/problem.hh +++ b/test/freeflow/shallowwater/poiseuilleflow/vertical/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/freeflow/shallowwater/poiseuilleflow/vertical/properties.hh b/test/freeflow/shallowwater/poiseuilleflow/vertical/properties.hh index e0064d6384..4c5897e8d3 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/vertical/properties.hh +++ b/test/freeflow/shallowwater/poiseuilleflow/vertical/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/poiseuilleflow/vertical/spatialparams.hh b/test/freeflow/shallowwater/poiseuilleflow/vertical/spatialparams.hh index cac01a2334..5a1a280a42 100644 --- a/test/freeflow/shallowwater/poiseuilleflow/vertical/spatialparams.hh +++ b/test/freeflow/shallowwater/poiseuilleflow/vertical/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/CMakeLists.txt b/test/freeflow/shallowwater/roughchannel/CMakeLists.txt index 92dbf1ec26..aeac84044f 100644 --- a/test/freeflow/shallowwater/roughchannel/CMakeLists.txt +++ b/test/freeflow/shallowwater/roughchannel/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(limitednikuradse) diff --git a/test/freeflow/shallowwater/roughchannel/limitednikuradse/CMakeLists.txt b/test/freeflow/shallowwater/roughchannel/limitednikuradse/CMakeLists.txt index 6ff3fc0b56..7b001a831b 100644 --- a/test/freeflow/shallowwater/roughchannel/limitednikuradse/CMakeLists.txt +++ b/test/freeflow/shallowwater/roughchannel/limitednikuradse/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/freeflow/shallowwater/roughchannel/limitednikuradse/main.cc b/test/freeflow/shallowwater/roughchannel/limitednikuradse/main.cc index 3fad2a6ae5..46436d5d94 100644 --- a/test/freeflow/shallowwater/roughchannel/limitednikuradse/main.cc +++ b/test/freeflow/shallowwater/roughchannel/limitednikuradse/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/limitednikuradse/problem.hh b/test/freeflow/shallowwater/roughchannel/limitednikuradse/problem.hh index a17d0a2759..99f5800e4e 100644 --- a/test/freeflow/shallowwater/roughchannel/limitednikuradse/problem.hh +++ b/test/freeflow/shallowwater/roughchannel/limitednikuradse/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/limitednikuradse/properties.hh b/test/freeflow/shallowwater/roughchannel/limitednikuradse/properties.hh index 7f8b49004b..f34a5f7758 100644 --- a/test/freeflow/shallowwater/roughchannel/limitednikuradse/properties.hh +++ b/test/freeflow/shallowwater/roughchannel/limitednikuradse/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/limitednikuradse/spatialparams.hh b/test/freeflow/shallowwater/roughchannel/limitednikuradse/spatialparams.hh index 89644b65e7..6821cf52ae 100644 --- a/test/freeflow/shallowwater/roughchannel/limitednikuradse/spatialparams.hh +++ b/test/freeflow/shallowwater/roughchannel/limitednikuradse/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/main.cc b/test/freeflow/shallowwater/roughchannel/main.cc index abb9b45e15..8ec054fb4e 100644 --- a/test/freeflow/shallowwater/roughchannel/main.cc +++ b/test/freeflow/shallowwater/roughchannel/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/problem.hh b/test/freeflow/shallowwater/roughchannel/problem.hh index 7e96d795d9..fdf39fead4 100644 --- a/test/freeflow/shallowwater/roughchannel/problem.hh +++ b/test/freeflow/shallowwater/roughchannel/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/properties.hh b/test/freeflow/shallowwater/roughchannel/properties.hh index 9afd764f10..e87f0f448a 100644 --- a/test/freeflow/shallowwater/roughchannel/properties.hh +++ b/test/freeflow/shallowwater/roughchannel/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/freeflow/shallowwater/roughchannel/spatialparams.hh b/test/freeflow/shallowwater/roughchannel/spatialparams.hh index ac2ff39308..73b81de811 100644 --- a/test/freeflow/shallowwater/roughchannel/spatialparams.hh +++ b/test/freeflow/shallowwater/roughchannel/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/CMakeLists.txt b/test/geomechanics/CMakeLists.txt index efbfd0df8b..0eec3d91f6 100644 --- a/test/geomechanics/CMakeLists.txt +++ b/test/geomechanics/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(elastic) diff --git a/test/geomechanics/elastic/CMakeLists.txt b/test/geomechanics/elastic/CMakeLists.txt index c4bd3c878a..6e40b4b984 100644 --- a/test/geomechanics/elastic/CMakeLists.txt +++ b/test/geomechanics/elastic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/geomechanics/elastic/main.cc b/test/geomechanics/elastic/main.cc index b29b007ffa..5de98eebe4 100644 --- a/test/geomechanics/elastic/main.cc +++ b/test/geomechanics/elastic/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/elastic/problem.hh b/test/geomechanics/elastic/problem.hh index 0537bacb4a..1ff7ba6947 100644 --- a/test/geomechanics/elastic/problem.hh +++ b/test/geomechanics/elastic/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/elastic/properties.hh b/test/geomechanics/elastic/properties.hh index b4020557e1..67ef1887a9 100644 --- a/test/geomechanics/elastic/properties.hh +++ b/test/geomechanics/elastic/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/elastic/spatialparams.hh b/test/geomechanics/elastic/spatialparams.hh index 3f06a4a8f1..e67df54aa1 100644 --- a/test/geomechanics/elastic/spatialparams.hh +++ b/test/geomechanics/elastic/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/hyperelastic/CMakeLists.txt b/test/geomechanics/hyperelastic/CMakeLists.txt index 046f244ad5..8ed18fae59 100644 --- a/test/geomechanics/hyperelastic/CMakeLists.txt +++ b/test/geomechanics/hyperelastic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/geomechanics/hyperelastic/main.cc b/test/geomechanics/hyperelastic/main.cc index f2d2ebd76a..df1b54f85b 100644 --- a/test/geomechanics/hyperelastic/main.cc +++ b/test/geomechanics/hyperelastic/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geomechanics/hyperelastic/problem.hh b/test/geomechanics/hyperelastic/problem.hh index 640cb5bbd9..0d565c57e1 100644 --- a/test/geomechanics/hyperelastic/problem.hh +++ b/test/geomechanics/hyperelastic/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_HYPERELASTICITY_TEST_PROBLEM_HH diff --git a/test/geomechanics/hyperelastic/properties.hh b/test/geomechanics/hyperelastic/properties.hh index e04703e856..48b0467adb 100644 --- a/test/geomechanics/hyperelastic/properties.hh +++ b/test/geomechanics/hyperelastic/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_HYPERELASTICITY_TEST_PROPERTIES_HH diff --git a/test/geomechanics/hyperelastic_dynamic/CMakeLists.txt b/test/geomechanics/hyperelastic_dynamic/CMakeLists.txt index b1a45bfe0d..bf12b35b19 100644 --- a/test/geomechanics/hyperelastic_dynamic/CMakeLists.txt +++ b/test/geomechanics/hyperelastic_dynamic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input solid.msh) diff --git a/test/geomechanics/hyperelastic_dynamic/main.cc b/test/geomechanics/hyperelastic_dynamic/main.cc index 57895b0a5e..6fee7f487f 100644 --- a/test/geomechanics/hyperelastic_dynamic/main.cc +++ b/test/geomechanics/hyperelastic_dynamic/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geomechanics/hyperelastic_dynamic/problem.hh b/test/geomechanics/hyperelastic_dynamic/problem.hh index a0e86a28a9..6487118d94 100644 --- a/test/geomechanics/hyperelastic_dynamic/problem.hh +++ b/test/geomechanics/hyperelastic_dynamic/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_DYNAMIC_HYPERELASTICITY_TEST_PROBLEM_HH diff --git a/test/geomechanics/hyperelastic_dynamic/properties.hh b/test/geomechanics/hyperelastic_dynamic/properties.hh index 0c45c396de..483c6a0553 100644 --- a/test/geomechanics/hyperelastic_dynamic/properties.hh +++ b/test/geomechanics/hyperelastic_dynamic/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_DYNAMIC_HYPERELASTICITY_TEST_PROPERTIES_HH diff --git a/test/geomechanics/poroelastic/CMakeLists.txt b/test/geomechanics/poroelastic/CMakeLists.txt index daeec48f48..9217c0bf58 100644 --- a/test/geomechanics/poroelastic/CMakeLists.txt +++ b/test/geomechanics/poroelastic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/geomechanics/poroelastic/main.cc b/test/geomechanics/poroelastic/main.cc index e8f01bb597..61bd92a3bc 100644 --- a/test/geomechanics/poroelastic/main.cc +++ b/test/geomechanics/poroelastic/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/poroelastic/problem.hh b/test/geomechanics/poroelastic/problem.hh index 1db8d557f8..08b5229fad 100644 --- a/test/geomechanics/poroelastic/problem.hh +++ b/test/geomechanics/poroelastic/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/poroelastic/properties.hh b/test/geomechanics/poroelastic/properties.hh index 129696adb5..5577928b06 100644 --- a/test/geomechanics/poroelastic/properties.hh +++ b/test/geomechanics/poroelastic/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geomechanics/poroelastic/spatialparams.hh b/test/geomechanics/poroelastic/spatialparams.hh index 13d97267b4..b3e48bfbe1 100644 --- a/test/geomechanics/poroelastic/spatialparams.hh +++ b/test/geomechanics/poroelastic/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geometry/CMakeLists.txt b/test/geometry/CMakeLists.txt index 2f8f75d672..beae1f992b 100644 --- a/test/geometry/CMakeLists.txt +++ b/test/geometry/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(boundingboxtree) diff --git a/test/geometry/boundingboxtree/CMakeLists.txt b/test/geometry/boundingboxtree/CMakeLists.txt index 4228150b33..34c84808d2 100644 --- a/test/geometry/boundingboxtree/CMakeLists.txt +++ b/test/geometry/boundingboxtree/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # build the tests for the bounding box tree diff --git a/test/geometry/boundingboxtree/test_3d3d_grid_intersection.cc b/test/geometry/boundingboxtree/test_3d3d_grid_intersection.cc index 7c5fe2b985..038297e1a8 100644 --- a/test/geometry/boundingboxtree/test_3d3d_grid_intersection.cc +++ b/test/geometry/boundingboxtree/test_3d3d_grid_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/boundingboxtree/test_bboxtree.cc b/test/geometry/boundingboxtree/test_bboxtree.cc index e21cde963c..a20b1f282b 100644 --- a/test/geometry/boundingboxtree/test_bboxtree.cc +++ b/test/geometry/boundingboxtree/test_bboxtree.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/boundingboxtree/test_geometry_fracture.cc b/test/geometry/boundingboxtree/test_geometry_fracture.cc index 89c9b0ddf2..30f91547d3 100644 --- a/test/geometry/boundingboxtree/test_geometry_fracture.cc +++ b/test/geometry/boundingboxtree/test_geometry_fracture.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_0d1d_intersection.cc b/test/geometry/test_0d1d_intersection.cc index 1c8ac4720a..cfcaa22b9c 100644 --- a/test/geometry/test_0d1d_intersection.cc +++ b/test/geometry/test_0d1d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_0d2d_intersection.cc b/test/geometry/test_0d2d_intersection.cc index 2e27da76fe..745af8cd34 100644 --- a/test/geometry/test_0d2d_intersection.cc +++ b/test/geometry/test_0d2d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_0d3d_intersection.cc b/test/geometry/test_0d3d_intersection.cc index 7a59fdb2a0..f4258c5d80 100644 --- a/test/geometry/test_0d3d_intersection.cc +++ b/test/geometry/test_0d3d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_1d1d_intersection.cc b/test/geometry/test_1d1d_intersection.cc index 8c75fd3fc1..e605d22376 100644 --- a/test/geometry/test_1d1d_intersection.cc +++ b/test/geometry/test_1d1d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_1d2d_intersection.cc b/test/geometry/test_1d2d_intersection.cc index 0deac74958..8ce9418a74 100644 --- a/test/geometry/test_1d2d_intersection.cc +++ b/test/geometry/test_1d2d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_1d3d_intersection.cc b/test/geometry/test_1d3d_intersection.cc index 8ed52318f9..c6a2c2d191 100644 --- a/test/geometry/test_1d3d_intersection.cc +++ b/test/geometry/test_1d3d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_2d2d_intersection.cc b/test/geometry/test_2d2d_intersection.cc index 8ea05af26b..85abe06cd6 100644 --- a/test/geometry/test_2d2d_intersection.cc +++ b/test/geometry/test_2d2d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_2d3d_intersection.cc b/test/geometry/test_2d3d_intersection.cc index cde98412aa..f164f2521c 100644 --- a/test/geometry/test_2d3d_intersection.cc +++ b/test/geometry/test_2d3d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // graham convex hull test + triangulation diff --git a/test/geometry/test_3d3d_intersection.cc b/test/geometry/test_3d3d_intersection.cc index d7110ea764..01954407b3 100644 --- a/test/geometry/test_3d3d_intersection.cc +++ b/test/geometry/test_3d3d_intersection.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // graham convex hull test + triangulation diff --git a/test/geometry/test_circlepoints.cc b/test/geometry/test_circlepoints.cc index 9f1479b93b..f949cb1a8a 100644 --- a/test/geometry/test_circlepoints.cc +++ b/test/geometry/test_circlepoints.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_cylinderintegration.cc b/test/geometry/test_cylinderintegration.cc index 25e48d38d0..af65164709 100644 --- a/test/geometry/test_cylinderintegration.cc +++ b/test/geometry/test_cylinderintegration.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_distance.cc b/test/geometry/test_distance.cc index 9a79df67f9..9eedb3a613 100644 --- a/test/geometry/test_distance.cc +++ b/test/geometry/test_distance.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geometry/test_intersectingentity_cartesiangrid.cc b/test/geometry/test_intersectingentity_cartesiangrid.cc index 66ee650af0..06a588c966 100644 --- a/test/geometry/test_intersectingentity_cartesiangrid.cc +++ b/test/geometry/test_intersectingentity_cartesiangrid.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_intersection.hh b/test/geometry/test_intersection.hh index f9e0d2b65a..024e3de3c8 100644 --- a/test/geometry/test_intersection.hh +++ b/test/geometry/test_intersection.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geometry/test_intersectionentityset.cc b/test/geometry/test_intersectionentityset.cc index 2e6703ce15..e04f127dda 100644 --- a/test/geometry/test_intersectionentityset.cc +++ b/test/geometry/test_intersectionentityset.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_makegeometry.cc b/test/geometry/test_makegeometry.cc index c180177811..20da3cbaa3 100644 --- a/test/geometry/test_makegeometry.cc +++ b/test/geometry/test_makegeometry.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geometry/test_normal.cc b/test/geometry/test_normal.cc index b3acf46188..fc3c8d1af8 100644 --- a/test/geometry/test_normal.cc +++ b/test/geometry/test_normal.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geometry/test_refinementquadraturerule.cc b/test/geometry/test_refinementquadraturerule.cc index 518e81d122..6c646a73f7 100644 --- a/test/geometry/test_refinementquadraturerule.cc +++ b/test/geometry/test_refinementquadraturerule.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_triangulate_convex_hull.cc b/test/geometry/test_triangulate_convex_hull.cc index f7870420f6..dac540054a 100644 --- a/test/geometry/test_triangulate_convex_hull.cc +++ b/test/geometry/test_triangulate_convex_hull.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // // graham convex hull test + triangulation diff --git a/test/geometry/test_volume.cc b/test/geometry/test_volume.cc index e737f79544..4e59665a40 100644 --- a/test/geometry/test_volume.cc +++ b/test/geometry/test_volume.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/test_volumeaverage.cc b/test/geometry/test_volumeaverage.cc index ac1b97fe85..f5e625251e 100644 --- a/test/geometry/test_volumeaverage.cc +++ b/test/geometry/test_volumeaverage.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/geometry/transformation.hh b/test/geometry/transformation.hh index 8bc93a377d..a760a26bba 100644 --- a/test/geometry/transformation.hh +++ b/test/geometry/transformation.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/geometry/writetriangulation.hh b/test/geometry/writetriangulation.hh index 3617c8e424..9c83b7fab0 100644 --- a/test/geometry/writetriangulation.hh +++ b/test/geometry/writetriangulation.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/CMakeLists.txt b/test/io/CMakeLists.txt index 4aa65aa735..e3f58a865f 100644 --- a/test/io/CMakeLists.txt +++ b/test/io/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(chrono) diff --git a/test/io/chrono/CMakeLists.txt b/test/io/chrono/CMakeLists.txt index cac1ca0197..9ab9a23026 100644 --- a/test/io/chrono/CMakeLists.txt +++ b/test/io/chrono/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_chrono.cc diff --git a/test/io/chrono/test_chrono.cc b/test/io/chrono/test_chrono.cc index 6726db3c8a..d0550f03bf 100644 --- a/test/io/chrono/test_chrono.cc +++ b/test/io/chrono/test_chrono.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/io/container/CMakeLists.txt b/test/io/container/CMakeLists.txt index 4af936c1da..f646c2ae56 100644 --- a/test/io/container/CMakeLists.txt +++ b/test/io/container/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_container_io.cc diff --git a/test/io/container/test_container_io.cc b/test/io/container/test_container_io.cc index 3a24772aed..94c4884500 100644 --- a/test/io/container/test_container_io.cc +++ b/test/io/container/test_container_io.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/format/CMakeLists.txt b/test/io/format/CMakeLists.txt index 534fed7993..d9938b3551 100644 --- a/test/io/format/CMakeLists.txt +++ b/test/io/format/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_format.cc diff --git a/test/io/format/test_format.cc b/test/io/format/test_format.cc index 364b3cd05f..c058c9639c 100644 --- a/test/io/format/test_format.cc +++ b/test/io/format/test_format.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/io/gnuplotinterface/CMakeLists.txt b/test/io/gnuplotinterface/CMakeLists.txt index 58ee278e5d..1a54f4878b 100644 --- a/test/io/gnuplotinterface/CMakeLists.txt +++ b/test/io/gnuplotinterface/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/output") diff --git a/test/io/gnuplotinterface/test_gnuplotinterface.cc b/test/io/gnuplotinterface/test_gnuplotinterface.cc index ed48f3ae5d..2c6c8cd482 100644 --- a/test/io/gnuplotinterface/test_gnuplotinterface.cc +++ b/test/io/gnuplotinterface/test_gnuplotinterface.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/CMakeLists.txt b/test/io/gridmanager/CMakeLists.txt index 8d1b4156a6..b1f3d013ef 100644 --- a/test/io/gridmanager/CMakeLists.txt +++ b/test/io/gridmanager/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/io/gridmanager/gmshboundaryflagtest.hh b/test/io/gridmanager/gmshboundaryflagtest.hh index e9adfa9579..325323183c 100644 --- a/test/io/gridmanager/gmshboundaryflagtest.hh +++ b/test/io/gridmanager/gmshboundaryflagtest.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/gridmanagertests.hh b/test/io/gridmanager/gridmanagertests.hh index 5c59fe810b..9bc15a40cc 100644 --- a/test/io/gridmanager/gridmanagertests.hh +++ b/test/io/gridmanager/gridmanagertests.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/grids/disk.vtu b/test/io/gridmanager/grids/disk.vtu index 02e9b4bdbd..60bff86d05 100644 --- a/test/io/gridmanager/grids/disk.vtu +++ b/test/io/gridmanager/grids/disk.vtu @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 --> diff --git a/test/io/gridmanager/grids/heterogeneousSmall.dgf b/test/io/gridmanager/grids/heterogeneousSmall.dgf index bb91f71c63..47ac4da585 100644 --- a/test/io/gridmanager/grids/heterogeneousSmall.dgf +++ b/test/io/gridmanager/grids/heterogeneousSmall.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 VERTEX parameters 2 diff --git a/test/io/gridmanager/grids/lens.vtu b/test/io/gridmanager/grids/lens.vtu index df26a6c912..16f6aa170a 100644 --- a/test/io/gridmanager/grids/lens.vtu +++ b/test/io/gridmanager/grids/lens.vtu @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 --> diff --git a/test/io/gridmanager/grids/lupine.vtp b/test/io/gridmanager/grids/lupine.vtp index ef269f39c4..b4d1e287e5 100644 --- a/test/io/gridmanager/grids/lupine.vtp +++ b/test/io/gridmanager/grids/lupine.vtp @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 --> diff --git a/test/io/gridmanager/pnmgridutilities.hh b/test/io/gridmanager/pnmgridutilities.hh index 44a782ba98..df13bacdf3 100644 --- a/test/io/gridmanager/pnmgridutilities.hh +++ b/test/io/gridmanager/pnmgridutilities.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_facetgridmanager.cc b/test/io/gridmanager/test_facetgridmanager.cc index 936f2661b2..faa75a0a0b 100644 --- a/test/io/gridmanager/test_facetgridmanager.cc +++ b/test/io/gridmanager/test_facetgridmanager.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gmshboundaryflag.cc b/test/io/gridmanager/test_gmshboundaryflag.cc index ec046d92ab..c9bd80f372 100644 --- a/test/io/gridmanager/test_gmshboundaryflag.cc +++ b/test/io/gridmanager/test_gmshboundaryflag.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gridmanager_cake.cc b/test/io/gridmanager/test_gridmanager_cake.cc index 9a285f4fdc..99a9c32498 100644 --- a/test/io/gridmanager/test_gridmanager_cake.cc +++ b/test/io/gridmanager/test_gridmanager_cake.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gridmanager_dgf.cc b/test/io/gridmanager/test_gridmanager_dgf.cc index d4d4cd87c7..72cf406b3e 100644 --- a/test/io/gridmanager/test_gridmanager_dgf.cc +++ b/test/io/gridmanager/test_gridmanager_dgf.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gridmanager_gmsh_3d.cc b/test/io/gridmanager/test_gridmanager_gmsh_3d.cc index dbf03f7de5..3a6413bf82 100644 --- a/test/io/gridmanager/test_gridmanager_gmsh_3d.cc +++ b/test/io/gridmanager/test_gridmanager_gmsh_3d.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gridmanager_gmsh_e_markers.cc b/test/io/gridmanager/test_gridmanager_gmsh_e_markers.cc index d66ad4945b..a21289293e 100644 --- a/test/io/gridmanager/test_gridmanager_gmsh_e_markers.cc +++ b/test/io/gridmanager/test_gridmanager_gmsh_e_markers.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gridmanager_mmesh.cc b/test/io/gridmanager/test_gridmanager_mmesh.cc index d22db4fbc3..7ff5a32bd2 100644 --- a/test/io/gridmanager/test_gridmanager_mmesh.cc +++ b/test/io/gridmanager/test_gridmanager_mmesh.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gridmanager_subgrid.cc b/test/io/gridmanager/test_gridmanager_subgrid.cc index 68324d759b..206ffb0a14 100644 --- a/test/io/gridmanager/test_gridmanager_subgrid.cc +++ b/test/io/gridmanager/test_gridmanager_subgrid.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_gridmanager_vtk.cc b/test/io/gridmanager/test_gridmanager_vtk.cc index dc71a7d628..885c23f777 100644 --- a/test/io/gridmanager/test_gridmanager_vtk.cc +++ b/test/io/gridmanager/test_gridmanager_vtk.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_pnm_gridmanager.cc b/test/io/gridmanager/test_pnm_gridmanager.cc index 3e8a808759..cc00383b70 100644 --- a/test/io/gridmanager/test_pnm_gridmanager.cc +++ b/test/io/gridmanager/test_pnm_gridmanager.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/gridmanager/test_pnm_subgriddata.cc b/test/io/gridmanager/test_pnm_subgriddata.cc index 92d5dd34d8..08d20800ea 100644 --- a/test/io/gridmanager/test_pnm_subgriddata.cc +++ b/test/io/gridmanager/test_pnm_subgriddata.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/inputdata/CMakeLists.txt b/test/io/inputdata/CMakeLists.txt index 2c22a23d20..35fb5c1a68 100644 --- a/test/io/inputdata/CMakeLists.txt +++ b/test/io/inputdata/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES config.ini coordinates.txt mydata.xml numbers.txt) diff --git a/test/io/inputdata/config.ini b/test/io/inputdata/config.ini index 796cbd5564..2b34c73894 100644 --- a/test/io/inputdata/config.ini +++ b/test/io/inputdata/config.ini @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC-BY-4.0 [MyData] diff --git a/test/io/inputdata/coordinates.txt.license b/test/io/inputdata/coordinates.txt.license index 9aa918c859..2689ae4b5f 100644 --- a/test/io/inputdata/coordinates.txt.license +++ b/test/io/inputdata/coordinates.txt.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/test/io/inputdata/mydata.xml b/test/io/inputdata/mydata.xml index b94565a230..c0ffa65637 100644 --- a/test/io/inputdata/mydata.xml +++ b/test/io/inputdata/mydata.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 --> diff --git a/test/io/inputdata/numbers.txt.license b/test/io/inputdata/numbers.txt.license index 9aa918c859..2689ae4b5f 100644 --- a/test/io/inputdata/numbers.txt.license +++ b/test/io/inputdata/numbers.txt.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/test/io/inputdata/test_io_data_input.cc b/test/io/inputdata/test_io_data_input.cc index 4c46dbba1f..6cae63d666 100644 --- a/test/io/inputdata/test_io_data_input.cc +++ b/test/io/inputdata/test_io_data_input.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/rasterimagereader/CMakeLists.txt b/test/io/rasterimagereader/CMakeLists.txt index 4b6c5dd438..35b21475c4 100644 --- a/test/io/rasterimagereader/CMakeLists.txt +++ b/test/io/rasterimagereader/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES blackwhite_j.pbm blackwhite_binary_j.pbm blackwhite_j.txt diff --git a/test/io/rasterimagereader/blackwhite_j.txt.license b/test/io/rasterimagereader/blackwhite_j.txt.license index 9aa918c859..2689ae4b5f 100644 --- a/test/io/rasterimagereader/blackwhite_j.txt.license +++ b/test/io/rasterimagereader/blackwhite_j.txt.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/test/io/rasterimagereader/grayscale_j.txt.license b/test/io/rasterimagereader/grayscale_j.txt.license index 9aa918c859..2689ae4b5f 100644 --- a/test/io/rasterimagereader/grayscale_j.txt.license +++ b/test/io/rasterimagereader/grayscale_j.txt.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/test/io/rasterimagereader/test_rasterimagereader.cc b/test/io/rasterimagereader/test_rasterimagereader.cc index 3230dcaf4f..584558cc91 100644 --- a/test/io/rasterimagereader/test_rasterimagereader.cc +++ b/test/io/rasterimagereader/test_rasterimagereader.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/test_grid_writer.cc b/test/io/test_grid_writer.cc index ee746d015b..bd9f56dbee 100644 --- a/test/io/test_grid_writer.cc +++ b/test/io/test_grid_writer.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/test_grid_writer_parallel.cc b/test/io/test_grid_writer_parallel.cc index fac3c2aa1c..395fca0095 100644 --- a/test/io/test_grid_writer_parallel.cc +++ b/test/io/test_grid_writer_parallel.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/vtk/CMakeLists.txt b/test/io/vtk/CMakeLists.txt index 95130f32c9..c71337e617 100644 --- a/test/io/vtk/CMakeLists.txt +++ b/test/io/vtk/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/io/vtk/polyline.vtp b/test/io/vtk/polyline.vtp index 64a8687619..829fb8d400 100644 --- a/test/io/vtk/polyline.vtp +++ b/test/io/vtk/polyline.vtp @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 --> diff --git a/test/io/vtk/test_vtk_staggeredfreeflowpvnames.cc b/test/io/vtk/test_vtk_staggeredfreeflowpvnames.cc index 72db28442c..5eae1c2225 100644 --- a/test/io/vtk/test_vtk_staggeredfreeflowpvnames.cc +++ b/test/io/vtk/test_vtk_staggeredfreeflowpvnames.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/io/vtk/test_vtkoutputmodule.cc b/test/io/vtk/test_vtkoutputmodule.cc index 288fbdd34d..5361c86624 100644 --- a/test/io/vtk/test_vtkoutputmodule.cc +++ b/test/io/vtk/test_vtkoutputmodule.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/io/vtk/test_vtkreader.cc b/test/io/vtk/test_vtkreader.cc index a446f66f06..63e8ca6e70 100644 --- a/test/io/vtk/test_vtkreader.cc +++ b/test/io/vtk/test_vtkreader.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/linear/CMakeLists.txt b/test/linear/CMakeLists.txt index f1323497f9..b4b05c4ec2 100644 --- a/test/linear/CMakeLists.txt +++ b/test/linear/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/linear/test_dunevectors.cc b/test/linear/test_dunevectors.cc index 7ff20c6912..9aed568612 100644 --- a/test/linear/test_dunevectors.cc +++ b/test/linear/test_dunevectors.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/linear/test_linearsolver.cc b/test/linear/test_linearsolver.cc index 30acefe685..1a6b32a0d5 100644 --- a/test/linear/test_linearsolver.cc +++ b/test/linear/test_linearsolver.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/linear/test_parallel_amg_smoothers.cc b/test/linear/test_parallel_amg_smoothers.cc index 48aa277c43..e0fc2ab80b 100644 --- a/test/linear/test_parallel_amg_smoothers.cc +++ b/test/linear/test_parallel_amg_smoothers.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/linear/test_scalarproducts.cc b/test/linear/test_scalarproducts.cc index 319f781325..bc3e6af45a 100644 --- a/test/linear/test_scalarproducts.cc +++ b/test/linear/test_scalarproducts.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/material/CMakeLists.txt b/test/material/CMakeLists.txt index 1d8b862694..08b3be3303 100644 --- a/test/material/CMakeLists.txt +++ b/test/material/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(binarycoefficients) diff --git a/test/material/binarycoefficients/CMakeLists.txt b/test/material/binarycoefficients/CMakeLists.txt index 7d9513b80d..cd70f1ac23 100644 --- a/test/material/binarycoefficients/CMakeLists.txt +++ b/test/material/binarycoefficients/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_binarycoefficients.cc diff --git a/test/material/binarycoefficients/test_binarycoefficients.cc b/test/material/binarycoefficients/test_binarycoefficients.cc index 36a74463c8..01e9db6bd2 100644 --- a/test/material/binarycoefficients/test_binarycoefficients.cc +++ b/test/material/binarycoefficients/test_binarycoefficients.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/components/CMakeLists.txt b/test/material/components/CMakeLists.txt index 5db2de41a3..007662f6ef 100644 --- a/test/material/components/CMakeLists.txt +++ b/test/material/components/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_componenttraits.cc diff --git a/test/material/components/plotproperties.cc b/test/material/components/plotproperties.cc index 8f38122049..b4a55f27ee 100644 --- a/test/material/components/plotproperties.cc +++ b/test/material/components/plotproperties.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/components/test_componenttraits.cc b/test/material/components/test_componenttraits.cc index 4b40c400ea..d8fa98b4e9 100644 --- a/test/material/components/test_componenttraits.cc +++ b/test/material/components/test_componenttraits.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/components/test_h2o_simpleh2o_consistency.cc b/test/material/components/test_h2o_simpleh2o_consistency.cc index 050ec92677..9d83da470f 100644 --- a/test/material/components/test_h2o_simpleh2o_consistency.cc +++ b/test/material/components/test_h2o_simpleh2o_consistency.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/compositionalflash/CMakeLists.txt b/test/material/compositionalflash/CMakeLists.txt index e95c05358c..2450799ac3 100644 --- a/test/material/compositionalflash/CMakeLists.txt +++ b/test/material/compositionalflash/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_compositionalflash.cc diff --git a/test/material/compositionalflash/test_compositionalflash.cc b/test/material/compositionalflash/test_compositionalflash.cc index 8828075ff6..4a25448b8b 100644 --- a/test/material/compositionalflash/test_compositionalflash.cc +++ b/test/material/compositionalflash/test_compositionalflash.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidmatrixinteractions/2p/CMakeLists.txt b/test/material/fluidmatrixinteractions/2p/CMakeLists.txt index 21b4312af9..8b2c6caa1f 100644 --- a/test/material/fluidmatrixinteractions/2p/CMakeLists.txt +++ b/test/material/fluidmatrixinteractions/2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_thermalconductivity.cc diff --git a/test/material/fluidmatrixinteractions/2p/test_material_2p_brookscorey.cc b/test/material/fluidmatrixinteractions/2p/test_material_2p_brookscorey.cc index 0412a961ca..ab0e28bdbf 100644 --- a/test/material/fluidmatrixinteractions/2p/test_material_2p_brookscorey.cc +++ b/test/material/fluidmatrixinteractions/2p/test_material_2p_brookscorey.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/material/fluidmatrixinteractions/2p/test_material_2p_dataspline.cc b/test/material/fluidmatrixinteractions/2p/test_material_2p_dataspline.cc index b3fc38251f..fa43a0649d 100644 --- a/test/material/fluidmatrixinteractions/2p/test_material_2p_dataspline.cc +++ b/test/material/fluidmatrixinteractions/2p/test_material_2p_dataspline.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidmatrixinteractions/2p/test_material_2p_spline.cc b/test/material/fluidmatrixinteractions/2p/test_material_2p_spline.cc index 7e4d24dc37..bf8cba78c1 100644 --- a/test/material/fluidmatrixinteractions/2p/test_material_2p_spline.cc +++ b/test/material/fluidmatrixinteractions/2p/test_material_2p_spline.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidmatrixinteractions/2p/test_material_2p_vangenuchten.cc b/test/material/fluidmatrixinteractions/2p/test_material_2p_vangenuchten.cc index b217d8b905..f3dc024242 100644 --- a/test/material/fluidmatrixinteractions/2p/test_material_2p_vangenuchten.cc +++ b/test/material/fluidmatrixinteractions/2p/test_material_2p_vangenuchten.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/material/fluidmatrixinteractions/2p/test_thermalconductivity.cc b/test/material/fluidmatrixinteractions/2p/test_thermalconductivity.cc index a6e51786ee..1ea2b8f062 100644 --- a/test/material/fluidmatrixinteractions/2p/test_thermalconductivity.cc +++ b/test/material/fluidmatrixinteractions/2p/test_thermalconductivity.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidmatrixinteractions/2p/testmateriallawfunctions.hh b/test/material/fluidmatrixinteractions/2p/testmateriallawfunctions.hh index 08ad64af2f..5f61294faa 100644 --- a/test/material/fluidmatrixinteractions/2p/testmateriallawfunctions.hh +++ b/test/material/fluidmatrixinteractions/2p/testmateriallawfunctions.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidmatrixinteractions/CMakeLists.txt b/test/material/fluidmatrixinteractions/CMakeLists.txt index e259599258..9ee8eb5ef1 100644 --- a/test/material/fluidmatrixinteractions/CMakeLists.txt +++ b/test/material/fluidmatrixinteractions/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(2p) diff --git a/test/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt b/test/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt index 52c1166c5b..f09069f2e0 100644 --- a/test/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt +++ b/test/material/fluidmatrixinteractions/porenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_throattransmissibility diff --git a/test/material/fluidmatrixinteractions/porenetwork/test_material_2p_porenetwork.cc b/test/material/fluidmatrixinteractions/porenetwork/test_material_2p_porenetwork.cc index 7e13f2292f..1bd54e57dc 100644 --- a/test/material/fluidmatrixinteractions/porenetwork/test_material_2p_porenetwork.cc +++ b/test/material/fluidmatrixinteractions/porenetwork/test_material_2p_porenetwork.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/material/fluidmatrixinteractions/porenetwork/test_throattransmissibility.cc b/test/material/fluidmatrixinteractions/porenetwork/test_throattransmissibility.cc index 112d12ea35..ddd0749a8f 100644 --- a/test/material/fluidmatrixinteractions/porenetwork/test_throattransmissibility.cc +++ b/test/material/fluidmatrixinteractions/porenetwork/test_throattransmissibility.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidmatrixinteractions/porenetwork/testmateriallawfunctions.hh b/test/material/fluidmatrixinteractions/porenetwork/testmateriallawfunctions.hh index d593753e2c..601c16d85c 100644 --- a/test/material/fluidmatrixinteractions/porenetwork/testmateriallawfunctions.hh +++ b/test/material/fluidmatrixinteractions/porenetwork/testmateriallawfunctions.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidmatrixinteractions/test_effectivediffusivity.cc b/test/material/fluidmatrixinteractions/test_effectivediffusivity.cc index e7d03b54ef..91d686e91f 100644 --- a/test/material/fluidmatrixinteractions/test_effectivediffusivity.cc +++ b/test/material/fluidmatrixinteractions/test_effectivediffusivity.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidsystems/CMakeLists.txt b/test/material/fluidsystems/CMakeLists.txt index 429063606f..8f93b1bf3d 100644 --- a/test/material/fluidsystems/CMakeLists.txt +++ b/test/material/fluidsystems/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_fluidsystems.cc diff --git a/test/material/fluidsystems/checkfluidsystem.hh b/test/material/fluidsystems/checkfluidsystem.hh index 73181ffec8..8c5fdd6484 100644 --- a/test/material/fluidsystems/checkfluidsystem.hh +++ b/test/material/fluidsystems/checkfluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/fluidsystems/test_fluidsystems.cc b/test/material/fluidsystems/test_fluidsystems.cc index 8eb7875828..e57dbb4ef6 100644 --- a/test/material/fluidsystems/test_fluidsystems.cc +++ b/test/material/fluidsystems/test_fluidsystems.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/immiscibleflash/CMakeLists.txt b/test/material/immiscibleflash/CMakeLists.txt index e2c64bd646..f71246548b 100644 --- a/test/material/immiscibleflash/CMakeLists.txt +++ b/test/material/immiscibleflash/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_immiscibleflash.cc diff --git a/test/material/immiscibleflash/test_immiscibleflash.cc b/test/material/immiscibleflash/test_immiscibleflash.cc index e1a253d644..d48328aea3 100644 --- a/test/material/immiscibleflash/test_immiscibleflash.cc +++ b/test/material/immiscibleflash/test_immiscibleflash.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/ncpflash/CMakeLists.txt b/test/material/ncpflash/CMakeLists.txt index d3bb17cba4..86c7a17915 100644 --- a/test/material/ncpflash/CMakeLists.txt +++ b/test/material/ncpflash/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_ncpflash.cc diff --git a/test/material/ncpflash/test_ncpflash.cc b/test/material/ncpflash/test_ncpflash.cc index 577753286a..1e86f34841 100644 --- a/test/material/ncpflash/test_ncpflash.cc +++ b/test/material/ncpflash/test_ncpflash.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/pengrobinson/CMakeLists.txt b/test/material/pengrobinson/CMakeLists.txt index 2dad3142c0..d647f7775c 100644 --- a/test/material/pengrobinson/CMakeLists.txt +++ b/test/material/pengrobinson/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_pengrobinson.cc diff --git a/test/material/pengrobinson/test_pengrobinson.cc b/test/material/pengrobinson/test_pengrobinson.cc index ef80869468..98b1655af4 100644 --- a/test/material/pengrobinson/test_pengrobinson.cc +++ b/test/material/pengrobinson/test_pengrobinson.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/solidsystems/CMakeLists.txt b/test/material/solidsystems/CMakeLists.txt index e252963d61..d9a691d59e 100644 --- a/test/material/solidsystems/CMakeLists.txt +++ b/test/material/solidsystems/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_solidsystems.cc diff --git a/test/material/solidsystems/checksolidsystem.hh b/test/material/solidsystems/checksolidsystem.hh index f98dde8c0f..6c8042e0fa 100644 --- a/test/material/solidsystems/checksolidsystem.hh +++ b/test/material/solidsystems/checksolidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/solidsystems/test_solidsystems.cc b/test/material/solidsystems/test_solidsystems.cc index 111f2afb74..08e545bb44 100644 --- a/test/material/solidsystems/test_solidsystems.cc +++ b/test/material/solidsystems/test_solidsystems.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/material/tabulation/CMakeLists.txt b/test/material/tabulation/CMakeLists.txt index 92d9ec4a0b..bab4e9dfa2 100644 --- a/test/material/tabulation/CMakeLists.txt +++ b/test/material/tabulation/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_tabulation.cc diff --git a/test/material/tabulation/test_tabulation.cc b/test/material/tabulation/test_tabulation.cc index d94d435de7..8ac78ac0e1 100644 --- a/test/material/tabulation/test_tabulation.cc +++ b/test/material/tabulation/test_tabulation.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/CMakeLists.txt b/test/multidomain/CMakeLists.txt index d1cbb4783c..f0f1d60b92 100644 --- a/test/multidomain/CMakeLists.txt +++ b/test/multidomain/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(embedded) diff --git a/test/multidomain/boundary/CMakeLists.txt b/test/multidomain/boundary/CMakeLists.txt index 8fa9f8c402..15179a08d9 100644 --- a/test/multidomain/boundary/CMakeLists.txt +++ b/test/multidomain/boundary/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(darcydarcy) diff --git a/test/multidomain/boundary/darcydarcy/1p_1p/CMakeLists.txt b/test/multidomain/boundary/darcydarcy/1p_1p/CMakeLists.txt index 555766f610..2053d92ae3 100644 --- a/test/multidomain/boundary/darcydarcy/1p_1p/CMakeLists.txt +++ b/test/multidomain/boundary/darcydarcy/1p_1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_md_boundary_darcy1p_darcy1p_half diff --git a/test/multidomain/boundary/darcydarcy/1p_1p/main.cc b/test/multidomain/boundary/darcydarcy/1p_1p/main.cc index ad95e7eaf3..4b4389ffc4 100644 --- a/test/multidomain/boundary/darcydarcy/1p_1p/main.cc +++ b/test/multidomain/boundary/darcydarcy/1p_1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/1p_1p/problem.hh b/test/multidomain/boundary/darcydarcy/1p_1p/problem.hh index 9be2571302..20a1188f00 100644 --- a/test/multidomain/boundary/darcydarcy/1p_1p/problem.hh +++ b/test/multidomain/boundary/darcydarcy/1p_1p/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/1p_1p/properties.hh b/test/multidomain/boundary/darcydarcy/1p_1p/properties.hh index 519fec2fc6..45ed10c34a 100644 --- a/test/multidomain/boundary/darcydarcy/1p_1p/properties.hh +++ b/test/multidomain/boundary/darcydarcy/1p_1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/1p_1p/spatialparams.hh b/test/multidomain/boundary/darcydarcy/1p_1p/spatialparams.hh index dbab93baf0..2a30c10460 100644 --- a/test/multidomain/boundary/darcydarcy/1p_1p/spatialparams.hh +++ b/test/multidomain/boundary/darcydarcy/1p_1p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/1p_2p/CMakeLists.txt b/test/multidomain/boundary/darcydarcy/1p_2p/CMakeLists.txt index 80188b90e7..134486c5eb 100644 --- a/test/multidomain/boundary/darcydarcy/1p_2p/CMakeLists.txt +++ b/test/multidomain/boundary/darcydarcy/1p_2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_md_boundary_darcy1p_darcy2p diff --git a/test/multidomain/boundary/darcydarcy/1p_2p/main.cc b/test/multidomain/boundary/darcydarcy/1p_2p/main.cc index cf65c5072b..72a7335c68 100644 --- a/test/multidomain/boundary/darcydarcy/1p_2p/main.cc +++ b/test/multidomain/boundary/darcydarcy/1p_2p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/1p_2p/problem.hh b/test/multidomain/boundary/darcydarcy/1p_2p/problem.hh index 48f7b80289..19208ebf59 100644 --- a/test/multidomain/boundary/darcydarcy/1p_2p/problem.hh +++ b/test/multidomain/boundary/darcydarcy/1p_2p/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/1p_2p/properties.hh b/test/multidomain/boundary/darcydarcy/1p_2p/properties.hh index d6d3c04bac..78ae394efa 100644 --- a/test/multidomain/boundary/darcydarcy/1p_2p/properties.hh +++ b/test/multidomain/boundary/darcydarcy/1p_2p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/1p_2p/spatialparams.hh b/test/multidomain/boundary/darcydarcy/1p_2p/spatialparams.hh index 6bd36bb89d..478967fd88 100644 --- a/test/multidomain/boundary/darcydarcy/1p_2p/spatialparams.hh +++ b/test/multidomain/boundary/darcydarcy/1p_2p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/darcydarcy/CMakeLists.txt b/test/multidomain/boundary/darcydarcy/CMakeLists.txt index 6dac98a93a..571e8dd75a 100644 --- a/test/multidomain/boundary/darcydarcy/CMakeLists.txt +++ b/test/multidomain/boundary/darcydarcy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p_1p) diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/CMakeLists.txt b/test/multidomain/boundary/freeflowporenetwork/1p_1p/CMakeLists.txt index 442f3e6710..c177177dd5 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/CMakeLists.txt +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(transient) diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/main.cc b/test/multidomain/boundary/freeflowporenetwork/1p_1p/main.cc index c9a6d6129a..60f7b9aaf8 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/main.cc +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_freeflow.hh b/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_freeflow.hh index a42bc3b99b..0de5e2e14c 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_freeflow.hh +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_freeflow.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_pnm.hh b/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_pnm.hh index bf1b0b9db3..52f920117f 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_pnm.hh +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/problem_pnm.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/properties.hh b/test/multidomain/boundary/freeflowporenetwork/1p_1p/properties.hh index 4c64abfc0a..64a2b09046 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/properties.hh +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/spatialparams_freeflow.hh b/test/multidomain/boundary/freeflowporenetwork/1p_1p/spatialparams_freeflow.hh index 7d8099c32a..277bba1a30 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/spatialparams_freeflow.hh +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/spatialparams_freeflow.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/CMakeLists.txt b/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/CMakeLists.txt index deef5263f9..4cbbebc90a 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/CMakeLists.txt +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/main.cc b/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/main.cc index 07e9e5f045..9ae410af67 100644 --- a/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/main.cc +++ b/test/multidomain/boundary/freeflowporenetwork/1p_1p/transient/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporenetwork/CMakeLists.txt b/test/multidomain/boundary/freeflowporenetwork/CMakeLists.txt index 796a0f273b..bb068f1b7c 100644 --- a/test/multidomain/boundary/freeflowporenetwork/CMakeLists.txt +++ b/test/multidomain/boundary/freeflowporenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p_1p) diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/CMakeLists.txt b/test/multidomain/boundary/freeflowporousmedium/1p_1p/CMakeLists.txt index 45cfdc18d6..68cd7cebbb 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/CMakeLists.txt +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(convergence) diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/CMakeLists.txt b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/CMakeLists.txt index 01ea0965d1..01f20f8118 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/CMakeLists.txt +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/analyticalsolutions.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/analyticalsolutions.hh index f3f7f574d3..dc50c5ce1d 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/analyticalsolutions.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/analyticalsolutions.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/convergencetest.py b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/convergencetest.py index 843510dbc7..e2f3c32696 100755 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/convergencetest.py +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/main.cc b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/main.cc index 92079320c5..baeb7ce75b 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/main.cc +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/manufactured_solution.py b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/manufactured_solution.py index 87acfbbac7..164e656551 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/manufactured_solution.py +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/manufactured_solution.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_darcy.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_darcy.hh index 7b018ccfc1..feacfdbf5b 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_darcy.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_freeflow.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_freeflow.hh index 3b3912ef11..b0917935c2 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_freeflow.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/problem_freeflow.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/properties.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/properties.hh index 77cea3b0af..2eb3291ddc 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/properties.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/spatialparams.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/spatialparams.hh index 7ae7f308d4..ece1c16256 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/spatialparams.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/testcase.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/testcase.hh index 803be34fb8..16f377b831 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/testcase.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/convergence/testcase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/main.cc b/test/multidomain/boundary/freeflowporousmedium/1p_1p/main.cc index fb14321ceb..e623bbce06 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/main.cc +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_darcy.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_darcy.hh index 99003fd805..7a2b21b66c 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_darcy.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_freeflow.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_freeflow.hh index 063ee3d2de..5b9eb65f3d 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_freeflow.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/problem_freeflow.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/properties.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/properties.hh index 6ed346b4ce..d1a807767b 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/properties.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/spatialparams.hh b/test/multidomain/boundary/freeflowporousmedium/1p_1p/spatialparams.hh index f1f7431737..7454e6ed05 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/spatialparams.hh +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/CMakeLists.txt b/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/CMakeLists.txt index 43c711196e..45cf87cc52 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/CMakeLists.txt +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/main.cc b/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/main.cc index 217141cab3..f1a86db319 100644 --- a/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/main.cc +++ b/test/multidomain/boundary/freeflowporousmedium/1p_1p/transient/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/freeflowporousmedium/CMakeLists.txt b/test/multidomain/boundary/freeflowporousmedium/CMakeLists.txt index 796a0f273b..bb068f1b7c 100644 --- a/test/multidomain/boundary/freeflowporousmedium/CMakeLists.txt +++ b/test/multidomain/boundary/freeflowporousmedium/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p_1p) diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/CMakeLists.txt index d8a165979a..cd7c382527 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(diffusionlawcomparison) diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/CMakeLists.txt index 83695e8059..90439acc3b 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/main.cc b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/main.cc index 39f509de32..a76d6153f3 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/main.cc +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh index cc746d7617..2139361e73 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_stokes.hh b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_stokes.hh index eb556c9fdb..ac66c7d26f 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_stokes.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_stokes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/properties.hh b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/properties.hh index 960528f17c..7d2f4edca2 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/properties.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/main.cc b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/main.cc index 7da3f2f9a7..b9a8fda908 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/main.cc +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_darcy.hh b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_darcy.hh index 072b4638a6..0da80c44c0 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_darcy.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_stokes.hh b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_stokes.hh index 4200d0b33b..fb124f3f1b 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_stokes.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/problem_stokes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/properties.hh b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/properties.hh index a2d3919391..7c4e18ab6d 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/properties.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/spatialparams.hh b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/spatialparams.hh index 96bc6e143b..876706961b 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/spatialparams.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_1p2c/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/CMakeLists.txt index 054f507704..f8538cb308 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/main.cc b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/main.cc index 5d0e515f39..8860a44c2d 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/main.cc +++ b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_darcy.hh b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_darcy.hh index ba787089ff..47327313e0 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_darcy.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_stokes.hh b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_stokes.hh index 3c4ce0a08b..834d707c81 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_stokes.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/problem_stokes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/properties.hh b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/properties.hh index 2227505acd..14dd9df935 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/properties.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/spatialparams.hh b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/spatialparams.hh index 2c4cb6de63..d523a9f85b 100644 --- a/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/spatialparams.hh +++ b/test/multidomain/boundary/stokesdarcy/1p2c_2p2c/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/CMakeLists.txt index 63ced84fcb..137b20406b 100644 --- a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/h2n2co2fluidsystem.hh b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/h2n2co2fluidsystem.hh index ae965a25a8..1c3c63b5a6 100644 --- a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/h2n2co2fluidsystem.hh +++ b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/h2n2co2fluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/main.cc b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/main.cc index dd5d296002..1c21719dac 100644 --- a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/main.cc +++ b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_darcy.hh b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_darcy.hh index f07a40f255..4a717e87f9 100644 --- a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_darcy.hh +++ b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_stokes.hh b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_stokes.hh index 40817b4d50..aa59b8bf30 100644 --- a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_stokes.hh +++ b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/problem_stokes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/properties.hh b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/properties.hh index ba9695b0fc..143fa13258 100644 --- a/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/properties.hh +++ b/test/multidomain/boundary/stokesdarcy/1p3c_1p3c/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/1p_1p/CMakeLists.txt index 74912c514a..8e70a21baa 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(convergencetest) diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/CMakeLists.txt index 6a4c042238..d17d3439b6 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/convergencetest.py b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/convergencetest.py index 26e7a2a2a9..09a8f00fe5 100755 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/convergencetest.py +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/main.cc b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/main.cc index bf85252670..ca5edd11a3 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/main.cc +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/manufactured_solution.py b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/manufactured_solution.py index c80fd3011c..398866d3d3 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/manufactured_solution.py +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/manufactured_solution.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_darcy.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_darcy.hh index 4969067161..5cb7a5c2dd 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_darcy.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_stokes.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_stokes.hh index ceacb2d4b6..9a29aa467c 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_stokes.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/problem_stokes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/properties.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/properties.hh index b21f45eac6..924fb24866 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/properties.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/spatialparams.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/spatialparams.hh index aa58e06a06..7d8a9ff2e6 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/spatialparams.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/testcase.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/testcase.hh index 1ed72fa5fc..709cc9989f 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/testcase.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/testcase.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/main.cc b/test/multidomain/boundary/stokesdarcy/1p_1p/main.cc index 338157375c..794d42aff3 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/main.cc +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/problem_darcy.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/problem_darcy.hh index 6b2c0e9039..9cc7e1de3c 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/problem_darcy.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/problem_stokes.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/problem_stokes.hh index dcf0692dff..891ab59da5 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/problem_stokes.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/problem_stokes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/properties.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/properties.hh index 315bf642ad..4f68e07333 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/properties.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_1p/spatialparams.hh b/test/multidomain/boundary/stokesdarcy/1p_1p/spatialparams.hh index b8f3b3b14f..fc22eb3a86 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_1p/spatialparams.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_1p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_2p/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/1p_2p/CMakeLists.txt index 1e610c9e2d..64c4ff17ad 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_2p/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/1p_2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/multidomain/boundary/stokesdarcy/1p_2p/main.cc b/test/multidomain/boundary/stokesdarcy/1p_2p/main.cc index 2a60d58b9a..9af70845cc 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_2p/main.cc +++ b/test/multidomain/boundary/stokesdarcy/1p_2p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_2p/problem_darcy.hh b/test/multidomain/boundary/stokesdarcy/1p_2p/problem_darcy.hh index dcddccbdd5..4e67dd7df2 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_2p/problem_darcy.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_2p/problem_darcy.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_2p/problem_stokes.hh b/test/multidomain/boundary/stokesdarcy/1p_2p/problem_stokes.hh index d50f3aace2..5de2e87f93 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_2p/problem_stokes.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_2p/problem_stokes.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_2p/properties.hh b/test/multidomain/boundary/stokesdarcy/1p_2p/properties.hh index b32e84094c..7ca7e0130e 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_2p/properties.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_2p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/1p_2p/spatialparams.hh b/test/multidomain/boundary/stokesdarcy/1p_2p/spatialparams.hh index 7157388393..27e5c7553e 100644 --- a/test/multidomain/boundary/stokesdarcy/1p_2p/spatialparams.hh +++ b/test/multidomain/boundary/stokesdarcy/1p_2p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/boundary/stokesdarcy/CMakeLists.txt b/test/multidomain/boundary/stokesdarcy/CMakeLists.txt index 7a9287cde6..b96473accd 100644 --- a/test/multidomain/boundary/stokesdarcy/CMakeLists.txt +++ b/test/multidomain/boundary/stokesdarcy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p_1p) diff --git a/test/multidomain/dualnetwork/CMakeLists.txt b/test/multidomain/dualnetwork/CMakeLists.txt index fbeae0cf0e..b2aaaf1072 100644 --- a/test/multidomain/dualnetwork/CMakeLists.txt +++ b/test/multidomain/dualnetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES grids "params.input") diff --git a/test/multidomain/dualnetwork/fourierslaw.hh b/test/multidomain/dualnetwork/fourierslaw.hh index 1a29d80ecb..1559ede7d1 100644 --- a/test/multidomain/dualnetwork/fourierslaw.hh +++ b/test/multidomain/dualnetwork/fourierslaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/dualnetwork/grids/Berea_center_cropped_200_200_dual.dgf b/test/multidomain/dualnetwork/grids/Berea_center_cropped_200_200_dual.dgf index 77c9b8e3b6..2f7f7082c0 100644 --- a/test/multidomain/dualnetwork/grids/Berea_center_cropped_200_200_dual.dgf +++ b/test/multidomain/dualnetwork/grids/Berea_center_cropped_200_200_dual.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 % Vertex parameters: PoreInscribedRadius PoreExtendedRadius PoreVolume PoreLabel PoreDomainType % Element parameters: ThroatInscribedRadius ThroatLength ThroatCrossSectionalArea ThroatShapeFactor ThroatCenterX ThroatCenterY ThroatCenterZ ThroatLabel ThroatDomainType diff --git a/test/multidomain/dualnetwork/main.cc b/test/multidomain/dualnetwork/main.cc index e075ef1151..4540121244 100644 --- a/test/multidomain/dualnetwork/main.cc +++ b/test/multidomain/dualnetwork/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/dualnetwork/problem_solid.hh b/test/multidomain/dualnetwork/problem_solid.hh index 0aa84247a6..39e6a728c1 100644 --- a/test/multidomain/dualnetwork/problem_solid.hh +++ b/test/multidomain/dualnetwork/problem_solid.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_TEST_MULTIDOMAIN_DUALNETWORK_PROBLEM_SOLID_HH diff --git a/test/multidomain/dualnetwork/problem_void.hh b/test/multidomain/dualnetwork/problem_void.hh index f2761da3f8..2f2d2f9c62 100644 --- a/test/multidomain/dualnetwork/problem_void.hh +++ b/test/multidomain/dualnetwork/problem_void.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/dualnetwork/properties.hh b/test/multidomain/dualnetwork/properties.hh index 911ef83920..85d393b3b9 100644 --- a/test/multidomain/dualnetwork/properties.hh +++ b/test/multidomain/dualnetwork/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/dualnetwork/spatialparams.hh b/test/multidomain/dualnetwork/spatialparams.hh index 06d5150034..a265794e94 100644 --- a/test/multidomain/dualnetwork/spatialparams.hh +++ b/test/multidomain/dualnetwork/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p2c_richards2c/CMakeLists.txt b/test/multidomain/embedded/1d3d/1p2c_richards2c/CMakeLists.txt index 23a53e7aba..3b1e1a7595 100644 --- a/test/multidomain/embedded/1d3d/1p2c_richards2c/CMakeLists.txt +++ b/test/multidomain/embedded/1d3d/1p2c_richards2c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_md_embedded_1d3d_1p2c_richards2c diff --git a/test/multidomain/embedded/1d3d/1p2c_richards2c/main.cc b/test/multidomain/embedded/1d3d/1p2c_richards2c/main.cc index 3cc5cf3016..238a797ef2 100644 --- a/test/multidomain/embedded/1d3d/1p2c_richards2c/main.cc +++ b/test/multidomain/embedded/1d3d/1p2c_richards2c/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_root.hh b/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_root.hh index 93ecbe2a20..8b14e8df9b 100644 --- a/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_root.hh +++ b/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_root.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_soil.hh b/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_soil.hh index 50b5e1ff4c..7c26de055b 100644 --- a/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_soil.hh +++ b/test/multidomain/embedded/1d3d/1p2c_richards2c/problem_soil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/multidomain/embedded/1d3d/1p2c_richards2c/properties.hh b/test/multidomain/embedded/1d3d/1p2c_richards2c/properties.hh index eb9bc396d4..a7a3ae50ef 100644 --- a/test/multidomain/embedded/1d3d/1p2c_richards2c/properties.hh +++ b/test/multidomain/embedded/1d3d/1p2c_richards2c/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_root.hh b/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_root.hh index fe156c994a..4fe69d471f 100644 --- a/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_root.hh +++ b/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_root.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_soil.hh b/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_soil.hh index 7d02581be2..bcaf7598cb 100644 --- a/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_soil.hh +++ b/test/multidomain/embedded/1d3d/1p2c_richards2c/spatialparams_soil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_1p/CMakeLists.txt b/test/multidomain/embedded/1d3d/1p_1p/CMakeLists.txt index acfcca3558..c52c4301d1 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/CMakeLists.txt +++ b/test/multidomain/embedded/1d3d/1p_1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(NAME test_md_embedded_1d3d_1p1p_tpfatpfa_average diff --git a/test/multidomain/embedded/1d3d/1p_1p/convergence.py b/test/multidomain/embedded/1d3d/1p_1p/convergence.py index dfd581c9b7..0b83740739 100755 --- a/test/multidomain/embedded/1d3d/1p_1p/convergence.py +++ b/test/multidomain/embedded/1d3d/1p_1p/convergence.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/multidomain/embedded/1d3d/1p_1p/l2norm.hh b/test/multidomain/embedded/1d3d/1p_1p/l2norm.hh index 53281ac53f..34510af5be 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/l2norm.hh +++ b/test/multidomain/embedded/1d3d/1p_1p/l2norm.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_1p/main.cc b/test/multidomain/embedded/1d3d/1p_1p/main.cc index c83081bc55..b1e72fafea 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/main.cc +++ b/test/multidomain/embedded/1d3d/1p_1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_1p/problem_bloodflow.hh b/test/multidomain/embedded/1d3d/1p_1p/problem_bloodflow.hh index cf1b8d4129..002ab1a24a 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/problem_bloodflow.hh +++ b/test/multidomain/embedded/1d3d/1p_1p/problem_bloodflow.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_1p/problem_tissue.hh b/test/multidomain/embedded/1d3d/1p_1p/problem_tissue.hh index 1d5281d5e1..b36f60a203 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/problem_tissue.hh +++ b/test/multidomain/embedded/1d3d/1p_1p/problem_tissue.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/multidomain/embedded/1d3d/1p_1p/properties.hh b/test/multidomain/embedded/1d3d/1p_1p/properties.hh index 3bbc70259b..8898b25e08 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/properties.hh +++ b/test/multidomain/embedded/1d3d/1p_1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_1p/spatialparams_bloodflow.hh b/test/multidomain/embedded/1d3d/1p_1p/spatialparams_bloodflow.hh index baa64b0e9c..762ffb94ab 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/spatialparams_bloodflow.hh +++ b/test/multidomain/embedded/1d3d/1p_1p/spatialparams_bloodflow.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_1p/spatialparams_tissue.hh b/test/multidomain/embedded/1d3d/1p_1p/spatialparams_tissue.hh index 965c40a8d8..e2651e8cbd 100644 --- a/test/multidomain/embedded/1d3d/1p_1p/spatialparams_tissue.hh +++ b/test/multidomain/embedded/1d3d/1p_1p/spatialparams_tissue.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_richards/CMakeLists.txt b/test/multidomain/embedded/1d3d/1p_richards/CMakeLists.txt index fa81e69d62..20aed093f8 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/CMakeLists.txt +++ b/test/multidomain/embedded/1d3d/1p_richards/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input" "params_projection.input" "tinyroot.dgf" "tinyroot_3d.msh") diff --git a/test/multidomain/embedded/1d3d/1p_richards/main.cc b/test/multidomain/embedded/1d3d/1p_richards/main.cc index 7fd68dd455..627d10743b 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/main.cc +++ b/test/multidomain/embedded/1d3d/1p_richards/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_richards/problem_root.hh b/test/multidomain/embedded/1d3d/1p_richards/problem_root.hh index bba220042b..6e34343f1e 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/problem_root.hh +++ b/test/multidomain/embedded/1d3d/1p_richards/problem_root.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_richards/problem_soil.hh b/test/multidomain/embedded/1d3d/1p_richards/problem_soil.hh index 84c5bbef07..4032935f2f 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/problem_soil.hh +++ b/test/multidomain/embedded/1d3d/1p_richards/problem_soil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_richards/properties.hh b/test/multidomain/embedded/1d3d/1p_richards/properties.hh index 1f16849003..e46d67187a 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/properties.hh +++ b/test/multidomain/embedded/1d3d/1p_richards/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_richards/spatialparams_root.hh b/test/multidomain/embedded/1d3d/1p_richards/spatialparams_root.hh index 159459bb01..f9e6c11708 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/spatialparams_root.hh +++ b/test/multidomain/embedded/1d3d/1p_richards/spatialparams_root.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_richards/spatialparams_soil.hh b/test/multidomain/embedded/1d3d/1p_richards/spatialparams_soil.hh index 02020a4523..76af74a669 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/spatialparams_soil.hh +++ b/test/multidomain/embedded/1d3d/1p_richards/spatialparams_soil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/1p_richards/tinyroot.dgf b/test/multidomain/embedded/1d3d/1p_richards/tinyroot.dgf index bdcad83420..0a0c5f1607 100644 --- a/test/multidomain/embedded/1d3d/1p_richards/tinyroot.dgf +++ b/test/multidomain/embedded/1d3d/1p_richards/tinyroot.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 Vertex 0.0 0.0 0.0 diff --git a/test/multidomain/embedded/1d3d/CMakeLists.txt b/test/multidomain/embedded/1d3d/CMakeLists.txt index 211cf77e21..d00b681053 100644 --- a/test/multidomain/embedded/1d3d/CMakeLists.txt +++ b/test/multidomain/embedded/1d3d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p_1p) diff --git a/test/multidomain/embedded/1d3d/grids/lupine.dgf b/test/multidomain/embedded/1d3d/grids/lupine.dgf index c9ccf2a735..5e8ad25073 100644 --- a/test/multidomain/embedded/1d3d/grids/lupine.dgf +++ b/test/multidomain/embedded/1d3d/grids/lupine.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 Vertex 0.000389 0.000879 0.000800 # node 0 diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/CMakeLists.txt b/test/multidomain/embedded/1d3d/root_soil_benchmark/CMakeLists.txt index dfd9cd36d6..4fbb293268 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/CMakeLists.txt +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # link the mesh and the parameter file diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingmanager.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingmanager.hh index 58d4818ba5..c714218090 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingmanager.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingmanager.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingreconstruction.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingreconstruction.hh index 915df95608..09534655b8 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingreconstruction.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/couplingreconstruction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/dap8_rootsys.dgf b/test/multidomain/embedded/1d3d/root_soil_benchmark/dap8_rootsys.dgf index dcff95de3d..4434ebcac6 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/dap8_rootsys.dgf +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/dap8_rootsys.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 Vertex parameters 0 diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/main.cc b/test/multidomain/embedded/1d3d/root_soil_benchmark/main.cc index d1fa1733f3..7852931e4e 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/main.cc +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/plot.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/plot.hh index 4178114857..6c579b9191 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/plot.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/plot.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_root.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_root.hh index 246d353ae5..af487ae39b 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_root.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_root.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_soil.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_soil.hh index 4d0737f060..7b73eaca84 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_soil.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/problem_soil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/properties.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/properties.hh index cd94d0ed24..6a45cf000a 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/properties.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_root.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_root.hh index 739a038339..8b7ef8f6d9 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_root.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_root.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_soil.hh b/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_soil.hh index c79b490f1c..6fd9e78508 100644 --- a/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_soil.hh +++ b/test/multidomain/embedded/1d3d/root_soil_benchmark/spatialparams_soil.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/2d3d/1p_1p/CMakeLists.txt b/test/multidomain/embedded/2d3d/1p_1p/CMakeLists.txt index f4bcbd11d5..f43ce94bce 100644 --- a/test/multidomain/embedded/2d3d/1p_1p/CMakeLists.txt +++ b/test/multidomain/embedded/2d3d/1p_1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_executable(test_md_embedded_2d3d_fracture1p_tpfa EXCLUDE_FROM_ALL main.cc) diff --git a/test/multidomain/embedded/2d3d/1p_1p/main.cc b/test/multidomain/embedded/2d3d/1p_1p/main.cc index 9ac5d7b1a5..1e7d648fb4 100644 --- a/test/multidomain/embedded/2d3d/1p_1p/main.cc +++ b/test/multidomain/embedded/2d3d/1p_1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh b/test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh index cc33577c58..c2af947c41 100644 --- a/test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh +++ b/test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/2d3d/1p_1p/problem_matrix.hh b/test/multidomain/embedded/2d3d/1p_1p/problem_matrix.hh index 5eea200ee6..5f6ae195bb 100644 --- a/test/multidomain/embedded/2d3d/1p_1p/problem_matrix.hh +++ b/test/multidomain/embedded/2d3d/1p_1p/problem_matrix.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/multidomain/embedded/2d3d/1p_1p/properties.hh b/test/multidomain/embedded/2d3d/1p_1p/properties.hh index bf386d5fbf..cd9fe762fe 100644 --- a/test/multidomain/embedded/2d3d/1p_1p/properties.hh +++ b/test/multidomain/embedded/2d3d/1p_1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/2d3d/1p_1p/spatialparams.hh b/test/multidomain/embedded/2d3d/1p_1p/spatialparams.hh index 9303d3180f..8d13350364 100644 --- a/test/multidomain/embedded/2d3d/1p_1p/spatialparams.hh +++ b/test/multidomain/embedded/2d3d/1p_1p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/embedded/2d3d/CMakeLists.txt b/test/multidomain/embedded/2d3d/CMakeLists.txt index 796a0f273b..bb068f1b7c 100644 --- a/test/multidomain/embedded/2d3d/CMakeLists.txt +++ b/test/multidomain/embedded/2d3d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p_1p) diff --git a/test/multidomain/embedded/CMakeLists.txt b/test/multidomain/embedded/CMakeLists.txt index 952d8514ac..b430d9592b 100644 --- a/test/multidomain/embedded/CMakeLists.txt +++ b/test/multidomain/embedded/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1d3d) diff --git a/test/multidomain/facet/1p_1p/CMakeLists.txt b/test/multidomain/facet/1p_1p/CMakeLists.txt index 3d1571d7da..e1288c4055 100644 --- a/test/multidomain/facet/1p_1p/CMakeLists.txt +++ b/test/multidomain/facet/1p_1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(analytical) diff --git a/test/multidomain/facet/1p_1p/analytical/CMakeLists.txt b/test/multidomain/facet/1p_1p/analytical/CMakeLists.txt index a525c4883e..005d9af24c 100644 --- a/test/multidomain/facet/1p_1p/analytical/CMakeLists.txt +++ b/test/multidomain/facet/1p_1p/analytical/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "grids" "params.input" "convergencetest.py") diff --git a/test/multidomain/facet/1p_1p/analytical/convergencetest.py b/test/multidomain/facet/1p_1p/analytical/convergencetest.py index f7246881ab..3f5f5f6b72 100755 --- a/test/multidomain/facet/1p_1p/analytical/convergencetest.py +++ b/test/multidomain/facet/1p_1p/analytical/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/multidomain/facet/1p_1p/analytical/main.cc b/test/multidomain/facet/1p_1p/analytical/main.cc index d7f6f10089..3fc3cbdefb 100644 --- a/test/multidomain/facet/1p_1p/analytical/main.cc +++ b/test/multidomain/facet/1p_1p/analytical/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/analytical/problem_bulk.hh b/test/multidomain/facet/1p_1p/analytical/problem_bulk.hh index 3a1718ef1b..ab6648c361 100644 --- a/test/multidomain/facet/1p_1p/analytical/problem_bulk.hh +++ b/test/multidomain/facet/1p_1p/analytical/problem_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/analytical/problem_lowdim.hh b/test/multidomain/facet/1p_1p/analytical/problem_lowdim.hh index 2686498d8e..8b42d784c7 100644 --- a/test/multidomain/facet/1p_1p/analytical/problem_lowdim.hh +++ b/test/multidomain/facet/1p_1p/analytical/problem_lowdim.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/analytical/properties.hh b/test/multidomain/facet/1p_1p/analytical/properties.hh index b7c2de6577..7ea1294997 100644 --- a/test/multidomain/facet/1p_1p/analytical/properties.hh +++ b/test/multidomain/facet/1p_1p/analytical/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/analytical/spatialparams.hh b/test/multidomain/facet/1p_1p/analytical/spatialparams.hh index 103e6d0892..a903f56cdf 100644 --- a/test/multidomain/facet/1p_1p/analytical/spatialparams.hh +++ b/test/multidomain/facet/1p_1p/analytical/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/boundary_coupling/CMakeLists.txt b/test/multidomain/facet/1p_1p/boundary_coupling/CMakeLists.txt index ac6fa73df3..5482277258 100644 --- a/test/multidomain/facet/1p_1p/boundary_coupling/CMakeLists.txt +++ b/test/multidomain/facet/1p_1p/boundary_coupling/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "grids" "params.input") diff --git a/test/multidomain/facet/1p_1p/boundary_coupling/main.cc b/test/multidomain/facet/1p_1p/boundary_coupling/main.cc index 77f851e26b..e2827b195a 100644 --- a/test/multidomain/facet/1p_1p/boundary_coupling/main.cc +++ b/test/multidomain/facet/1p_1p/boundary_coupling/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/boundary_coupling/problem_bulk.hh b/test/multidomain/facet/1p_1p/boundary_coupling/problem_bulk.hh index 264af9a894..223b0139c4 100644 --- a/test/multidomain/facet/1p_1p/boundary_coupling/problem_bulk.hh +++ b/test/multidomain/facet/1p_1p/boundary_coupling/problem_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/boundary_coupling/problem_lowdim.hh b/test/multidomain/facet/1p_1p/boundary_coupling/problem_lowdim.hh index aa9f1785c1..27e01ccbc3 100644 --- a/test/multidomain/facet/1p_1p/boundary_coupling/problem_lowdim.hh +++ b/test/multidomain/facet/1p_1p/boundary_coupling/problem_lowdim.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/boundary_coupling/properties.hh b/test/multidomain/facet/1p_1p/boundary_coupling/properties.hh index ff23000978..cc657a728d 100644 --- a/test/multidomain/facet/1p_1p/boundary_coupling/properties.hh +++ b/test/multidomain/facet/1p_1p/boundary_coupling/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/boundary_coupling/spatialparams.hh b/test/multidomain/facet/1p_1p/boundary_coupling/spatialparams.hh index b18962e046..441a16ebcd 100644 --- a/test/multidomain/facet/1p_1p/boundary_coupling/spatialparams.hh +++ b/test/multidomain/facet/1p_1p/boundary_coupling/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/box_dof_enrichment/CMakeLists.txt b/test/multidomain/facet/1p_1p/box_dof_enrichment/CMakeLists.txt index eebfce386f..873249c5c2 100644 --- a/test/multidomain/facet/1p_1p/box_dof_enrichment/CMakeLists.txt +++ b/test/multidomain/facet/1p_1p/box_dof_enrichment/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # These tests test the behaviour of the box-facet-coupling model in the case that a fracture ends diff --git a/test/multidomain/facet/1p_1p/box_dof_enrichment/main.cc b/test/multidomain/facet/1p_1p/box_dof_enrichment/main.cc index 0f8344272d..2c3a443160 100644 --- a/test/multidomain/facet/1p_1p/box_dof_enrichment/main.cc +++ b/test/multidomain/facet/1p_1p/box_dof_enrichment/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_bulk.hh b/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_bulk.hh index 532bf9a94b..e4cda7919c 100644 --- a/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_bulk.hh +++ b/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_lowdim.hh b/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_lowdim.hh index 0da66d751e..b2a22171d7 100644 --- a/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_lowdim.hh +++ b/test/multidomain/facet/1p_1p/box_dof_enrichment/problem_lowdim.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/box_dof_enrichment/properties.hh b/test/multidomain/facet/1p_1p/box_dof_enrichment/properties.hh index de5a006f7d..d29cf14794 100644 --- a/test/multidomain/facet/1p_1p/box_dof_enrichment/properties.hh +++ b/test/multidomain/facet/1p_1p/box_dof_enrichment/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/box_dof_enrichment/spatialparams.hh b/test/multidomain/facet/1p_1p/box_dof_enrichment/spatialparams.hh index b18962e046..441a16ebcd 100644 --- a/test/multidomain/facet/1p_1p/box_dof_enrichment/spatialparams.hh +++ b/test/multidomain/facet/1p_1p/box_dof_enrichment/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/gravity/CMakeLists.txt b/test/multidomain/facet/1p_1p/gravity/CMakeLists.txt index 67d71d0005..a4a3f9947c 100644 --- a/test/multidomain/facet/1p_1p/gravity/CMakeLists.txt +++ b/test/multidomain/facet/1p_1p/gravity/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "grids" "params.input") diff --git a/test/multidomain/facet/1p_1p/gravity/main.cc b/test/multidomain/facet/1p_1p/gravity/main.cc index 31e4199129..a3f6498fb1 100644 --- a/test/multidomain/facet/1p_1p/gravity/main.cc +++ b/test/multidomain/facet/1p_1p/gravity/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/gravity/problem_bulk.hh b/test/multidomain/facet/1p_1p/gravity/problem_bulk.hh index fb314503c4..e32d502df7 100644 --- a/test/multidomain/facet/1p_1p/gravity/problem_bulk.hh +++ b/test/multidomain/facet/1p_1p/gravity/problem_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/gravity/problem_lowdim.hh b/test/multidomain/facet/1p_1p/gravity/problem_lowdim.hh index f02b4e6bda..859c59ae65 100644 --- a/test/multidomain/facet/1p_1p/gravity/problem_lowdim.hh +++ b/test/multidomain/facet/1p_1p/gravity/problem_lowdim.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/gravity/properties.hh b/test/multidomain/facet/1p_1p/gravity/properties.hh index db203ab263..a41853828b 100644 --- a/test/multidomain/facet/1p_1p/gravity/properties.hh +++ b/test/multidomain/facet/1p_1p/gravity/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/gravity/spatialparams.hh b/test/multidomain/facet/1p_1p/gravity/spatialparams.hh index 387a8de24b..66b026b1b7 100644 --- a/test/multidomain/facet/1p_1p/gravity/spatialparams.hh +++ b/test/multidomain/facet/1p_1p/gravity/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/linearprofile/CMakeLists.txt b/test/multidomain/facet/1p_1p/linearprofile/CMakeLists.txt index be2d582cdb..aaf60dbfa9 100644 --- a/test/multidomain/facet/1p_1p/linearprofile/CMakeLists.txt +++ b/test/multidomain/facet/1p_1p/linearprofile/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "grids" "params.input") diff --git a/test/multidomain/facet/1p_1p/linearprofile/main.cc b/test/multidomain/facet/1p_1p/linearprofile/main.cc index 2893b3eeea..59fcb22cff 100644 --- a/test/multidomain/facet/1p_1p/linearprofile/main.cc +++ b/test/multidomain/facet/1p_1p/linearprofile/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/linearprofile/problem_bulk.hh b/test/multidomain/facet/1p_1p/linearprofile/problem_bulk.hh index 237b69e494..01162a5a32 100644 --- a/test/multidomain/facet/1p_1p/linearprofile/problem_bulk.hh +++ b/test/multidomain/facet/1p_1p/linearprofile/problem_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/linearprofile/problem_lowdim.hh b/test/multidomain/facet/1p_1p/linearprofile/problem_lowdim.hh index cfa85e3b4b..5576627741 100644 --- a/test/multidomain/facet/1p_1p/linearprofile/problem_lowdim.hh +++ b/test/multidomain/facet/1p_1p/linearprofile/problem_lowdim.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/linearprofile/properties.hh b/test/multidomain/facet/1p_1p/linearprofile/properties.hh index 250da15775..0b13deae33 100644 --- a/test/multidomain/facet/1p_1p/linearprofile/properties.hh +++ b/test/multidomain/facet/1p_1p/linearprofile/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/linearprofile/spatialparams.hh b/test/multidomain/facet/1p_1p/linearprofile/spatialparams.hh index 103e6d0892..a903f56cdf 100644 --- a/test/multidomain/facet/1p_1p/linearprofile/spatialparams.hh +++ b/test/multidomain/facet/1p_1p/linearprofile/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/threedomain/CMakeLists.txt b/test/multidomain/facet/1p_1p/threedomain/CMakeLists.txt index fc850da0d3..a0451162c0 100644 --- a/test/multidomain/facet/1p_1p/threedomain/CMakeLists.txt +++ b/test/multidomain/facet/1p_1p/threedomain/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "grids" "params.input") diff --git a/test/multidomain/facet/1p_1p/threedomain/main.cc b/test/multidomain/facet/1p_1p/threedomain/main.cc index 61424506f8..d996778ce7 100644 --- a/test/multidomain/facet/1p_1p/threedomain/main.cc +++ b/test/multidomain/facet/1p_1p/threedomain/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/threedomain/problem_bulk.hh b/test/multidomain/facet/1p_1p/threedomain/problem_bulk.hh index 24413355f9..c65aad981b 100644 --- a/test/multidomain/facet/1p_1p/threedomain/problem_bulk.hh +++ b/test/multidomain/facet/1p_1p/threedomain/problem_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/threedomain/problem_edge.hh b/test/multidomain/facet/1p_1p/threedomain/problem_edge.hh index 05c1b65c4a..4998ce8ebd 100644 --- a/test/multidomain/facet/1p_1p/threedomain/problem_edge.hh +++ b/test/multidomain/facet/1p_1p/threedomain/problem_edge.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/threedomain/problem_facet.hh b/test/multidomain/facet/1p_1p/threedomain/problem_facet.hh index c6a0c0419c..58661a39fd 100644 --- a/test/multidomain/facet/1p_1p/threedomain/problem_facet.hh +++ b/test/multidomain/facet/1p_1p/threedomain/problem_facet.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/threedomain/properties.hh b/test/multidomain/facet/1p_1p/threedomain/properties.hh index 8ee45f5e23..8325d26b42 100644 --- a/test/multidomain/facet/1p_1p/threedomain/properties.hh +++ b/test/multidomain/facet/1p_1p/threedomain/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1p_1p/threedomain/spatialparams.hh b/test/multidomain/facet/1p_1p/threedomain/spatialparams.hh index 0be2496401..bfd115c0b0 100644 --- a/test/multidomain/facet/1p_1p/threedomain/spatialparams.hh +++ b/test/multidomain/facet/1p_1p/threedomain/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1pnc_1pnc/CMakeLists.txt b/test/multidomain/facet/1pnc_1pnc/CMakeLists.txt index dbdb926d51..43afbaf658 100644 --- a/test/multidomain/facet/1pnc_1pnc/CMakeLists.txt +++ b/test/multidomain/facet/1pnc_1pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "grids" "params.input") diff --git a/test/multidomain/facet/1pnc_1pnc/main.cc b/test/multidomain/facet/1pnc_1pnc/main.cc index b00f4e792a..83ee830e9e 100644 --- a/test/multidomain/facet/1pnc_1pnc/main.cc +++ b/test/multidomain/facet/1pnc_1pnc/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1pnc_1pnc/problem_bulk.hh b/test/multidomain/facet/1pnc_1pnc/problem_bulk.hh index 12f6b31a59..cdf76dafac 100644 --- a/test/multidomain/facet/1pnc_1pnc/problem_bulk.hh +++ b/test/multidomain/facet/1pnc_1pnc/problem_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1pnc_1pnc/problem_facet.hh b/test/multidomain/facet/1pnc_1pnc/problem_facet.hh index 2c2a7f76ac..4e7c1ca483 100644 --- a/test/multidomain/facet/1pnc_1pnc/problem_facet.hh +++ b/test/multidomain/facet/1pnc_1pnc/problem_facet.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1pnc_1pnc/properties.hh b/test/multidomain/facet/1pnc_1pnc/properties.hh index ea253c3c43..2a80cc03b0 100644 --- a/test/multidomain/facet/1pnc_1pnc/properties.hh +++ b/test/multidomain/facet/1pnc_1pnc/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/1pnc_1pnc/spatialparams.hh b/test/multidomain/facet/1pnc_1pnc/spatialparams.hh index ddf10b2407..054673f519 100644 --- a/test/multidomain/facet/1pnc_1pnc/spatialparams.hh +++ b/test/multidomain/facet/1pnc_1pnc/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/CMakeLists.txt b/test/multidomain/facet/CMakeLists.txt index 97f333a01b..34f37746d5 100644 --- a/test/multidomain/facet/CMakeLists.txt +++ b/test/multidomain/facet/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p_1p) diff --git a/test/multidomain/facet/test_facetcouplingmapper.cc b/test/multidomain/facet/test_facetcouplingmapper.cc index 3ed9bb04aa..d6c54e51e5 100644 --- a/test/multidomain/facet/test_facetcouplingmapper.cc +++ b/test/multidomain/facet/test_facetcouplingmapper.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/test_facetcouplingmapper_boundary.cc b/test/multidomain/facet/test_facetcouplingmapper_boundary.cc index 03fb87bb48..3e8bfeb4d5 100644 --- a/test/multidomain/facet/test_facetcouplingmapper_boundary.cc +++ b/test/multidomain/facet/test_facetcouplingmapper_boundary.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/test_gridmanager.cc b/test/multidomain/facet/test_gridmanager.cc index 1363b842c3..861514d6db 100644 --- a/test/multidomain/facet/test_gridmanager.cc +++ b/test/multidomain/facet/test_gridmanager.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/test_vertexmapper.cc b/test/multidomain/facet/test_vertexmapper.cc index 721f31cf34..8958998ba4 100644 --- a/test/multidomain/facet/test_vertexmapper.cc +++ b/test/multidomain/facet/test_vertexmapper.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/CMakeLists.txt b/test/multidomain/facet/tracer_tracer/CMakeLists.txt index 52dacb1407..f980e592ca 100644 --- a/test/multidomain/facet/tracer_tracer/CMakeLists.txt +++ b/test/multidomain/facet/tracer_tracer/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "grids" "params.input") diff --git a/test/multidomain/facet/tracer_tracer/main.cc b/test/multidomain/facet/tracer_tracer/main.cc index 3306a3886f..9862747ad1 100644 --- a/test/multidomain/facet/tracer_tracer/main.cc +++ b/test/multidomain/facet/tracer_tracer/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/problem_1p_bulk.hh b/test/multidomain/facet/tracer_tracer/problem_1p_bulk.hh index f05109711b..0b8a79f930 100644 --- a/test/multidomain/facet/tracer_tracer/problem_1p_bulk.hh +++ b/test/multidomain/facet/tracer_tracer/problem_1p_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/problem_1p_lowdim.hh b/test/multidomain/facet/tracer_tracer/problem_1p_lowdim.hh index 57f65e9b5d..eb417ca3d1 100644 --- a/test/multidomain/facet/tracer_tracer/problem_1p_lowdim.hh +++ b/test/multidomain/facet/tracer_tracer/problem_1p_lowdim.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/problem_tracer_bulk.hh b/test/multidomain/facet/tracer_tracer/problem_tracer_bulk.hh index 5bf6f849c4..0c14b32d48 100644 --- a/test/multidomain/facet/tracer_tracer/problem_tracer_bulk.hh +++ b/test/multidomain/facet/tracer_tracer/problem_tracer_bulk.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/problem_tracer_lowdim.hh b/test/multidomain/facet/tracer_tracer/problem_tracer_lowdim.hh index 46cf58f7b6..6226f8a408 100644 --- a/test/multidomain/facet/tracer_tracer/problem_tracer_lowdim.hh +++ b/test/multidomain/facet/tracer_tracer/problem_tracer_lowdim.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/properties.hh b/test/multidomain/facet/tracer_tracer/properties.hh index fac77f86ff..1d93fc6263 100644 --- a/test/multidomain/facet/tracer_tracer/properties.hh +++ b/test/multidomain/facet/tracer_tracer/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/spatialparams_1p.hh b/test/multidomain/facet/tracer_tracer/spatialparams_1p.hh index afdfac713b..be2444a8a2 100644 --- a/test/multidomain/facet/tracer_tracer/spatialparams_1p.hh +++ b/test/multidomain/facet/tracer_tracer/spatialparams_1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/spatialparams_tracer.hh b/test/multidomain/facet/tracer_tracer/spatialparams_tracer.hh index 07501ce536..ef4eb5d473 100644 --- a/test/multidomain/facet/tracer_tracer/spatialparams_tracer.hh +++ b/test/multidomain/facet/tracer_tracer/spatialparams_tracer.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/tracerfluidsystem.hh b/test/multidomain/facet/tracer_tracer/tracerfluidsystem.hh index b503463f58..d36e08064a 100644 --- a/test/multidomain/facet/tracer_tracer/tracerfluidsystem.hh +++ b/test/multidomain/facet/tracer_tracer/tracerfluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/facet/tracer_tracer/tracermodeltraits.hh b/test/multidomain/facet/tracer_tracer/tracermodeltraits.hh index d4b8abb1c6..17bff7af51 100644 --- a/test/multidomain/facet/tracer_tracer/tracermodeltraits.hh +++ b/test/multidomain/facet/tracer_tracer/tracermodeltraits.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/CMakeLists.txt b/test/multidomain/poromechanics/CMakeLists.txt index d07aa6c840..1ece84dd30 100644 --- a/test/multidomain/poromechanics/CMakeLists.txt +++ b/test/multidomain/poromechanics/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(el1p) diff --git a/test/multidomain/poromechanics/el1p/CMakeLists.txt b/test/multidomain/poromechanics/el1p/CMakeLists.txt index 350a1b48b8..657d99ae33 100644 --- a/test/multidomain/poromechanics/el1p/CMakeLists.txt +++ b/test/multidomain/poromechanics/el1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/multidomain/poromechanics/el1p/main.cc b/test/multidomain/poromechanics/el1p/main.cc index ca8db3b87f..76d258b1d2 100644 --- a/test/multidomain/poromechanics/el1p/main.cc +++ b/test/multidomain/poromechanics/el1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el1p/problem_1p.hh b/test/multidomain/poromechanics/el1p/problem_1p.hh index 20b91a6660..3cb1e3b604 100644 --- a/test/multidomain/poromechanics/el1p/problem_1p.hh +++ b/test/multidomain/poromechanics/el1p/problem_1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el1p/problem_poroelastic.hh b/test/multidomain/poromechanics/el1p/problem_poroelastic.hh index bcf54354fb..6d20b13839 100644 --- a/test/multidomain/poromechanics/el1p/problem_poroelastic.hh +++ b/test/multidomain/poromechanics/el1p/problem_poroelastic.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el1p/properties.hh b/test/multidomain/poromechanics/el1p/properties.hh index 8d2e7fac04..2ea551beb0 100644 --- a/test/multidomain/poromechanics/el1p/properties.hh +++ b/test/multidomain/poromechanics/el1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el1p/spatialparams_1p.hh b/test/multidomain/poromechanics/el1p/spatialparams_1p.hh index daddf5681f..9a08bdb50f 100644 --- a/test/multidomain/poromechanics/el1p/spatialparams_1p.hh +++ b/test/multidomain/poromechanics/el1p/spatialparams_1p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el1p/spatialparams_poroelastic.hh b/test/multidomain/poromechanics/el1p/spatialparams_poroelastic.hh index 0f4557c4b4..1ad577393a 100644 --- a/test/multidomain/poromechanics/el1p/spatialparams_poroelastic.hh +++ b/test/multidomain/poromechanics/el1p/spatialparams_poroelastic.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el2p/CMakeLists.txt b/test/multidomain/poromechanics/el2p/CMakeLists.txt index e4a9be559e..ff662cad95 100644 --- a/test/multidomain/poromechanics/el2p/CMakeLists.txt +++ b/test/multidomain/poromechanics/el2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/multidomain/poromechanics/el2p/main.cc b/test/multidomain/poromechanics/el2p/main.cc index f14b929a1b..a86cb83be6 100644 --- a/test/multidomain/poromechanics/el2p/main.cc +++ b/test/multidomain/poromechanics/el2p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el2p/problem_2p.hh b/test/multidomain/poromechanics/el2p/problem_2p.hh index 981645d109..61091ef867 100644 --- a/test/multidomain/poromechanics/el2p/problem_2p.hh +++ b/test/multidomain/poromechanics/el2p/problem_2p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el2p/problem_poroelastic.hh b/test/multidomain/poromechanics/el2p/problem_poroelastic.hh index 0b8ac1189b..62ad0f3803 100644 --- a/test/multidomain/poromechanics/el2p/problem_poroelastic.hh +++ b/test/multidomain/poromechanics/el2p/problem_poroelastic.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el2p/properties.hh b/test/multidomain/poromechanics/el2p/properties.hh index 599db25a00..0e4e09bca6 100644 --- a/test/multidomain/poromechanics/el2p/properties.hh +++ b/test/multidomain/poromechanics/el2p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el2p/spatialparams_2p.hh b/test/multidomain/poromechanics/el2p/spatialparams_2p.hh index cf5b4672b8..d8a127b14a 100644 --- a/test/multidomain/poromechanics/el2p/spatialparams_2p.hh +++ b/test/multidomain/poromechanics/el2p/spatialparams_2p.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/multidomain/poromechanics/el2p/spatialparams_poroelastic.hh b/test/multidomain/poromechanics/el2p/spatialparams_poroelastic.hh index c177717708..68469d0a40 100644 --- a/test/multidomain/poromechanics/el2p/spatialparams_poroelastic.hh +++ b/test/multidomain/poromechanics/el2p/spatialparams_poroelastic.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/nonlinear/CMakeLists.txt b/test/nonlinear/CMakeLists.txt index 380a307e35..a449a420ca 100644 --- a/test/nonlinear/CMakeLists.txt +++ b/test/nonlinear/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(findscalarroot) diff --git a/test/nonlinear/findscalarroot/CMakeLists.txt b/test/nonlinear/findscalarroot/CMakeLists.txt index a5c632d175..2bd3227bd2 100644 --- a/test/nonlinear/findscalarroot/CMakeLists.txt +++ b/test/nonlinear/findscalarroot/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_findscalarroot.cc diff --git a/test/nonlinear/findscalarroot/test_findscalarroot.cc b/test/nonlinear/findscalarroot/test_findscalarroot.cc index ceb20f2be8..a5bfe20024 100644 --- a/test/nonlinear/findscalarroot/test_findscalarroot.cc +++ b/test/nonlinear/findscalarroot/test_findscalarroot.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/nonlinear/leastsquares/CMakeLists.txt b/test/nonlinear/leastsquares/CMakeLists.txt index e8d16bb87e..243a43d13a 100644 --- a/test/nonlinear/leastsquares/CMakeLists.txt +++ b/test/nonlinear/leastsquares/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_nonlinear_leastsquares.cc diff --git a/test/nonlinear/leastsquares/test_nonlinear_leastsquares.cc b/test/nonlinear/leastsquares/test_nonlinear_leastsquares.cc index 87524e7301..ac51698b81 100644 --- a/test/nonlinear/leastsquares/test_nonlinear_leastsquares.cc +++ b/test/nonlinear/leastsquares/test_nonlinear_leastsquares.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/nonlinear/newton/CMakeLists.txt b/test/nonlinear/newton/CMakeLists.txt index 5f799d4ce5..10bf8458e6 100644 --- a/test/nonlinear/newton/CMakeLists.txt +++ b/test/nonlinear/newton/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dumux_add_test(SOURCES test_newton.cc diff --git a/test/nonlinear/newton/test_newton.cc b/test/nonlinear/newton/test_newton.cc index 59879ac623..53413b17ef 100644 --- a/test/nonlinear/newton/test_newton.cc +++ b/test/nonlinear/newton/test_newton.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/nonlinear/newton/test_newton_parallel.cc b/test/nonlinear/newton/test_newton_parallel.cc index e9b6b367b9..446b8780c0 100644 --- a/test/nonlinear/newton/test_newton_parallel.cc +++ b/test/nonlinear/newton/test_newton_parallel.cc @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #include <config.h> diff --git a/test/parallel/CMakeLists.txt b/test/parallel/CMakeLists.txt index 3d63c31542..1fcd3ed902 100644 --- a/test/parallel/CMakeLists.txt +++ b/test/parallel/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(partition) diff --git a/test/parallel/partition/CMakeLists.txt b/test/parallel/partition/CMakeLists.txt index 041e6542ac..ceda597752 100644 --- a/test/parallel/partition/CMakeLists.txt +++ b/test/parallel/partition/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES ball.msh rectangle.msh) diff --git a/test/parallel/partition/main.cc b/test/parallel/partition/main.cc index 1f7a804478..ecba64716f 100644 --- a/test/parallel/partition/main.cc +++ b/test/parallel/partition/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porenetwork/1p/CMakeLists.txt b/test/porenetwork/1p/CMakeLists.txt index 0161beb02e..a26d404714 100644 --- a/test/porenetwork/1p/CMakeLists.txt +++ b/test/porenetwork/1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(nonisothermal) diff --git a/test/porenetwork/1p/grids/pnm_converted.dgf b/test/porenetwork/1p/grids/pnm_converted.dgf index ffcba895e9..baa6a24a45 100644 --- a/test/porenetwork/1p/grids/pnm_converted.dgf +++ b/test/porenetwork/1p/grids/pnm_converted.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 % Vertex parameters: PoreInscribedRadius PoreLabel % Element parameters: ThroatInscribedRadius ThroatLength ThroatLabel diff --git a/test/porenetwork/1p/main.cc b/test/porenetwork/1p/main.cc index 049654eb1c..2b3543f2de 100644 --- a/test/porenetwork/1p/main.cc +++ b/test/porenetwork/1p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1p/noncreepingflow/CMakeLists.txt b/test/porenetwork/1p/noncreepingflow/CMakeLists.txt index d696c75cdf..17449f784d 100644 --- a/test/porenetwork/1p/noncreepingflow/CMakeLists.txt +++ b/test/porenetwork/1p/noncreepingflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(nonisothermal) diff --git a/test/porenetwork/1p/noncreepingflow/main.cc b/test/porenetwork/1p/noncreepingflow/main.cc index 09965b35f3..985b454f82 100644 --- a/test/porenetwork/1p/noncreepingflow/main.cc +++ b/test/porenetwork/1p/noncreepingflow/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1p/noncreepingflow/nonisothermal/CMakeLists.txt b/test/porenetwork/1p/noncreepingflow/nonisothermal/CMakeLists.txt index 513e8a97c7..1469abbdbc 100644 --- a/test/porenetwork/1p/noncreepingflow/nonisothermal/CMakeLists.txt +++ b/test/porenetwork/1p/noncreepingflow/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porenetwork/1p/noncreepingflow/nonisothermal/main.cc b/test/porenetwork/1p/noncreepingflow/nonisothermal/main.cc index 728062c543..2e5e0fdfaf 100644 --- a/test/porenetwork/1p/noncreepingflow/nonisothermal/main.cc +++ b/test/porenetwork/1p/noncreepingflow/nonisothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1p/noncreepingflow/properties.hh b/test/porenetwork/1p/noncreepingflow/properties.hh index 8d54149ad1..0ba85bb320 100644 --- a/test/porenetwork/1p/noncreepingflow/properties.hh +++ b/test/porenetwork/1p/noncreepingflow/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1p/noncreepingflow/spatialparams.hh b/test/porenetwork/1p/noncreepingflow/spatialparams.hh index 50988c558f..4fd97a15fe 100644 --- a/test/porenetwork/1p/noncreepingflow/spatialparams.hh +++ b/test/porenetwork/1p/noncreepingflow/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1p/nonisothermal/CMakeLists.txt b/test/porenetwork/1p/nonisothermal/CMakeLists.txt index a476fca2f1..e1b21a497a 100644 --- a/test/porenetwork/1p/nonisothermal/CMakeLists.txt +++ b/test/porenetwork/1p/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porenetwork/1p/nonisothermal/main.cc b/test/porenetwork/1p/nonisothermal/main.cc index 5a05267886..252697b2cc 100644 --- a/test/porenetwork/1p/nonisothermal/main.cc +++ b/test/porenetwork/1p/nonisothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1p/problem.hh b/test/porenetwork/1p/problem.hh index 49f80ba4b4..f483b63f33 100644 --- a/test/porenetwork/1p/problem.hh +++ b/test/porenetwork/1p/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1p/properties.hh b/test/porenetwork/1p/properties.hh index a136fba127..da9ddf3469 100644 --- a/test/porenetwork/1p/properties.hh +++ b/test/porenetwork/1p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1pnc/CMakeLists.txt b/test/porenetwork/1pnc/CMakeLists.txt index 49ae38dcf5..add4e09b1b 100644 --- a/test/porenetwork/1pnc/CMakeLists.txt +++ b/test/porenetwork/1pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porenetwork/1pnc/main.cc b/test/porenetwork/1pnc/main.cc index c1a2c577ff..2ed4fb150e 100644 --- a/test/porenetwork/1pnc/main.cc +++ b/test/porenetwork/1pnc/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1pnc/problem.hh b/test/porenetwork/1pnc/problem.hh index ac4eb7066b..b1abad8cd6 100644 --- a/test/porenetwork/1pnc/problem.hh +++ b/test/porenetwork/1pnc/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1pnc/properties.hh b/test/porenetwork/1pnc/properties.hh index 44c7d9102f..d8a33173e8 100644 --- a/test/porenetwork/1pnc/properties.hh +++ b/test/porenetwork/1pnc/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/1pnc/spatialparams.hh b/test/porenetwork/1pnc/spatialparams.hh index bb062e3483..b4eefe018a 100644 --- a/test/porenetwork/1pnc/spatialparams.hh +++ b/test/porenetwork/1pnc/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2p/CMakeLists.txt b/test/porenetwork/2p/CMakeLists.txt index ce5c3705b2..71eb4b5ff1 100644 --- a/test/porenetwork/2p/CMakeLists.txt +++ b/test/porenetwork/2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(static) diff --git a/test/porenetwork/2p/main.cc b/test/porenetwork/2p/main.cc index 510ffbef85..d5fac8911b 100644 --- a/test/porenetwork/2p/main.cc +++ b/test/porenetwork/2p/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2p/problem.hh b/test/porenetwork/2p/problem.hh index bb95b26bd7..311cc7e5e3 100644 --- a/test/porenetwork/2p/problem.hh +++ b/test/porenetwork/2p/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2p/properties.hh b/test/porenetwork/2p/properties.hh index d469ddf58d..cb122b01b2 100644 --- a/test/porenetwork/2p/properties.hh +++ b/test/porenetwork/2p/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2p/spatialparams.hh b/test/porenetwork/2p/spatialparams.hh index 0a8da2fd60..5e8f527288 100644 --- a/test/porenetwork/2p/spatialparams.hh +++ b/test/porenetwork/2p/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2p/static/CMakeLists.txt b/test/porenetwork/2p/static/CMakeLists.txt index fd9bc12268..459f1786b0 100644 --- a/test/porenetwork/2p/static/CMakeLists.txt +++ b/test/porenetwork/2p/static/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porenetwork/2p/static/main.cc b/test/porenetwork/2p/static/main.cc index 70acb6effa..5a9a3baa10 100644 --- a/test/porenetwork/2p/static/main.cc +++ b/test/porenetwork/2p/static/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2pnc/CMakeLists.txt b/test/porenetwork/2pnc/CMakeLists.txt index 9b8735774e..0cf90ee29c 100644 --- a/test/porenetwork/2pnc/CMakeLists.txt +++ b/test/porenetwork/2pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porenetwork/2pnc/grids/1d_grid.dgf b/test/porenetwork/2pnc/grids/1d_grid.dgf index 17c29c0198..82c6b38ad8 100644 --- a/test/porenetwork/2pnc/grids/1d_grid.dgf +++ b/test/porenetwork/2pnc/grids/1d_grid.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 % Vertex parameters: PoreInscribedRadius PoreLabel % Element parameters: ThroatInscribedRadius ThroatLength ThroatLabel diff --git a/test/porenetwork/2pnc/main.cc b/test/porenetwork/2pnc/main.cc index 3d70f36923..680529193e 100644 --- a/test/porenetwork/2pnc/main.cc +++ b/test/porenetwork/2pnc/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2pnc/problem.hh b/test/porenetwork/2pnc/problem.hh index cddba34f79..2431e57890 100644 --- a/test/porenetwork/2pnc/problem.hh +++ b/test/porenetwork/2pnc/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2pnc/properties.hh b/test/porenetwork/2pnc/properties.hh index 19c02ecff0..f91bc4dd14 100644 --- a/test/porenetwork/2pnc/properties.hh +++ b/test/porenetwork/2pnc/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/2pnc/spatialparams.hh b/test/porenetwork/2pnc/spatialparams.hh index 86dc93f5b4..9a43c80cd1 100644 --- a/test/porenetwork/2pnc/spatialparams.hh +++ b/test/porenetwork/2pnc/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/CMakeLists.txt b/test/porenetwork/CMakeLists.txt index 73edd9468d..8dbc0f6e58 100644 --- a/test/porenetwork/CMakeLists.txt +++ b/test/porenetwork/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p) diff --git a/test/porenetwork/solidenergy/CMakeLists.txt b/test/porenetwork/solidenergy/CMakeLists.txt index f051aa4d59..3446979f74 100644 --- a/test/porenetwork/solidenergy/CMakeLists.txt +++ b/test/porenetwork/solidenergy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES grids "params.input") diff --git a/test/porenetwork/solidenergy/main.cc b/test/porenetwork/solidenergy/main.cc index 2f3b98318e..bbb4afba16 100644 --- a/test/porenetwork/solidenergy/main.cc +++ b/test/porenetwork/solidenergy/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porenetwork/solidenergy/problem.hh b/test/porenetwork/solidenergy/problem.hh index 867c328a6b..7e799dc8e2 100644 --- a/test/porenetwork/solidenergy/problem.hh +++ b/test/porenetwork/solidenergy/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // #ifndef DUMUX_TEST_PORENETWORK_SOLID_ENERGY_PROBLEM_HH diff --git a/test/porenetwork/solidenergy/properties.hh b/test/porenetwork/solidenergy/properties.hh index 5c0f7ba948..bf9ff32f08 100644 --- a/test/porenetwork/solidenergy/properties.hh +++ b/test/porenetwork/solidenergy/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/CMakeLists.txt b/test/porousmediumflow/1p/CMakeLists.txt index c2de9faded..57c3465301 100644 --- a/test/porousmediumflow/1p/CMakeLists.txt +++ b/test/porousmediumflow/1p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(convergence) diff --git a/test/porousmediumflow/1p/compressible/CMakeLists.txt b/test/porousmediumflow/1p/compressible/CMakeLists.txt index b4f9584665..9fb79fa0f7 100644 --- a/test/porousmediumflow/1p/compressible/CMakeLists.txt +++ b/test/porousmediumflow/1p/compressible/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(stationary) diff --git a/test/porousmediumflow/1p/compressible/instationary/CMakeLists.txt b/test/porousmediumflow/1p/compressible/instationary/CMakeLists.txt index 69edffd6eb..ed05428e7d 100644 --- a/test/porousmediumflow/1p/compressible/instationary/CMakeLists.txt +++ b/test/porousmediumflow/1p/compressible/instationary/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/1p/compressible/instationary/assembler.hh b/test/porousmediumflow/1p/compressible/instationary/assembler.hh index f677cbad89..8388693053 100644 --- a/test/porousmediumflow/1p/compressible/instationary/assembler.hh +++ b/test/porousmediumflow/1p/compressible/instationary/assembler.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/instationary/gridvariables.hh b/test/porousmediumflow/1p/compressible/instationary/gridvariables.hh index dfb4abe974..5435a55ee0 100644 --- a/test/porousmediumflow/1p/compressible/instationary/gridvariables.hh +++ b/test/porousmediumflow/1p/compressible/instationary/gridvariables.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/instationary/main.cc b/test/porousmediumflow/1p/compressible/instationary/main.cc index f8c73cbfaa..25927b63f8 100644 --- a/test/porousmediumflow/1p/compressible/instationary/main.cc +++ b/test/porousmediumflow/1p/compressible/instationary/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/instationary/main_experimental.cc b/test/porousmediumflow/1p/compressible/instationary/main_experimental.cc index 42fc89b297..88ff0a2c23 100644 --- a/test/porousmediumflow/1p/compressible/instationary/main_experimental.cc +++ b/test/porousmediumflow/1p/compressible/instationary/main_experimental.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/instationary/problem.hh b/test/porousmediumflow/1p/compressible/instationary/problem.hh index c23feb1ab8..ae92fefbb5 100644 --- a/test/porousmediumflow/1p/compressible/instationary/problem.hh +++ b/test/porousmediumflow/1p/compressible/instationary/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/instationary/properties.hh b/test/porousmediumflow/1p/compressible/instationary/properties.hh index 08402e2b1d..c694fee099 100644 --- a/test/porousmediumflow/1p/compressible/instationary/properties.hh +++ b/test/porousmediumflow/1p/compressible/instationary/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/instationary/spatialparams.hh b/test/porousmediumflow/1p/compressible/instationary/spatialparams.hh index 1b1e97e32c..16d780af46 100644 --- a/test/porousmediumflow/1p/compressible/instationary/spatialparams.hh +++ b/test/porousmediumflow/1p/compressible/instationary/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/stationary/CMakeLists.txt b/test/porousmediumflow/1p/compressible/stationary/CMakeLists.txt index 6677f40dd2..0bf62d73da 100644 --- a/test/porousmediumflow/1p/compressible/stationary/CMakeLists.txt +++ b/test/porousmediumflow/1p/compressible/stationary/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/1p/compressible/stationary/main.cc b/test/porousmediumflow/1p/compressible/stationary/main.cc index e7470260c3..90d651e602 100644 --- a/test/porousmediumflow/1p/compressible/stationary/main.cc +++ b/test/porousmediumflow/1p/compressible/stationary/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/stationary/problem.hh b/test/porousmediumflow/1p/compressible/stationary/problem.hh index 2384af26a0..9ac54495b3 100644 --- a/test/porousmediumflow/1p/compressible/stationary/problem.hh +++ b/test/porousmediumflow/1p/compressible/stationary/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/stationary/properties.hh b/test/porousmediumflow/1p/compressible/stationary/properties.hh index 7dc4cef585..288bbcc096 100644 --- a/test/porousmediumflow/1p/compressible/stationary/properties.hh +++ b/test/porousmediumflow/1p/compressible/stationary/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/compressible/stationary/spatialparams.hh b/test/porousmediumflow/1p/compressible/stationary/spatialparams.hh index 25d0d6f9d8..3c6d938a75 100644 --- a/test/porousmediumflow/1p/compressible/stationary/spatialparams.hh +++ b/test/porousmediumflow/1p/compressible/stationary/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/CMakeLists.txt b/test/porousmediumflow/1p/convergence/CMakeLists.txt index d06aa81c4e..648cf261e6 100644 --- a/test/porousmediumflow/1p/convergence/CMakeLists.txt +++ b/test/porousmediumflow/1p/convergence/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(analyticsolution) diff --git a/test/porousmediumflow/1p/convergence/analyticsolution/CMakeLists.txt b/test/porousmediumflow/1p/convergence/analyticsolution/CMakeLists.txt index 04bec5d36b..4f0b339048 100644 --- a/test/porousmediumflow/1p/convergence/analyticsolution/CMakeLists.txt +++ b/test/porousmediumflow/1p/convergence/analyticsolution/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1p/convergence/analyticsolution/convergencetest.py b/test/porousmediumflow/1p/convergence/analyticsolution/convergencetest.py index fc07daf015..ed6ddbd4da 100755 --- a/test/porousmediumflow/1p/convergence/analyticsolution/convergencetest.py +++ b/test/porousmediumflow/1p/convergence/analyticsolution/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/porousmediumflow/1p/convergence/analyticsolution/main.cc b/test/porousmediumflow/1p/convergence/analyticsolution/main.cc index e4a3914f27..7e9c25eca8 100644 --- a/test/porousmediumflow/1p/convergence/analyticsolution/main.cc +++ b/test/porousmediumflow/1p/convergence/analyticsolution/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/analyticsolution/problem.hh b/test/porousmediumflow/1p/convergence/analyticsolution/problem.hh index cf9a5f271c..3d40e51453 100644 --- a/test/porousmediumflow/1p/convergence/analyticsolution/problem.hh +++ b/test/porousmediumflow/1p/convergence/analyticsolution/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/analyticsolution/properties.hh b/test/porousmediumflow/1p/convergence/analyticsolution/properties.hh index 40caf137d4..de2d3dbaa1 100644 --- a/test/porousmediumflow/1p/convergence/analyticsolution/properties.hh +++ b/test/porousmediumflow/1p/convergence/analyticsolution/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/analyticsolution/spatialparams.hh b/test/porousmediumflow/1p/convergence/analyticsolution/spatialparams.hh index 121e16a1e8..6bacd6d193 100644 --- a/test/porousmediumflow/1p/convergence/analyticsolution/spatialparams.hh +++ b/test/porousmediumflow/1p/convergence/analyticsolution/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/discretesolution/CMakeLists.txt b/test/porousmediumflow/1p/convergence/discretesolution/CMakeLists.txt index 60baf56f77..35cf4da02d 100644 --- a/test/porousmediumflow/1p/convergence/discretesolution/CMakeLists.txt +++ b/test/porousmediumflow/1p/convergence/discretesolution/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/1p/convergence/discretesolution/main.cc b/test/porousmediumflow/1p/convergence/discretesolution/main.cc index cecaa08366..51f01dd39d 100644 --- a/test/porousmediumflow/1p/convergence/discretesolution/main.cc +++ b/test/porousmediumflow/1p/convergence/discretesolution/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/discretesolution/problem.hh b/test/porousmediumflow/1p/convergence/discretesolution/problem.hh index 7acf207006..2e9981a9b6 100644 --- a/test/porousmediumflow/1p/convergence/discretesolution/problem.hh +++ b/test/porousmediumflow/1p/convergence/discretesolution/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/discretesolution/properties.hh b/test/porousmediumflow/1p/convergence/discretesolution/properties.hh index 033653acdf..7e8a1bf88c 100644 --- a/test/porousmediumflow/1p/convergence/discretesolution/properties.hh +++ b/test/porousmediumflow/1p/convergence/discretesolution/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/discretesolution/solver.hh b/test/porousmediumflow/1p/convergence/discretesolution/solver.hh index a2f5b1df24..b4b2a9f65b 100644 --- a/test/porousmediumflow/1p/convergence/discretesolution/solver.hh +++ b/test/porousmediumflow/1p/convergence/discretesolution/solver.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/convergence/discretesolution/spatialparams.hh b/test/porousmediumflow/1p/convergence/discretesolution/spatialparams.hh index 4911e1d36f..38da86bf9f 100644 --- a/test/porousmediumflow/1p/convergence/discretesolution/spatialparams.hh +++ b/test/porousmediumflow/1p/convergence/discretesolution/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/fracture2d3d/CMakeLists.txt b/test/porousmediumflow/1p/fracture2d3d/CMakeLists.txt index d00b576ca8..f5463f790b 100644 --- a/test/porousmediumflow/1p/fracture2d3d/CMakeLists.txt +++ b/test/porousmediumflow/1p/fracture2d3d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1p/fracture2d3d/main.cc b/test/porousmediumflow/1p/fracture2d3d/main.cc index d7eeb4c802..6688766f10 100644 --- a/test/porousmediumflow/1p/fracture2d3d/main.cc +++ b/test/porousmediumflow/1p/fracture2d3d/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/fracture2d3d/problem.hh b/test/porousmediumflow/1p/fracture2d3d/problem.hh index 5e80632183..f05739c356 100644 --- a/test/porousmediumflow/1p/fracture2d3d/problem.hh +++ b/test/porousmediumflow/1p/fracture2d3d/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/fracture2d3d/properties.hh b/test/porousmediumflow/1p/fracture2d3d/properties.hh index ccc92778c9..6453f1205d 100644 --- a/test/porousmediumflow/1p/fracture2d3d/properties.hh +++ b/test/porousmediumflow/1p/fracture2d3d/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/fracture2d3d/spatialparams.hh b/test/porousmediumflow/1p/fracture2d3d/spatialparams.hh index c840d474a4..d55a9da72c 100644 --- a/test/porousmediumflow/1p/fracture2d3d/spatialparams.hh +++ b/test/porousmediumflow/1p/fracture2d3d/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/incompressible/CMakeLists.txt b/test/porousmediumflow/1p/incompressible/CMakeLists.txt index 503a7bc2f6..ee0f760a68 100644 --- a/test/porousmediumflow/1p/incompressible/CMakeLists.txt +++ b/test/porousmediumflow/1p/incompressible/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/1p/incompressible/grids/randomlydistorted.dgf b/test/porousmediumflow/1p/incompressible/grids/randomlydistorted.dgf index e1c55ff93a..3180730385 100644 --- a/test/porousmediumflow/1p/incompressible/grids/randomlydistorted.dgf +++ b/test/porousmediumflow/1p/incompressible/grids/randomlydistorted.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 Vertex 0.0 0.0 diff --git a/test/porousmediumflow/1p/incompressible/main.cc b/test/porousmediumflow/1p/incompressible/main.cc index 0a459f9b1c..eb4c9e9526 100644 --- a/test/porousmediumflow/1p/incompressible/main.cc +++ b/test/porousmediumflow/1p/incompressible/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/incompressible/problem.hh b/test/porousmediumflow/1p/incompressible/problem.hh index 5de59a5ef1..729fbcf6eb 100644 --- a/test/porousmediumflow/1p/incompressible/problem.hh +++ b/test/porousmediumflow/1p/incompressible/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/incompressible/properties.hh b/test/porousmediumflow/1p/incompressible/properties.hh index b156b7b809..af95c515fd 100644 --- a/test/porousmediumflow/1p/incompressible/properties.hh +++ b/test/porousmediumflow/1p/incompressible/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/incompressible/spatialparams.hh b/test/porousmediumflow/1p/incompressible/spatialparams.hh index ac8222e7cd..3e9385b743 100644 --- a/test/porousmediumflow/1p/incompressible/spatialparams.hh +++ b/test/porousmediumflow/1p/incompressible/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/internaldirichlet/CMakeLists.txt b/test/porousmediumflow/1p/internaldirichlet/CMakeLists.txt index eecf78e3ab..aaeefde549 100644 --- a/test/porousmediumflow/1p/internaldirichlet/CMakeLists.txt +++ b/test/porousmediumflow/1p/internaldirichlet/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/porousmediumflow/1p/internaldirichlet/problem.hh b/test/porousmediumflow/1p/internaldirichlet/problem.hh index 052e28adfb..3cf66cf2dc 100644 --- a/test/porousmediumflow/1p/internaldirichlet/problem.hh +++ b/test/porousmediumflow/1p/internaldirichlet/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/internaldirichlet/properties.hh b/test/porousmediumflow/1p/internaldirichlet/properties.hh index 343076f742..90d1a5b43c 100644 --- a/test/porousmediumflow/1p/internaldirichlet/properties.hh +++ b/test/porousmediumflow/1p/internaldirichlet/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/isothermal/CMakeLists.txt b/test/porousmediumflow/1p/isothermal/CMakeLists.txt index d9bff39aca..40cf6d551f 100644 --- a/test/porousmediumflow/1p/isothermal/CMakeLists.txt +++ b/test/porousmediumflow/1p/isothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1p/isothermal/control.gstat b/test/porousmediumflow/1p/isothermal/control.gstat index c66095df43..6a99990662 100644 --- a/test/porousmediumflow/1p/isothermal/control.gstat +++ b/test/porousmediumflow/1p/isothermal/control.gstat @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: CC-BY-4.0 # # For more info see the gstat manual on www.gstat.org ! diff --git a/test/porousmediumflow/1p/isothermal/main.cc b/test/porousmediumflow/1p/isothermal/main.cc index 888b7e9f2c..ea87af5585 100644 --- a/test/porousmediumflow/1p/isothermal/main.cc +++ b/test/porousmediumflow/1p/isothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/isothermal/problem.hh b/test/porousmediumflow/1p/isothermal/problem.hh index ed4b15abdc..aadc23d6f2 100644 --- a/test/porousmediumflow/1p/isothermal/problem.hh +++ b/test/porousmediumflow/1p/isothermal/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/isothermal/properties.hh b/test/porousmediumflow/1p/isothermal/properties.hh index d601e79569..d9b5ea988a 100644 --- a/test/porousmediumflow/1p/isothermal/properties.hh +++ b/test/porousmediumflow/1p/isothermal/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/isothermal/spatialparams.hh b/test/porousmediumflow/1p/isothermal/spatialparams.hh index a9f1889ea0..175b8e4d05 100644 --- a/test/porousmediumflow/1p/isothermal/spatialparams.hh +++ b/test/porousmediumflow/1p/isothermal/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/network1d3d/CMakeLists.txt b/test/porousmediumflow/1p/network1d3d/CMakeLists.txt index 0f9812b81a..2614f3d276 100644 --- a/test/porousmediumflow/1p/network1d3d/CMakeLists.txt +++ b/test/porousmediumflow/1p/network1d3d/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1p/network1d3d/convergencetest.py b/test/porousmediumflow/1p/network1d3d/convergencetest.py index 471cf314a7..3e5e315566 100755 --- a/test/porousmediumflow/1p/network1d3d/convergencetest.py +++ b/test/porousmediumflow/1p/network1d3d/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/porousmediumflow/1p/network1d3d/main.cc b/test/porousmediumflow/1p/network1d3d/main.cc index e7cb915d6d..61431a4d8b 100644 --- a/test/porousmediumflow/1p/network1d3d/main.cc +++ b/test/porousmediumflow/1p/network1d3d/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/network1d3d/problem.hh b/test/porousmediumflow/1p/network1d3d/problem.hh index 231a16c64a..2d1e341e1c 100644 --- a/test/porousmediumflow/1p/network1d3d/problem.hh +++ b/test/porousmediumflow/1p/network1d3d/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/network1d3d/properties.hh b/test/porousmediumflow/1p/network1d3d/properties.hh index 9ae610dbba..920b268858 100644 --- a/test/porousmediumflow/1p/network1d3d/properties.hh +++ b/test/porousmediumflow/1p/network1d3d/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/network1d3d/spatialparams.hh b/test/porousmediumflow/1p/network1d3d/spatialparams.hh index 7bb78f2e3c..894fa7f393 100644 --- a/test/porousmediumflow/1p/network1d3d/spatialparams.hh +++ b/test/porousmediumflow/1p/network1d3d/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/nonisothermal/CMakeLists.txt b/test/porousmediumflow/1p/nonisothermal/CMakeLists.txt index c8db87457c..c4a00a9497 100644 --- a/test/porousmediumflow/1p/nonisothermal/CMakeLists.txt +++ b/test/porousmediumflow/1p/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(simple) diff --git a/test/porousmediumflow/1p/nonisothermal/main.cc b/test/porousmediumflow/1p/nonisothermal/main.cc index 33173373ac..d2eb92b4e9 100644 --- a/test/porousmediumflow/1p/nonisothermal/main.cc +++ b/test/porousmediumflow/1p/nonisothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/nonisothermal/problem_conduction.hh b/test/porousmediumflow/1p/nonisothermal/problem_conduction.hh index 7a7a792a96..5c1b2b0e53 100644 --- a/test/porousmediumflow/1p/nonisothermal/problem_conduction.hh +++ b/test/porousmediumflow/1p/nonisothermal/problem_conduction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1p/nonisothermal/problem_convection.hh b/test/porousmediumflow/1p/nonisothermal/problem_convection.hh index f25563c384..7f364d0bf7 100644 --- a/test/porousmediumflow/1p/nonisothermal/problem_convection.hh +++ b/test/porousmediumflow/1p/nonisothermal/problem_convection.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1p/nonisothermal/properties_conduction.hh b/test/porousmediumflow/1p/nonisothermal/properties_conduction.hh index d3970a7137..cad744a902 100644 --- a/test/porousmediumflow/1p/nonisothermal/properties_conduction.hh +++ b/test/porousmediumflow/1p/nonisothermal/properties_conduction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1p/nonisothermal/properties_convection.hh b/test/porousmediumflow/1p/nonisothermal/properties_convection.hh index b1dcd892c6..5e85cb267d 100644 --- a/test/porousmediumflow/1p/nonisothermal/properties_convection.hh +++ b/test/porousmediumflow/1p/nonisothermal/properties_convection.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1p/nonisothermal/simple/CMakeLists.txt b/test/porousmediumflow/1p/nonisothermal/simple/CMakeLists.txt index fc8a1f7086..1beaed4d8a 100644 --- a/test/porousmediumflow/1p/nonisothermal/simple/CMakeLists.txt +++ b/test/porousmediumflow/1p/nonisothermal/simple/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1p/nonisothermal/simple/main.cc b/test/porousmediumflow/1p/nonisothermal/simple/main.cc index 807a774ba0..c50b3f6d67 100644 --- a/test/porousmediumflow/1p/nonisothermal/simple/main.cc +++ b/test/porousmediumflow/1p/nonisothermal/simple/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/nonisothermal/simple/problem.hh b/test/porousmediumflow/1p/nonisothermal/simple/problem.hh index 53c3180a38..67574d2ae0 100644 --- a/test/porousmediumflow/1p/nonisothermal/simple/problem.hh +++ b/test/porousmediumflow/1p/nonisothermal/simple/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1p/nonisothermal/simple/properties.hh b/test/porousmediumflow/1p/nonisothermal/simple/properties.hh index 02533bdb4c..5abb31b05c 100644 --- a/test/porousmediumflow/1p/nonisothermal/simple/properties.hh +++ b/test/porousmediumflow/1p/nonisothermal/simple/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1p/nonisothermal/spatialparams.hh b/test/porousmediumflow/1p/nonisothermal/spatialparams.hh index 033c948af1..0d27d9978e 100644 --- a/test/porousmediumflow/1p/nonisothermal/spatialparams.hh +++ b/test/porousmediumflow/1p/nonisothermal/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/periodicbc/CMakeLists.txt b/test/porousmediumflow/1p/periodicbc/CMakeLists.txt index 199ab4ec22..e16b2c4623 100644 --- a/test/porousmediumflow/1p/periodicbc/CMakeLists.txt +++ b/test/porousmediumflow/1p/periodicbc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input" "periodic.dgf") diff --git a/test/porousmediumflow/1p/periodicbc/main.cc b/test/porousmediumflow/1p/periodicbc/main.cc index 89d2d59ea8..fef478a68b 100644 --- a/test/porousmediumflow/1p/periodicbc/main.cc +++ b/test/porousmediumflow/1p/periodicbc/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/periodicbc/periodic.dgf b/test/porousmediumflow/1p/periodicbc/periodic.dgf index 7ef4d5c1e7..9d6f5507a9 100644 --- a/test/porousmediumflow/1p/periodicbc/periodic.dgf +++ b/test/porousmediumflow/1p/periodicbc/periodic.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 INTERVAL diff --git a/test/porousmediumflow/1p/periodicbc/problem.hh b/test/porousmediumflow/1p/periodicbc/problem.hh index 154874104f..9b119ffe02 100644 --- a/test/porousmediumflow/1p/periodicbc/problem.hh +++ b/test/porousmediumflow/1p/periodicbc/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/periodicbc/properties.hh b/test/porousmediumflow/1p/periodicbc/properties.hh index 7db9ad90fb..2cdb8d85d1 100644 --- a/test/porousmediumflow/1p/periodicbc/properties.hh +++ b/test/porousmediumflow/1p/periodicbc/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/periodicbc/spatialparams.hh b/test/porousmediumflow/1p/periodicbc/spatialparams.hh index a831f39f33..315c9d6bee 100644 --- a/test/porousmediumflow/1p/periodicbc/spatialparams.hh +++ b/test/porousmediumflow/1p/periodicbc/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/pointsources/CMakeLists.txt b/test/porousmediumflow/1p/pointsources/CMakeLists.txt index da564805ab..7126c3f453 100644 --- a/test/porousmediumflow/1p/pointsources/CMakeLists.txt +++ b/test/porousmediumflow/1p/pointsources/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(timeindependent) diff --git a/test/porousmediumflow/1p/pointsources/timedependent/CMakeLists.txt b/test/porousmediumflow/1p/pointsources/timedependent/CMakeLists.txt index 9da3631abe..1319fe11e0 100644 --- a/test/porousmediumflow/1p/pointsources/timedependent/CMakeLists.txt +++ b/test/porousmediumflow/1p/pointsources/timedependent/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links("params.input") diff --git a/test/porousmediumflow/1p/pointsources/timedependent/main.cc b/test/porousmediumflow/1p/pointsources/timedependent/main.cc index 315c04d894..5365a4f975 100644 --- a/test/porousmediumflow/1p/pointsources/timedependent/main.cc +++ b/test/porousmediumflow/1p/pointsources/timedependent/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/pointsources/timedependent/problem.hh b/test/porousmediumflow/1p/pointsources/timedependent/problem.hh index 987b0c380a..221210463d 100644 --- a/test/porousmediumflow/1p/pointsources/timedependent/problem.hh +++ b/test/porousmediumflow/1p/pointsources/timedependent/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/pointsources/timedependent/properties.hh b/test/porousmediumflow/1p/pointsources/timedependent/properties.hh index 3f2a7f815c..c15c97af18 100644 --- a/test/porousmediumflow/1p/pointsources/timedependent/properties.hh +++ b/test/porousmediumflow/1p/pointsources/timedependent/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/pointsources/timeindependent/CMakeLists.txt b/test/porousmediumflow/1p/pointsources/timeindependent/CMakeLists.txt index 9f0e63c608..f3872384f3 100644 --- a/test/porousmediumflow/1p/pointsources/timeindependent/CMakeLists.txt +++ b/test/porousmediumflow/1p/pointsources/timeindependent/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links("params.input") diff --git a/test/porousmediumflow/1p/pointsources/timeindependent/main.cc b/test/porousmediumflow/1p/pointsources/timeindependent/main.cc index 33d2dbb06d..6dbdd654bf 100644 --- a/test/porousmediumflow/1p/pointsources/timeindependent/main.cc +++ b/test/porousmediumflow/1p/pointsources/timeindependent/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/pointsources/timeindependent/problem.hh b/test/porousmediumflow/1p/pointsources/timeindependent/problem.hh index 632926e479..e61c415b96 100644 --- a/test/porousmediumflow/1p/pointsources/timeindependent/problem.hh +++ b/test/porousmediumflow/1p/pointsources/timeindependent/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/pointsources/timeindependent/properties.hh b/test/porousmediumflow/1p/pointsources/timeindependent/properties.hh index 10a51c9b02..7c22adda40 100644 --- a/test/porousmediumflow/1p/pointsources/timeindependent/properties.hh +++ b/test/porousmediumflow/1p/pointsources/timeindependent/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/rootbenchmark/CMakeLists.txt b/test/porousmediumflow/1p/rootbenchmark/CMakeLists.txt index 4bcf0368a6..629c595ce7 100644 --- a/test/porousmediumflow/1p/rootbenchmark/CMakeLists.txt +++ b/test/porousmediumflow/1p/rootbenchmark/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input convergencetest.py) diff --git a/test/porousmediumflow/1p/rootbenchmark/convergencetest.py b/test/porousmediumflow/1p/rootbenchmark/convergencetest.py index 7e463b44c0..e45001c745 100755 --- a/test/porousmediumflow/1p/rootbenchmark/convergencetest.py +++ b/test/porousmediumflow/1p/rootbenchmark/convergencetest.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/porousmediumflow/1p/rootbenchmark/main.cc b/test/porousmediumflow/1p/rootbenchmark/main.cc index 9620399b9e..373bbe37d9 100644 --- a/test/porousmediumflow/1p/rootbenchmark/main.cc +++ b/test/porousmediumflow/1p/rootbenchmark/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/rootbenchmark/problem.hh b/test/porousmediumflow/1p/rootbenchmark/problem.hh index a0b150a63a..89ffabaa34 100644 --- a/test/porousmediumflow/1p/rootbenchmark/problem.hh +++ b/test/porousmediumflow/1p/rootbenchmark/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/rootbenchmark/properties.hh b/test/porousmediumflow/1p/rootbenchmark/properties.hh index a03e5204e5..79050300ea 100644 --- a/test/porousmediumflow/1p/rootbenchmark/properties.hh +++ b/test/porousmediumflow/1p/rootbenchmark/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1p/rootbenchmark/spatialparams.hh b/test/porousmediumflow/1p/rootbenchmark/spatialparams.hh index 7d7a3d8e96..8af873f952 100644 --- a/test/porousmediumflow/1p/rootbenchmark/spatialparams.hh +++ b/test/porousmediumflow/1p/rootbenchmark/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p2c/CMakeLists.txt b/test/porousmediumflow/1pnc/1p2c/CMakeLists.txt index f46db3e49c..17d656a6e2 100644 --- a/test/porousmediumflow/1pnc/1p2c/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p2c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(isothermal) diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/CMakeLists.txt b/test/porousmediumflow/1pnc/1p2c/isothermal/CMakeLists.txt index b8fb84102e..d0e7cc5dbe 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(saltwaterintrusion) diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/main.cc b/test/porousmediumflow/1pnc/1p2c/isothermal/main.cc index c72c413c90..28bd77a4b0 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/main.cc +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/problem.hh b/test/porousmediumflow/1pnc/1p2c/isothermal/problem.hh index a42d32230d..b42b7bd65a 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/problem.hh +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/properties.hh b/test/porousmediumflow/1pnc/1p2c/isothermal/properties.hh index d3331d8cb6..be2f4286e8 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/properties.hh +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/CMakeLists.txt b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/CMakeLists.txt index 9a96d031fd..0223da343f 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input test_1p2c_saltwaterintrusion_box_dt-reference.dat) diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/main.cc b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/main.cc index b74bfe04d6..314a9a8378 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/main.cc +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/problem.hh b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/problem.hh index df4dc02d56..179927fe49 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/problem.hh +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/properties.hh b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/properties.hh index b5c4ea1222..e95c3e18db 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/properties.hh +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/test_1p2c_saltwaterintrusion_box_dt-reference.dat.license b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/test_1p2c_saltwaterintrusion_box_dt-reference.dat.license index fad6413abe..ef11a3e65d 100644 --- a/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/test_1p2c_saltwaterintrusion_box_dt-reference.dat.license +++ b/test/porousmediumflow/1pnc/1p2c/isothermal/saltwaterintrusion/test_1p2c_saltwaterintrusion_box_dt-reference.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/CMakeLists.txt b/test/porousmediumflow/1pnc/1p2c/nonisothermal/CMakeLists.txt index f0a7b33586..ec4f1bbe7f 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(conduction) diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/CMakeLists.txt b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/CMakeLists.txt index a7c0b8e43d..5e863eea33 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/main.cc b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/main.cc index 71f0c34f08..638945d669 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/main.cc +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/problem.hh b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/problem.hh index 57187896c6..d05b33a46d 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/problem.hh +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/properties.hh b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/properties.hh index 927ef01644..77e56e95ba 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/properties.hh +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/conduction/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/CMakeLists.txt b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/CMakeLists.txt index e641072d2c..c04eb14ed7 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/main.cc b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/main.cc index a0b08dc6cb..861a0ad73b 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/main.cc +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/problem.hh b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/problem.hh index 4099c7796e..96e294b2a4 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/problem.hh +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/properties.hh b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/properties.hh index e01211bd79..2f8f02f8a2 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/properties.hh +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/convection/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/CMakeLists.txt b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/CMakeLists.txt index 9de33efd57..3794e7f3f4 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/main.cc b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/main.cc index 12324aa3a2..3af8a6d60d 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/main.cc +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/problem.hh b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/problem.hh index c7ec8ec8c9..3b095ba645 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/problem.hh +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/properties.hh b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/properties.hh index b83166ffac..a7a88a30be 100644 --- a/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/properties.hh +++ b/test/porousmediumflow/1pnc/1p2c/nonisothermal/transientbc/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p2c/spatialparams.hh b/test/porousmediumflow/1pnc/1p2c/spatialparams.hh index 0f6eaa0fa8..c4f6de9b66 100644 --- a/test/porousmediumflow/1pnc/1p2c/spatialparams.hh +++ b/test/porousmediumflow/1pnc/1p2c/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt b/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt index 4d75de3408..4f1124e61d 100644 --- a/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1pnc/1p3c/main.cc b/test/porousmediumflow/1pnc/1p3c/main.cc index 72169d21cd..c36e945193 100644 --- a/test/porousmediumflow/1pnc/1p3c/main.cc +++ b/test/porousmediumflow/1pnc/1p3c/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/1p3c/problem.hh b/test/porousmediumflow/1pnc/1p3c/problem.hh index 52afab31b7..d2cd9bf8c0 100644 --- a/test/porousmediumflow/1pnc/1p3c/problem.hh +++ b/test/porousmediumflow/1pnc/1p3c/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/1p3c/properties.hh b/test/porousmediumflow/1pnc/1p3c/properties.hh index a7a704f0df..96d2f23ad5 100644 --- a/test/porousmediumflow/1pnc/1p3c/properties.hh +++ b/test/porousmediumflow/1pnc/1p3c/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/CMakeLists.txt b/test/porousmediumflow/1pnc/CMakeLists.txt index 8dc30a7806..6c4889a756 100644 --- a/test/porousmediumflow/1pnc/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p2c) diff --git a/test/porousmediumflow/1pnc/dispersion/CMakeLists.txt b/test/porousmediumflow/1pnc/dispersion/CMakeLists.txt index d60ad0a128..7e206e1c59 100644 --- a/test/porousmediumflow/1pnc/dispersion/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/dispersion/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1pnc/dispersion/main.cc b/test/porousmediumflow/1pnc/dispersion/main.cc index 7786432efb..396b3d5577 100644 --- a/test/porousmediumflow/1pnc/dispersion/main.cc +++ b/test/porousmediumflow/1pnc/dispersion/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/dispersion/problem.hh b/test/porousmediumflow/1pnc/dispersion/problem.hh index ea8e9413ac..58cdfc8f45 100644 --- a/test/porousmediumflow/1pnc/dispersion/problem.hh +++ b/test/porousmediumflow/1pnc/dispersion/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/dispersion/properties.hh b/test/porousmediumflow/1pnc/dispersion/properties.hh index 6a72b51669..6385766c7a 100644 --- a/test/porousmediumflow/1pnc/dispersion/properties.hh +++ b/test/porousmediumflow/1pnc/dispersion/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/dispersion/spatialparams.hh b/test/porousmediumflow/1pnc/dispersion/spatialparams.hh index 8d48c1e39d..a896a401c2 100644 --- a/test/porousmediumflow/1pnc/dispersion/spatialparams.hh +++ b/test/porousmediumflow/1pnc/dispersion/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/nonequilibrium/CMakeLists.txt b/test/porousmediumflow/1pnc/nonequilibrium/CMakeLists.txt index 4fa8e92281..80c63249ca 100644 --- a/test/porousmediumflow/1pnc/nonequilibrium/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/nonequilibrium/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1pnc/nonequilibrium/main.cc b/test/porousmediumflow/1pnc/nonequilibrium/main.cc index a77010c8a8..d8cf3acc8a 100644 --- a/test/porousmediumflow/1pnc/nonequilibrium/main.cc +++ b/test/porousmediumflow/1pnc/nonequilibrium/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pnc/nonequilibrium/problem.hh b/test/porousmediumflow/1pnc/nonequilibrium/problem.hh index 6923c08025..672d87eb0f 100644 --- a/test/porousmediumflow/1pnc/nonequilibrium/problem.hh +++ b/test/porousmediumflow/1pnc/nonequilibrium/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/nonequilibrium/properties.hh b/test/porousmediumflow/1pnc/nonequilibrium/properties.hh index 4abc89dd61..46990b6020 100644 --- a/test/porousmediumflow/1pnc/nonequilibrium/properties.hh +++ b/test/porousmediumflow/1pnc/nonequilibrium/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/1pnc/nonequilibrium/spatialparams.hh b/test/porousmediumflow/1pnc/nonequilibrium/spatialparams.hh index b8df45fe1e..1f4fb17509 100644 --- a/test/porousmediumflow/1pnc/nonequilibrium/spatialparams.hh +++ b/test/porousmediumflow/1pnc/nonequilibrium/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pncmin/CMakeLists.txt b/test/porousmediumflow/1pncmin/CMakeLists.txt index 8898f50ac6..bc94accece 100644 --- a/test/porousmediumflow/1pncmin/CMakeLists.txt +++ b/test/porousmediumflow/1pncmin/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(nonisothermal) diff --git a/test/porousmediumflow/1pncmin/nonisothermal/CMakeLists.txt b/test/porousmediumflow/1pncmin/nonisothermal/CMakeLists.txt index 8b42df8f71..b8956f3c66 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/CMakeLists.txt +++ b/test/porousmediumflow/1pncmin/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/1pncmin/nonisothermal/main.cc b/test/porousmediumflow/1pncmin/nonisothermal/main.cc index a26e9558e1..da8fec9189 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/main.cc +++ b/test/porousmediumflow/1pncmin/nonisothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pncmin/nonisothermal/modifiedcao.hh b/test/porousmediumflow/1pncmin/nonisothermal/modifiedcao.hh index 70cd5e3581..c42dd46985 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/modifiedcao.hh +++ b/test/porousmediumflow/1pncmin/nonisothermal/modifiedcao.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pncmin/nonisothermal/problem.hh b/test/porousmediumflow/1pncmin/nonisothermal/problem.hh index cc40c77b8e..da5a654876 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/problem.hh +++ b/test/porousmediumflow/1pncmin/nonisothermal/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pncmin/nonisothermal/properties.hh b/test/porousmediumflow/1pncmin/nonisothermal/properties.hh index a9c94878a7..9291760a61 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/properties.hh +++ b/test/porousmediumflow/1pncmin/nonisothermal/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pncmin/nonisothermal/reaction.hh b/test/porousmediumflow/1pncmin/nonisothermal/reaction.hh index d725486b57..de0ba381ee 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/reaction.hh +++ b/test/porousmediumflow/1pncmin/nonisothermal/reaction.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/1pncmin/nonisothermal/spatialparams.hh b/test/porousmediumflow/1pncmin/nonisothermal/spatialparams.hh index 381265cb23..6239fda83c 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/spatialparams.hh +++ b/test/porousmediumflow/1pncmin/nonisothermal/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/CMakeLists.txt b/test/porousmediumflow/2p/CMakeLists.txt index 4bcec8fb97..59bdf8dce6 100644 --- a/test/porousmediumflow/2p/CMakeLists.txt +++ b/test/porousmediumflow/2p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(adaptive) diff --git a/test/porousmediumflow/2p/adaptive/CMakeLists.txt b/test/porousmediumflow/2p/adaptive/CMakeLists.txt index 8a8ccaacf0..5bf021e8b2 100644 --- a/test/porousmediumflow/2p/adaptive/CMakeLists.txt +++ b/test/porousmediumflow/2p/adaptive/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/2p/adaptive/initialsolutionbox.txt.license b/test/porousmediumflow/2p/adaptive/initialsolutionbox.txt.license index 9aa918c859..2689ae4b5f 100644 --- a/test/porousmediumflow/2p/adaptive/initialsolutionbox.txt.license +++ b/test/porousmediumflow/2p/adaptive/initialsolutionbox.txt.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/test/porousmediumflow/2p/adaptive/initialsolutioncc.txt.license b/test/porousmediumflow/2p/adaptive/initialsolutioncc.txt.license index 9aa918c859..2689ae4b5f 100644 --- a/test/porousmediumflow/2p/adaptive/initialsolutioncc.txt.license +++ b/test/porousmediumflow/2p/adaptive/initialsolutioncc.txt.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/test/porousmediumflow/2p/adaptive/main.cc b/test/porousmediumflow/2p/adaptive/main.cc index dc80452a8f..25adbf43c8 100644 --- a/test/porousmediumflow/2p/adaptive/main.cc +++ b/test/porousmediumflow/2p/adaptive/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/adaptive/pointsourceproblem.hh b/test/porousmediumflow/2p/adaptive/pointsourceproblem.hh index 23782a2268..a20412b3aa 100644 --- a/test/porousmediumflow/2p/adaptive/pointsourceproblem.hh +++ b/test/porousmediumflow/2p/adaptive/pointsourceproblem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/adaptive/problem.hh b/test/porousmediumflow/2p/adaptive/problem.hh index 9a63e77c22..8b0ce40f1b 100644 --- a/test/porousmediumflow/2p/adaptive/problem.hh +++ b/test/porousmediumflow/2p/adaptive/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/adaptive/properties.hh b/test/porousmediumflow/2p/adaptive/properties.hh index 759966a6a7..0deeabc7f4 100644 --- a/test/porousmediumflow/2p/adaptive/properties.hh +++ b/test/porousmediumflow/2p/adaptive/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/boxdfm/CMakeLists.txt b/test/porousmediumflow/2p/boxdfm/CMakeLists.txt index 383549fd01..03e2d2bf16 100644 --- a/test/porousmediumflow/2p/boxdfm/CMakeLists.txt +++ b/test/porousmediumflow/2p/boxdfm/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input" "grids") diff --git a/test/porousmediumflow/2p/boxdfm/main.cc b/test/porousmediumflow/2p/boxdfm/main.cc index ae1896f790..869c73ff08 100644 --- a/test/porousmediumflow/2p/boxdfm/main.cc +++ b/test/porousmediumflow/2p/boxdfm/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/boxdfm/problem.hh b/test/porousmediumflow/2p/boxdfm/problem.hh index 6594bd139d..d41b3472fe 100644 --- a/test/porousmediumflow/2p/boxdfm/problem.hh +++ b/test/porousmediumflow/2p/boxdfm/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/boxdfm/properties.hh b/test/porousmediumflow/2p/boxdfm/properties.hh index 0ff7860dd8..0563331a6c 100644 --- a/test/porousmediumflow/2p/boxdfm/properties.hh +++ b/test/porousmediumflow/2p/boxdfm/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/boxdfm/spatialparams.hh b/test/porousmediumflow/2p/boxdfm/spatialparams.hh index b55ae0213f..41039a5e73 100644 --- a/test/porousmediumflow/2p/boxdfm/spatialparams.hh +++ b/test/porousmediumflow/2p/boxdfm/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/cornerpoint/CMakeLists.txt b/test/porousmediumflow/2p/cornerpoint/CMakeLists.txt index 542eceea69..1af0a0ffd2 100644 --- a/test/porousmediumflow/2p/cornerpoint/CMakeLists.txt +++ b/test/porousmediumflow/2p/cornerpoint/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/2p/cornerpoint/grids/hardsmall.grdecl.license b/test/porousmediumflow/2p/cornerpoint/grids/hardsmall.grdecl.license index 9aa918c859..2689ae4b5f 100644 --- a/test/porousmediumflow/2p/cornerpoint/grids/hardsmall.grdecl.license +++ b/test/porousmediumflow/2p/cornerpoint/grids/hardsmall.grdecl.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 diff --git a/test/porousmediumflow/2p/cornerpoint/main.cc b/test/porousmediumflow/2p/cornerpoint/main.cc index 4cc166d8ca..c0fe2305dc 100644 --- a/test/porousmediumflow/2p/cornerpoint/main.cc +++ b/test/porousmediumflow/2p/cornerpoint/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/cornerpoint/problem.hh b/test/porousmediumflow/2p/cornerpoint/problem.hh index 96d8fb4407..64b22a6da8 100644 --- a/test/porousmediumflow/2p/cornerpoint/problem.hh +++ b/test/porousmediumflow/2p/cornerpoint/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/cornerpoint/properties.hh b/test/porousmediumflow/2p/cornerpoint/properties.hh index eb0b84db45..a9f2e09f3c 100644 --- a/test/porousmediumflow/2p/cornerpoint/properties.hh +++ b/test/porousmediumflow/2p/cornerpoint/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/cornerpoint/spatialparams.hh b/test/porousmediumflow/2p/cornerpoint/spatialparams.hh index 7378a574e3..28655973a0 100644 --- a/test/porousmediumflow/2p/cornerpoint/spatialparams.hh +++ b/test/porousmediumflow/2p/cornerpoint/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/fracture/CMakeLists.txt b/test/porousmediumflow/2p/fracture/CMakeLists.txt index 7b831c2b2e..bd7c15b4bd 100644 --- a/test/porousmediumflow/2p/fracture/CMakeLists.txt +++ b/test/porousmediumflow/2p/fracture/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input" "grids" "dt") diff --git a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_box_dt-reference.dat.license b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_box_dt-reference.dat.license index fad6413abe..ef11a3e65d 100644 --- a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_box_dt-reference.dat.license +++ b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_box_dt-reference.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_box_dt-reference.dat.license b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_box_dt-reference.dat.license index fad6413abe..ef11a3e65d 100644 --- a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_box_dt-reference.dat.license +++ b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_box_dt-reference.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_mpfa_dt-reference.dat.license b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_mpfa_dt-reference.dat.license index fad6413abe..ef11a3e65d 100644 --- a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_mpfa_dt-reference.dat.license +++ b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_mpfa_dt-reference.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_tpfa_dt-reference.dat.license b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_tpfa_dt-reference.dat.license index fad6413abe..ef11a3e65d 100644 --- a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_tpfa_dt-reference.dat.license +++ b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_gravity_tpfa_dt-reference.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_mpfa_dt-reference.dat.license b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_mpfa_dt-reference.dat.license index fad6413abe..ef11a3e65d 100644 --- a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_mpfa_dt-reference.dat.license +++ b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_mpfa_dt-reference.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_tpfa_dt-reference.dat.license b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_tpfa_dt-reference.dat.license index fad6413abe..ef11a3e65d 100644 --- a/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_tpfa_dt-reference.dat.license +++ b/test/porousmediumflow/2p/fracture/dt/test_2p_fracture_tpfa_dt-reference.dat.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC0-1.0 diff --git a/test/porousmediumflow/2p/fracture/main.cc b/test/porousmediumflow/2p/fracture/main.cc index e65968c867..9194e578f4 100644 --- a/test/porousmediumflow/2p/fracture/main.cc +++ b/test/porousmediumflow/2p/fracture/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/fracture/problem.hh b/test/porousmediumflow/2p/fracture/problem.hh index 8f5ccb61a2..65bd6af2b6 100644 --- a/test/porousmediumflow/2p/fracture/problem.hh +++ b/test/porousmediumflow/2p/fracture/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/fracture/properties.hh b/test/porousmediumflow/2p/fracture/properties.hh index 0c92b2551d..ede44fd857 100644 --- a/test/porousmediumflow/2p/fracture/properties.hh +++ b/test/porousmediumflow/2p/fracture/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/fracture/spatialparams.hh b/test/porousmediumflow/2p/fracture/spatialparams.hh index 5c8c20851d..acc258f916 100644 --- a/test/porousmediumflow/2p/fracture/spatialparams.hh +++ b/test/porousmediumflow/2p/fracture/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/incompressible/CMakeLists.txt b/test/porousmediumflow/2p/incompressible/CMakeLists.txt index 6f94d74b14..de80faa2c6 100644 --- a/test/porousmediumflow/2p/incompressible/CMakeLists.txt +++ b/test/porousmediumflow/2p/incompressible/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/2p/incompressible/main.cc b/test/porousmediumflow/2p/incompressible/main.cc index a8bc9e76f8..ece46e9a26 100644 --- a/test/porousmediumflow/2p/incompressible/main.cc +++ b/test/porousmediumflow/2p/incompressible/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/incompressible/problem.hh b/test/porousmediumflow/2p/incompressible/problem.hh index c7c63c5a7c..880f695923 100644 --- a/test/porousmediumflow/2p/incompressible/problem.hh +++ b/test/porousmediumflow/2p/incompressible/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/incompressible/properties.hh b/test/porousmediumflow/2p/incompressible/properties.hh index 483b0cf916..a4ccc6dcac 100644 --- a/test/porousmediumflow/2p/incompressible/properties.hh +++ b/test/porousmediumflow/2p/incompressible/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/incompressible/spatialparams.hh b/test/porousmediumflow/2p/incompressible/spatialparams.hh index 808ee7dc3d..dd23a7b37b 100644 --- a/test/porousmediumflow/2p/incompressible/spatialparams.hh +++ b/test/porousmediumflow/2p/incompressible/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/nonisothermal/CMakeLists.txt b/test/porousmediumflow/2p/nonisothermal/CMakeLists.txt index 54597649b1..72eee109f9 100644 --- a/test/porousmediumflow/2p/nonisothermal/CMakeLists.txt +++ b/test/porousmediumflow/2p/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/2p/nonisothermal/main.cc b/test/porousmediumflow/2p/nonisothermal/main.cc index ead1d330f8..05c0afb14a 100644 --- a/test/porousmediumflow/2p/nonisothermal/main.cc +++ b/test/porousmediumflow/2p/nonisothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/nonisothermal/problem.hh b/test/porousmediumflow/2p/nonisothermal/problem.hh index 5a3c1b33d6..f06b7c231a 100644 --- a/test/porousmediumflow/2p/nonisothermal/problem.hh +++ b/test/porousmediumflow/2p/nonisothermal/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/nonisothermal/properties.hh b/test/porousmediumflow/2p/nonisothermal/properties.hh index 8656fd3d67..539b6aed45 100644 --- a/test/porousmediumflow/2p/nonisothermal/properties.hh +++ b/test/porousmediumflow/2p/nonisothermal/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/rotationsymmetry/CMakeLists.txt b/test/porousmediumflow/2p/rotationsymmetry/CMakeLists.txt index ce17d0ac3a..682897c2e7 100644 --- a/test/porousmediumflow/2p/rotationsymmetry/CMakeLists.txt +++ b/test/porousmediumflow/2p/rotationsymmetry/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input" "dome.msh") diff --git a/test/porousmediumflow/2p/rotationsymmetry/main.cc b/test/porousmediumflow/2p/rotationsymmetry/main.cc index 922387fa4f..68cfd58950 100644 --- a/test/porousmediumflow/2p/rotationsymmetry/main.cc +++ b/test/porousmediumflow/2p/rotationsymmetry/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/2p/rotationsymmetry/problem.hh b/test/porousmediumflow/2p/rotationsymmetry/problem.hh index ee7a10b8e1..a5ec8a676f 100644 --- a/test/porousmediumflow/2p/rotationsymmetry/problem.hh +++ b/test/porousmediumflow/2p/rotationsymmetry/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/2p/rotationsymmetry/properties.hh b/test/porousmediumflow/2p/rotationsymmetry/properties.hh index 4fa4d360e9..8cff5c48f9 100644 --- a/test/porousmediumflow/2p/rotationsymmetry/properties.hh +++ b/test/porousmediumflow/2p/rotationsymmetry/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p/rotationsymmetry/spatialparams.hh b/test/porousmediumflow/2p/rotationsymmetry/spatialparams.hh index 133a06ac00..41a3e87b25 100644 --- a/test/porousmediumflow/2p/rotationsymmetry/spatialparams.hh +++ b/test/porousmediumflow/2p/rotationsymmetry/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p1c/CMakeLists.txt b/test/porousmediumflow/2p1c/CMakeLists.txt index 31500e8489..cf256871cd 100644 --- a/test/porousmediumflow/2p1c/CMakeLists.txt +++ b/test/porousmediumflow/2p1c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later #add links to input files diff --git a/test/porousmediumflow/2p1c/main.cc b/test/porousmediumflow/2p1c/main.cc index 02cc374728..2fd011e36a 100644 --- a/test/porousmediumflow/2p1c/main.cc +++ b/test/porousmediumflow/2p1c/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p1c/problem.hh b/test/porousmediumflow/2p1c/problem.hh index 07dc0f2722..a9f4b666a5 100644 --- a/test/porousmediumflow/2p1c/problem.hh +++ b/test/porousmediumflow/2p1c/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p1c/properties.hh b/test/porousmediumflow/2p1c/properties.hh index 1c518acab4..4afd5e42df 100644 --- a/test/porousmediumflow/2p1c/properties.hh +++ b/test/porousmediumflow/2p1c/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p1c/spatialparams.hh b/test/porousmediumflow/2p1c/spatialparams.hh index 48e0695ea6..2ae027ffa2 100644 --- a/test/porousmediumflow/2p1c/spatialparams.hh +++ b/test/porousmediumflow/2p1c/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/CMakeLists.txt b/test/porousmediumflow/2p2c/CMakeLists.txt index 53fb69e3e6..e44700a7f0 100644 --- a/test/porousmediumflow/2p2c/CMakeLists.txt +++ b/test/porousmediumflow/2p2c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(injection) diff --git a/test/porousmediumflow/2p2c/chemicalnonequilibrium/CMakeLists.txt b/test/porousmediumflow/2p2c/chemicalnonequilibrium/CMakeLists.txt index 0cd707e609..2239fbbf81 100644 --- a/test/porousmediumflow/2p2c/chemicalnonequilibrium/CMakeLists.txt +++ b/test/porousmediumflow/2p2c/chemicalnonequilibrium/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/2p2c/chemicalnonequilibrium/main.cc b/test/porousmediumflow/2p2c/chemicalnonequilibrium/main.cc index c679650f69..b3d7dc216a 100644 --- a/test/porousmediumflow/2p2c/chemicalnonequilibrium/main.cc +++ b/test/porousmediumflow/2p2c/chemicalnonequilibrium/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/chemicalnonequilibrium/problem.hh b/test/porousmediumflow/2p2c/chemicalnonequilibrium/problem.hh index cb9b46fdef..bd134a6b67 100644 --- a/test/porousmediumflow/2p2c/chemicalnonequilibrium/problem.hh +++ b/test/porousmediumflow/2p2c/chemicalnonequilibrium/problem.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/2p2c/chemicalnonequilibrium/properties.hh b/test/porousmediumflow/2p2c/chemicalnonequilibrium/properties.hh index c2fddd9113..f899d5c6a4 100644 --- a/test/porousmediumflow/2p2c/chemicalnonequilibrium/properties.hh +++ b/test/porousmediumflow/2p2c/chemicalnonequilibrium/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/chemicalnonequilibrium/spatialparams.hh b/test/porousmediumflow/2p2c/chemicalnonequilibrium/spatialparams.hh index 78696e44a6..772c9ac9e5 100644 --- a/test/porousmediumflow/2p2c/chemicalnonequilibrium/spatialparams.hh +++ b/test/porousmediumflow/2p2c/chemicalnonequilibrium/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/evaporation/CMakeLists.txt b/test/porousmediumflow/2p2c/evaporation/CMakeLists.txt index 03c02e41b1..c6759ce6d3 100644 --- a/test/porousmediumflow/2p2c/evaporation/CMakeLists.txt +++ b/test/porousmediumflow/2p2c/evaporation/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/2p2c/evaporation/constant2p2cfluidsystem.hh b/test/porousmediumflow/2p2c/evaporation/constant2p2cfluidsystem.hh index 1cdb444bde..caacf9ba48 100644 --- a/test/porousmediumflow/2p2c/evaporation/constant2p2cfluidsystem.hh +++ b/test/porousmediumflow/2p2c/evaporation/constant2p2cfluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/evaporation/main.cc b/test/porousmediumflow/2p2c/evaporation/main.cc index a799c095fa..aabb072ace 100644 --- a/test/porousmediumflow/2p2c/evaporation/main.cc +++ b/test/porousmediumflow/2p2c/evaporation/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/evaporation/problem.hh b/test/porousmediumflow/2p2c/evaporation/problem.hh index 07569f0207..cb33438bee 100644 --- a/test/porousmediumflow/2p2c/evaporation/problem.hh +++ b/test/porousmediumflow/2p2c/evaporation/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/evaporation/properties.hh b/test/porousmediumflow/2p2c/evaporation/properties.hh index 29986cffd7..1c46e871e2 100644 --- a/test/porousmediumflow/2p2c/evaporation/properties.hh +++ b/test/porousmediumflow/2p2c/evaporation/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/evaporation/spatialparams.hh b/test/porousmediumflow/2p2c/evaporation/spatialparams.hh index 35e2d44b63..858f444808 100644 --- a/test/porousmediumflow/2p2c/evaporation/spatialparams.hh +++ b/test/porousmediumflow/2p2c/evaporation/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/injection/CMakeLists.txt b/test/porousmediumflow/2p2c/injection/CMakeLists.txt index d77bff9a37..e4300af5d1 100644 --- a/test/porousmediumflow/2p2c/injection/CMakeLists.txt +++ b/test/porousmediumflow/2p2c/injection/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/2p2c/injection/main.cc b/test/porousmediumflow/2p2c/injection/main.cc index 092874646c..cea177f9b1 100644 --- a/test/porousmediumflow/2p2c/injection/main.cc +++ b/test/porousmediumflow/2p2c/injection/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/injection/problem.hh b/test/porousmediumflow/2p2c/injection/problem.hh index 1a801c6701..51853ba834 100644 --- a/test/porousmediumflow/2p2c/injection/problem.hh +++ b/test/porousmediumflow/2p2c/injection/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/injection/properties.hh b/test/porousmediumflow/2p2c/injection/properties.hh index 6f6f842e84..a040515066 100644 --- a/test/porousmediumflow/2p2c/injection/properties.hh +++ b/test/porousmediumflow/2p2c/injection/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/injection/spatialparams.hh b/test/porousmediumflow/2p2c/injection/spatialparams.hh index 0e048eef6e..7fbd1edcb8 100644 --- a/test/porousmediumflow/2p2c/injection/spatialparams.hh +++ b/test/porousmediumflow/2p2c/injection/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/mpnccomparison/CMakeLists.txt b/test/porousmediumflow/2p2c/mpnccomparison/CMakeLists.txt index ffe66f3e1f..eefe79c953 100644 --- a/test/porousmediumflow/2p2c/mpnccomparison/CMakeLists.txt +++ b/test/porousmediumflow/2p2c/mpnccomparison/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/2p2c/mpnccomparison/iofields.hh b/test/porousmediumflow/2p2c/mpnccomparison/iofields.hh index 5d8765c6da..d92bfaddb4 100644 --- a/test/porousmediumflow/2p2c/mpnccomparison/iofields.hh +++ b/test/porousmediumflow/2p2c/mpnccomparison/iofields.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/mpnccomparison/main.cc b/test/porousmediumflow/2p2c/mpnccomparison/main.cc index 108b65f3c1..fa12c76485 100644 --- a/test/porousmediumflow/2p2c/mpnccomparison/main.cc +++ b/test/porousmediumflow/2p2c/mpnccomparison/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/mpnccomparison/problem.hh b/test/porousmediumflow/2p2c/mpnccomparison/problem.hh index 2796adea5a..5a682eade8 100644 --- a/test/porousmediumflow/2p2c/mpnccomparison/problem.hh +++ b/test/porousmediumflow/2p2c/mpnccomparison/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/mpnccomparison/properties.hh b/test/porousmediumflow/2p2c/mpnccomparison/properties.hh index 3be6253c64..143984851c 100644 --- a/test/porousmediumflow/2p2c/mpnccomparison/properties.hh +++ b/test/porousmediumflow/2p2c/mpnccomparison/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/mpnccomparison/spatialparams.hh b/test/porousmediumflow/2p2c/mpnccomparison/spatialparams.hh index fb93850973..aa6c7ce320 100644 --- a/test/porousmediumflow/2p2c/mpnccomparison/spatialparams.hh +++ b/test/porousmediumflow/2p2c/mpnccomparison/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/waterair/CMakeLists.txt b/test/porousmediumflow/2p2c/waterair/CMakeLists.txt index d6fd1250f5..e395b8c580 100644 --- a/test/porousmediumflow/2p2c/waterair/CMakeLists.txt +++ b/test/porousmediumflow/2p2c/waterair/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/2p2c/waterair/main.cc b/test/porousmediumflow/2p2c/waterair/main.cc index 84695d0b41..d6ab6555af 100644 --- a/test/porousmediumflow/2p2c/waterair/main.cc +++ b/test/porousmediumflow/2p2c/waterair/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/waterair/problem.hh b/test/porousmediumflow/2p2c/waterair/problem.hh index 1174ac1f17..0789139a67 100644 --- a/test/porousmediumflow/2p2c/waterair/problem.hh +++ b/test/porousmediumflow/2p2c/waterair/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/waterair/properties.hh b/test/porousmediumflow/2p2c/waterair/properties.hh index a5332fb13d..0e0fb86162 100644 --- a/test/porousmediumflow/2p2c/waterair/properties.hh +++ b/test/porousmediumflow/2p2c/waterair/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2p2c/waterair/spatialparams.hh b/test/porousmediumflow/2p2c/waterair/spatialparams.hh index 591b989802..a359d40623 100644 --- a/test/porousmediumflow/2p2c/waterair/spatialparams.hh +++ b/test/porousmediumflow/2p2c/waterair/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/CMakeLists.txt b/test/porousmediumflow/2pnc/CMakeLists.txt index 0fec5d73fb..d7d2466242 100644 --- a/test/porousmediumflow/2pnc/CMakeLists.txt +++ b/test/porousmediumflow/2pnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(diffusion) diff --git a/test/porousmediumflow/2pnc/diffusion/CMakeLists.txt b/test/porousmediumflow/2pnc/diffusion/CMakeLists.txt index 7e2ed72145..7085fdb736 100644 --- a/test/porousmediumflow/2pnc/diffusion/CMakeLists.txt +++ b/test/porousmediumflow/2pnc/diffusion/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input) diff --git a/test/porousmediumflow/2pnc/diffusion/main.cc b/test/porousmediumflow/2pnc/diffusion/main.cc index 66c2dd3692..9b3488b86f 100644 --- a/test/porousmediumflow/2pnc/diffusion/main.cc +++ b/test/porousmediumflow/2pnc/diffusion/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/diffusion/problem.hh b/test/porousmediumflow/2pnc/diffusion/problem.hh index 9bcb015cf6..799d9dda8b 100644 --- a/test/porousmediumflow/2pnc/diffusion/problem.hh +++ b/test/porousmediumflow/2pnc/diffusion/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/diffusion/properties.hh b/test/porousmediumflow/2pnc/diffusion/properties.hh index ada9101836..ceea43d8ce 100644 --- a/test/porousmediumflow/2pnc/diffusion/properties.hh +++ b/test/porousmediumflow/2pnc/diffusion/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/diffusion/spatialparams.hh b/test/porousmediumflow/2pnc/diffusion/spatialparams.hh index 48b7056871..d56a324ec2 100644 --- a/test/porousmediumflow/2pnc/diffusion/spatialparams.hh +++ b/test/porousmediumflow/2pnc/diffusion/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/fuelcell/CMakeLists.txt b/test/porousmediumflow/2pnc/fuelcell/CMakeLists.txt index dc7375b75a..20d6a0bd5c 100644 --- a/test/porousmediumflow/2pnc/fuelcell/CMakeLists.txt +++ b/test/porousmediumflow/2pnc/fuelcell/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input params_ni.input) diff --git a/test/porousmediumflow/2pnc/fuelcell/main.cc b/test/porousmediumflow/2pnc/fuelcell/main.cc index e2dc9d31b0..cd606badac 100644 --- a/test/porousmediumflow/2pnc/fuelcell/main.cc +++ b/test/porousmediumflow/2pnc/fuelcell/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/fuelcell/problem.hh b/test/porousmediumflow/2pnc/fuelcell/problem.hh index e75c49486d..8642e06396 100644 --- a/test/porousmediumflow/2pnc/fuelcell/problem.hh +++ b/test/porousmediumflow/2pnc/fuelcell/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/fuelcell/properties.hh b/test/porousmediumflow/2pnc/fuelcell/properties.hh index 320641409d..330b54e761 100644 --- a/test/porousmediumflow/2pnc/fuelcell/properties.hh +++ b/test/porousmediumflow/2pnc/fuelcell/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/fuelcell/spatialparams.hh b/test/porousmediumflow/2pnc/fuelcell/spatialparams.hh index cd0fed97ee..00205f4e45 100644 --- a/test/porousmediumflow/2pnc/fuelcell/spatialparams.hh +++ b/test/porousmediumflow/2pnc/fuelcell/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/surfactant/CMakeLists.txt b/test/porousmediumflow/2pnc/surfactant/CMakeLists.txt index 0f3c351bbb..002d7569d4 100644 --- a/test/porousmediumflow/2pnc/surfactant/CMakeLists.txt +++ b/test/porousmediumflow/2pnc/surfactant/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/2pnc/surfactant/fluidsystem.hh b/test/porousmediumflow/2pnc/surfactant/fluidsystem.hh index cf1015e0e7..7f91ed96d6 100644 --- a/test/porousmediumflow/2pnc/surfactant/fluidsystem.hh +++ b/test/porousmediumflow/2pnc/surfactant/fluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/surfactant/main.cc b/test/porousmediumflow/2pnc/surfactant/main.cc index a0c9ee2b95..d7fa8e6b9c 100644 --- a/test/porousmediumflow/2pnc/surfactant/main.cc +++ b/test/porousmediumflow/2pnc/surfactant/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/surfactant/materiallaw.hh b/test/porousmediumflow/2pnc/surfactant/materiallaw.hh index 4a3e14ce16..4d5707d519 100644 --- a/test/porousmediumflow/2pnc/surfactant/materiallaw.hh +++ b/test/porousmediumflow/2pnc/surfactant/materiallaw.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/surfactant/problem.hh b/test/porousmediumflow/2pnc/surfactant/problem.hh index 9d21b7f70f..432f7fc9d7 100644 --- a/test/porousmediumflow/2pnc/surfactant/problem.hh +++ b/test/porousmediumflow/2pnc/surfactant/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/surfactant/properties.hh b/test/porousmediumflow/2pnc/surfactant/properties.hh index 72cfd83e55..93f527265a 100644 --- a/test/porousmediumflow/2pnc/surfactant/properties.hh +++ b/test/porousmediumflow/2pnc/surfactant/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pnc/surfactant/spatialparams.hh b/test/porousmediumflow/2pnc/surfactant/spatialparams.hh index 26496ba080..d473d281ab 100644 --- a/test/porousmediumflow/2pnc/surfactant/spatialparams.hh +++ b/test/porousmediumflow/2pnc/surfactant/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/CMakeLists.txt b/test/porousmediumflow/2pncmin/CMakeLists.txt index f46db3e49c..17d656a6e2 100644 --- a/test/porousmediumflow/2pncmin/CMakeLists.txt +++ b/test/porousmediumflow/2pncmin/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(isothermal) diff --git a/test/porousmediumflow/2pncmin/isothermal/CMakeLists.txt b/test/porousmediumflow/2pncmin/isothermal/CMakeLists.txt index 61e65aa5be..98ea06fd09 100644 --- a/test/porousmediumflow/2pncmin/isothermal/CMakeLists.txt +++ b/test/porousmediumflow/2pncmin/isothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input) diff --git a/test/porousmediumflow/2pncmin/isothermal/main.cc b/test/porousmediumflow/2pncmin/isothermal/main.cc index 3b2783bae1..df797c2edc 100644 --- a/test/porousmediumflow/2pncmin/isothermal/main.cc +++ b/test/porousmediumflow/2pncmin/isothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/isothermal/problem.hh b/test/porousmediumflow/2pncmin/isothermal/problem.hh index c38cfa520b..2f9f7644e5 100644 --- a/test/porousmediumflow/2pncmin/isothermal/problem.hh +++ b/test/porousmediumflow/2pncmin/isothermal/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/isothermal/properties.hh b/test/porousmediumflow/2pncmin/isothermal/properties.hh index 14533f6298..73e029a098 100644 --- a/test/porousmediumflow/2pncmin/isothermal/properties.hh +++ b/test/porousmediumflow/2pncmin/isothermal/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/isothermal/spatialparams.hh b/test/porousmediumflow/2pncmin/isothermal/spatialparams.hh index 87987f7419..af3f2a7aef 100644 --- a/test/porousmediumflow/2pncmin/isothermal/spatialparams.hh +++ b/test/porousmediumflow/2pncmin/isothermal/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/nonisothermal/CMakeLists.txt b/test/porousmediumflow/2pncmin/nonisothermal/CMakeLists.txt index ab69f16a76..57e049e683 100644 --- a/test/porousmediumflow/2pncmin/nonisothermal/CMakeLists.txt +++ b/test/porousmediumflow/2pncmin/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES params.input) diff --git a/test/porousmediumflow/2pncmin/nonisothermal/main.cc b/test/porousmediumflow/2pncmin/nonisothermal/main.cc index 348620e943..3c9d4b0be4 100644 --- a/test/porousmediumflow/2pncmin/nonisothermal/main.cc +++ b/test/porousmediumflow/2pncmin/nonisothermal/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/nonisothermal/problem.hh b/test/porousmediumflow/2pncmin/nonisothermal/problem.hh index 2b5cf1768c..d4c29ce50f 100644 --- a/test/porousmediumflow/2pncmin/nonisothermal/problem.hh +++ b/test/porousmediumflow/2pncmin/nonisothermal/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/nonisothermal/properties.hh b/test/porousmediumflow/2pncmin/nonisothermal/properties.hh index 46707c8594..bccc208ba7 100644 --- a/test/porousmediumflow/2pncmin/nonisothermal/properties.hh +++ b/test/porousmediumflow/2pncmin/nonisothermal/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/2pncmin/nonisothermal/spatialparams.hh b/test/porousmediumflow/2pncmin/nonisothermal/spatialparams.hh index 89ab36c9f6..6b91ad9567 100644 --- a/test/porousmediumflow/2pncmin/nonisothermal/spatialparams.hh +++ b/test/porousmediumflow/2pncmin/nonisothermal/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/CMakeLists.txt b/test/porousmediumflow/3p/CMakeLists.txt index c5820e82e5..2e3f9c9749 100644 --- a/test/porousmediumflow/3p/CMakeLists.txt +++ b/test/porousmediumflow/3p/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(conduction) diff --git a/test/porousmediumflow/3p/conduction/CMakeLists.txt b/test/porousmediumflow/3p/conduction/CMakeLists.txt index 060e1f82cf..d0025b2d04 100644 --- a/test/porousmediumflow/3p/conduction/CMakeLists.txt +++ b/test/porousmediumflow/3p/conduction/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/3p/conduction/main.cc b/test/porousmediumflow/3p/conduction/main.cc index 965e63b730..43d364ab67 100644 --- a/test/porousmediumflow/3p/conduction/main.cc +++ b/test/porousmediumflow/3p/conduction/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/conduction/problem.hh b/test/porousmediumflow/3p/conduction/problem.hh index 9c8e04e656..c22fb8a9e1 100644 --- a/test/porousmediumflow/3p/conduction/problem.hh +++ b/test/porousmediumflow/3p/conduction/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/3p/conduction/properties.hh b/test/porousmediumflow/3p/conduction/properties.hh index d71f2e59cb..84b8fddd80 100644 --- a/test/porousmediumflow/3p/conduction/properties.hh +++ b/test/porousmediumflow/3p/conduction/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/conduction/spatialparams.hh b/test/porousmediumflow/3p/conduction/spatialparams.hh index 0cf1a0aa5b..2ddb2c7579 100644 --- a/test/porousmediumflow/3p/conduction/spatialparams.hh +++ b/test/porousmediumflow/3p/conduction/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/convection/CMakeLists.txt b/test/porousmediumflow/3p/convection/CMakeLists.txt index fee48c22d7..c69f3cccdb 100644 --- a/test/porousmediumflow/3p/convection/CMakeLists.txt +++ b/test/porousmediumflow/3p/convection/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/3p/convection/main.cc b/test/porousmediumflow/3p/convection/main.cc index 9b453b08d0..b6d4a44b10 100644 --- a/test/porousmediumflow/3p/convection/main.cc +++ b/test/porousmediumflow/3p/convection/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/convection/problem.hh b/test/porousmediumflow/3p/convection/problem.hh index 0e3d5a2553..40119e1946 100644 --- a/test/porousmediumflow/3p/convection/problem.hh +++ b/test/porousmediumflow/3p/convection/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/3p/convection/properties.hh b/test/porousmediumflow/3p/convection/properties.hh index 1e29138067..404c0c13ad 100644 --- a/test/porousmediumflow/3p/convection/properties.hh +++ b/test/porousmediumflow/3p/convection/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/infiltration/CMakeLists.txt b/test/porousmediumflow/3p/infiltration/CMakeLists.txt index b42d55cda4..77ddea6022 100644 --- a/test/porousmediumflow/3p/infiltration/CMakeLists.txt +++ b/test/porousmediumflow/3p/infiltration/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/3p/infiltration/main.cc b/test/porousmediumflow/3p/infiltration/main.cc index 7d041f3a82..602d7e003c 100644 --- a/test/porousmediumflow/3p/infiltration/main.cc +++ b/test/porousmediumflow/3p/infiltration/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/infiltration/problem.hh b/test/porousmediumflow/3p/infiltration/problem.hh index 11f228ffac..3f138619bf 100644 --- a/test/porousmediumflow/3p/infiltration/problem.hh +++ b/test/porousmediumflow/3p/infiltration/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/infiltration/properties.hh b/test/porousmediumflow/3p/infiltration/properties.hh index d15fc81592..be92d111d7 100644 --- a/test/porousmediumflow/3p/infiltration/properties.hh +++ b/test/porousmediumflow/3p/infiltration/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p/infiltration/spatialparams.hh b/test/porousmediumflow/3p/infiltration/spatialparams.hh index b6fd395727..50abb63bd2 100644 --- a/test/porousmediumflow/3p/infiltration/spatialparams.hh +++ b/test/porousmediumflow/3p/infiltration/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/CMakeLists.txt b/test/porousmediumflow/3p3c/CMakeLists.txt index a06ecd9355..9b6fbbdfb9 100644 --- a/test/porousmediumflow/3p3c/CMakeLists.txt +++ b/test/porousmediumflow/3p3c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(columnxylol) diff --git a/test/porousmediumflow/3p3c/columnxylol/CMakeLists.txt b/test/porousmediumflow/3p3c/columnxylol/CMakeLists.txt index b62cdb0561..cba88e40b0 100644 --- a/test/porousmediumflow/3p3c/columnxylol/CMakeLists.txt +++ b/test/porousmediumflow/3p3c/columnxylol/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/3p3c/columnxylol/main.cc b/test/porousmediumflow/3p3c/columnxylol/main.cc index fcb9ad0e90..30b1bc8968 100644 --- a/test/porousmediumflow/3p3c/columnxylol/main.cc +++ b/test/porousmediumflow/3p3c/columnxylol/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/columnxylol/problem.hh b/test/porousmediumflow/3p3c/columnxylol/problem.hh index 81d102d1bd..f28918d897 100644 --- a/test/porousmediumflow/3p3c/columnxylol/problem.hh +++ b/test/porousmediumflow/3p3c/columnxylol/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/columnxylol/properties.hh b/test/porousmediumflow/3p3c/columnxylol/properties.hh index e6aa444790..f5cfe29b60 100644 --- a/test/porousmediumflow/3p3c/columnxylol/properties.hh +++ b/test/porousmediumflow/3p3c/columnxylol/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/columnxylol/spatialparams.hh b/test/porousmediumflow/3p3c/columnxylol/spatialparams.hh index 058d457256..03ee509133 100644 --- a/test/porousmediumflow/3p3c/columnxylol/spatialparams.hh +++ b/test/porousmediumflow/3p3c/columnxylol/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/infiltration/CMakeLists.txt b/test/porousmediumflow/3p3c/infiltration/CMakeLists.txt index 5690a9939f..11ca189a44 100644 --- a/test/porousmediumflow/3p3c/infiltration/CMakeLists.txt +++ b/test/porousmediumflow/3p3c/infiltration/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/3p3c/infiltration/main.cc b/test/porousmediumflow/3p3c/infiltration/main.cc index bcfbcb0630..99cdd4b340 100644 --- a/test/porousmediumflow/3p3c/infiltration/main.cc +++ b/test/porousmediumflow/3p3c/infiltration/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/infiltration/problem.hh b/test/porousmediumflow/3p3c/infiltration/problem.hh index 8485f37488..cb0cdd58f5 100644 --- a/test/porousmediumflow/3p3c/infiltration/problem.hh +++ b/test/porousmediumflow/3p3c/infiltration/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/infiltration/properties.hh b/test/porousmediumflow/3p3c/infiltration/properties.hh index 09b5ece46f..f7edea67ed 100644 --- a/test/porousmediumflow/3p3c/infiltration/properties.hh +++ b/test/porousmediumflow/3p3c/infiltration/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/infiltration/spatialparams.hh b/test/porousmediumflow/3p3c/infiltration/spatialparams.hh index e0b3a5ccb9..8895fe6e04 100644 --- a/test/porousmediumflow/3p3c/infiltration/spatialparams.hh +++ b/test/porousmediumflow/3p3c/infiltration/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/kuevette/CMakeLists.txt b/test/porousmediumflow/3p3c/kuevette/CMakeLists.txt index ea63c157bb..66adac548f 100644 --- a/test/porousmediumflow/3p3c/kuevette/CMakeLists.txt +++ b/test/porousmediumflow/3p3c/kuevette/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/3p3c/kuevette/main.cc b/test/porousmediumflow/3p3c/kuevette/main.cc index 6316b014ad..46fca3fdb6 100644 --- a/test/porousmediumflow/3p3c/kuevette/main.cc +++ b/test/porousmediumflow/3p3c/kuevette/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/kuevette/problem.hh b/test/porousmediumflow/3p3c/kuevette/problem.hh index 83bb311fde..aad44d52fb 100644 --- a/test/porousmediumflow/3p3c/kuevette/problem.hh +++ b/test/porousmediumflow/3p3c/kuevette/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/kuevette/properties.hh b/test/porousmediumflow/3p3c/kuevette/properties.hh index 3cbd60a4d6..42c90df53e 100644 --- a/test/porousmediumflow/3p3c/kuevette/properties.hh +++ b/test/porousmediumflow/3p3c/kuevette/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3p3c/kuevette/spatialparams.hh b/test/porousmediumflow/3p3c/kuevette/spatialparams.hh index 3dbff29c8e..d758e8e063 100644 --- a/test/porousmediumflow/3p3c/kuevette/spatialparams.hh +++ b/test/porousmediumflow/3p3c/kuevette/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3pwateroil/CMakeLists.txt b/test/porousmediumflow/3pwateroil/CMakeLists.txt index 86bc0a093a..4a2d0bb3a7 100644 --- a/test/porousmediumflow/3pwateroil/CMakeLists.txt +++ b/test/porousmediumflow/3pwateroil/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/3pwateroil/main.cc b/test/porousmediumflow/3pwateroil/main.cc index 655fda1480..5546256ce5 100644 --- a/test/porousmediumflow/3pwateroil/main.cc +++ b/test/porousmediumflow/3pwateroil/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3pwateroil/problem.hh b/test/porousmediumflow/3pwateroil/problem.hh index 9adcf46b37..3356590a10 100644 --- a/test/porousmediumflow/3pwateroil/problem.hh +++ b/test/porousmediumflow/3pwateroil/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3pwateroil/properties.hh b/test/porousmediumflow/3pwateroil/properties.hh index 91083608c1..fd0520a406 100644 --- a/test/porousmediumflow/3pwateroil/properties.hh +++ b/test/porousmediumflow/3pwateroil/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/3pwateroil/spatialparams.hh b/test/porousmediumflow/3pwateroil/spatialparams.hh index 3d94a02622..d30745cd15 100644 --- a/test/porousmediumflow/3pwateroil/spatialparams.hh +++ b/test/porousmediumflow/3pwateroil/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/CMakeLists.txt b/test/porousmediumflow/CMakeLists.txt index 6dbb38e3c2..74a5e8d134 100644 --- a/test/porousmediumflow/CMakeLists.txt +++ b/test/porousmediumflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(1p) diff --git a/test/porousmediumflow/co2/CMakeLists.txt b/test/porousmediumflow/co2/CMakeLists.txt index 2135fd58bf..0478789f8b 100644 --- a/test/porousmediumflow/co2/CMakeLists.txt +++ b/test/porousmediumflow/co2/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/co2/grids/heterogeneousSmall.dgf b/test/porousmediumflow/co2/grids/heterogeneousSmall.dgf index 81a3e02b1c..a833a541ea 100644 --- a/test/porousmediumflow/co2/grids/heterogeneousSmall.dgf +++ b/test/porousmediumflow/co2/grids/heterogeneousSmall.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 VERTEX parameters 2 diff --git a/test/porousmediumflow/co2/main.cc b/test/porousmediumflow/co2/main.cc index d2115d9b7e..a5ea89e952 100644 --- a/test/porousmediumflow/co2/main.cc +++ b/test/porousmediumflow/co2/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/co2/problem.hh b/test/porousmediumflow/co2/problem.hh index 75103fef1f..82e45b59dc 100644 --- a/test/porousmediumflow/co2/problem.hh +++ b/test/porousmediumflow/co2/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/co2/properties.hh b/test/porousmediumflow/co2/properties.hh index f9ab57e7de..f4621c7caa 100644 --- a/test/porousmediumflow/co2/properties.hh +++ b/test/porousmediumflow/co2/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/co2/spatialparams.hh b/test/porousmediumflow/co2/spatialparams.hh index 0ac5882df6..ae48f1d5d4 100644 --- a/test/porousmediumflow/co2/spatialparams.hh +++ b/test/porousmediumflow/co2/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/2p2ccomparison/CMakeLists.txt b/test/porousmediumflow/mpnc/2p2ccomparison/CMakeLists.txt index ed3f4c5653..a046dfc1a0 100644 --- a/test/porousmediumflow/mpnc/2p2ccomparison/CMakeLists.txt +++ b/test/porousmediumflow/mpnc/2p2ccomparison/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/mpnc/2p2ccomparison/main.cc b/test/porousmediumflow/mpnc/2p2ccomparison/main.cc index 60caefa8e0..7af6d1dae2 100644 --- a/test/porousmediumflow/mpnc/2p2ccomparison/main.cc +++ b/test/porousmediumflow/mpnc/2p2ccomparison/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/2p2ccomparison/problem.hh b/test/porousmediumflow/mpnc/2p2ccomparison/problem.hh index 2823751cfc..930c23f4b5 100644 --- a/test/porousmediumflow/mpnc/2p2ccomparison/problem.hh +++ b/test/porousmediumflow/mpnc/2p2ccomparison/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/2p2ccomparison/properties.hh b/test/porousmediumflow/mpnc/2p2ccomparison/properties.hh index fd2171d035..427508e616 100644 --- a/test/porousmediumflow/mpnc/2p2ccomparison/properties.hh +++ b/test/porousmediumflow/mpnc/2p2ccomparison/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/2p2ccomparison/spatialparams.hh b/test/porousmediumflow/mpnc/2p2ccomparison/spatialparams.hh index efa17baede..0dd5d66cdf 100644 --- a/test/porousmediumflow/mpnc/2p2ccomparison/spatialparams.hh +++ b/test/porousmediumflow/mpnc/2p2ccomparison/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/CMakeLists.txt b/test/porousmediumflow/mpnc/CMakeLists.txt index ce209497b2..2785632385 100644 --- a/test/porousmediumflow/mpnc/CMakeLists.txt +++ b/test/porousmediumflow/mpnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(2p2ccomparison) diff --git a/test/porousmediumflow/mpnc/kinetic/CMakeLists.txt b/test/porousmediumflow/mpnc/kinetic/CMakeLists.txt index 817c3be26f..ffad4dbe6f 100644 --- a/test/porousmediumflow/mpnc/kinetic/CMakeLists.txt +++ b/test/porousmediumflow/mpnc/kinetic/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/mpnc/kinetic/main.cc b/test/porousmediumflow/mpnc/kinetic/main.cc index 70baf9671c..070d96fbe6 100644 --- a/test/porousmediumflow/mpnc/kinetic/main.cc +++ b/test/porousmediumflow/mpnc/kinetic/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/kinetic/problem.hh b/test/porousmediumflow/mpnc/kinetic/problem.hh index bbf0fb360e..f114760062 100644 --- a/test/porousmediumflow/mpnc/kinetic/problem.hh +++ b/test/porousmediumflow/mpnc/kinetic/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/kinetic/properties.hh b/test/porousmediumflow/mpnc/kinetic/properties.hh index 5532763027..0df6a6e5c6 100644 --- a/test/porousmediumflow/mpnc/kinetic/properties.hh +++ b/test/porousmediumflow/mpnc/kinetic/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/kinetic/spatialparams.hh b/test/porousmediumflow/mpnc/kinetic/spatialparams.hh index 337ec3bcc2..7508d9b84d 100644 --- a/test/porousmediumflow/mpnc/kinetic/spatialparams.hh +++ b/test/porousmediumflow/mpnc/kinetic/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/obstacle/CMakeLists.txt b/test/porousmediumflow/mpnc/obstacle/CMakeLists.txt index a96718c4d7..72d8ad4782 100644 --- a/test/porousmediumflow/mpnc/obstacle/CMakeLists.txt +++ b/test/porousmediumflow/mpnc/obstacle/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/mpnc/obstacle/main.cc b/test/porousmediumflow/mpnc/obstacle/main.cc index 60caefa8e0..7af6d1dae2 100644 --- a/test/porousmediumflow/mpnc/obstacle/main.cc +++ b/test/porousmediumflow/mpnc/obstacle/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/obstacle/problem.hh b/test/porousmediumflow/mpnc/obstacle/problem.hh index 1136bde6fa..3aceb37515 100644 --- a/test/porousmediumflow/mpnc/obstacle/problem.hh +++ b/test/porousmediumflow/mpnc/obstacle/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/obstacle/properties.hh b/test/porousmediumflow/mpnc/obstacle/properties.hh index 71ae246f36..640a7aaffa 100644 --- a/test/porousmediumflow/mpnc/obstacle/properties.hh +++ b/test/porousmediumflow/mpnc/obstacle/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/obstacle/spatialparams.hh b/test/porousmediumflow/mpnc/obstacle/spatialparams.hh index 1d6f265d5d..976f6d7ea9 100644 --- a/test/porousmediumflow/mpnc/obstacle/spatialparams.hh +++ b/test/porousmediumflow/mpnc/obstacle/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/CMakeLists.txt b/test/porousmediumflow/mpnc/thermalnonequilibrium/CMakeLists.txt index 03772d5260..dcc0418ba1 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/CMakeLists.txt +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionfluidsystem.hh b/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionfluidsystem.hh index d11573c31f..053aa2cc53 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionfluidsystem.hh +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionfluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionlocalresidual.hh b/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionlocalresidual.hh index 3d4f5e1124..b3b495b37c 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionlocalresidual.hh +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/combustionlocalresidual.hh @@ -1,6 +1,6 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX100LogNx100.dgf b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX100LogNx100.dgf index 2f80d68a81..838bf37274 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX100LogNx100.dgf +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX100LogNx100.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 VERTEX diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX200LogNx200.dgf b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX200LogNx200.dgf index 0f80e07f98..b3eadd4214 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX200LogNx200.dgf +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX200LogNx200.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 VERTEX diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX400LogNx400.dgf b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX400LogNx400.dgf index 656bf8aef1..3072d40dab 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX400LogNx400.dgf +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX400LogNx400.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 VERTEX diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX40LogNx40.dgf b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX40LogNx40.dgf index 4666b1cf95..6f1c0b44a4 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX40LogNx40.dgf +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/grids/combustionOutflowGridLinNX40LogNx40.dgf @@ -1,5 +1,5 @@ DGF -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: CC-BY-4.0 VERTEX diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/main.cc b/test/porousmediumflow/mpnc/thermalnonequilibrium/main.cc index 053e4b5ff1..0c944efbbf 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/main.cc +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/problem.hh b/test/porousmediumflow/mpnc/thermalnonequilibrium/problem.hh index b8b9c8487c..0374fb09dd 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/problem.hh +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/problem.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/properties.hh b/test/porousmediumflow/mpnc/thermalnonequilibrium/properties.hh index f808e758a7..147d509e49 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/properties.hh +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/mpnc/thermalnonequilibrium/spatialparams.hh b/test/porousmediumflow/mpnc/thermalnonequilibrium/spatialparams.hh index db228c05f3..8eb663ee5c 100644 --- a/test/porousmediumflow/mpnc/thermalnonequilibrium/spatialparams.hh +++ b/test/porousmediumflow/mpnc/thermalnonequilibrium/spatialparams.hh @@ -1,5 +1,5 @@ // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/CMakeLists.txt b/test/porousmediumflow/richards/CMakeLists.txt index ecd2855ef6..66ba2c54a4 100644 --- a/test/porousmediumflow/richards/CMakeLists.txt +++ b/test/porousmediumflow/richards/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(analytical) diff --git a/test/porousmediumflow/richards/analytical/CMakeLists.txt b/test/porousmediumflow/richards/analytical/CMakeLists.txt index 9091df2a5c..6c28bcb5b9 100644 --- a/test/porousmediumflow/richards/analytical/CMakeLists.txt +++ b/test/porousmediumflow/richards/analytical/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/richards/analytical/RichardsAnalytical.m b/test/porousmediumflow/richards/analytical/RichardsAnalytical.m index 7a4e3d908f..ec27c94c5b 100644 --- a/test/porousmediumflow/richards/analytical/RichardsAnalytical.m +++ b/test/porousmediumflow/richards/analytical/RichardsAnalytical.m @@ -1,4 +1,4 @@ -% SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +% SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder % SPDX-License-Identifier: GPL-3.0-or-later %% Konstanten diff --git a/test/porousmediumflow/richards/analytical/main.cc b/test/porousmediumflow/richards/analytical/main.cc index ec1bf5c7b0..2b27c13da1 100644 --- a/test/porousmediumflow/richards/analytical/main.cc +++ b/test/porousmediumflow/richards/analytical/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/analytical/problem.hh b/test/porousmediumflow/richards/analytical/problem.hh index afd216c40c..dcaa1ed66c 100644 --- a/test/porousmediumflow/richards/analytical/problem.hh +++ b/test/porousmediumflow/richards/analytical/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/analytical/properties.hh b/test/porousmediumflow/richards/analytical/properties.hh index bd356fe789..260c83b5e2 100644 --- a/test/porousmediumflow/richards/analytical/properties.hh +++ b/test/porousmediumflow/richards/analytical/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/analytical/spatialparams.hh b/test/porousmediumflow/richards/analytical/spatialparams.hh index 48cfc630e7..77552ecc84 100644 --- a/test/porousmediumflow/richards/analytical/spatialparams.hh +++ b/test/porousmediumflow/richards/analytical/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/annulus/CMakeLists.txt b/test/porousmediumflow/richards/annulus/CMakeLists.txt index 55d5ceaa00..4c9766a044 100644 --- a/test/porousmediumflow/richards/annulus/CMakeLists.txt +++ b/test/porousmediumflow/richards/annulus/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/richards/annulus/main.cc b/test/porousmediumflow/richards/annulus/main.cc index 5e84428b42..69ba5b1371 100644 --- a/test/porousmediumflow/richards/annulus/main.cc +++ b/test/porousmediumflow/richards/annulus/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/richards/annulus/main_instationary.cc b/test/porousmediumflow/richards/annulus/main_instationary.cc index 41e180138e..e7cb8e5821 100644 --- a/test/porousmediumflow/richards/annulus/main_instationary.cc +++ b/test/porousmediumflow/richards/annulus/main_instationary.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/richards/annulus/problem.hh b/test/porousmediumflow/richards/annulus/problem.hh index 21f7eeb47d..d27888936b 100644 --- a/test/porousmediumflow/richards/annulus/problem.hh +++ b/test/porousmediumflow/richards/annulus/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/richards/annulus/properties.hh b/test/porousmediumflow/richards/annulus/properties.hh index cd62d0965d..91fa9d5f7c 100644 --- a/test/porousmediumflow/richards/annulus/properties.hh +++ b/test/porousmediumflow/richards/annulus/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/richards/annulus/spatialparams.hh b/test/porousmediumflow/richards/annulus/spatialparams.hh index 351060eb23..f73a6e62a6 100644 --- a/test/porousmediumflow/richards/annulus/spatialparams.hh +++ b/test/porousmediumflow/richards/annulus/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // diff --git a/test/porousmediumflow/richards/benchmarks/CMakeLists.txt b/test/porousmediumflow/richards/benchmarks/CMakeLists.txt index 1f7c5cd115..20d306dfa1 100644 --- a/test/porousmediumflow/richards/benchmarks/CMakeLists.txt +++ b/test/porousmediumflow/richards/benchmarks/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES diff --git a/test/porousmediumflow/richards/benchmarks/analytical.hh b/test/porousmediumflow/richards/benchmarks/analytical.hh index e8c6aaf91f..a26e1be440 100644 --- a/test/porousmediumflow/richards/benchmarks/analytical.hh +++ b/test/porousmediumflow/richards/benchmarks/analytical.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/benchmarks/main.cc b/test/porousmediumflow/richards/benchmarks/main.cc index 3be1ed732d..a288d3a784 100644 --- a/test/porousmediumflow/richards/benchmarks/main.cc +++ b/test/porousmediumflow/richards/benchmarks/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/benchmarks/problem.hh b/test/porousmediumflow/richards/benchmarks/problem.hh index baa0914de1..ef84b64f21 100644 --- a/test/porousmediumflow/richards/benchmarks/problem.hh +++ b/test/porousmediumflow/richards/benchmarks/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/benchmarks/properties.hh b/test/porousmediumflow/richards/benchmarks/properties.hh index 23a24191a0..7773d11eb7 100644 --- a/test/porousmediumflow/richards/benchmarks/properties.hh +++ b/test/porousmediumflow/richards/benchmarks/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/benchmarks/run_and_plot_m21.py b/test/porousmediumflow/richards/benchmarks/run_and_plot_m21.py index a999f34ab6..85c1078265 100755 --- a/test/porousmediumflow/richards/benchmarks/run_and_plot_m21.py +++ b/test/porousmediumflow/richards/benchmarks/run_and_plot_m21.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/porousmediumflow/richards/benchmarks/run_and_plot_m22.py b/test/porousmediumflow/richards/benchmarks/run_and_plot_m22.py index 06c0c24c64..469f7f1b91 100755 --- a/test/porousmediumflow/richards/benchmarks/run_and_plot_m22.py +++ b/test/porousmediumflow/richards/benchmarks/run_and_plot_m22.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/porousmediumflow/richards/benchmarks/spatialparams.hh b/test/porousmediumflow/richards/benchmarks/spatialparams.hh index 5ff1c14dfd..210e95a1f5 100644 --- a/test/porousmediumflow/richards/benchmarks/spatialparams.hh +++ b/test/porousmediumflow/richards/benchmarks/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/lens/CMakeLists.txt b/test/porousmediumflow/richards/lens/CMakeLists.txt index 2aa6949dc7..719226ef03 100644 --- a/test/porousmediumflow/richards/lens/CMakeLists.txt +++ b/test/porousmediumflow/richards/lens/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/richards/lens/main.cc b/test/porousmediumflow/richards/lens/main.cc index 09157283dd..606521a3d8 100644 --- a/test/porousmediumflow/richards/lens/main.cc +++ b/test/porousmediumflow/richards/lens/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/lens/problem.hh b/test/porousmediumflow/richards/lens/problem.hh index e3d3a4a618..83718d28fb 100644 --- a/test/porousmediumflow/richards/lens/problem.hh +++ b/test/porousmediumflow/richards/lens/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/lens/properties.hh b/test/porousmediumflow/richards/lens/properties.hh index 423089a312..c2f4207bea 100644 --- a/test/porousmediumflow/richards/lens/properties.hh +++ b/test/porousmediumflow/richards/lens/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/lens/spatialparams.hh b/test/porousmediumflow/richards/lens/spatialparams.hh index 7b1b992dc2..e3ca9f4912 100644 --- a/test/porousmediumflow/richards/lens/spatialparams.hh +++ b/test/porousmediumflow/richards/lens/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/nonisothermal/CMakeLists.txt b/test/porousmediumflow/richards/nonisothermal/CMakeLists.txt index bf091522eb..54aa2a3341 100644 --- a/test/porousmediumflow/richards/nonisothermal/CMakeLists.txt +++ b/test/porousmediumflow/richards/nonisothermal/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(conduction) diff --git a/test/porousmediumflow/richards/nonisothermal/conduction/CMakeLists.txt b/test/porousmediumflow/richards/nonisothermal/conduction/CMakeLists.txt index 9137464f12..0278d82646 100644 --- a/test/porousmediumflow/richards/nonisothermal/conduction/CMakeLists.txt +++ b/test/porousmediumflow/richards/nonisothermal/conduction/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/richards/nonisothermal/conduction/main.cc b/test/porousmediumflow/richards/nonisothermal/conduction/main.cc index 42fdb0638e..ab3638e4e5 100644 --- a/test/porousmediumflow/richards/nonisothermal/conduction/main.cc +++ b/test/porousmediumflow/richards/nonisothermal/conduction/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/nonisothermal/conduction/problem.hh b/test/porousmediumflow/richards/nonisothermal/conduction/problem.hh index b5dd7cc76b..9d9ddf537f 100644 --- a/test/porousmediumflow/richards/nonisothermal/conduction/problem.hh +++ b/test/porousmediumflow/richards/nonisothermal/conduction/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/richards/nonisothermal/conduction/properties.hh b/test/porousmediumflow/richards/nonisothermal/conduction/properties.hh index 23a8cc33a2..92b6d4b15e 100644 --- a/test/porousmediumflow/richards/nonisothermal/conduction/properties.hh +++ b/test/porousmediumflow/richards/nonisothermal/conduction/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/nonisothermal/convection/CMakeLists.txt b/test/porousmediumflow/richards/nonisothermal/convection/CMakeLists.txt index 9337f92c2b..95cf182225 100644 --- a/test/porousmediumflow/richards/nonisothermal/convection/CMakeLists.txt +++ b/test/porousmediumflow/richards/nonisothermal/convection/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/richards/nonisothermal/convection/main.cc b/test/porousmediumflow/richards/nonisothermal/convection/main.cc index 42fdb0638e..ab3638e4e5 100644 --- a/test/porousmediumflow/richards/nonisothermal/convection/main.cc +++ b/test/porousmediumflow/richards/nonisothermal/convection/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/nonisothermal/convection/problem.hh b/test/porousmediumflow/richards/nonisothermal/convection/problem.hh index 0649ef850c..0e933c861a 100644 --- a/test/porousmediumflow/richards/nonisothermal/convection/problem.hh +++ b/test/porousmediumflow/richards/nonisothermal/convection/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/richards/nonisothermal/convection/properties.hh b/test/porousmediumflow/richards/nonisothermal/convection/properties.hh index 1ddcd813c1..ce0ccfacf8 100644 --- a/test/porousmediumflow/richards/nonisothermal/convection/properties.hh +++ b/test/porousmediumflow/richards/nonisothermal/convection/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/nonisothermal/evaporation/CMakeLists.txt b/test/porousmediumflow/richards/nonisothermal/evaporation/CMakeLists.txt index 09dbcc3197..ab6527eb22 100644 --- a/test/porousmediumflow/richards/nonisothermal/evaporation/CMakeLists.txt +++ b/test/porousmediumflow/richards/nonisothermal/evaporation/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/richards/nonisothermal/evaporation/main.cc b/test/porousmediumflow/richards/nonisothermal/evaporation/main.cc index e1d6865c36..80d9162df8 100644 --- a/test/porousmediumflow/richards/nonisothermal/evaporation/main.cc +++ b/test/porousmediumflow/richards/nonisothermal/evaporation/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/nonisothermal/evaporation/problem.hh b/test/porousmediumflow/richards/nonisothermal/evaporation/problem.hh index daceb508bb..2183452589 100644 --- a/test/porousmediumflow/richards/nonisothermal/evaporation/problem.hh +++ b/test/porousmediumflow/richards/nonisothermal/evaporation/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/richards/nonisothermal/evaporation/properties.hh b/test/porousmediumflow/richards/nonisothermal/evaporation/properties.hh index bc1145ee9c..6cf1f34c09 100644 --- a/test/porousmediumflow/richards/nonisothermal/evaporation/properties.hh +++ b/test/porousmediumflow/richards/nonisothermal/evaporation/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richards/nonisothermal/spatialparams.hh b/test/porousmediumflow/richards/nonisothermal/spatialparams.hh index 66fe8f9dd3..9085556908 100644 --- a/test/porousmediumflow/richards/nonisothermal/spatialparams.hh +++ b/test/porousmediumflow/richards/nonisothermal/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richardsnc/CMakeLists.txt b/test/porousmediumflow/richardsnc/CMakeLists.txt index 9c96e31e72..2ac0a504cb 100644 --- a/test/porousmediumflow/richardsnc/CMakeLists.txt +++ b/test/porousmediumflow/richardsnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links(FILES params.input) diff --git a/test/porousmediumflow/richardsnc/main.cc b/test/porousmediumflow/richardsnc/main.cc index 020f539874..532ab01d08 100644 --- a/test/porousmediumflow/richardsnc/main.cc +++ b/test/porousmediumflow/richardsnc/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richardsnc/problem.hh b/test/porousmediumflow/richardsnc/problem.hh index d7a0d438b0..cc7e7935f9 100644 --- a/test/porousmediumflow/richardsnc/problem.hh +++ b/test/porousmediumflow/richardsnc/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richardsnc/properties.hh b/test/porousmediumflow/richardsnc/properties.hh index b8ee45544d..e7c0f75df3 100644 --- a/test/porousmediumflow/richardsnc/properties.hh +++ b/test/porousmediumflow/richardsnc/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/richardsnc/spatialparams.hh b/test/porousmediumflow/richardsnc/spatialparams.hh index cedd83419c..5cdbf06604 100644 --- a/test/porousmediumflow/richardsnc/spatialparams.hh +++ b/test/porousmediumflow/richardsnc/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/solidenergy/CMakeLists.txt b/test/porousmediumflow/solidenergy/CMakeLists.txt index a0fcc8e086..a8d5d56d40 100644 --- a/test/porousmediumflow/solidenergy/CMakeLists.txt +++ b/test/porousmediumflow/solidenergy/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_input_file_links() diff --git a/test/porousmediumflow/solidenergy/main.cc b/test/porousmediumflow/solidenergy/main.cc index a625916f99..7b37d91b88 100644 --- a/test/porousmediumflow/solidenergy/main.cc +++ b/test/porousmediumflow/solidenergy/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/solidenergy/problem.hh b/test/porousmediumflow/solidenergy/problem.hh index cc652dc1a1..081cb61c2a 100644 --- a/test/porousmediumflow/solidenergy/problem.hh +++ b/test/porousmediumflow/solidenergy/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/solidenergy/properties.hh b/test/porousmediumflow/solidenergy/properties.hh index 07f5de2c09..481ae7cb01 100644 --- a/test/porousmediumflow/solidenergy/properties.hh +++ b/test/porousmediumflow/solidenergy/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/solidenergy/spatialparams.hh b/test/porousmediumflow/solidenergy/spatialparams.hh index 942d9a8328..7360f3616a 100644 --- a/test/porousmediumflow/solidenergy/spatialparams.hh +++ b/test/porousmediumflow/solidenergy/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/2ptracer/CMakeLists.txt b/test/porousmediumflow/tracer/2ptracer/CMakeLists.txt index 4096b928b2..95feca2eb6 100644 --- a/test/porousmediumflow/tracer/2ptracer/CMakeLists.txt +++ b/test/porousmediumflow/tracer/2ptracer/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/tracer/2ptracer/main.cc b/test/porousmediumflow/tracer/2ptracer/main.cc index 0af64f41dd..b1da8f357d 100644 --- a/test/porousmediumflow/tracer/2ptracer/main.cc +++ b/test/porousmediumflow/tracer/2ptracer/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/2ptracer/problem.hh b/test/porousmediumflow/tracer/2ptracer/problem.hh index 2c79404b16..f5a34bbaea 100644 --- a/test/porousmediumflow/tracer/2ptracer/problem.hh +++ b/test/porousmediumflow/tracer/2ptracer/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/2ptracer/properties.hh b/test/porousmediumflow/tracer/2ptracer/properties.hh index ee854722dd..dec27feb0e 100644 --- a/test/porousmediumflow/tracer/2ptracer/properties.hh +++ b/test/porousmediumflow/tracer/2ptracer/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/2ptracer/spatialparams.hh b/test/porousmediumflow/tracer/2ptracer/spatialparams.hh index ea29890264..9f3ed28824 100644 --- a/test/porousmediumflow/tracer/2ptracer/spatialparams.hh +++ b/test/porousmediumflow/tracer/2ptracer/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/CMakeLists.txt b/test/porousmediumflow/tracer/CMakeLists.txt index 3a647d39cb..2342b5efa7 100644 --- a/test/porousmediumflow/tracer/CMakeLists.txt +++ b/test/porousmediumflow/tracer/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later add_subdirectory(2ptracer) diff --git a/test/porousmediumflow/tracer/constvel/CMakeLists.txt b/test/porousmediumflow/tracer/constvel/CMakeLists.txt index c170a85b4a..86fa7f88bc 100644 --- a/test/porousmediumflow/tracer/constvel/CMakeLists.txt +++ b/test/porousmediumflow/tracer/constvel/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/tracer/constvel/main.cc b/test/porousmediumflow/tracer/constvel/main.cc index 844ea83518..0fb5561d5e 100644 --- a/test/porousmediumflow/tracer/constvel/main.cc +++ b/test/porousmediumflow/tracer/constvel/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/constvel/problem.hh b/test/porousmediumflow/tracer/constvel/problem.hh index 7c93ff1ea0..5fcd41cb1c 100644 --- a/test/porousmediumflow/tracer/constvel/problem.hh +++ b/test/porousmediumflow/tracer/constvel/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/tracer/constvel/properties.hh b/test/porousmediumflow/tracer/constvel/properties.hh index 6c44fafb20..3d9e2c7c46 100644 --- a/test/porousmediumflow/tracer/constvel/properties.hh +++ b/test/porousmediumflow/tracer/constvel/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/constvel/spatialparams.hh b/test/porousmediumflow/tracer/constvel/spatialparams.hh index e8944b4863..c29b65360d 100644 --- a/test/porousmediumflow/tracer/constvel/spatialparams.hh +++ b/test/porousmediumflow/tracer/constvel/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/multiphase/CMakeLists.txt b/test/porousmediumflow/tracer/multiphase/CMakeLists.txt index 4d97e4e24c..b1ccc114f9 100644 --- a/test/porousmediumflow/tracer/multiphase/CMakeLists.txt +++ b/test/porousmediumflow/tracer/multiphase/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later dune_symlink_to_source_files(FILES "params.input") diff --git a/test/porousmediumflow/tracer/multiphase/fluidsystem.hh b/test/porousmediumflow/tracer/multiphase/fluidsystem.hh index 21aa6a1bd9..6525c272be 100644 --- a/test/porousmediumflow/tracer/multiphase/fluidsystem.hh +++ b/test/porousmediumflow/tracer/multiphase/fluidsystem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/tracer/multiphase/main.cc b/test/porousmediumflow/tracer/multiphase/main.cc index 228682e87b..d93e4c88f0 100644 --- a/test/porousmediumflow/tracer/multiphase/main.cc +++ b/test/porousmediumflow/tracer/multiphase/main.cc @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/porousmediumflow/tracer/multiphase/problem.hh b/test/porousmediumflow/tracer/multiphase/problem.hh index c21c358662..5a92b2a6e5 100644 --- a/test/porousmediumflow/tracer/multiphase/problem.hh +++ b/test/porousmediumflow/tracer/multiphase/problem.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/tracer/multiphase/properties.hh b/test/porousmediumflow/tracer/multiphase/properties.hh index d1658cb851..8ec71532ce 100644 --- a/test/porousmediumflow/tracer/multiphase/properties.hh +++ b/test/porousmediumflow/tracer/multiphase/properties.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /** diff --git a/test/porousmediumflow/tracer/multiphase/spatialparams.hh b/test/porousmediumflow/tracer/multiphase/spatialparams.hh index ae42617264..8e339be065 100644 --- a/test/porousmediumflow/tracer/multiphase/spatialparams.hh +++ b/test/porousmediumflow/tracer/multiphase/spatialparams.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/python/CMakeLists.txt b/test/python/CMakeLists.txt index 3edd76fdad..ee9b37aa04 100644 --- a/test/python/CMakeLists.txt +++ b/test/python/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later # We execute Python tests in the binary directory so possible output files diff --git a/test/python/test_1p.py b/test/python/test_1p.py index a323e762a7..0eeff7dd95 100755 --- a/test/python/test_1p.py +++ b/test/python/test_1p.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/python/test_boundaryloop.hh b/test/python/test_boundaryloop.hh index bd52dbdc71..540b6e9a59 100644 --- a/test/python/test_boundaryloop.hh +++ b/test/python/test_boundaryloop.hh @@ -1,7 +1,7 @@ // -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- // vi: set et ts=4 sw=4 sts=4: // -// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +// SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder // SPDX-License-Identifier: GPL-3.0-or-later // /*! diff --git a/test/python/test_explicit_transport_cctpfa.py b/test/python/test_explicit_transport_cctpfa.py index 498d10ab6b..0433e01dd5 100755 --- a/test/python/test_explicit_transport_cctpfa.py +++ b/test/python/test_explicit_transport_cctpfa.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/python/test_fvproblem.py b/test/python/test_fvproblem.py index db629b5e50..3e7598881d 100755 --- a/test/python/test_fvproblem.py +++ b/test/python/test_fvproblem.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/python/test_gridgeometry.py b/test/python/test_gridgeometry.py index e5f929770e..67f54c2624 100755 --- a/test/python/test_gridgeometry.py +++ b/test/python/test_gridgeometry.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +# SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/test/references/example_embedded_network_1d3d-reference.dat.license b/test/references/example_embedded_network_1d3d-reference.dat.license index 6a93c12e3a..c56e04c358 100644 --- a/test/references/example_embedded_network_1d3d-reference.dat.license +++ b/test/references/example_embedded_network_1d3d-reference.dat.license @@ -1,3 +1,3 @@ -SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder +SPDX-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder SPDX-License-Identifier: CC-BY-4.0 Generated from input data modified from: Franca Schmid. (2017). Averaged results of blood flow simulations with discrete RBC tracking for microvascular networks [Data set]. Zenodo. https://doi.org/10.5281/zenodo.269650. CC-BY-4.0. -- GitLab